Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-prometheus-alertmanager.spec'], chrootPath='/var/lib/mock/f36-build-side-54592-36265644-4665207/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1655596800 Wrote: /builddir/build/SRPMS/golang-github-prometheus-alertmanager-0.23.0-9.fc36.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-prometheus-alertmanager.spec'], chrootPath='/var/lib/mock/f36-build-side-54592-36265644-4665207/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1655596800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vR5DXV + 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.5mRqzr + 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-9.fc36 x86_64 + cd alertmanager-0.23.0 ++ date -u -d@1655596800 +%Y%m%d + LDFLAGS='-X github.com/prometheus/common/version.Version=0.23.0 -X github.com/prometheus/common/version.Revision=9.fc36 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20220619' + 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=9.fc36 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20220619 -X github.com/prometheus/alertmanager/version=0.23.0 -B 0x5d1f1817e8d7348b65316c976c78c7f8e883cffa -compressdwarf=false -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/alertmanager-0.23.0/.package_note-golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64.ld '\''' -a -v -x -o /builddir/build/BUILD/alertmanager-0.23.0/_build/bin/alertmanager github.com/prometheus/alertmanager/cmd/alertmanager WORK=/tmp/go-build1694189133 internal/goarch mkdir -p $WORK/b005/ internal/goos mkdir -p $WORK/b013/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF internal/unsafeheader mkdir -p $WORK/b006/ cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid SouH7pALDeqK2qaTlEQm/SouH7pALDeqK2qaTlEQm -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid 7Mbj_vXYHs_pd4hPWFEh/7Mbj_vXYHs_pd4hPWFEh -goversion go1.18.3 -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 internal/goexperiment mkdir -p $WORK/b012/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid vhiCwpfJnUd36MrptsMp/vhiCwpfJnUd36MrptsMp -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid gUjbAOgZRAVlwqKC2NZA/gUjbAOgZRAVlwqKC2NZA -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b012/importcfg -pack /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_pacerredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabireflect_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.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 internal/cpu 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_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/0a/0a40a05248f6acf596a0a1b0b7bb3d193676e96cdbe35d9e969c53616f660787-d # internal runtime/internal/atomic cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal runtime/internal/syscall mkdir -p $WORK/b014/ mkdir -p $WORK/b017/ cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -std -+ -installsuffix shared -buildid rusq72L2JLdFY94JYv3v/rusq72L2JLdFY94JYv3v -goversion go1.18.3 -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_x86.go cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b017/symabis ./asm_linux_amd64.s cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b014/symabis ./atomic_amd64.s cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/c9/c9cdc509de5fa52a0fde899112fd258b505c31151567bd00b313d686195f75d9-d # internal internal/abi mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b009/symabis ./abi_test.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/abi -std -+ -installsuffix shared -buildid f8F84UWUWOkKDxMGP41v/f8F84UWUWOkKDxMGP41v -goversion go1.18.3 -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_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/0a/0a4803fffb1945ece8e4687021b390f38aea0649c97c27714d81d6a87cc2b1ce-d # internal runtime/internal/math mkdir -p $WORK/b015/ cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/01/0197f8542139c71d9ea8b03bb3fc9b4f334a0d8052380bed819564bbaee47e15-d # internal cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/syscall -std -installsuffix shared -buildid fx1BVFtQw1_LjR8ltUBx/fx1BVFtQw1_LjR8ltUBx -goversion go1.18.3 -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 cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid hVb_uVhTkyLUWwZSLkSf/hVb_uVhTkyLUWwZSLkSf -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.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_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid pvhOsMF9FjExk_0oOQg-/pvhOsMF9FjExk_0oOQg- -goversion go1.18.3 -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 cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid xNnZi4Sv4fSnfwwE0b8i/xNnZi4Sv4fSnfwwE0b8i -goversion go1.18.3 -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_amd64.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/types_64bit.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b017/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/67/67799732562776e4c061a625ed3238c1ee26432b8c038a5aa2a0a996f1a2dec6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/da/dad472a361c974ff0a650fdca367586178d68769b102b73cc443859db548c176-d # internal sync/atomic mkdir -p $WORK/b020/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu.o ./cpu.s cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b020/symabis ./asm.s internal/race mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/race -std -complete -installsuffix shared -buildid HDaAwQ311H9xjMvcBfEq/HDaAwQ311H9xjMvcBfEq -goversion go1.18.3 -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 cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b017/_pkg_.a $WORK/b017/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/bc/bc5736078f014ccacaf15b87c47eb7500abeac548a994589a002dc683fd4ba37-d # internal internal/itoa mkdir -p $WORK/b023/ cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/abi_test.o ./abi_test.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/itoa -std -complete -installsuffix shared -buildid FB1dWVBdx_9463bKZWzb/FB1dWVBdx_9463bKZWzb -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/abi_test.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/fc/fc86ac258f667135267c842e8fe052a04fc6de8622a5e743786b136db533d054-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_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p math/bits -std -complete -installsuffix shared -buildid dfi-h07PbfJCKwDYPDlS/dfi-h07PbfJCKwDYPDlS -goversion go1.18.3 -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 cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu_x86.o ./cpu_x86.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync/atomic -std -installsuffix shared -buildid kjJNeMLwFR2ciAH40eDV/kjJNeMLwFR2ciAH40eDV -goversion go1.18.3 -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/value.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/a6/a6978f3535c43176608ad6f7c88474bb1ea0f352561ccf0f9eb65b0c642d0f4e-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/89/89ccf6a6983a2490b91e6d413e4a383539aa227995a34278ab496a0657654af8-d # internal unicode/utf8 mkdir -p $WORK/b031/ cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/7b/7b4a921c9627af92c11ce93c485386b8d0efcd2be296bf7d083ac8ec894c85a7-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_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s unicode mkdir -p $WORK/b032/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid XXG7_gFzPe_nsuPuT2ZC/XXG7_gFzPe_nsuPuT2ZC -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p unicode -std -complete -installsuffix shared -buildid X4rd_hUiH_zxNiU98aRS/X4rd_hUiH_zxNiU98aRS -goversion go1.18.3 -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/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b014/atomic_amd64.o ./atomic_amd64.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_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -std -+ -installsuffix shared -buildid OdybdKgne1IC-1KQNm08/OdybdKgne1IC-1KQNm08 -goversion go1.18.3 -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_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/atomic_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/97/978fa0daf34cfb4507fe11c1d5559e2c7d7e0922b6756f7db8a81199e277d961-d # internal encoding mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p encoding -std -complete -installsuffix shared -buildid bnX3m71LA8WtPwA5wGSb/bnX3m71LA8WtPwA5wGSb -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b020/asm.o ./asm.s cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/66/6634b0484b7bb459077593899db9c56273fbef713fe74fcc8da8195a42188574-d # internal 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_amd64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b028/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/09/094e9716424e28660d2940729b05a6a052a91d0af219526b86d325f46f842a06-d # internal unicode/utf16 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid J1AhybKDZVd127_psKe-/J1AhybKDZVd127_psKe- -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/b6/b64efcf0c38c56e56e7e7b449fd2a0ca314cc8f4554a7e7c9f8721eb393047bc-d # internal container/list mkdir -p $WORK/b067/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/count_amd64.o ./count_amd64.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p container/list -std -complete -installsuffix shared -buildid ecgRpojbPCsuwrtrVNKw/ecgRpojbPCsuwrtrVNKw -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/container/list/list.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p math -std -installsuffix shared -buildid BI_9eIJqmkqsE4Syw6_E/BI_9eIJqmkqsE4Syw6_E -goversion go1.18.3 -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_asm.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_amd64.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.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_asm.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_asm.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/b031/_pkg_.a /builddir/.cache/go-build/c4/c475a2c1606ecc32d03ea7cd872853bf4e1f1b2f7fa89daea4e7267a2d1503de-d # internal crypto/internal/subtle mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/internal/subtle -std -complete -installsuffix shared -buildid o_ZS0UjN9XEeeHqd5MhO/o_ZS0UjN9XEeeHqd5MhO -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/ae/ae988a00183ef3b20354ddef701e0ab01519670d505415dddeaa81bde57bb522-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/index_amd64.o ./index_amd64.s crypto/subtle mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/subtle -std -complete -installsuffix shared -buildid q4StFikIBMRlFuhPmf1X/q4StFikIBMRlFuhPmf1X -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/bc/bc7ad0ba9eb767f4cebc1f60210b100a37e47b163c60d60c622f941cb62823b4-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid eguVsOQnHtaagVxOJbfz/eguVsOQnHtaagVxOJbfz -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/24/246333458129530c4bba8ab5e4e576767b6aefd438b8db8e56a9d1538992bb62-d # internal internal/nettrace mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p internal/nettrace -std -complete -installsuffix shared -buildid ArqTXSM2lG_s9WKvUq3d/ArqTXSM2lG_s9WKvUq3d -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/96/967eda54b3b02d164ec43ad71dbd1398c9b7d66a177138c02412742be045993f-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid mkAp_Up3pT-F7lOT3TBB/mkAp_Up3pT-F7lOT3TBB -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/ba/ba41c941299e67a9fd60f3356ae2d6d1bd2f51e6b477dce53cdf0965bff20af6-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid sqUJiFXmEKx06HFjC-gT/sqUJiFXmEKx06HFjC-gT -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b148/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_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/4d/4d6138038382711ed42a7274eee4cc5c0dd2213b244ca98b19d67c40697bcef0-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b153/ cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/compare_amd64.o $WORK/b010/count_amd64.o $WORK/b010/equal_amd64.o $WORK/b010/index_amd64.o $WORK/b010/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b029/_pkg_.a EOF cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/66/66fe1091b7f5ab49567aad1d27a2fc57944e446e6d62abe19955aa4102e2c37c-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b185/ cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/c6/c66721c3c25e6235592d25e9c1ed152bbf81f5103725ca6413b61f7d4d50488d-d # internal cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid m8tqvSnsTpVzEj2OewrT/m8tqvSnsTpVzEj2OewrT -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/set/ints.go cat >$WORK/b185/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid VGMTlF_KZ6a89XHiWafu/VGMTlF_KZ6a89XHiWafu -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b185/importcfg -pack /usr/share/gocode/src/golang.org/x/sys/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/d6/d67fb56cebf2390f6ce2a71ad4b69fec51d2d322b11db8631bf0e2104f8527e4-d # internal golang.org/x/net/internal/iana mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p golang.org/x/net/internal/iana -complete -installsuffix shared -buildid YwHOXwo_VM5bh_I-fT4C/YwHOXwo_VM5bh_I-fT4C -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/iana/const.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_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b008/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s ./time_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/8d/8dbb9ac25d250685d17f57872b6013190d42878fc800d0b95b2148cbab62f67d-d # internal github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/aws/aws-sdk-go/aws/client/metadata -complete -installsuffix shared -buildid iQYKxFeozcGa18bTDHG4/iQYKxFeozcGa18bTDHG4 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b253/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal 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_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p runtime -std -+ -installsuffix shared -buildid g9YZpq__S-KrxOAsv20F/g9YZpq__S-KrxOAsv20F -goversion go1.18.3 -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/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_amd64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_amd64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_64bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/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/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.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_amd64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timeasm.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_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_amd64.go /usr/lib/golang/src/runtime/write_err.go cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/ee/eeecb4c081da9c626b1804283dab7c1ad819ecf9a58a7cb79c51167c5a1f8a88-d # internal go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid fNekRAQu7eEjQzOEtHMR/fNekRAQu7eEjQzOEtHMR -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b329/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_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/fb/fb4b50b0ccd2fe2e50a2e177a4a443e695cd1765868520d0ecb43e3e0712be42-d # internal go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid AXpNWxAuhRK_1V-WjGmi/AXpNWxAuhRK_1V-WjGmi -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b331/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/3a/3ae6a71f7831bfac77c63b4f82458544003802d35d313b6d64de3380179fddc9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/60/605a373ba6085abce4b11d19961e5c40b25b43d1cb40a417561d7939224fea59-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/12/12e200cbe3f65c1e68f8a7a75cc5174029f0c32d8705562d97cbd85b84035336-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b028/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b028/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b028/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b028/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b028/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b028/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b028/_pkg_.a $WORK/b028/dim_amd64.o $WORK/b028/exp_amd64.o $WORK/b028/floor_amd64.o $WORK/b028/hypot_amd64.o $WORK/b028/log_amd64.o $WORK/b028/sqrt_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/12/1237601bdf1c943ce1915ac87edc4674e6cd8e65a8384425a35b74efee5f1e7b-d # internal github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b264/ cat >$WORK/b264/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_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/aws/aws-sdk-go/internal/sdkmath -complete -installsuffix shared -buildid _Qlk6PsFiCtJ9y8XlDBh/_Qlk6PsFiCtJ9y8XlDBh -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b264/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/43/4385782f45d90c2cf1e5580d4f3d2fdd09cf579bafb9be3888804d74cc551432-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/3c/3cbf7c27d74233c9d4c1ba837039fd0e11533db1668dbd4985524bf49378e78e-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b008/time_linux_amd64.o ./time_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_amd64.o $WORK/b008/duff_amd64.o $WORK/b008/memclr_amd64.o $WORK/b008/memmove_amd64.o $WORK/b008/preempt_amd64.o $WORK/b008/rt0_linux_amd64.o $WORK/b008/sys_linux_amd64.o $WORK/b008/time_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/b6/b6fa3ae78e19fae01cd66eb412f29f4d445e8b917df140cece65b3953510138e-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b018/ 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 cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p sync -std -installsuffix shared -buildid oqf_IYSknpgEfuElE4Kb/oqf_IYSknpgEfuElE4Kb -goversion go1.18.3 -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/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b004/symabis ./asm.s 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 cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -installsuffix shared -buildid m0AHvklMQmq6ngHslgzo/m0AHvklMQmq6ngHslgzo -goversion go1.18.3 -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_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/78/7871879cddf60e16173ebe5acde89e4540bdbd5dd3684144a8560d5b180b5cf5-d # internal internal/testlog google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b146/ internal/singleflight math/rand mkdir -p $WORK/b074/ mkdir -p $WORK/b039/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p math/rand -std -complete -installsuffix shared -buildid tlwKjEqBUOd_icYdEsnA/tlwKjEqBUOd_icYdEsnA -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b074/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/b106/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid 85CDUvKmdDq25n33EeIv/85CDUvKmdDq25n33EeIv -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/pragma/pragma.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p internal/singleflight -std -complete -installsuffix shared -buildid 2UcZkv0nXThZoBZklFyC/2UcZkv0nXThZoBZklFyC -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >$WORK/b039/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_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/testlog -std -complete -installsuffix shared -buildid 91OCZq7HlpXyUcSZUBRm/91OCZq7HlpXyUcSZUBRm -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go runtime/cgo mkdir -p $WORK/b109/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b109/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b109/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/8c/8c5498b1d9c933dedc8c58fcfc71a48bdd8cd01821b6c8c746dc3480fba8cbe6-d # internal github.com/aws/aws-sdk-go/internal/sync/singleflight mkdir -p $WORK/b248/ cat >$WORK/b248/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_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/aws/aws-sdk-go/internal/sync/singleflight -complete -installsuffix shared -buildid Ngd1fXez2ui9Kh8fgFgJ/Ngd1fXez2ui9Kh8fgFgJ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b248/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/9a/9a13b23cdae03837a6fc6835f6b8788ee30deec4137cf2740957d3cb6653eab7-d # internal github.com/josharian/intern mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/josharian/intern -complete -installsuffix shared -buildid zuZuyXK5fYuEt-uf8NOE/zuZuyXK5fYuEt-uf8NOE -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b315/importcfg -pack /usr/share/gocode/src/github.com/josharian/intern/intern.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/05/052260981c41f36bd7446bc1a3d84f586937cf07e60bc1f5716329fd6fe3d115-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/2f/2f706fb72bdb20298caa00507d4cf3fa4e188612e38239bebd3e0e0c6477ee66-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/3f/3f30a6c5a6524072140b07d4384649b31ff1fb56e92997df7e4220fb3976e59a-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/4d/4d5a65f58fd008cd62a4b2c2710211b24cdccab6680c9bf17ae327a9fad7fb74-d # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/2e/2e65d3635e6e3a45c94c6a5dd6d9909859e101b120542959fe62249f5c96b270-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b109 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x001.o -c _cgo_export.c errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b033/ 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_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -installsuffix shared -buildid G0DO0BiYWgBZ2btgRMgZ/G0DO0BiYWgBZ2btgRMgZ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p sort -std -complete -installsuffix shared -buildid GXFBmk_frMtb6hkeEtyj/GXFBmk_frMtb6hkeEtyj -goversion go1.18.3 -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/zfuncversion.go cd $WORK/b109 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/b9/b91e87c4dd87e4f68173e0eba895f41e0af16c2a19acbe1e07ceb13b1b553596-d # internal internal/oserror mkdir -p $WORK/b024/ path mkdir -p $WORK/b041/ io mkdir -p $WORK/b034/ strconv cat >$WORK/b041/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 cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b030/ cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p path -std -complete -installsuffix shared -buildid wGqmNhyd8BLkqCPyrfk3/wGqmNhyd8BLkqCPyrfk3 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p io -std -complete -installsuffix shared -buildid NGP0r3KNbafDtuk_cTrz/NGP0r3KNbafDtuk_cTrz -goversion go1.18.3 -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 cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/oserror -std -complete -installsuffix shared -buildid nlz6Ff86H-uvb9D3m7q7/nlz6Ff86H-uvb9D3m7q7 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go 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_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p strconv -std -complete -installsuffix shared -buildid 1GYj4A3-bO2pOqxAf5P5/1GYj4A3-bO2pOqxAf5P5 -goversion go1.18.3 -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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b109/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/f8/f8af0793ea0667c8e2f3ca83d056d4074aa1c349e522ee8f2f53a3bc16277778-d # internal syscall mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b022/symabis ./asm_linux_amd64.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_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p syscall -std -installsuffix shared -buildid ump18dgDNMJ-VHXYM5qM/ump18dgDNMJ-VHXYM5qM -goversion go1.18.3 -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/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_amd64.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_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/d5/d58d96f5a80c7b81c409d1c03a420c1ebfab363c36bb0ae54241cd52658d0ee1-d # internal crypto/elliptic/internal/fiat mkdir -p $WORK/b081/ cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/4c/4cec3cd56d558804a035052d0408f06b77d56a912270e207bd5be53b625e3fef-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b104/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/elliptic/internal/fiat -std -complete -installsuffix shared -buildid l6DzP_SaTS4tea-1AAK9/l6DzP_SaTS4tea-1AAK9 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/elliptic/internal/fiat/p224.go /usr/lib/golang/src/crypto/elliptic/internal/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/elliptic/internal/fiat/p224_invert.go /usr/lib/golang/src/crypto/elliptic/internal/fiat/p384.go /usr/lib/golang/src/crypto/elliptic/internal/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/elliptic/internal/fiat/p384_invert.go /usr/lib/golang/src/crypto/elliptic/internal/fiat/p521.go /usr/lib/golang/src/crypto/elliptic/internal/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/elliptic/internal/fiat/p521_invert.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 2fPS9ne2kZxZT0Yl2CFZ/2fPS9ne2kZxZT0Yl2CFZ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b109/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b109/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/c0/c0a52ede2acfd0a28c1840f4f469a28b344a4b8f1c230ae45fe4901aed430165-d # internal bytes mkdir -p $WORK/b043/ cat >$WORK/b043/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 cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p bytes -std -installsuffix shared -buildid cy3_66-vL5VtLUn6Uxt3/cy3_66-vL5VtLUn6Uxt3 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b043/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b109/_x006.o -c gcc_linux_amd64.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/33/3388e7fcdd6233df802094f738960d2bb49293313f50860fd9a0270ff09acb04-d # internal strings mkdir -p $WORK/b048/ cat >$WORK/b048/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_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p strings -std -complete -installsuffix shared -buildid gIFCcAFYMM0-6jrrWgn6/gIFCcAFYMM0-6jrrWgn6 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b048/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/6a/6a44150cc2425e35b7dc63a4b1f87dffcb5fb2bd6627379dbaf4881e568ba131-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_amd64/asm -p reflect -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b027/symabis ./asm_amd64.s 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/goexperiment=$WORK/b012/_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 cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p reflect -std -installsuffix shared -buildid GU8MtrRFzHLnYvAY1Txz/GU8MtrRFzHLnYvAY1Txz -goversion go1.18.3 -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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b109/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b109/_x008.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/65/65307bbd356d5c3a1b23cbdf511764245af11c6424c01fed06c3be7a166361c7-d # internal hash mkdir -p $WORK/b066/ TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b109/_x009.o -c gcc_sigaction.c cat >$WORK/b066/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_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p hash -std -complete -installsuffix shared -buildid MGMf712cL5pfarr7Msxz/MGMf712cL5pfarr7Msxz -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/1d/1d66955426863de1a8f76677f107daf686b2527e250588af72925bc6309e21f2-d # internal hash/crc32 mkdir -p $WORK/b065/ cat >$WORK/b065/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b065/symabis ./crc32_amd64.s cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile internal/cpu=$WORK/b011/_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_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p hash/crc32 -std -installsuffix shared -buildid LOz7paCm-LUoPl162QOl/LOz7paCm-LUoPl162QOl -goversion go1.18.3 -symabis $WORK/b065/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_amd64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/84/84e107b4d328c875ddb56e406ec26edf4c39d3cd840415ea6a5c118795cc1aa2-d # internal bufio mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p bufio -std -complete -installsuffix shared -buildid m3boreOm4biekvZmxsCN/m3boreOm4biekvZmxsCN -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b109/_x010.o -c gcc_traceback.c cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b065/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b065/_pkg_.a $WORK/b065/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/a7/a7993148f0ae388e5071c71ddd10894b815dfc3ecbfa606022a4b084b9d86105-d # internal regexp/syntax mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_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_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p regexp/syntax -std -complete -installsuffix shared -buildid ZsYRl995GmbpJbh_d7Ov/ZsYRl995GmbpJbh_d7Ov -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b054/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b109/_x011.o -c gcc_util.c cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b022/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b109/_x012.o -c linux_syscall.c cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/12/129618a8e80c1de96769c159191aac09bb0fe81ebc2e83abf7fc8b19f98a06d7-d # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/24/24b54f1625b421729c9475df5acfdc45bd52d4bb1133ea4ea20f9daacdf2642f-d # internal time mkdir -p $WORK/b021/ 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 cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid igZxTrkXp66c6naMNpEA/igZxTrkXp66c6naMNpEA -goversion go1.18.3 -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_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.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_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal 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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p time -std -installsuffix shared -buildid tD3-PyQPWlrGHfrHFS-C/tD3-PyQPWlrGHfrHFS-C -goversion go1.18.3 -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_read.go /usr/lib/golang/src/time/zoneinfo_unix.go cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/82/82da5c005414774b72089488aa20da53ec0f3030f057a10c62cbdd8f1368e1dc-d # internal internal/syscall/execenv mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid j1JaXj4x3VnIcVvCM5A4/j1JaXj4x3VnIcVvCM5A4 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/7a/7a7a6c041aa22e1adda8eb3b8f38c981f7a520da0b64bfea02afd153ee7fc9a6-d # internal crypto mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto -std -complete -installsuffix shared -buildid dcRB5CI-6mzaLnL-XfMh/dcRB5CI-6mzaLnL-XfMh -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/crypto/crypto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/ad/ad593a0c813c2e659b1b06f0c7901ca156c15623b9991b7c4367d44fddef0fe6-d # internal crypto/elliptic/internal/nistec mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/elliptic/internal/fiat=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/elliptic/internal/nistec -std -complete -installsuffix shared -buildid fRUDPjbpC9qpseQprM0M/fRUDPjbpC9qpseQprM0M -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/crypto/elliptic/internal/nistec/p224.go /usr/lib/golang/src/crypto/elliptic/internal/nistec/p384.go /usr/lib/golang/src/crypto/elliptic/internal/nistec/p521.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/ab/ab6a8c4670c21b235948a8e3941eb68317f6ed34e0882a525216fe29740105fe-d # internal crypto/internal/randutil mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 2i600_XKgn-EzW1-vKA5/2i600_XKgn-EzW1-vKA5 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/22/22ab71d971c125d4c7b8eaaac559e4321e23086603f620d0fded474cf450b42c-d # internal crypto/hmac mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/hmac -std -complete -installsuffix shared -buildid 6gp8Q-OQk1BC3ABI5l2x/6gp8Q-OQk1BC3ABI5l2x -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I $WORK/b109/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b109/_x013.o -c gcc_amd64.S /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/cf/cf5872eea79707134f4710d2af16808cb2b7598379eca140b92f0c90ca3c5db7-d # internal crypto/rc4 mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid Mm_XByulYSZBZ9T_LJ5s/Mm_XByulYSZBZ9T_LJ5s -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go cd $WORK/b109 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/fd/fdb653cdb78b13405105f74939ba305d2c4d6b5ff2fdb8dbe2eb88cdb2557b03-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid ojMrGQm8nfXTOQjU0Hw2/ojMrGQm8nfXTOQjU0Hw2 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -o $WORK/b109/_cgo_.o $WORK/b109/_cgo_main.o $WORK/b109/_x001.o $WORK/b109/_x002.o $WORK/b109/_x003.o $WORK/b109/_x004.o $WORK/b109/_x005.o $WORK/b109/_x006.o $WORK/b109/_x007.o $WORK/b109/_x008.o $WORK/b109/_x009.o $WORK/b109/_x010.o $WORK/b109/_x011.o $WORK/b109/_x012.o $WORK/b109/_x013.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/0c/0c95cea6252ca161caa443192fe9991907c1cfe6a61e812b454a2c0aa981920a-d # internal regexp mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile regexp/syntax=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_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_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p regexp -std -complete -installsuffix shared -buildid lEMAg-JOb_QLR8hcm1MR/lEMAg-JOb_QLR8hcm1MR -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b053/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 cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/cb/cb7d1184656d1b0b6bb14304bf72da3eadcf8157d29299de56d3101ed628b15f-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_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_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 9TAFuWgDGp8kR_PkRRk2/9TAFuWgDGp8kR_PkRRk2 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b109/_cgo_.o -dynout $WORK/b109/_cgo_import.go -dynlinker /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/14/145ed51ddaa325d6a5478096e0cfed1e661980a0bbc7da479a9cebad24da6da2-d # internal net/http/internal/ascii mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid a8xIQLwNPLO38cDbTwN2/a8xIQLwNPLO38cDbTwN2 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go cat >$WORK/b109/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b109/symabis ./asm_amd64.s cat >$WORK/b109/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_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p runtime/cgo -std -installsuffix shared -buildid Erpi8G6zjAxG4KHk4NJg/Erpi8G6zjAxG4KHk4NJg -goversion go1.18.3 -symabis $WORK/b109/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/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/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b109/_cgo_gotypes.go $WORK/b109/cgo.cgo1.go $WORK/b109/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b109/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b109/asm_amd64.o ./asm_amd64.s cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/28/281b5355641ffca9c4327f828b23a7bdc1a746238c0c0a0ff11dc2a83943a760-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid OzwfzIrDqI77C81xcmVx/OzwfzIrDqI77C81xcmVx -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/share/gocode/src/github.com/beorn7/perks/quantile/stream.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b109/_pkg_.a $WORK/b109/asm_amd64.o $WORK/b109/_x001.o $WORK/b109/_x002.o $WORK/b109/_x003.o $WORK/b109/_x004.o $WORK/b109/_x005.o $WORK/b109/_x006.o $WORK/b109/_x007.o $WORK/b109/_x008.o $WORK/b109/_x009.o $WORK/b109/_x010.o $WORK/b109/_x011.o $WORK/b109/_x012.o $WORK/b109/_x013.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/0e/0ee84f79b90ddba05288b8d31a7c9dbee23bb7f28ca4f27d94c345d137bfae67-d # internal hash/fnv mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p hash/fnv -std -complete -installsuffix shared -buildid co73LdI4HxJGk9VfRxQo/co73LdI4HxJGk9VfRxQo -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/f7/f7fbe09eaf328adbe174004ede45a84bf64bfcf146c8da5a52bc20958cf89089-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid QHOK8WtAm3-qIMdnWPgL/QHOK8WtAm3-qIMdnWPgL -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ec/ec2d94f7bead5d37d9c9456e278fd2c3f8c6edd7944cc2713fa75a045e08fa25-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_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -std -complete -installsuffix shared -buildid 8cTNjkxogpG8rzEpwB2Z/8cTNjkxogpG8rzEpwB2Z -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/77/77edc990ba561343bbfcf6eb0060f7186afa499738e1d70f3c7cf0005dcbefc4-d # internal internal/poll 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_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/poll -std -installsuffix shared -buildid 3r6-VXc_t7M01vIGhcfz/3r6-VXc_t7M01vIGhcfz -goversion go1.18.3 -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.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_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/0d/0dab3f28f45a89d249d58426e72294dc8330aa64ac60672cfc70a894cf3ac99a-d # internal io/fs mkdir -p $WORK/b040/ cat >$WORK/b040/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/b041/_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_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p io/fs -std -complete -installsuffix shared -buildid VrgEZBnPuEEhAoMK9lxM/VrgEZBnPuEEhAoMK9lxM -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b040/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_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/76/76cd3aa7de2f3f3889446fdf1bdb9c8380b1cb52dae36e9dd5835641e5fc4835-d # internal github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid BjhKlCGOITtuGNHfq9H0/BjhKlCGOITtuGNHfq9H0 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b195/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_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/31/3127462b30dba0b202c81dc935a61b4d164bd727af559a64d56fc082a472cb36-d # internal github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b195/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid KQG_-fjc1K-r5TLQPT8Q/KQG_-fjc1K-r5TLQPT8Q -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b194/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_amd64/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/6f/6f4a0d930ca0c9462e313c324372064b92bec017107619a16ac67d494f59169f-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/aa/aa6e1ffeee1f3069a3970f14f439da25fe655e4804174b230dcdba24f6246ff9-d # internal embed mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p embed -std -complete -installsuffix shared -buildid AhE0z_SrRLFvntKiRmdC/AhE0z_SrRLFvntKiRmdC -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/embed/embed.go html mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p html -std -complete -installsuffix shared -buildid vOYtZGH8wJpP-9GPW76T/vOYtZGH8wJpP-9GPW76T -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b202/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b027/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/de/dea0d70d71fa9a8d4fec194a248603db38497402f63207ea5de3beb4c0a647f3-d # internal encoding/base32 mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config 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_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p encoding/base32 -std -complete -installsuffix shared -buildid EsSZByNWQVHMmANvAaHx/EsSZByNWQVHMmANvAaHx -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b208/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/69/69ae2b47176b004c5a95c7afa492a478316a3cf1129a25725d9377475674ff14-d # internal github.com/jpillora/backoff mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/jpillora/backoff -complete -installsuffix shared -buildid YteT6if5HBtA3mlsonWt/YteT6if5HBtA3mlsonWt -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b226/importcfg -pack /usr/share/gocode/src/github.com/jpillora/backoff/backoff.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/59/591c943b3277d90c55026bb60e7372d535aac3b8ac65e27c81492b549a8162b4-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_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid q389taPoMxpitdnyfoiM/q389taPoMxpitdnyfoiM -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/eb/ebc33865064a17d88801d94785e6e1ad4e668086e75cf4c96bc344035d3faff8-d # internal encoding/binary mkdir -p $WORK/b047/ cat >$WORK/b047/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_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p encoding/binary -std -complete -installsuffix shared -buildid b-IrPKCYdiedfxKEkA1t/b-IrPKCYdiedfxKEkA1t -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/de/de2de59a982209b820adfa7433c725a7786d0ff18b351cd61ad3b84ffbc25460-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid SBw4MxR2La5dtZsAPS06/SBw4MxR2La5dtZsAPS06 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b206/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/errwrap/errwrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/b2/b27de0e0ebd1ada5df05ed5e923dde6d40ba56c7f521eed5d962f7bc4d191c99-d # internal text/tabwriter mkdir -p $WORK/b229/ cat >$WORK/b229/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_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p text/tabwriter -std -complete -installsuffix shared -buildid dNoY9EWygZQXMrT1qGzm/dNoY9EWygZQXMrT1qGzm -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b229/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/1c/1c7a516bdf4d9b5b18ecfbbf5d2939460dd16fe038a9df240a8a4da644b7b3f0-d # internal golang.org/x/text/transform mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_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_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p golang.org/x/text/transform -complete -installsuffix shared -buildid 8eCKBFlYm5ALnkOUkpSV/8eCKBFlYm5ALnkOUkpSV -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b234/importcfg -pack /usr/share/gocode/src/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/c1/c139f746deb6878fe00e5d15e756751015f60c07308aeac983ba99c9bf644fac-d # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/78/784551f23816489084147138a79dc52fb3c2565b373962c6243a8e0e733acd2f-d # internal github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b250/ os mkdir -p $WORK/b035/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a EOF 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/syscall/execenv=$WORK/b038/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile internal/testlog=$WORK/b039/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_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_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/aws/aws-sdk-go/internal/sdkio -complete -installsuffix shared -buildid ewOLeIFBAb54l3mN2guR/ewOLeIFBAb54l3mN2guR -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b250/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_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p os -std -installsuffix shared -buildid sVQrM0U_1SVifr5NCl5t/sVQrM0U_1SVifr5NCl5t -goversion go1.18.3 -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/pipe_linux.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/5b/5bd4495952a01a67eea8b24da27f2585dcb1c2958c10622ca6f7560d4216ce47-d # internal github.com/aws/aws-sdk-go/internal/sdkrand mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b074/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/aws/aws-sdk-go/internal/sdkrand -complete -installsuffix shared -buildid wyeyuDJu4q0KsVkQXpTC/wyeyuDJu4q0KsVkQXpTC -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b257/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_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/9e/9ed3b0853b239fcc6a7f65f566540d28b63655e56def387b9a188b94ff6676b4-d # internal github.com/aws/aws-sdk-go/internal/strings mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/aws/aws-sdk-go/internal/strings -complete -installsuffix shared -buildid b7EvzuRlc8VwOyYxmIY6/b7EvzuRlc8VwOyYxmIY6 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b261/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/strings/strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/c1/c196435af067527b7dd8adceb34cd30e9ac261f6ff4b70799908f809591050ec-d # internal github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b041/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/aws/aws-sdk-go/internal/sdkuri -complete -installsuffix shared -buildid IbVcZ4dn1HRlZYtuXCN0/IbVcZ4dn1HRlZYtuXCN0 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b283/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkuri/path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/dd/ddd1d837b3accf15c767c30c8f6b1e199622cc73a65bfbde516813bd63dbb73f-d # internal github.com/cenkalti/backoff/v4 mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/cenkalti/backoff/v4 -complete -installsuffix shared -buildid 3lE-QlepYDQ_DdBpYXNn/3lE-QlepYDQ_DdBpYXNn -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b287/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_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/06/06421d40aa0076e4fe761978d862c42d962b5deecf52719cd4d1cfaf9f5f1c05-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid aawacjVshVRDGfXnCZmP/aawacjVshVRDGfXnCZmP -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b297/importcfg -pack /usr/share/gocode/src/github.com/gogo/protobuf/sortkeys/sortkeys.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/2c/2c9b808c4a2318994e4f455b4eedb5c9143456db88a9a8517022a76abf88cde2-d # internal golang.org/x/text/width mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b234/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p golang.org/x/text/width -complete -installsuffix shared -buildid EmuYoAxHP-F69EpzHrz0/EmuYoAxHP-F69EpzHrz0 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b322/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_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/6a/6a3b0f0d1676b9eaf6a1dc14a2b2b4bac3cdd117436ad95d409a306d2218acc0-d # internal golang.org/x/crypto/blowfish mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid 1xhikejCiBHpmXvkDnvZ/1xhikejCiBHpmXvkDnvZ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b388/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_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/84/84e3f4b9acca33efcc59daf6202562160a2287383ca71a09e8eae6d2401b0518-d # internal encoding/base64 mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p encoding/base64 -std -complete -installsuffix shared -buildid 5cfvvkESeLKCd7Yu0Bf9/5cfvvkESeLKCd7Yu0Bf9 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/cd/cdefd019f1d212a33c58f6f5726f9250ec957db6d92f745a7a2152a80f5a5bed-d # internal crypto/cipher mkdir -p $WORK/b070/ cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b070/symabis ./xor_amd64.s cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/cipher -std -installsuffix shared -buildid Zad_rRjCbouea5Rhk4QS/Zad_rRjCbouea5Rhk4QS -goversion go1.18.3 -symabis $WORK/b070/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/e9/e94527f9016a33d2dcfad022dcb9382f5987560971f898c606bc02711fdc0e92-d # internal crypto/sha512 mkdir -p $WORK/b084/ cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b084/symabis ./sha512block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/sha512 -std -installsuffix shared -buildid U2NHA3xLnoHAW9KNtR36/U2NHA3xLnoHAW9KNtR36 -goversion go1.18.3 -symabis $WORK/b084/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_amd64.go cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/2d/2de0dcb6a533fb2ef165eb39c592c7f94f1432c85d4f53ca724c4d3e2fc1a553-d # internal crypto/ed25519/internal/edwards25519/field mkdir -p $WORK/b090/ cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/ed25519/internal/edwards25519/field -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b090/symabis ./fe_amd64.s cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/ed25519/internal/edwards25519/field -std -installsuffix shared -buildid stieD4n0PjMIyTryC1v0/stieD4n0PjMIyTryC1v0 -goversion go1.18.3 -symabis $WORK/b090/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/field/fe_amd64.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/field/fe_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/46/46b81bcafb3b7f3fca30158e7a3f825f76bd1d9789ae2aafe47dad33ba41fa7d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal crypto/md5 mkdir -p $WORK/b092/ cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b092/symabis ./md5block_amd64.s cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/c1/c19d4afa9a1b0328739033ccec5d9417f780b51ae61c465156600be92e37fec1-d # internal crypto/sha1 mkdir -p $WORK/b095/ cat >$WORK/b095/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b095/symabis ./sha1block_amd64.s cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/md5 -std -installsuffix shared -buildid vyk7WxJ1i-driTUeLtIi/vyk7WxJ1i-driTUeLtIi -goversion go1.18.3 -symabis $WORK/b092/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/sha1 -std -installsuffix shared -buildid 0Gnc0-veed6yE4f06tTT/0Gnc0-veed6yE4f06tTT -goversion go1.18.3 -symabis $WORK/b095/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_amd64.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b070/xor_amd64.o ./xor_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b084/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b070/_pkg_.a $WORK/b070/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/e8/e8068af581c536c2376e881bb0d76cc80598d50dd1777aaea57a9dd40177813f-d # internal crypto/aes mkdir -p $WORK/b069/ cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/ed25519/internal/edwards25519/field -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b090/fe_amd64.o ./fe_amd64.s cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b069/symabis ./asm_amd64.s ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/aes -std -installsuffix shared -buildid mlmOz1u6oW1bOhMClqwz/mlmOz1u6oW1bOhMClqwz -goversion go1.18.3 -symabis $WORK/b069/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h /usr/lib/golang/src/crypto/aes/aes_gcm.go /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_asm.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b090/_pkg_.a $WORK/b090/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/7b/7b540d39d0bc21a9f2d90f411e8c16441de57e25733a714998a3eebb911a9eb4-d # internal crypto/des mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b047/_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_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/des -std -complete -installsuffix shared -buildid QNE56v4rzdGm-7Klxtzv/QNE56v4rzdGm-7Klxtzv -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b077/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/b035/_pkg_.a /builddir/.cache/go-build/5d/5d68a03563b70ce551ec41cfd33c05f9738c18d218eb046323ba21f3f522536d-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_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p fmt -std -complete -installsuffix shared -buildid ZT-BPMG9Al44bMJdf-ZN/ZT-BPMG9Al44bMJdf-ZN -goversion go1.18.3 -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 cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b095/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b092/md5block_amd64.o ./md5block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b084/_pkg_.a $WORK/b084/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/a4/a482ce0fc591aa2ea6b4b091f8dec24b153167f4e7932a30929ea41a0fa12f01-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519/internal/edwards25519/field=$WORK/b090/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid c_LuYHY8hEcVlISu9ufD/c_LuYHY8hEcVlISu9ufD -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/tables.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b092/_pkg_.a $WORK/b092/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/9b/9b83e23ec531f536fbac254f93e9eaa436c3759fad71c9cb5acf0d1d8057cc82-d # internal crypto/sha256 mkdir -p $WORK/b096/ cat >$WORK/b096/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b096/symabis ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b095/_pkg_.a $WORK/b095/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/c7/c7175070940188ac9f38ca9f94cd43bfb6d9e14d23ba855af8ca1f8a147d8b42-d # internal encoding/pem mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p encoding/pem -std -complete -installsuffix shared -buildid gTR4ruwdRxerg8enIYz3/gTR4ruwdRxerg8enIYz3 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/ef/ef62030c0cbdd49ebfb237448748970ada917d10e1a78b5a04fac40ed841af9f-d # internal internal/godebug mkdir -p $WORK/b102/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/sha256 -std -installsuffix shared -buildid 2uxm54L6ZhJd4Q8vg0Pw/2uxm54L6ZhJd4Q8vg0Pw -goversion go1.18.3 -symabis $WORK/b096/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_amd64.go /usr/lib/golang/src/crypto/sha256/sha256block_decl.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p internal/godebug -std -complete -installsuffix shared -buildid nOrJEIgO_mtVylFZLB0Y/nOrJEIgO_mtVylFZLB0Y -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b069/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/8b/8b984093f07912ddab591fd448c877a0ae0b3eab4e2ab563248920e38a6f10ea-d # internal internal/intern mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile internal/godebug=$WORK/b102/_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_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p internal/intern -std -complete -installsuffix shared -buildid LSISIPT97euEPTcLtSdX/LSISIPT97euEPTcLtSdX -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b069/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/ca/ca6342901bdcdb28de7cf368de661713b6ccdf80ea7752e8357758e760c3cdf5-d # internal path/filepath mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p path/filepath -std -complete -installsuffix shared -buildid a4usC9vp11pzAqqwZgCD/a4usC9vp11pzAqqwZgCD -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b111/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 cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b069/_pkg_.a $WORK/b069/asm_amd64.o $WORK/b069/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/d9/d9df69ea9f8268aec29614f32765b1f03cdea3411bea415171e63b724fc39eb9-d # internal net/netip mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/intern=$WORK/b108/_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 cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p net/netip -std -complete -installsuffix shared -buildid opa97o7eT7Mejfenpig8/opa97o7eT7Mejfenpig8 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b107/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 cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/1b/1bae01adefa870b9f31f84919c4bcccd45c1310599706da7c1d52d118a17271b-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b114/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid peRAuoAekWsalNUo55ge/peRAuoAekWsalNUo55ge -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b113/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 cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b096/sha256block_amd64.o ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b096/_pkg_.a $WORK/b096/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/b1/b12871a7781dbad8730e0599b34eabcd23a46b8643ccdd470a461c39dd190ddd-d # internal vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b115/ cat >$WORK/b115/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b115/symabis ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/57/5774cf63cdcedde0bf8061129081a20df513c746757a9ecf98236ad6e7d67432-d # internal io/ioutil mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p io/ioutil -std -complete -installsuffix shared -buildid v1rjydS2idC_Lip48tDh/v1rjydS2idC_Lip48tDh -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -installsuffix shared -buildid LES33fSQH_vH5wS4twot/LES33fSQH_vH5wS4twot -goversion go1.18.3 -symabis $WORK/b115/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/go_asm.h /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/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/87/8710cec02f80d3aa6d7460502ccfd4335a7a95cb9c8d097a8c79e915b4fe8f8d-d # internal vendor/golang.org/x/crypto/curve25519/internal/field mkdir -p $WORK/b119/ cat >$WORK/b119/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519/internal/field -trimpath "$WORK/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b119/symabis ./fe_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/de/de50f51ebfc33cdae5bbee4ddbab7409a603c598cf5dfa7138675f957d29c7b6-d # internal github.com/cespare/xxhash/v2 mkdir -p $WORK/b137/ cat >$WORK/b137/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/cespare/xxhash/v2 -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b137/symabis ./xxhash_amd64.s cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_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_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/cespare/xxhash/v2 -installsuffix shared -buildid lyNMdxuyxSst-eemG9es/lyNMdxuyxSst-eemG9es -goversion go1.18.3 -symabis $WORK/b137/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b137/importcfg -pack -asmhdr $WORK/b137/go_asm.h /usr/share/gocode/src/github.com/cespare/xxhash/v2/xxhash.go /usr/share/gocode/src/github.com/cespare/xxhash/v2/xxhash_amd64.go /usr/share/gocode/src/github.com/cespare/xxhash/v2/xxhash_unsafe.go cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/crypto/curve25519/internal/field -std -installsuffix shared -buildid IYsb6mcvK6adqNjNu9Ms/IYsb6mcvK6adqNjNu9Ms -goversion go1.18.3 -symabis $WORK/b119/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b119/importcfg -pack -asmhdr $WORK/b119/go_asm.h /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.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_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/41/415771066a77db07d61a8411a4b470c06b280ff124e653211be8bf5edb372821-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b116/ cat >$WORK/b116/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b116/symabis ./cpu_x86.s cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid t3PmdhqEdLo87qHfORsC/t3PmdhqEdLo87qHfORsC -goversion go1.18.3 -symabis $WORK/b116/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/byteorder.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b115/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b115/_pkg_.a $WORK/b115/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/77/774fad129a68291e8390eb72e1ac370f77bd3814d988a6cda5637222ac069d64-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile hash/fnv=$WORK/b143/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid W7xhfxP4nP3lH3E6gxm7/W7xhfxP4nP3lH3E6gxm7 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/detrand/rand.go cd /usr/share/gocode/src/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/cespare/xxhash/v2 -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b137/xxhash_amd64.o ./xxhash_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b137/_pkg_.a $WORK/b137/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/dc/dc5cbf42f0d5a12183875cf0b6721b1ff91ca86bb0f0cb767b4587d0f8ca8315-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid 34Pixf9VJ6e6wL-bCfbw/34Pixf9VJ6e6wL-bCfbw -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b183/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_amd64/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/eb/eb549091a8995bac5f9ce899c1d6fbf9669dd312745bb8a0cbcbef30b79c5f4c-d # internal golang.org/x/sys/unix mkdir -p $WORK/b184/ cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/64/649b0bb7f4224c388ff31c4c158c8ce09708382a6c4142a0af5dfc651c482899-d # internal cat >$WORK/b184/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b184=>" -I $WORK/b184/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b184/symabis ./asm_linux_amd64.s encoding/json mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b046/_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/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$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_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p encoding/json -std -complete -installsuffix shared -buildid cm22Vwl_IntsgPrvPye0/cm22Vwl_IntsgPrvPye0 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b045/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 cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b116/cpu_x86.o ./cpu_x86.s cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b185/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_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_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p golang.org/x/sys/unix -installsuffix shared -buildid 0AiK67ZwOaKokm323kHm/0AiK67ZwOaKokm323kHm -goversion go1.18.3 -symabis $WORK/b184/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b184/importcfg -pack -asmhdr $WORK/b184/go_asm.h /usr/share/gocode/src/golang.org/x/sys/unix/affinity_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/aliases.go /usr/share/gocode/src/golang.org/x/sys/unix/bluetooth_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/constants.go /usr/share/gocode/src/golang.org/x/sys/unix/dev_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/dirent.go /usr/share/gocode/src/golang.org/x/sys/unix/endian_little.go /usr/share/gocode/src/golang.org/x/sys/unix/env_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/fcntl.go /usr/share/gocode/src/golang.org/x/sys/unix/fdset.go /usr/share/gocode/src/golang.org/x/sys/unix/ifreq_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/pagesize_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/race0.go /usr/share/gocode/src/golang.org/x/sys/unix/readdirent_getdents.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix_other.go /usr/share/gocode/src/golang.org/x/sys/unix/str.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_alarm.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_amd64.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_amd64_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/timestruct.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux_amd64.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_x86_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_amd64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsysnum_linux_amd64.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b116/_pkg_.a $WORK/b116/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/f3/f362cfd1a3322676326eb56311e86b35ee9501b34a3b3b6ecb469469fd3b5f90-d # internal github.com/go-logfmt/logfmt mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding=$WORK/b044/_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/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$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_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/go-logfmt/logfmt -complete -installsuffix shared -buildid _-7SMVo3gIuckCWhgNzz/_-7SMVo3gIuckCWhgNzz -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b050/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/b107/_pkg_.a /builddir/.cache/go-build/1d/1d3bfb36b9bb0c6ad236feea5e29a55f24b370392a9e714a999246ac2a8ba8dc-d # internal log mkdir -p $WORK/b052/ cat >$WORK/b052/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_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p log -std -complete -installsuffix shared -buildid vuwFbpSPJEGJu926xdb4/vuwFbpSPJEGJu926xdb4 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/log/log.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519/internal/field -trimpath "$WORK/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b119/fe_amd64.o ./fe_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/b0/b0e137a17bde6594b4a7da6f04bc5ab4f61a080f1b10a9df23f3751874efeb76-d # internal github.com/pkg/errors mkdir -p $WORK/b056/ cat >$WORK/b056/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/b041/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/pkg/errors -complete -installsuffix shared -buildid oT7I-btzqT4sKKmLFdhn/oT7I-btzqT4sKKmLFdhn -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b056/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 cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b119/_pkg_.a $WORK/b119/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/54/54c01fc882672bc0b3f0dbaa59417cae9f8fc0ca51d99b21e631ed2932db1d86-d # internal compress/flate mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_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 cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p compress/flate -std -complete -installsuffix shared -buildid dVIra_rgM-BftfFCIBEm/dVIra_rgM-BftfFCIBEm -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b064/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_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/e0/e0f01e749d72be011b4a40906734911ac94d9197c3cc46e68aa161adf5dcfbdc-d # internal math/big mkdir -p $WORK/b073/ cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b073/symabis ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/a8/a807de855eb55dcd04c0514628269e5b042c7b6afd6823622bc507c5dfc57e10-d # internal encoding/hex mkdir -p $WORK/b100/ cat >$WORK/b100/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/b048/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p encoding/hex -std -complete -installsuffix shared -buildid eocmG7ItHW946J-ulnmd/eocmG7ItHW946J-ulnmd -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/cpu=$WORK/b011/_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/b074/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p math/big -std -installsuffix shared -buildid PamqCir9tUy59PJsVqQy/PamqCir9tUy59PJsVqQy -goversion go1.18.3 -symabis $WORK/b073/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/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_amd64.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_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/b0/b010ab0aef9fe72f243bb4c34b23d03f86de95cc4a186f550feca8443839f1ce-d # internal net mkdir -p $WORK/b103/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b103/ -importpath net -- -I $WORK/b103/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/81/811ce061827c3c038ceeaf0848dc3fc083a2feca7ab8adb31e5d3410ac7f0c8b-d # internal net/url mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p net/url -std -complete -installsuffix shared -buildid CmW9oNQLCaL31uHRcBin/CmW9oNQLCaL31uHRcBin -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f9/f9fa20db60bec9149e01147d6c811f022cb94f31e652489f4789bc552310d567-d # internal compress/gzip mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile compress/flate=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile hash/crc32=$WORK/b065/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p compress/gzip -std -complete -installsuffix shared -buildid eFHwsWEZsUz7coJyM8s_/eFHwsWEZsUz7coJyM8s_ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/a6/a60cd49af2e120ea2209ba267c0024315536eeb5dd2b9f726a0db2fc840ad741-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b112/ cat >$WORK/b112/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b112/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cat >$WORK/b112/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 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b116/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid xysLE7dMcCyA4PItuFpI/xysLE7dMcCyA4PItuFpI -goversion go1.18.3 -symabis $WORK/b112/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack -asmhdr $WORK/b112/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/c5/c5b5a76007d0b2039c9c3a85457b5432712b40c4bd29ca9928e2800491045d2e-d # internal github.com/go-kit/log mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b050/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_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_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p github.com/go-kit/log -complete -installsuffix shared -buildid 38yuvjQxdUGLLDkwvew0/38yuvjQxdUGLLDkwvew0 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b042/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_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/fc/fc9abaec479e40f08c3d76f1397a546d0c9ed2746b9ff27fb4342253d982aa3e-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b118/ cat >$WORK/b118/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/b072/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b119/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid kO9uqLwOipEpMcFWpq4Q/kO9uqLwOipEpMcFWpq4Q -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/f7/f7f4f838924f3558360e242b72d5d377538b3c7bdd0a3938d853dd7278c21b16-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile container/list=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid YwClcIi06Y7RXLwG25su/YwClcIi06Y7RXLwG25su -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b125/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 /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b112/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b112/_pkg_.a $WORK/b112/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/b9/b990c2a0befa621dc85d8bf69cc4aa9f149822c1a4afc114df90239c40582ad9-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b124/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid 8hjskknyj4-Hd7Dvy3Vo/8hjskknyj4-Hd7Dvy3Vo -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b126/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_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/41/417a16cbd15ff75b661e8c0e7febec5aaba40b8c3b24d5fe2fc24cc111211f8d-d # internal github.com/go-kit/log/level mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/log=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/go-kit/log/level -complete -installsuffix shared -buildid zK5spLHagvZWh1NiX0hz/zK5spLHagvZWh1NiX0hz -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/share/gocode/src/github.com/go-kit/log/level/doc.go /usr/share/gocode/src/github.com/go-kit/log/level/level.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/df/dfbfb5d48c1f67971a78e4dea91576d3a5245f2ff979344936c2bb04166d358c-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_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_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid wAWWR6F0YurZDct4nXoJ/wAWWR6F0YurZDct4nXoJ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b129/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/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b184=>" -I $WORK/b184/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b184/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b184/_pkg_.a $WORK/b184/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/db/db2106c869de964e4736e72c83a92982d95c613638bb62cbcbfda028b356745b-d # internal mime mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b046/_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/b048/_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_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p mime -std -complete -installsuffix shared -buildid WP6mq_8i1Tn6-xj0M6vV/WP6mq_8i1Tn6-xj0M6vV -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b130/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 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b073/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/64/648b80901ae1daeea56de51e6e381e9d8eb8446713eb31bde5c5051451ecf0bf-d # internal mime/quotedprintable mkdir -p $WORK/b132/ cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/7c/7c77bb9555dc96e4a82ac65c279ee2d72680fd28c51d10960118a16536faf61e-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b123/ cat >$WORK/b123/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/b124/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b125/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 1XJ_fXwPKYhYH_tIpbi5/1XJ_fXwPKYhYH_tIpbi5 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b123/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 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b073/_pkg_.a $WORK/b073/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF cd $WORK/b103 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b103=/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 cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid trQxCgUiV54sj8xTWXJL/trQxCgUiV54sj8xTWXJL -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b132/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/e6/e63737b4141de4fd25d7a7e4cefd3051ea4e1b685f7c523de5d135cea744a318-d # internal crypto/rand mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile math/big=$WORK/b073/_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_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/rand -std -complete -installsuffix shared -buildid 1Tu7X_vaXcVLz61rWw2P/1Tu7X_vaXcVLz61rWw2P -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/crypto/rand/eagain.go /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_batched.go /usr/lib/golang/src/crypto/rand/rand_linux.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go cd $WORK/b103 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b103=/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_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/91/91cea8a132b475ebe81247ebbb8fee5db3b7731f7a84874b4156714da70af5a5-d # internal encoding/asn1 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf16=$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_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid ZbxQfMhldHfjA2teVYZw/ZbxQfMhldHfjA2teVYZw -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b086/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_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/78/78885f2a116f1e290a07af9e8fde628a7799ede46331493282cdfbc089e6becf-d # internal crypto/dsa mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/dsa -std -complete -installsuffix shared -buildid J--_k4Q8766YqZSeNTbZ/J--_k4Q8766YqZSeNTbZ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go cd $WORK/b103 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b103=/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 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b103=/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/e9/e976afb0feac3f37d7a4722c87ef240657ac794b4e489193827792406ff726d4-d # internal crypto/elliptic mkdir -p $WORK/b079/ cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b079/symabis ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto/elliptic/internal/nistec=$WORK/b080/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile embed=$WORK/b082/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b079/embedcfg << 'EOF' # internal { "Patterns": { "p256_asm_table.bin": [ "p256_asm_table.bin" ] }, "Files": { "p256_asm_table.bin": "/usr/lib/golang/src/crypto/elliptic/p256_asm_table.bin" } }EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/elliptic -std -installsuffix shared -buildid _WpniM5o8iOJiFWLPOKl/_WpniM5o8iOJiFWLPOKl -goversion go1.18.3 -symabis $WORK/b079/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b079/importcfg -embedcfg $WORK/b079/embedcfg -pack -asmhdr $WORK/b079/go_asm.h /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/p224.go /usr/lib/golang/src/crypto/elliptic/p256_asm.go /usr/lib/golang/src/crypto/elliptic/p384.go /usr/lib/golang/src/crypto/elliptic/p521.go cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/15/15fd8ccf6e031b3eb90c2c63e64495495df6faf8c452b905880977bb418dbd34-d # internal crypto/ed25519 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile crypto=$WORK/b076/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b089/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b084/_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_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid 88kKWHffZ2KK7mmKUMse/88kKWHffZ2KK7mmKUMse -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go cd $WORK/b103 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b103=/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_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/6a/6ad75f16e19506c73bda112228eba71b5d39187893ff86260b3a594c9c562ec5-d # internal crypto/rsa mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile crypto=$WORK/b076/_pkg_.a packagefile crypto/internal/randutil=$WORK/b083/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/rsa -std -complete -installsuffix shared -buildid aebmfXU2s5K1mMrTm9PG/aebmfXU2s5K1mMrTm9PG -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/96/965e51fb1d0dbb09f2c19c3b9d239720e1a31ce4a2fb15b8505c6169b32b94a3-d # internal net/http/internal mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b043/_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_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p net/http/internal -std -complete -installsuffix shared -buildid OoZRtXzBjOEYv6IA2mLW/OoZRtXzBjOEYv6IA2mLW -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go cd $WORK/b103 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b103=/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 cd /builddir/build/BUILD/alertmanager-0.23.0 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b103=/tmp/go-build -gno-record-gcc-switches -o $WORK/b103/_cgo_.o $WORK/b103/_cgo_main.o $WORK/b103/_x001.o $WORK/b103/_x002.o $WORK/b103/_x003.o $WORK/b103/_x004.o $WORK/b103/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/78/781e4e3a0ab4ee6827a336645a0726636ddd97a1e5bac798de88b20b4e07541b-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b141/ cat >$WORK/b141/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/b142/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid eBKgsVLJ66i_3eAh7o78/eBKgsVLJ66i_3eAh7o78 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b141/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 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b103/_cgo_.o -dynout $WORK/b103/_cgo_import.go cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/71/71bf808ed7c34b1d96441c504eba26b217da8c6cc0d82587ca3404ceba8ef03e-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b087/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid n3ilGPzAaX5wJFu6mGjP/n3ilGPzAaX5wJFu6mGjP -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b085/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_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/3d/3d2a16b85a6fa284a43b267088ddfba8a7a5fd13e4f8e4804cc7f663dba7f16e-d # internal crypto/x509/pkix mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b086/_pkg_.a packagefile encoding/hex=$WORK/b100/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid zUHe54o8PEF9QglQ61HH/zUHe54o8PEF9QglQ61HH -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go cat >$WORK/b103/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/b104/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/godebug=$WORK/b102/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile internal/nettrace=$WORK/b105/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/singleflight=$WORK/b106/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/netip=$WORK/b107/_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/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p net -std -installsuffix shared -buildid TgiS_FT1doV8pvVV5ilv/TgiS_FT1doV8pvVV5ilv -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b103/_cgo_gotypes.go $WORK/b103/cgo_linux.cgo1.go $WORK/b103/cgo_resnew.cgo1.go $WORK/b103/cgo_socknew.cgo1.go $WORK/b103/cgo_unix.cgo1.go $WORK/b103/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/68/685dcea13c1be7d3c6ddd6772792abca4e483e999e6f085119aaf172b69d9d1e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b122/ cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/01/01808a7ade8349c469700c13a613ff87673d1ae5b5532455bba401a299f1945e-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b140/ cat >$WORK/b122/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/b123/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b125/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b126/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid vALRCoJaISixEYozcjpO/vALRCoJaISixEYozcjpO -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b122/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 cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b141/_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_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid wopTtVekbQi7dQeUEyOE/wopTtVekbQi7dQeUEyOE -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b079/p256_asm_amd64.o ./p256_asm_amd64.s cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/40/40349f012d7d8b0c3c9cefda833cf2576e5090da16995b79d5f21544369c5ebf-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b146/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid AOvzoH-zn7knAse5e3FU/AOvzoH-zn7knAse5e3FU -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b145/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_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/0d/0d085ec8f1396fbbe96b7d44bcc235cfd6e1cba99cac0e0446f2e3e73092101f-d # internal go/token mkdir -p $WORK/b150/ cat >$WORK/b150/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 unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p go/token -std -complete -installsuffix shared -buildid pVZ6K5QqlMpj87rkAcDi/pVZ6K5QqlMpj87rkAcDi -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b150/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 cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b079/_pkg_.a $WORK/b079/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/5b/5bc49a839db0c81ac783806254b1aad05b6c38065823a82cac8d6924b0edfe2f-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid 7AMe0L0UnIXanDaRzLT5/7AMe0L0UnIXanDaRzLT5 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b167/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/50/5094003da522d49e76b3b972492b83d85f342a2549ec9f35e1e82eaf8077516f-d # internal github.com/prometheus/common/model mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/prometheus/common/model -complete -installsuffix shared -buildid ezuFa9YALd_OMQsh7Qa3/ezuFa9YALd_OMQsh7Qa3 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/model/alert.go /usr/share/gocode/src/github.com/prometheus/common/model/fingerprinting.go /usr/share/gocode/src/github.com/prometheus/common/model/fnv.go /usr/share/gocode/src/github.com/prometheus/common/model/labels.go /usr/share/gocode/src/github.com/prometheus/common/model/labelset.go /usr/share/gocode/src/github.com/prometheus/common/model/metric.go /usr/share/gocode/src/github.com/prometheus/common/model/model.go /usr/share/gocode/src/github.com/prometheus/common/model/signature.go /usr/share/gocode/src/github.com/prometheus/common/model/silence.go /usr/share/gocode/src/github.com/prometheus/common/model/time.go /usr/share/gocode/src/github.com/prometheus/common/model/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/66/6640d564adab09c637025b1872f5f272f6be20fa481123f0a13bbd679baa69c5-d # internal crypto/ecdsa mkdir -p $WORK/b078/ cat >$WORK/b078/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/b076/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/elliptic=$WORK/b079/_pkg_.a packagefile crypto/internal/randutil=$WORK/b083/_pkg_.a packagefile crypto/sha512=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b087/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid fLSJghv2QSgTQBIPkxNB/fLSJghv2QSgTQBIPkxNB -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/c1/c1509bedb6797ed319d4c52b79af8edfee73171d6564cf428cb8f13505d1d9eb-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid 9vGnhboPLukQIAIzATNo/9vGnhboPLukQIAIzATNo -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b182/importcfg -pack /usr/share/gocode/src/github.com/prometheus/procfs/internal/fs/fs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/4e/4ea615ef9aead7b7d14103d23f74b3b70b11f814eb2ffdb65af3c98681fc5af8-d # internal runtime/debug mkdir -p $WORK/b186/ cat >$WORK/b186/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b186=>" -I $WORK/b186/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b186/symabis ./debug.s cat >$WORK/b186/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/b048/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p runtime/debug -std -installsuffix shared -buildid fueBgOrmTk0TnoRbssG2/fueBgOrmTk0TnoRbssG2 -goversion go1.18.3 -symabis $WORK/b186/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b186/importcfg -pack -asmhdr $WORK/b186/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_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/12/12f97a572ad9915e6c12c01eade021650a4b9ea7ef7a5f80a952c567e0229699-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b052/_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/b048/_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_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid V7AWpsaDAK2Z_E7qlvzu/V7AWpsaDAK2Z_E7qlvzu -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b188/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_amd64/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/4f/4fee813a0ac51483c7cb955c94644af092be9a51c5dba5926465fea9c520bd87-d # internal os/exec mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p os/exec -std -complete -installsuffix shared -buildid g7nYn6d6xINCbgpFI80g/g7nYn6d6xINCbgpFI80g -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b190/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 cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/31/31ac710fb08520a6a5779bc3d36ce4cf0dd791dab743d16c092288899fb04525-d # internal compress/lzw mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_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_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p compress/lzw -std -complete -installsuffix shared -buildid 96LFD1_x0MV0v2aw9kg9/96LFD1_x0MV0v2aw9kg9 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b192/importcfg -pack /usr/lib/golang/src/compress/lzw/reader.go /usr/lib/golang/src/compress/lzw/writer.go cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/8d/8d8cf4a79c1527a265af4613a6f3432a5e88761f8ae4f209a1a423df86aff0f1-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b145/_pkg_.a packagefile math=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid w9V8knKeI3mIAZvGKNRC/w9V8knKeI3mIAZvGKNRC -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b144/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/messageset/messageset.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/15/15588aa596f4b4c7b76db3699bc19d9af6c5c05667e1334fc48518c66e9ea9f9-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b148/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b145/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid IVl1deUdVue_epvwU5a6/IVl1deUdVue_epvwU5a6 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b149/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_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/31/3189e522e00757c1b23ace0a0be0d0a0474b4781a2e9d43c21d7a7aa60a2a1d0-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b145/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid HH3kZrVPwMiWEDzG7mPI/HH3kZrVPwMiWEDzG7mPI -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b151/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 cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b186=>" -I $WORK/b186/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b186/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b186/_pkg_.a $WORK/b186/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/87/87f424326bf6bc4995cb86e0fb594ff5e700e2c7d5c948f27bf585e0a2dae8ba-d # internal google.golang.org/protobuf/internal/order mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b145/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid O3kN6Ul7_5EhAwls2DkC/O3kN6Ul7_5EhAwls2DkC -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b152/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_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/8c/8c176c9e45f1448bb508c922c0e82eb39dc42252b0d671053ed4a6987be309b4-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b148/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b145/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid lbC0OFACgVt9xq6EB-Xx/lbC0OFACgVt9xq6EB-Xx -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b155/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/af/af564e70196dad8ed62542031bb8cab1f2c1f4850560b4f35c300af0018b887b-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b148/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b149/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid udw-8bZd9TDtRDcM8WaC/udw-8bZd9TDtRDcM8WaC -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b147/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_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/14/14c710ebd66234ffbb60451499d410582680af803b8548e799f08f8070ecd054-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b145/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid IxaisU0VfU8LxfCvUFRg/IxaisU0VfU8LxfCvUFRg -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b156/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_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/1b/1bd29fec9284fa7919427d15dbdf9134a227bfb4b9ac98ed2ff728747da8278a-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b145/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid yc8yihu2smm6SJREA2fM/yc8yihu2smm6SJREA2fM -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/dc/dca5ec26b74d65949a46919f7b6403cfd9c7175daeb73f127bff3a548a0f3136-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b145/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid aykw21uaCviQTiAL2n02/aykw21uaCviQTiAL2n02 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b161/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/21/2101ffa578f1fcd2a478ef5419795879516396a32c9835a59f24bc3619290fd7-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b154/ cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/51/51f8bbdcdab7de77ae74847ff1a43a6e58c156842a4fda4afc700e277b925340-d # internal os/signal mkdir -p $WORK/b196/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b148/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b151/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b152/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b155/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b156/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cat >$WORK/b196/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b196=>" -I $WORK/b196/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b196/symabis ./sig.s cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid RaaNuq1CwalkJ-egNsUy/RaaNuq1CwalkJ-egNsUy -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b154/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 cat >$WORK/b196/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p os/signal -std -installsuffix shared -buildid RJVG1bDULw8sLfahCGq4/RJVG1bDULw8sLfahCGq4 -goversion go1.18.3 -symabis $WORK/b196/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b196/importcfg -pack -asmhdr $WORK/b196/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/7e/7eb803477e6c186d35ec52c675393f6729ff7f33dc7e9f4f04fcbed9b08f07d5-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b145/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid zKHdhvgjHMpMinnjdcHs/zKHdhvgjHMpMinnjdcHs -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/defval/default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/95/95405ca8148cf73f78025214e4fa73217a23cdd341c873351f512291bf49b30d-d # internal github.com/google/btree mkdir -p $WORK/b197/ cat >$WORK/b197/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/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/google/btree -complete -installsuffix shared -buildid 5Ih_m8lm2a6VRSSECpq-/5Ih_m8lm2a6VRSSECpq- -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b197/importcfg -pack /usr/share/gocode/src/github.com/google/btree/btree.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b196=>" -I $WORK/b196/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b196/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b196/_pkg_.a $WORK/b196/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/df/dfa87c120eb2d0c9ea8a2632817a95e34c39e805736c65414f383cdd6567c07d-d # internal encoding/gob mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/binary=$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 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 cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p encoding/gob -std -complete -installsuffix shared -buildid NdBSf2EMndaIEye9un6m/NdBSf2EMndaIEye9un6m -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b200/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/b3/b3fd50cbb9aeb42c4466c2e58e43e64f7d62afb8211b6103798466c05facd75a-d # internal text/template/parse mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p text/template/parse -std -complete -installsuffix shared -buildid WsfaHIdH_KwAs02WKtuM/WsfaHIdH_KwAs02WKtuM -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b204/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_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/60/6074759c40cb84764672fe0669315ad8c5538d5d27c24ad1ad773580161fec3d-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b206/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid zxGKGAoI3FNxPgPQAYdr/zxGKGAoI3FNxPgPQAYdr -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b205/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_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/77/7721274f3d9742cd2d3ce9f2a29af86aa73dec8686450c715b982052f79e9806-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b148/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b151/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b152/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b153/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b154/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b155/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid UWQzQSI_GXRt_1gmy3IE/UWQzQSI_GXRt_1gmy3IE -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b139/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_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/e6/e657d0beab00466ec5d4d60a985ab5726c15dfd7983170523221c8896e2ea8f2-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b160/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b161/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b158/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b151/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b154/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b155/_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_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid vJQhIyygciDDlHwAZyDl/vJQhIyygciDDlHwAZyDl -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b159/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_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/e1/e1f5705323681250b875fd9643d83b37e79fbbd9c6493fa80c3568382afcb973-d # internal golang.org/x/net/bpf mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p golang.org/x/net/bpf -complete -installsuffix shared -buildid a0aU60NYfSMuJWYraIwN/a0aU60NYfSMuJWYraIwN -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b210/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 cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b103/_pkg_.a $WORK/b103/_x001.o $WORK/b103/_x002.o $WORK/b103/_x003.o $WORK/b103/_x004.o $WORK/b103/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/40/40ee3f868bd3c455a62b1e6c940e6092ae693d06dcac7c356ceb5ce658232077-d # internal crypto/x509 mkdir -p $WORK/b097/ cat >$WORK/b097/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/b043/_pkg_.a packagefile crypto=$WORK/b076/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/des=$WORK/b077/_pkg_.a packagefile crypto/dsa=$WORK/b098/_pkg_.a packagefile crypto/ecdsa=$WORK/b078/_pkg_.a packagefile crypto/ed25519=$WORK/b088/_pkg_.a packagefile crypto/elliptic=$WORK/b079/_pkg_.a packagefile crypto/md5=$WORK/b092/_pkg_.a packagefile crypto/rsa=$WORK/b094/_pkg_.a packagefile crypto/sha1=$WORK/b095/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/sha512=$WORK/b084/_pkg_.a packagefile crypto/x509/pkix=$WORK/b099/_pkg_.a packagefile encoding/asn1=$WORK/b086/_pkg_.a packagefile encoding/hex=$WORK/b100/_pkg_.a packagefile encoding/pem=$WORK/b101/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b087/_pkg_.a packagefile internal/godebug=$WORK/b102/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$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_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/x509 -std -complete -installsuffix shared -buildid UvtDJ83xDNvFU3hTGsPx/UvtDJ83xDNvFU3hTGsPx -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.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_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/a4/a4410ad88cf6a2d88da203496a53a8146c9275e656d5aea9523640904a7066f3-d # internal net/textproto mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p net/textproto -std -complete -installsuffix shared -buildid 7y7bsluDygckM1SI6E2M/7y7bsluDygckM1SI6E2M -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b127/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_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/ad/ad28e2129bd1231f01aa094d1606027bfc5301ca59903ab4ac2236cb7d1d867a-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b128/ cat >$WORK/b128/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/b122/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 4Xou5WtVP6q1RHQuWjcN/4Xou5WtVP6q1RHQuWjcN -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/ed/ed13f2088909a670e819d64de775893f93ab48071b279963511eac18423cb364-d # internal github.com/prometheus/procfs mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding/hex=$WORK/b100/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b182/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b183/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b184/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/prometheus/procfs -complete -installsuffix shared -buildid PG2Veq0gqZh1_OAng97q/PG2Veq0gqZh1_OAng97q -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b181/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_x86.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_amd64/buildid -w $WORK/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/c2/c262a7bc482c921457bbfe7c4d678c941c2a9e476193ed984942669d71c399c9-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b121/ cat >$WORK/b121/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/b122/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/textproto=$WORK/b127/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid eSEpr3lWxzrI1twuLqm6/eSEpr3lWxzrI1twuLqm6 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/6c/6c29cf685c4ee1fc4212696823ca579d6982492b564f76f683d7b483c3750a9a-d # internal mime/multipart mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b043/_pkg_.a packagefile crypto/rand=$WORK/b068/_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 mime=$WORK/b130/_pkg_.a packagefile mime/quotedprintable=$WORK/b132/_pkg_.a packagefile net/textproto=$WORK/b127/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p mime/multipart -std -complete -installsuffix shared -buildid Meg_TzZwfP8Lz3Y_ZqP_/Meg_TzZwfP8Lz3Y_ZqP_ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/b0/b0e3b88bc88a46336d333481fbafcbdb758a356d667db65e6660491d408c031f-d # internal github.com/hashicorp/go-sockaddr mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile os/exec=$WORK/b190/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/hashicorp/go-sockaddr -complete -installsuffix shared -buildid jFmhncTqunPjSVf2h3xw/jFmhncTqunPjSVf2h3xw -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b189/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_amd64/buildid -w $WORK/b159/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/b0/b0745ef9ec8f411ce5bcab5435ef9faa1fbd3f3c09396ec40d154c21990c6cfb-d # internal text/template mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_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/b040/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template/parse=$WORK/b204/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p text/template -std -complete -installsuffix shared -buildid Nofozh38W49SUDo80Lj6/Nofozh38W49SUDo80Lj6 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b203/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 cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/7b/7ba59034523e8da48b30e23129f2b59a02115d38b36bef5e95a1d78f2d030de3-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b158/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b159/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b145/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid 5b0rdBTqygB6TopwEIV2/5b0rdBTqygB6TopwEIV2 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b166/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/tag/tag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/46/46d2f08e02e2a3fc172b0d8a14bed54273da733b6287283bdba73a81addc42ad-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile compress/gzip=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b161/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b159/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b148/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b151/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b152/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b154/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b155/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b156/_pkg_.a packagefile hash/crc32=$WORK/b065/_pkg_.a packagefile io/ioutil=$WORK/b117/_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/b048/_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_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid PjrRGFErR0dT29N_bPNa/PjrRGFErR0dT29N_bPNa -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b165/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_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/f8/f88c264fd1b1d792a640b28abbc5477140062fe5b2ace33fa5f50e55130e2a0f-d # internal crypto/tls mkdir -p $WORK/b075/ cat >$WORK/b075/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/b043/_pkg_.a packagefile container/list=$WORK/b067/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b076/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/des=$WORK/b077/_pkg_.a packagefile crypto/ecdsa=$WORK/b078/_pkg_.a packagefile crypto/ed25519=$WORK/b088/_pkg_.a packagefile crypto/elliptic=$WORK/b079/_pkg_.a packagefile crypto/hmac=$WORK/b091/_pkg_.a packagefile crypto/md5=$WORK/b092/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/rc4=$WORK/b093/_pkg_.a packagefile crypto/rsa=$WORK/b094/_pkg_.a packagefile crypto/sha1=$WORK/b095/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/sha512=$WORK/b084/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile crypto/x509=$WORK/b097/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/pem=$WORK/b101/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b120/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile internal/godebug=$WORK/b102/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_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_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/tls -std -complete -installsuffix shared -buildid lXq12fk_FQ27bPWzXgpT/lXq12fk_FQ27bPWzXgpT -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/bd/bd5f214eed3cb37cbed87577eaa6b81ba72ea7b0871c5e967edfa988bc7d9a95-d # internal golang.org/x/net/internal/socket mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b184/_pkg_.a packagefile net=$WORK/b103/_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_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p golang.org/x/net/internal/socket -complete -installsuffix shared -buildid 7WSHZLogM1n99zz-Szo0/7WSHZLogM1n99zz-Szo0 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b212/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/socket/cmsghdr.go /usr/share/gocode/src/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/cmsghdr_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/error_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/iovec_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/mmsghdr_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/msghdr_linux.go /usr/share/gocode/src/golang.org/x/net/internal/socket/msghdr_linux_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/norace.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn_mmsg.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn_msg.go /usr/share/gocode/src/golang.org/x/net/internal/socket/socket.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_const_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_linux.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_linux_amd64.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_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/b6/b660715d7537c410e0ffe896214a47d0e9eb0efec886429d55c878753e9ddc23-d # internal html/template mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile html=$WORK/b202/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template=$WORK/b203/_pkg_.a packagefile text/template/parse=$WORK/b204/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p html/template -std -complete -installsuffix shared -buildid 5VCC5jeE4zVfzNH-0ac-/5VCC5jeE4zVfzNH-0ac- -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b201/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_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/6b/6b8e1c45dced7ffc7dde16f2200794cbdfd6f374d819ed4c06c3d0a4c86b7eb8-d # internal github.com/sean-/seed mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile math/rand=$WORK/b074/_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_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/sean-/seed -complete -installsuffix shared -buildid g5cIb7VoxsWis0wwriKK/g5cIb7VoxsWis0wwriKK -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b214/importcfg -pack /usr/share/gocode/src/github.com/sean-/seed/init.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/34/340f70d9a693b3bef48d13e167d3db10a88519555cb9833298c80b215f08b5f4-d # internal golang.org/x/net/ipv4 mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b210/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b211/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b212/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b184/_pkg_.a packagefile net=$WORK/b103/_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_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p golang.org/x/net/ipv4 -complete -installsuffix shared -buildid 6WEx72U-2iHVytGGb3pa/6WEx72U-2iHVytGGb3pa -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b209/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_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/3a/3ab427d9ea93033db0c9378dc6ced032e2d7596da0f62f8d012a53df5414b7d8-d # internal golang.org/x/net/ipv6 mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b210/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b211/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b212/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b184/_pkg_.a packagefile net=$WORK/b103/_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_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p golang.org/x/net/ipv6 -complete -installsuffix shared -buildid wyGi-r7m2w_7ysoAAHrk/wyGi-r7m2w_7ysoAAHrk -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b213/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_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/9f/9f297509b936e456d3d73f4d1ae2de2c0916857c2d66a037c4791e9f28e87fe8-d # internal database/sql/driver mkdir -p $WORK/b216/ cat >$WORK/b216/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_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p database/sql/driver -std -complete -installsuffix shared -buildid aOk4QzCKdjimT_Hg6BFH/aOk4QzCKdjimT_Hg6BFH -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b216/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_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/25/2515b0df47d926ed1834c1fa8f7a68d8cc87933d5705b87cf22565c7dd9df67b-d # internal github.com/oklog/ulid mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b043/_pkg_.a packagefile database/sql/driver=$WORK/b216/_pkg_.a packagefile encoding/binary=$WORK/b047/_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/b074/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/oklog/ulid -complete -installsuffix shared -buildid ML9zpOq5ZwkrOfD83Dzh/ML9zpOq5ZwkrOfD83Dzh -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b215/importcfg -pack /usr/share/gocode/src/github.com/oklog/ulid/ulid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/e7/e7752710200dabd4d745dfe7728766df2217433a8f19ac575065710402c238db-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile compress/gzip=$WORK/b063/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b188/_pkg_.a packagefile io/ioutil=$WORK/b117/_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/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid vXqhlkgSx5X7XS0zTVvW/vXqhlkgSx5X7XS0zTVvW -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b219/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_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/e2/e2f13c2175b1ab42d259f6c7a62504ab81340b6169ac1772135c965ed1376b92-d # internal github.com/prometheus/alertmanager/pkg/labels mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/pkg/errors=$WORK/b056/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b180/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/prometheus/alertmanager/pkg/labels -complete -installsuffix shared -buildid nOYquN_LdSwjBsE4FKTo/nOYquN_LdSwjBsE4FKTo -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b221/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_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/3c/3cbc0c3465e702245d39e1b6cbc6c623a641f419f1ba968513c6bf3398dfbc4b-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b223/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b046/_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/b053/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_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_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid tEKhc8R4NWKsBM21c8N5/tEKhc8R4NWKsBM21c8N5 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b223/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 cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/30/307302e1f38c62ee4e26bcfa3d29cea2b550e41518044a48a8c5ef9f3e14e9ee-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid h0f4GCpp0tidzvhXhQT8/h0f4GCpp0tidzvhXhQT8 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b228/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/timeseries/timeseries.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/e6/e680a1e305508225cd9a452240de5caf161a9cc6b14eeb491c8319bf1acbc758-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile container/list=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid VnLe_DprUW0b3DPJGjIW/VnLe_DprUW0b3DPJGjIW -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b235/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 cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/15/156723fedc8bb0b22e49c459359811674667b3a8b21ecf28d3acbe07f47d7c46-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b234/_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_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid zofTh_XMOM4S_3Za-QgM/zofTh_XMOM4S_3Za-QgM -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b236/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_amd64/buildid -w $WORK/b219/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/5e/5eeecad685ada10b456c27d71db4ab145ac6d9e5b7b5aa232aacd6a3b9aa5f3f-d # internal github.com/gogo/protobuf/gogoproto cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/22/2291db14aa388ad862fadf018c5cf101a25513660bffe31fdfbea72c8740776a-d # internal mkdir -p $WORK/b218/ golang.org/x/text/secure/bidirule mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b234/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b235/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid az-zSYxquALcSVdcaUSV/az-zSYxquALcSVdcaUSV -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b233/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 cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b188/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b219/_pkg_.a packagefile math=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid tpOrAu-1-8feeI2K67X4/tpOrAu-1-8feeI2K67X4 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b218/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_amd64/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/0c/0c7f3f01b8b0eb0428d17419e15f8576de213b6be50eb34f99400861375bcfbd-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_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_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid bp8mxJTaTOiRf3b0-pW3/bp8mxJTaTOiRf3b0-pW3 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b237/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 cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/6c/6c487be380342b1e49385a1307a4d9fcb51de5bdcde2ec7633806415237edc89-d # internal net/http/httptrace mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile internal/nettrace=$WORK/b105/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/textproto=$WORK/b127/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid JVvRm9EofFt7cVgnBUvr/JVvRm9EofFt7cVgnBUvr -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b133/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/08/081918f3903f58aec054f1b38a6327d0ad4a5bff9990f106177bfb45ed3ae4ae-d # internal github.com/miekg/dns mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b043/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b078/_pkg_.a packagefile crypto/ed25519=$WORK/b088/_pkg_.a packagefile crypto/elliptic=$WORK/b079/_pkg_.a packagefile crypto/hmac=$WORK/b091/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b094/_pkg_.a packagefile crypto/sha1=$WORK/b095/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/sha512=$WORK/b084/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile crypto/x509=$WORK/b097/_pkg_.a packagefile encoding/asn1=$WORK/b086/_pkg_.a packagefile encoding/base32=$WORK/b208/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b100/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b209/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b213/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b184/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_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_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/miekg/dns -complete -installsuffix shared -buildid L6WAsG9ieVnXRW_eDcRf/L6WAsG9ieVnXRW_eDcRf -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b207/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_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/23/23aa5f96379205c6135d8f9a0c175b2c04108778a82d6384cf93ef3d193609cd-d # internal net/http mkdir -p $WORK/b062/ cat >$WORK/b062/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/b051/_pkg_.a packagefile bytes=$WORK/b043/_pkg_.a packagefile compress/gzip=$WORK/b063/_pkg_.a packagefile container/list=$WORK/b067/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b128/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b129/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b122/_pkg_.a packagefile internal/godebug=$WORK/b102/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile mime=$WORK/b130/_pkg_.a packagefile mime/multipart=$WORK/b131/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/http/httptrace=$WORK/b133/_pkg_.a packagefile net/http/internal=$WORK/b134/_pkg_.a packagefile net/http/internal/ascii=$WORK/b135/_pkg_.a packagefile net/textproto=$WORK/b127/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b111/_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/b048/_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_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p net/http -std -complete -installsuffix shared -buildid H70IuVlBBvI7Mkh4MJko/H70IuVlBBvI7Mkh4MJko -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b062/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_amd64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/9c/9ce0fd123236ca4356a55b869fdc19f9d1f58b1e5df70c52cf9d2335b741816c-d # internal github.com/prometheus/alertmanager/cluster/clusterpb mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b218/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b188/_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_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/prometheus/alertmanager/cluster/clusterpb -complete -installsuffix shared -buildid kfUp8id79N6G_w_azxeu/kfUp8id79N6G_w_azxeu -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b217/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cluster/clusterpb/cluster.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/65/65f4d5b6d3cf5a9fc30f7ae5527c6d7536572a293f78b2dad7bef7a7ef94eeae-d # internal github.com/prometheus/alertmanager/timeinterval mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/prometheus/alertmanager/timeinterval -complete -installsuffix shared -buildid s1t3an_Hf1X0e4n_o-jY/s1t3an_Hf1X0e4n_o-jY -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b222/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/timeinterval/timeinterval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/29/293fca627dbbbf344fecc998b9157397e4fb1b213133c0fb6e978bdf3c8f9bab-d # internal github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b100/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/aws/aws-sdk-go/aws/awserr -complete -installsuffix shared -buildid ln4lJO-BohYzUUZarY5v/ln4lJO-BohYzUUZarY5v -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b244/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_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/a7/a70aca9019137cdde288049c38b8890f5fde4e365e85ecaa593f173e377744b5-d # internal github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/aws/aws-sdk-go/internal/shareddefaults -complete -installsuffix shared -buildid 0U3UMpwbmUQ5yU4vUjda/0U3UMpwbmUQ5yU4vUjda -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b247/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_amd64/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/00/0011c7b2d4fac197b92165abb8130b42165e77cb1bfa28d32361e583c2c32c93-d # internal github.com/jmespath/go-jmespath mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b045/_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/b048/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/jmespath/go-jmespath -complete -installsuffix shared -buildid NXSbZdW2IvwmAVqvd1rX/NXSbZdW2IvwmAVqvd1rX -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b256/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_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/11/1119966192cba718513f622d121c77d87916d7fae952681dd13fc50b4f73a73c-d # internal github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b244/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/aws/aws-sdk-go/internal/ini -complete -installsuffix shared -buildid e-cDf7_dskASEvoLUgsu/e-cDf7_dskASEvoLUgsu -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b246/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 cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/5b/5bf73fd27dd1483987124a3fa8eeb3df2e153dd0c35f331a2e23de9f2e8c6127-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b161/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b159/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b165/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b155/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid 0EOX14q4fK4ZbW0dNvsv/0EOX14q4fK4ZbW0dNvsv -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b164/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/80/802656457c8c7b31969425392e286c49d513b914ee53896e32a6e10c1076533f-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b159/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b164/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b165/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b167/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid HTVkzW49fvLOwlNByZ0F/HTVkzW49fvLOwlNByZ0F -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b163/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_amd64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/0e/0e693a099dcc7c05707b62fa61a58559e04595e9d261e93ef022793de13fdd01-d # internal golang.org/x/net/idna mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b233/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b235/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b236/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p golang.org/x/net/idna -complete -installsuffix shared -buildid dqiq9zUjlc43cGSoERea/dqiq9zUjlc43cGSoERea -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b232/importcfg -pack /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_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/02/0234d3fc6fb4bbe616ce74257486378dab995cb62bf6ce2b94a859dd0a40abbd-d # internal google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b163/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid 7Tc5MKm_Gc-Gt9tSeQaI/7Tc5MKm_Gc-Gt9tSeQaI -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b162/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/89/89cbf197fa5e2ec386d6de1093c49dee8600f6fadca15021206b3d15e20f92c4-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b154/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b155/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b163/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid IEsIO1OFdF4A67YfLnCl/IEsIO1OFdF4A67YfLnCl -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/anypb/any.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/d2/d242708f3e8699f998085937ada3c607067658441758d11622729fa54d3b1f51-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b163/_pkg_.a packagefile math=$WORK/b028/_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_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid iTpet-rnDHZjU68almTK/iTpet-rnDHZjU68almTK -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b172/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/durationpb/duration.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/5d/5d98178178676b8476a8350f51d5fff45628aaffc7da02913efbd679cb1e0599-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b163/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b172/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid AnaQAWdNrUlXrNsCqOMd/AnaQAWdNrUlXrNsCqOMd -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration/duration.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/f6/f65f7dd3b8dbd7f1c6f2db68e2513e0ea43fa61a3b5d89712d826b7281308332-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b163/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b170/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid 7uFCo9iOWmrRxLyxyxuZ/7uFCo9iOWmrRxLyxyxuZ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any/any.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/6c/6c1aa9f690fbb86ca5d790e398e67a4bf0f70def84e0e1c80dcdb4986b273f33-d # internal google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b163/_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_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid rWn_nxG2gFDtv6e2WXSS/rWn_nxG2gFDtv6e2WXSS -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b174/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/c7/c7242b1a2015a7e19c1521c118a74318a05fb91e04deb763c810b46badd02233-d # internal github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b245/ cat >$WORK/b245/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/b244/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b246/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b247/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b248/_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_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/aws/aws-sdk-go/aws/credentials -complete -installsuffix shared -buildid KDnT_tI_MFVc3Q2drPEK/KDnT_tI_MFVc3Q2drPEK -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b245/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_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/da/da81606b62691a2255fe3361b0bb2e798ebe83579a4bd31dd530ec45ca76fcb7-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b232/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/textproto=$WORK/b127/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid P3UilU-F0gw3noj3CaYz/P3UilU-F0gw3noj3CaYz -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b231/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_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/bc/bc5811a91d5da1914131a15e92c1da5414b37b8cedf3b120505d1fcd69ebd8bc-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b163/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b174/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid vUqpI2eTbIK6cj5WjG9Z/vUqpI2eTbIK6cj5WjG9Z -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b173/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/ae/ae4e30739f8c79a90a674ecff57915dddbec3ba980f0f1f44f03da5347ca4551-d # internal github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b244/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/aws/aws-sdk-go/aws/endpoints -complete -installsuffix shared -buildid f_BO-9G3T21WLkfNEwPS/f_BO-9G3T21WLkfNEwPS -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b249/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_amd64/buildid -w $WORK/b162/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/5e/5efa6afe22a1aa08454fd87c4877ca21a3eb54aafaf88efe812f15ad912bebff-d # internal github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b256/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/aws/aws-sdk-go/aws/awsutil -complete -installsuffix shared -buildid uPSK-t9sAHkbpZ2ZB7j7/uPSK-t9sAHkbpZ2ZB7j7 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b255/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 cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/dc/dc80113b97dcbeb20616e141810184b75ae99eec2f2c7b38e151d8ac27387d60-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b158/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b159/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b148/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b151/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b154/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b155/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b162/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid Fx0ARAgJhvrKjOBhgcyk/Fx0ARAgJhvrKjOBhgcyk -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/reflect/protodesc/desc.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protodesc/desc_init.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protodesc/desc_validate.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protodesc/proto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/73/73e5ea1583b8bded3515d0d7e26d8f66d1d9390f1b31296fec2c8e69812c2bd2-d # internal encoding/xml mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding=$WORK/b044/_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/b048/_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_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p encoding/xml -std -complete -installsuffix shared -buildid arVgigeD151q2YHhCsM2/arVgigeD151q2YHhCsM2 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b266/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_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/f6/f680c6e75d48bac23b67ffba5f5488005ad39eea020da877e7072238ad7f8b77-d # internal github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b244/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b245/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b250/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b190/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -complete -installsuffix shared -buildid Ng6DWA-VzTej-TaywXHB/Ng6DWA-VzTej-TaywXHB -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b272/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/9c/9c4f63e117195ff539ce8a8b548d5cd464d5d60f651fb1d205e9534d006d9897-d # internal github.com/cespare/xxhash mkdir -p $WORK/b288/ cat >$WORK/b288/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/github.com/cespare/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/cespare/xxhash -trimpath "$WORK/b288=>" -I $WORK/b288/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b288/symabis ./xxhash_amd64.s cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_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_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/cespare/xxhash -installsuffix shared -buildid 14UmAekrbavGL1y2_FmH/14UmAekrbavGL1y2_FmH -goversion go1.18.3 -symabis $WORK/b288/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b288/importcfg -pack -asmhdr $WORK/b288/go_asm.h /usr/share/gocode/src/github.com/cespare/xxhash/xxhash.go /usr/share/gocode/src/github.com/cespare/xxhash/xxhash_amd64.go /usr/share/gocode/src/github.com/cespare/xxhash/xxhash_unsafe.go cd /usr/share/gocode/src/github.com/cespare/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/cespare/xxhash -trimpath "$WORK/b288=>" -I $WORK/b288/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b288/xxhash_amd64.o ./xxhash_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b288/_pkg_.a $WORK/b288/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/75/753062b5580e08fd0b5b9e6b9585d6485e5ca5e3a121ebe4905513c8716b6620-d # internal github.com/oklog/run mkdir -p $WORK/b290/ cat >$WORK/b290/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/b196/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/oklog/run -complete -installsuffix shared -buildid zeusdwKmmacdX-Krn8LR/zeusdwKmmacdX-Krn8LR -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b290/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_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/09/099c084c3368a2637ae290e55cf38cae0d0f1b3818d52e0cb3e4f830aa62dd8a-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile compress/gzip=$WORK/b063/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b154/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b157/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b155/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b156/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b163/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b117/_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/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid LrnuVcu0X8SW33Uoyc1K/LrnuVcu0X8SW33Uoyc1K -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b138/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_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/67/672c6658ebd84f2aec582ea403d295ee5aab7eef015417aa2ef668195e6c1faa-d # internal github.com/gogo/protobuf/types mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b188/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b297/_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/b048/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/gogo/protobuf/types -complete -installsuffix shared -buildid lvP0nBHZL47ssr1XZyn9/lvP0nBHZL47ssr1XZyn9 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b296/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_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/7c/7c8866fef1546e94325e1f08e75b4151cb10c2aa53504b5f999090f341c33a79-d # internal github.com/gofrs/uuid mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile crypto/md5=$WORK/b092/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/sha1=$WORK/b095/_pkg_.a packagefile database/sql/driver=$WORK/b216/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b100/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/gofrs/uuid -complete -installsuffix shared -buildid brzeMDX5i9ttsh1rPtAD/brzeMDX5i9ttsh1rPtAD -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b299/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_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/4d/4d5eebd4f7682c1832e438cf9f42bd6273c9d42e09c5286ff905b58a3f38a191-d # internal github.com/go-openapi/analysis/internal mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/go-openapi/analysis/internal -complete -installsuffix shared -buildid k_YdmPnDZRE43_2dEGym/k_YdmPnDZRE43_2dEGym -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b311/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/analysis/internal/post_go18.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/b3/b343c164407cdd968286e30b0fce056f01ebfd7861f742d618569533b5967964-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/josharian/intern=$WORK/b315/_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/b049/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid IqSerat6BjX_FdV5rIDC/IqSerat6BjX_FdV5rIDC -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b314/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_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/5e/5e30ab74e1359231ddb0fc76a63cafc7359aef0043203dcf43aee6598c8070f8-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b138/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b169/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b171/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b155/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid rbSc-qF7D5uDG6wisRPR/rbSc-qF7D5uDG6wisRPR -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any.go /usr/share/gocode/src/github.com/golang/protobuf/ptypes/doc.go /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration.go /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/a9/a997e7aef7a18213ba1e4cb927fcfa48c2b3188ebc54fa9dd7247c5deb7364b8-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b138/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b173/_pkg_.a packagefile math=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid BnTn1IQUIFxkrxaXwGa6/BnTn1IQUIFxkrxaXwGa6 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_model/go/metrics.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/4a/4adccba8c0c6cdbe212c66e21fdc994dcef742ace5de6af414b9623ea90b49b7-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b138/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid fuNxyDdiVtuEeZeHt4LR/fuNxyDdiVtuEeZeHt4LR -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b178/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_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/10/107d5fba2b5f3710961e03f2d5ef8d5b21d95d99014a5351f2c51385ea733041-d # internal github.com/mailru/easyjson/buffer mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid eA1XjFfpuoezuErhJ8Fe/eA1XjFfpuoezuErhJ8Fe -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b317/importcfg -pack /usr/share/gocode/src/github.com/mailru/easyjson/buffer/pool.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/b1/b1eab76370bfaf1888e14143df998f078433a9b30334c859d08423ff6bc3bcb4-d # internal github.com/PuerkitoBio/urlesc mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/PuerkitoBio/urlesc -complete -installsuffix shared -buildid rdIaIbziTQbtuHijiMiM/rdIaIbziTQbtuHijiMiM -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b321/importcfg -pack /usr/share/gocode/src/github.com/PuerkitoBio/urlesc/urlesc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/04/045345ab38f8753526a57b9744353c60d63c43d648fd5ad662a1d15fb760b993-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b176/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid noHCvh3jdPh1UEGsFZTd/noHCvh3jdPh1UEGsFZTd -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/da/da0bba709f5512f73e54143993eb12338d90ac8bc2db27f60027133cf89013ea-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b317/_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_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid fjvU3A20H_blU9D_00ml/fjvU3A20H_blU9D_00ml -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b316/importcfg -pack /usr/share/gocode/src/github.com/mailru/easyjson/jwriter/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/a6/a62a5a20706f9548af3fe7634173f2873562e8a31bb1ce00ff1893833041eca4-d # internal github.com/PuerkitoBio/purell mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b321/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b232/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b236/_pkg_.a packagefile golang.org/x/text/width=$WORK/b322/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/PuerkitoBio/purell -complete -installsuffix shared -buildid Aqh_YkdYE0OT0Na-AFHb/Aqh_YkdYE0OT0Na-AFHb -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b320/importcfg -pack /usr/share/gocode/src/github.com/PuerkitoBio/purell/purell.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/3f/3f9538177a906fc3b408e4bcb3f8d6f4f2bdbc08b07e108b2d84fac1a4bc20ca-d # internal github.com/asaskevich/govalidator mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile crypto/rsa=$WORK/b094/_pkg_.a packagefile crypto/x509=$WORK/b097/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile encoding/pem=$WORK/b101/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile html=$WORK/b202/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_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_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/asaskevich/govalidator -complete -installsuffix shared -buildid -96--5OrN5ZYWCm_F2Fc/-96--5OrN5ZYWCm_F2Fc -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b324/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_amd64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/62/6237b46658512a60bb0c4606fc11e7dd4c7919dc9d4d210eb81f18c16f9fde21-d # internal github.com/mitchellh/mapstructure mkdir -p $WORK/b326/ cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/ef/efab06b3f8c64f8f80ca8a4c1ce07a5536d26497c68f02925298351bc6fbf4bd-d # internal expvar mkdir -p $WORK/b061/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid LMeNK-VwVrl1Zi3TMZe7/LMeNK-VwVrl1Zi3TMZe7 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b326/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 cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b062/_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/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p expvar -std -complete -installsuffix shared -buildid vnvviMKJXnSVur5LOsQl/vnvviMKJXnSVur5LOsQl -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/expvar/expvar.go cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/42/42bd03afb2d587c57a6bbf58bfffe38a07e69fb5187f49cd7943ca34c32cf931-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b138/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b168/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b178/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b176/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b179/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b180/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile mime=$WORK/b130/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid BsmkxKbZ5TcciEOVyTQ3/BsmkxKbZ5TcciEOVyTQ3 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b177/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_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/9e/9e1cd000f95ab2ba69526943b222d99396b4eac7ed3882cf800c8334d51d957f-d # internal github.com/armon/go-metrics mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b194/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/signal=$WORK/b196/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_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_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/armon/go-metrics -complete -installsuffix shared -buildid Zh_oOPe0-EBRnc9Vbele/Zh_oOPe0-EBRnc9Vbele -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b193/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_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/ff/ff1ec91d2be292f3faeb2bcde8fc688998a9363468c3e56bcae3a1339b71bffe-d # internal net/rpc mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile encoding/gob=$WORK/b200/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile html/template=$WORK/b201/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p net/rpc -std -complete -installsuffix shared -buildid GykvErnptW2GqPY301Hi/GykvErnptW2GqPY301Hi -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b199/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_amd64/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/d4/d4fbf85dd44c8c28e0f0d135e8688d77465fa9cd418559738d02e0dea7892a09-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b136/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b137/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b138/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b168/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b175/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b176/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b177/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b180/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b181/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b186/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_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_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid dc3-3-T9dPLWxwKXo81l/dc3-3-T9dPLWxwKXo81l -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/counter.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/desc.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/doc.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/expvar_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/fnv.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/gauge.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/go_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/histogram.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/labels.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/metric.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/observer.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/process_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/process_collector_other.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/registry.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/summary.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/timer.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/untyped.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/value.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/vec.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/b6/b693ea9202f290eeb90ffa48545a1b9c97c180ed6a1f202e0b605b2b9ef802cd-d # internal golang.org/x/net/trace mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b228/_pkg_.a packagefile html/template=$WORK/b201/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile text/tabwriter=$WORK/b229/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p golang.org/x/net/trace -complete -installsuffix shared -buildid 5_63V-cbQbXxGwJniIqU/5_63V-cbQbXxGwJniIqU -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b227/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 cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/10/10b10be4aac177214472744179b091c9ad3bf730ea7484afc4d01c2cae1c9572-d # internal golang.org/x/net/http2 mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b043/_pkg_.a packagefile compress/gzip=$WORK/b063/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b231/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b237/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b232/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/http/httptrace=$WORK/b133/_pkg_.a packagefile net/textproto=$WORK/b127/_pkg_.a packagefile net/url=$WORK/b110/_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/b048/_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_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p golang.org/x/net/http2 -complete -installsuffix shared -buildid VhuSvXs2cMbODyIpj8DY/VhuSvXs2cMbODyIpj8DY -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b230/importcfg -pack /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/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_amd64/buildid -w $WORK/b296/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/58/581df7bf48cc499a4204a85ec572a865f1048df052887b81c8c160a86f29d79b-d # internal github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/binary=$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 net/rpc=$WORK/b199/_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/b048/_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/b049/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/hashicorp/go-msgpack/codec -complete -installsuffix shared -buildid YSwlkYkz-_RgCCBoF9vg/YSwlkYkz-_RgCCBoF9vg -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b198/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/b296/_pkg_.a /builddir/.cache/go-build/f9/f9eec9ae960ab800d008a11df7bacbcde1478e82937a2f361c63043917673624-d # internal golang.org/x/net/context/ctxhttp mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid 2i4GlVXG13jvv-Uu8dNO/2i4GlVXG13jvv-Uu8dNO -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b240/importcfg -pack /usr/share/gocode/src/golang.org/x/net/context/ctxhttp/ctxhttp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/42/421ca9cd64c6354917df7c1b90d47ee9703388c0f0972f30e7553700d42ac3ee-d # internal golang.org/x/oauth2/internal mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rsa=$WORK/b094/_pkg_.a packagefile crypto/x509=$WORK/b097/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile encoding/pem=$WORK/b101/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b240/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile mime=$WORK/b130/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p golang.org/x/oauth2/internal -complete -installsuffix shared -buildid ACeYJdqiCPUENPy5iDz6/ACeYJdqiCPUENPy5iDz6 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b239/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 cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/11/11bc4cf3c5a300ee8318eb638872dac09c8eaa90b2fc4a650daf634c0976d9df-d # internal net/http/httputil mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b043/_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/b121/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile mime=$WORK/b130/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/http/internal=$WORK/b134/_pkg_.a packagefile net/http/internal/ascii=$WORK/b135/_pkg_.a packagefile net/textproto=$WORK/b127/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p net/http/httputil -std -complete -installsuffix shared -buildid DKOXSphf-fDD3QepXF0f/DKOXSphf-fDD3QepXF0f -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b258/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_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/2f/2f3b430aef35423bac42ac1e65fc067e08dcb9aafe7274c000c6a7f37f12cd30-d # internal golang.org/x/oauth2 mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_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/b239/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p golang.org/x/oauth2 -complete -installsuffix shared -buildid OvEdn1haJLKAjilmA3DF/OvEdn1haJLKAjilmA3DF -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b238/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_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/45/45afb1d224eec81309fdebe11f071409a84b9c9bcf2657b905e6afb73c7bcf76-d # internal github.com/prometheus/alertmanager/nflog/nflogpb mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b218/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b188/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b296/_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_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/prometheus/alertmanager/nflog/nflogpb -complete -installsuffix shared -buildid 975q23qSj8y4of-LiQCY/975q23qSj8y4of-LiQCY -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b295/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_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/b7/b7f09cd731d7565d21367a53f914338c55ad27c1962ca4741adec3bcc211a985-d # internal golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b238/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b239/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p golang.org/x/oauth2/clientcredentials -complete -installsuffix shared -buildid 08pfFstcEXlZwmejVZ_M/08pfFstcEXlZwmejVZ_M -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b241/importcfg -pack /usr/share/gocode/src/golang.org/x/oauth2/clientcredentials/clientcredentials.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/21/211bf8ef522457cb4616f0548fef4ecfb1c416ca395d642313f5c3f3894f8e7c-d # internal github.com/prometheus/alertmanager/api/metrics mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p github.com/prometheus/alertmanager/api/metrics -complete -installsuffix shared -buildid O2VzFIMfgaOxKWxAn6Fr/O2VzFIMfgaOxKWxAn6Fr -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b059/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/metrics/metrics.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/2e/2e6517cdc0cc71caf74e14ad169133ad39ac3b5d75d1589273162e36a8700460-d # internal github.com/mwitkow/go-conntrack mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b226/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b060/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b227/_pkg_.a packagefile net=$WORK/b103/_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_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/mwitkow/go-conntrack -complete -installsuffix shared -buildid jLKxveD9TLdg_h1txCpD/jLKxveD9TLdg_h1txCpD -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b225/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_amd64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/20/20c4f2657eaa2ce033a2a8055882a0d0b66e93e17de81add5e18adbdb491f5b0-d # internal github.com/prometheus/alertmanager/types mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b221/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b060/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b180/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/prometheus/alertmanager/types -complete -installsuffix shared -buildid V9UhUnsMO0rhOVUDLW4M/V9UhUnsMO0rhOVUDLW4M -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b292/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/9f/9f065a0bcc8cf8af85f27719faff65aaaa68ecdfd8a41de07a3ba72ff1e7de5b-d # internal github.com/prometheus/alertmanager/silence/silencepb mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b218/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b188/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b296/_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_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/prometheus/alertmanager/silence/silencepb -complete -installsuffix shared -buildid ddkWuiTkFsUvMrPLZTfL/ddkWuiTkFsUvMrPLZTfL -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b300/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/silence/silencepb/silence.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/00/00c092022be44143e88397474dfa55e1328bcbfc281fa2689fd863600e9350bd-d # internal github.com/prometheus/alertmanager/provider mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b292/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b180/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/prometheus/alertmanager/provider -complete -installsuffix shared -buildid PELVNNxD6eycfCzn9hU1/PELVNNxD6eycfCzn9hU1 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b291/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/provider/provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/3c/3c656ad011c155b5fdc2c7f092917b6c186a7bf256d37db5f0616d330df9fea0-d # internal github.com/prometheus/alertmanager/store mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b292/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b180/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/prometheus/alertmanager/store -complete -installsuffix shared -buildid 3WtTpkTVgCyEkf28bwrk/3WtTpkTVgCyEkf28bwrk -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b293/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/store/store.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/2e/2ee177fc8576e44039bb092ba93f712a3fd4c0a3803dc3be6ec2a2b188ead11d-d # internal github.com/shurcooL/httpfs/vfsutil mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/shurcooL/httpfs/vfsutil -complete -installsuffix shared -buildid noiVrbtui2ocSdvmdxur/noiVrbtui2ocSdvmdxur -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b304/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_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/2f/2f1b62daf40f8ce6c3b53b67535fd0127b1860d93d2e04106d36620bcbcdaaa6-d # internal github.com/julienschmidt/httprouter mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/julienschmidt/httprouter -complete -installsuffix shared -buildid 7nkRg7-ShoLN6MDCNZdu/7nkRg7-ShoLN6MDCNZdu -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b306/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_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/6a/6a0b5431d7a8b0fece6a852eae5c2e31fe98e40550a1910e6699ca8ad9f7a84e-d # internal github.com/prometheus/common/version mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile text/template=$WORK/b203/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/prometheus/common/version -complete -installsuffix shared -buildid Ysjuthy-BX6Rbd-3daLW/Ysjuthy-BX6Rbd-3daLW -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b307/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/version/info.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/15/156ac1fbd8bc67d349336f54a35ecb8acb510d20cd260ec443b243510448b187-d # internal github.com/shurcooL/vfsgen mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile compress/gzip=$WORK/b063/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b304/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile text/template=$WORK/b203/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/shurcooL/vfsgen -complete -installsuffix shared -buildid lnosIXb2HZ500qe8QlM_/lnosIXb2HZ500qe8QlM_ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b303/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_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/55/55661e93da51d4e17edc548aec7defc4e7b5cce4b5f2e6b0251a98deec255830-d # internal github.com/go-openapi/swag mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b314/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b316/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile mime/multipart=$WORK/b131/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b111/_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/b048/_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_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/go-openapi/swag -complete -installsuffix shared -buildid nNZUuT2ZIBY0x0eW7ShD/nNZUuT2ZIBY0x0eW7ShD -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b313/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_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/e7/e705b2ad78be9ad4b142c1d867848060307a117abb035aef5ec7fcdac0ac9f82-d # internal github.com/prometheus/common/route mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/julienschmidt/httprouter=$WORK/b306/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/prometheus/common/route -complete -installsuffix shared -buildid Ut8PI-M24whmDtKL4u8c/Ut8PI-M24whmDtKL4u8c -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b305/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/route/route.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/d8/d845c03a87e4d6a1bf9fada30bf52e5990e9ce2424bc426a60ef3dff4bebc082-d # internal github.com/prometheus/alertmanager/asset mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile compress/gzip=$WORK/b063/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b303/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/prometheus/alertmanager/asset -complete -installsuffix shared -buildid 9CI_uCuIOJJFhAG7mkoM/9CI_uCuIOJJFhAG7mkoM -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b302/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_amd64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/5d/5dac4d1ba720f07854fb2ddaf6847bcf6890191d4dc72c98910c9585776c0e57-d # internal github.com/go-openapi/errors mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/go-openapi/errors -complete -installsuffix shared -buildid NEJxg4TxW0LFFbitH1US/NEJxg4TxW0LFFbitH1US -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b325/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_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/5a/5a9beb46b54335635a1acd396580e40b590682b54135af74f7c10edac7ff2bec-d # internal github.com/prometheus/common/config mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile crypto/x509=$WORK/b097/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b225/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b230/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b238/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b241/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/prometheus/common/config -complete -installsuffix shared -buildid Ii0D2F40aBiaXUr2k_jv/Ii0D2F40aBiaXUr2k_jv -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b224/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_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/ac/ac81534fe77bad44387c863742bbafc1d7db5b52120249500cdfa2eea9f0beaa-d # internal go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/hex=$WORK/b100/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid OtA80o2MXq8kJZsMqxUz/OtA80o2MXq8kJZsMqxUz -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b332/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_amd64/buildid -w $WORK/b302/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/41/41734e2d6d37628a19e6f8eb21b82ce880b2927e5759e88def324cb0fb93b585-d # internal github.com/prometheus/alertmanager/template mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b302/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b292/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b180/_pkg_.a packagefile html/template=$WORK/b201/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile text/template=$WORK/b203/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/prometheus/alertmanager/template -complete -installsuffix shared -buildid QzSTTPL0p_G75M3C0bpK/QzSTTPL0p_G75M3C0bpK -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b301/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/template/template.go cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/8b/8bb0336f3ad44326ffff4a4fd41382818fb38ff9ecee997fe22bae84b54d9824-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b313/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid dsRc60jD68jD3t9oMHyI/dsRc60jD68jD3t9oMHyI -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b312/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/72/72576699165c2450aa650aa7f9f3deaef1038bb1114be4a2579c8c1d22be1b7a-d # internal github.com/go-stack/stack mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_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/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/go-stack/stack -complete -installsuffix shared -buildid h_eY5Z9x8Pd_kRofZBj_/h_eY5Z9x8Pd_kRofZBj_ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b334/importcfg -pack /usr/share/gocode/src/github.com/go-stack/stack/stack.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/f0/f06bc7ded21adf12a8f3374247477c5be86bd1d3ee7526178a6186f08b421b57-d # internal net/mail mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile mime=$WORK/b130/_pkg_.a packagefile net/textproto=$WORK/b127/_pkg_.a packagefile strings=$WORK/b048/_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_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p net/mail -std -complete -installsuffix shared -buildid UqOhLWCuCWcNixT1LT7J/UqOhLWCuCWcNixT1LT7J -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b335/importcfg -pack /usr/lib/golang/src/net/mail/message.go cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/98/981b424f4599bba644f15faa86f89f7029e84674393ccac655cdc4a2f5dbe593-d # internal encoding/csv mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p encoding/csv -std -complete -installsuffix shared -buildid X41z39gqsFZ7djDQa_he/X41z39gqsFZ7djDQa_he -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b338/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/f1/f146ec605b04ae85edee8901db4eda6d032d610973060efa7f8a988edf8eed14-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b320/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b312/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid GlByUd4SDTa8GLcQRD85/GlByUd4SDTa8GLcQRD85 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b319/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/df/df3f2918442b6601e6af7f09d0712c02e95f54c42ce78e60ab199c4734d1f58c-d # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b334/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b331/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b332/_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/b048/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid gfZP4Rw0a6LR4RmeHxcB/gfZP4Rw0a6LR4RmeHxcB -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b333/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_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/37/3703b42d338392af3bc219e6b79cd9e8f810c72c686e217a8f59c66be773c3f5-d # internal github.com/go-openapi/spec mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile compress/gzip=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile encoding/gob=$WORK/b200/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b312/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b319/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b313/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b111/_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/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/go-openapi/spec -complete -installsuffix shared -buildid rLTVZUBwSuGjCZHxtBxy/rLTVZUBwSuGjCZHxtBxy -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b318/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_amd64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/0a/0a77c8fb12f052f0ce06f038b92e22708dfe1d398c77e0078a4c351be172953e-d # internal github.com/go-openapi/runtime/logger mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/go-openapi/runtime/logger -complete -installsuffix shared -buildid xQo_Jl9VfB9Cvr29duy3/xQo_Jl9VfB9Cvr29duy3 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b339/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_amd64/buildid -w $WORK/b339/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/c0/c08b8ee68a317438d97c7ac16264616614f73c157644cb88a42fa2e8b230ce33-d # internal github.com/go-openapi/runtime/middleware/denco mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/go-openapi/runtime/middleware/denco -complete -installsuffix shared -buildid nXYiKlFc21sZ81af-P06/nXYiKlFc21sZ81af-P06 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b340/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 cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/35/351c3676172904c4e7fb3e3236e72eb0cc5b50fd4f940824725f54fed2782f82-d # internal github.com/go-openapi/runtime/middleware/header mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b062/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/go-openapi/runtime/middleware/header -complete -installsuffix shared -buildid BNLvkCIoWXdc055NHyGr/BNLvkCIoWXdc055NHyGr -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b341/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/header/header.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/14/149939a62e053cbe52aa1d754db6d0c8d3ee518b9a14b13646a8893b6bbb45e3-d # internal github.com/docker/go-units mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/docker/go-units -complete -installsuffix shared -buildid 5Fti-TNFcpiUFbZyTFL3/5Fti-TNFcpiUFbZyTFL3 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b348/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_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/d1/d14bfdf377f6a4a7b98eca6801a9cf89d206596806ac7b36f7f0b62ca2b477af-d # internal github.com/jessevdk/go-flags mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b184/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b111/_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/b048/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid grSzIsC2riXrqAASt6QX/grSzIsC2riXrqAASt6QX -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b349/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_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/3c/3ce7a3172aac213288d96608dd44802ac867b499b9fd6a360027e84117ccad22-d # internal github.com/go-openapi/runtime/flagext mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-units=$WORK/b348/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/go-openapi/runtime/flagext -complete -installsuffix shared -buildid K_fWGhr83iPNDQnIk0N_/K_fWGhr83iPNDQnIk0N_ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b347/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/flagext/byte_size.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/45/45fa3292c2eee16b2a2151cd046d13caaeae0430145478c175d188b4700d03b7-d # internal golang.org/x/net/netutil mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b103/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p golang.org/x/net/netutil -complete -installsuffix shared -buildid nRYvRCmp__RTdMsPvmcE/nRYvRCmp__RTdMsPvmcE -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b356/importcfg -pack /usr/share/gocode/src/golang.org/x/net/netutil/listen.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/b0/b0c6bb571ecbd507021017e4a64180aae71470ec7330d68e38982da3b2700dd3-d # internal github.com/rs/cors mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile log=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/rs/cors -complete -installsuffix shared -buildid OptoFx5wyuIsTyLlIxq8/OptoFx5wyuIsTyLlIxq8 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b357/importcfg -pack /usr/share/gocode/src/github.com/rs/cors/cors.go /usr/share/gocode/src/github.com/rs/cors/utils.go cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/12/1246623e3018ec024e84e667b82297207aaa92af34a3c575f346d125672c7775-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b331/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b332/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b333/_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/b048/_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_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid zrJ7zGV2X2f13PPh0DfY/zrJ7zGV2X2f13PPh0DfY -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b330/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_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/77/77e38da73dabc82b353a2d9772d48854d08d3cd6a3169c604224a46c427bad21-d # internal net/smtp mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b091/_pkg_.a packagefile crypto/md5=$WORK/b092/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/textproto=$WORK/b127/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p net/smtp -std -complete -installsuffix shared -buildid kJ8ZTKb_72XSWKB55MgZ/kJ8ZTKb_72XSWKB55MgZ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b359/importcfg -pack /usr/lib/golang/src/net/smtp/auth.go /usr/lib/golang/src/net/smtp/smtp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/70/70b54af121eba1131448d18a9ec5ace25dd53f3acc8d23e3e2d967c6085fe806-d # internal github.com/alecthomas/units mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/alecthomas/units -complete -installsuffix shared -buildid BWyN3IvzSSYNt0wi2QNE/BWyN3IvzSSYNt0wi2QNE -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b362/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_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/7f/7fec83882998b197546277b29348f400786e7697912744fa4cfb1ecdb5084d21-d # internal github.com/prometheus/alertmanager/provider/mem mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/go-kit/log=$WORK/b042/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b291/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b293/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b292/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b180/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/prometheus/alertmanager/provider/mem -complete -installsuffix shared -buildid cUK9YFAj3wkVq4luM84D/cUK9YFAj3wkVq4luM84D -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b370/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/provider/mem/mem.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/42/42f37450c029ce3cd25b21915abdec322212d1bfce621ac8ba52cb2eeb8badad-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile compress/gzip=$WORK/b063/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b060/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b176/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b177/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/http/httptrace=$WORK/b133/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid cy0GBXSVvZxlPjpaWYaN/cy0GBXSVvZxlPjpaWYaN -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b372/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/http.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/da/dadea91b4f1c527b7e82d8f878ef2be53138195d1b301c62a8ddd20c0cb5d408-d # internal internal/profile mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b043/_pkg_.a packagefile compress/gzip=$WORK/b063/_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/b053/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p internal/profile -std -complete -installsuffix shared -buildid AcrTfkVQSdnLL9iBtTwS/AcrTfkVQSdnLL9iBtTwS -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b374/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_amd64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/d2/d2c38d6738c4ee10ea95d1d2e1794cf2e10b6859235deec059c82f58a5f7780f-d # internal runtime/pprof mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b043/_pkg_.a packagefile compress/gzip=$WORK/b063/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b047/_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/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile text/tabwriter=$WORK/b229/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p runtime/pprof -std -installsuffix shared -buildid upXSqcB4wqzEDK1QHqUV/upXSqcB4wqzEDK1QHqUV -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b375/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_amd64/buildid -w $WORK/b249/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/b8/b8f7362263057148684131f324b50312d22be0975983317ac37941bfc4d36259-d # internal runtime/trace mkdir -p $WORK/b376/ cat >$WORK/b376/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_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p runtime/trace -std -installsuffix shared -buildid v8cImop0Rkl3ZAc3-d2m/v8cImop0Rkl3ZAc3-d2m -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b376/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/f3/f36f1f8ae9ac524d6de857b5d66c7495e8b165e8b76f95d7b258e505e132b5ef-d # internal github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b244/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b245/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b249/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b250/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/aws/aws-sdk-go/aws -complete -installsuffix shared -buildid Px8DsLHU9VrHyA1v80Vw/Px8DsLHU9VrHyA1v80Vw -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b243/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/b330/_pkg_.a /builddir/.cache/go-build/4a/4aa6964e997cd29bb8ba0283177985ea84707e7e86ce4e44718ca66ed1ca69a9-d # internal go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b329/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b330/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b331/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b332/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b333/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid XkwC70ZxZbFrwQ75KQ6l/XkwC70ZxZbFrwQ75KQ6l -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b328/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_amd64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/91/91a5c9dcb0ad54e08330a6aa32a199311bcf6fd990a8b98f6ada7808808c83b6-d # internal github.com/prometheus/common/promlog mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/log=$WORK/b042/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/pkg/errors=$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_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/prometheus/common/promlog -complete -installsuffix shared -buildid gJasaJOAjZNMxFxMCgPg/gJasaJOAjZNMxFxMCgPg -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b377/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/promlog/log.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/49/495c1afd283301cd276378d5b2c94403592f426ec8106ddb368ace56b1a4419c-d # internal github.com/alecthomas/template/parse mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/alecthomas/template/parse -complete -installsuffix shared -buildid dUThVg_e_62hzJYfv6V0/dUThVg_e_62hzJYfv6V0 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b381/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_amd64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/93/93ecffe7dd557c8a413fdd8e2cad5b528b84bad27bc652fabd1db3daa94c87c6-d # internal net/http/pprof mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b043/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile html=$WORK/b202/_pkg_.a packagefile internal/profile=$WORK/b374/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/pprof=$WORK/b375/_pkg_.a packagefile runtime/trace=$WORK/b376/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p net/http/pprof -std -complete -installsuffix shared -buildid MdrbK12kJ4NxP9Mx3ouS/MdrbK12kJ4NxP9Mx3ouS -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b373/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/e9/e9b48fb3ce2e6190e28aa68990ce75e3d6c5d5361ec98350f233dc3e11070408-d # internal go/scanner mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b111/_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_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p go/scanner -std -complete -installsuffix shared -buildid 30gy3K7johHHxh_Rcol3/30gy3K7johHHxh_Rcol3 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b384/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/7d/7defb6d6cb1807a9662c02d23a3ddbeddd76e404b0d17de8d6f4155a030b4849-d # internal github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b244/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b253/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b250/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_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_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/aws/aws-sdk-go/aws/request -complete -installsuffix shared -buildid iEy4QBI4QgEBByHI0-61/iEy4QBI4QgEBByHI0-61 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b254/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_amd64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/ad/ad2710335203f8d758626b6295a1ea143a3a1df3c8dbc8f8bb44e49e89332701-d # internal github.com/prometheus/alertmanager/ui mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b042/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b302/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b372/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b305/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/http/pprof=$WORK/b373/_pkg_.a packagefile path=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/prometheus/alertmanager/ui -complete -installsuffix shared -buildid YQIIxaR65FZe81On1VLj/YQIIxaR65FZe81On1VLj -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b371/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/ui/web.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/f8/f880f774172f0d46f3283de0834ae55b4d342a3960438f8b7374865581209a85-d # internal go/ast mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile go/scanner=$WORK/b384/_pkg_.a packagefile go/token=$WORK/b150/_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/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p go/ast -std -complete -installsuffix shared -buildid TUXKNrEdHK0W8MnPwGtY/TUXKNrEdHK0W8MnPwGtY -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b383/importcfg -pack /usr/lib/golang/src/go/ast/ast.go /usr/lib/golang/src/go/ast/commentmap.go /usr/lib/golang/src/go/ast/filter.go /usr/lib/golang/src/go/ast/import.go /usr/lib/golang/src/go/ast/print.go /usr/lib/golang/src/go/ast/resolve.go /usr/lib/golang/src/go/ast/scope.go /usr/lib/golang/src/go/ast/walk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/f6/f6b22d4594b0afc5c5a70932dd52ea145d4730829cda19273a3aa424f40abf24-d # internal internal/lazyregexp mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p internal/lazyregexp -std -complete -installsuffix shared -buildid XKEMWT_IWq8ZuW0GJdNb/XKEMWT_IWq8ZuW0GJdNb -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b385/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/d7/d77f236e6c5cd0a49b927ea60856010d5f217907acf383a653e49d306f38240d-d # internal github.com/alecthomas/template mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b381/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/alecthomas/template -complete -installsuffix shared -buildid FABVrf7oC6pkYBHhxAEE/FABVrf7oC6pkYBHhxAEE -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b380/importcfg -pack /usr/share/gocode/src/github.com/alecthomas/template/doc.go /usr/share/gocode/src/github.com/alecthomas/template/exec.go /usr/share/gocode/src/github.com/alecthomas/template/funcs.go /usr/share/gocode/src/github.com/alecthomas/template/helper.go /usr/share/gocode/src/github.com/alecthomas/template/template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/cc/ccb65848460b87f778ee17bbac278e7c61e88670cb087c451cf0f4c1e657e386-d # internal golang.org/x/crypto/bcrypt mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b388/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p golang.org/x/crypto/bcrypt -complete -installsuffix shared -buildid iGn6kfMEQOqQ8EyeullL/iGn6kfMEQOqQ8EyeullL -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b387/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_amd64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/3d/3dd53405b426c5388f2e6097c1615a70e0918e9705d0883593461c72dbb7cdfa-d # internal github.com/prometheus/exporter-toolkit/web mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile crypto/x509=$WORK/b097/_pkg_.a packagefile encoding/hex=$WORK/b100/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b042/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/pkg/errors=$WORK/b056/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b224/_pkg_.a packagefile golang.org/x/crypto/bcrypt=$WORK/b387/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/prometheus/exporter-toolkit/web -complete -installsuffix shared -buildid vEli50UlHb_UJrYsq74L/vEli50UlHb_UJrYsq74L -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b386/importcfg -pack /usr/share/gocode/src/github.com/prometheus/exporter-toolkit/web/cache.go /usr/share/gocode/src/github.com/prometheus/exporter-toolkit/web/tls_config.go /usr/share/gocode/src/github.com/prometheus/exporter-toolkit/web/users.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/34/34b2b395e5e7849f2cb2a543eb015d5784e2045865de414753ae32889cd07375-d # internal github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b253/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b257/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net/http/httputil=$WORK/b258/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/aws/aws-sdk-go/aws/client -complete -installsuffix shared -buildid rtPPH8L0hQ-U2VjYhPbX/rtPPH8L0hQ-U2VjYhPbX -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b252/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_amd64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/a9/a91ace47dbabac9d2eef838664a26c390b34b93847378ac88021d2608e11141c-d # internal github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b244/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b253/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b264/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/aws/aws-sdk-go/private/protocol -complete -installsuffix shared -buildid hdfaWF0Ucwrx4G8x711L/hdfaWF0Ucwrx4G8x711L -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b263/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_amd64/buildid -w $WORK/b328/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/df/df520b563bc89346415bdb8f0ddadf890dbbd9d5e529aa9762d02812408c641d-d # internal github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b244/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b245/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b053/_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_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/aws/aws-sdk-go/aws/corehandlers -complete -installsuffix shared -buildid 5ym6-kd4mhW0zrOu1VyK/5ym6-kd4mhW0zrOu1VyK -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b271/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/b383/_pkg_.a /builddir/.cache/go-build/58/58e3e275d4d575b4b3553b93431ee4d9a917a5f91b5c8db33b1ee76a6642ceaa-d # internal github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b244/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_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_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/aws/aws-sdk-go/aws/csm -complete -installsuffix shared -buildid veP04NOiYbYd7wHvxljl/veP04NOiYbYd7wHvxljl -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b279/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_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/1d/1de540cee966a369c87b85c316d2222bb5d709debcb4fd2e6132b174054bb2aa-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b328/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b330/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b331/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b332/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b333/_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_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid N7rjWu_YZt5sP8VBlpme/N7rjWu_YZt5sP8VBlpme -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b327/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_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/dc/dcabb9f4667d470c7bcfe448b2ad59991e40dcc04b9f0a6899bbd1e03d6e97f6-d # internal go/doc mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile go/ast=$WORK/b383/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile internal/lazyregexp=$WORK/b385/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile text/template=$WORK/b203/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p go/doc -std -complete -installsuffix shared -buildid BEJpX3nE-opf89kyr9ey/BEJpX3nE-opf89kyr9ey -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b382/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_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/27/270c1e18673d1e9e34329192dfc282bcca212c5cca7db7a289b01a314759c73a-d # internal github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b244/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b253/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b271/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b245/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b283/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/aws/aws-sdk-go/aws/ec2metadata -complete -installsuffix shared -buildid jsb5nMG_4d02JEx56mP0/jsb5nMG_4d02JEx56mP0 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b282/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_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/78/7823107be72cde1852e18bbda9c38090c5a59d0030c5e8f85f57c9c90257b8b2-d # internal github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b244/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b261/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b263/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/aws/aws-sdk-go/private/protocol/rest -complete -installsuffix shared -buildid tjoov2J70ZzMmiACOaDY/tjoov2J70ZzMmiACOaDY -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b262/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_amd64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/4f/4f4cf983378a49223bf4c7ed937ec71ece6f9e349b2c797890b3ae4f80412e3b-d # internal github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b263/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/aws/aws-sdk-go/private/protocol/query/queryutil -complete -installsuffix shared -buildid iRkOeLrIZeYHljUssmmB/iRkOeLrIZeYHljUssmmB -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b267/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/09/093dad50b377094404becb30aff708a20001304f4a1a177bf415fe09de05923d-d # internal github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/xml=$WORK/b266/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b244/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b263/_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/b048/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -complete -installsuffix shared -buildid pW5OCcmv5xwTQ3NzWM2j/pW5OCcmv5xwTQ3NzWM2j -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b268/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_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/04/0449428b6f40030125895ab221b8e2c3931891d0fd207818bc4e987be0674566-d # internal github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b244/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b263/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -complete -installsuffix shared -buildid II190iBZB1bY0nzU4_Wb/II190iBZB1bY0nzU4_Wb -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b276/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_amd64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/9a/9af9aa9866de9fbd26b95959346c0d8e62946190ae5c0b1359889ed549dd90d1-d # internal github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b244/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b245/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b282/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b283/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -complete -installsuffix shared -buildid qK37MnqKBI7-t-osOvT6/qK37MnqKBI7-t-osOvT6 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b281/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_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/0b/0b7547c777505a22ce2cfd2e06878675b9c3d5a6bc624ba45e7a46791127b732-d # internal github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b091/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile encoding/hex=$WORK/b100/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b245/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b250/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b261/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b262/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/aws/aws-sdk-go/aws/signer/v4 -complete -installsuffix shared -buildid ubZN0qJ0qWnA9bvWa6ie/ubZN0qJ0qWnA9bvWa6ie -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b260/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_amd64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/e6/e6c051865a44e25793093039494f5def52ca8674b24bf6e2c4746ce558063e7d-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b216/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b324/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b325/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b326/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b327/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b331/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b332/_pkg_.a packagefile net/mail=$WORK/b335/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/go-openapi/strfmt -complete -installsuffix shared -buildid cRtdlmNAPUNEN_NpU_oF/cRtdlmNAPUNEN_NpU_oF -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b323/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_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/96/9603627f69501b9930ef3e1860aa49a6f179a857b466463f4d6f7ed365993578-d # internal gopkg.in/alecthomas/kingpin.v2 mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding/hex=$WORK/b100/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b380/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b362/_pkg_.a packagefile go/doc=$WORK/b382/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid sSOoJ_IbP_LSFSfxMOoJ/sSOoJ_IbP_LSFSfxMOoJ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b379/importcfg -pack /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/actions.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/app.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/args.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/cmd.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/completions.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/doc.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/envar.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/flags.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/global.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/guesswidth_unix.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/model.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/parser.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/parsers.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/templates.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/usage.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/values.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/values_generated.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/53/53f75eca83695568870c736c4cddfe58da1f6d53db44591ae8cff0bf5edc4e4c-d # internal github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b244/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b263/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b262/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/aws/aws-sdk-go/private/protocol/jsonrpc -complete -installsuffix shared -buildid DvOYzSEjp7mOp-Le5R6n/DvOYzSEjp7mOp-Le5R6n -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b277/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_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/ac/ac02730db09698cc0b6066c79c1dbff6bb871b97828ab10f571746cb87cbcb0f-d # internal github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b266/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b244/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b267/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b268/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/aws/aws-sdk-go/private/protocol/query -complete -installsuffix shared -buildid _mTlYWWk2_J3owMWo805/_mTlYWWk2_J3owMWo805 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b265/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_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/91/917c76c8fc7acc007a450bfa8c9bb6cd6fa5c74aac22d564a17c7a1a9fb1d76a-d # internal github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b244/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b253/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b245/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b276/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -complete -installsuffix shared -buildid cRVqFVhzmcqcymEt05-4/cRVqFVhzmcqcymEt05-4 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b284/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/1f/1f6c71ab9a5743853a9727182377bf337efeda0412ae02db4396f7ff617af595-d # internal github.com/aws/aws-sdk-go/private/protocol/restjson mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b244/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b263/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b277/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b262/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/aws/aws-sdk-go/private/protocol/restjson -complete -installsuffix shared -buildid -zeil8djgokY6VqkPGTK/-zeil8djgokY6VqkPGTK -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b275/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_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/af/af45ddd8e0b63ce71f3634596967e8b2761cd4f0db384357e53f07e1de8b10b5-d # internal github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b253/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b245/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b260/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b265/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/aws/aws-sdk-go/service/sts -complete -installsuffix shared -buildid 4dsgApTzXjnxgWkUFyto/4dsgApTzXjnxgWkUFyto -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b259/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_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/e3/e3c339ae318a93dd27a2bbf7021e8c7f862ad23d242c8c9eb83006451b77b511-d # internal github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b244/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b271/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b245/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b281/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b282/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b249/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b247/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/aws/aws-sdk-go/aws/defaults -complete -installsuffix shared -buildid ys8MrUyckdN_MKdU8uQD/ys8MrUyckdN_MKdU8uQD -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b280/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_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/4d/4d46e588fadefb768ccbb13e740f647925752aa63c5a4546263ee9ca57be9e78-d # internal github.com/aws/aws-sdk-go/service/sso mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b253/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b245/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b260/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b263/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b275/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/aws/aws-sdk-go/service/sso -complete -installsuffix shared -buildid uxyRqqgMSCFjdaCnTSVz/uxyRqqgMSCFjdaCnTSVz -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b274/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_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/7d/7dcc89c653a51666fea9b5852cca90183b5aff0cf4028af25ec8dd44466ed45f-d # internal github.com/aws/aws-sdk-go/service/sns mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b253/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b260/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b263/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b265/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/aws/aws-sdk-go/service/sns -complete -installsuffix shared -buildid CGCeUXjH4ln7NrVt8y0n/CGCeUXjH4ln7NrVt8y0n -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b366/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_amd64/buildid -w $WORK/b259/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/18/184005d5534d6f00647947f5d63d958c79a3a447f567ba977363238fad5ce117-d # internal github.com/aws/aws-sdk-go/service/sso/ssoiface mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b274/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/aws/aws-sdk-go/service/sso/ssoiface -complete -installsuffix shared -buildid WEFrB_Tw71n-9Rr4SvOG/WEFrB_Tw71n-9Rr4SvOG -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b278/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/f9/f9d5ce9f37c307e953db1d88add0416f06e219967fc176c400dbf21dcc8ca68f-d # internal github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b259/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/aws/aws-sdk-go/service/sts/stsiface -complete -installsuffix shared -buildid a9GFR6BxTMBBRFAjgHt_/a9GFR6BxTMBBRFAjgHt_ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b269/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/dd/dd6b809ce7beae785e9d770468000dedcf3d762be52af582d65ea6f4dc08a36e-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b311/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b312/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b318/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b323/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b313/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b111/_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/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/go-openapi/analysis -complete -installsuffix shared -buildid SO3e327vN-rMCKeBD97y/SO3e327vN-rMCKeBD97y -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b310/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_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/29/2940d9a3e57a4a89051af147e41fbd9f9ac2c31baa6456a28756a3e6a2f02ba9-d # internal github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b095/_pkg_.a packagefile encoding/hex=$WORK/b100/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b244/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b245/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b278/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/aws/aws-sdk-go/aws/credentials/ssocreds -complete -installsuffix shared -buildid 3mIuXC5FYfd66bs6Pksm/3mIuXC5FYfd66bs6Pksm -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b273/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_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/18/18e773cd24e1b78a249b73a88a3ed9e4f99bd61688fe6d7d2e42bbe32a62d950-d # internal github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b244/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b245/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b257/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b259/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b269/_pkg_.a packagefile io/ioutil=$WORK/b117/_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_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/aws/aws-sdk-go/aws/credentials/stscreds -complete -installsuffix shared -buildid oYgKceAx1PY-BwGDFZsY/oYgKceAx1PY-BwGDFZsY -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b251/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_amd64/buildid -w $WORK/b379/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/bd/bd58047df54020abeb8ed47764d4baf5fe4a1f1cb48c00de278153516f8af33b-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b043/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/csv=$WORK/b338/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile encoding/xml=$WORK/b266/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b325/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b323/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b313/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile mime=$WORK/b130/_pkg_.a packagefile mime/multipart=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/go-openapi/runtime -complete -installsuffix shared -buildid trR46qV9EiQdC5cFNRTd/trR46qV9EiQdC5cFNRTd -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b337/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 cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/73/73f684c60f97407d0049e24aa22038c1b2a07f28fcc62edf676100b2a3d956ac-d # internal github.com/prometheus/common/promlog/flag mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/common/promlog=$WORK/b377/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b379/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/prometheus/common/promlog/flag -complete -installsuffix shared -buildid 3PM19fftlfBJTA20RLLd/3PM19fftlfBJTA20RLLd -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b378/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/promlog/flag/flag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/bc/bcc059d65ad31ffe07d8bd12d879ecf734818bfcd4e46f908b55f42920130b04-d # internal github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile crypto/x509=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b244/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b271/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b245/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b272/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b273/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b251/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b279/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b280/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b249/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b246/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b247/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b259/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/aws/aws-sdk-go/aws/session -complete -installsuffix shared -buildid WxZIuguEHIp8XVEWHq4K/WxZIuguEHIp8XVEWHq4K -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b270/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_amd64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/4c/4cdca5d093ebad034b2f40f8a57fbe4ef3d39c3d67eb77dc4a326706e2e01c0c-d # internal github.com/prometheus/exporter-toolkit/web/kingpinflag mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b379/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/prometheus/exporter-toolkit/web/kingpinflag -complete -installsuffix shared -buildid P0dGVvH1jqZ-SZ9A9-Sx/P0dGVvH1jqZ-SZ9A9-Sx -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b389/importcfg -pack /usr/share/gocode/src/github.com/prometheus/exporter-toolkit/web/kingpinflag/flag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/9c/9c05cf93fe8b58326d9a41e767cf21d680755801a1f420359cf13a9d350151f6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/88/881b816d12fa2cf5661d560712f6244b7751a545b8aacbfb2f7f554ef8bc2378-d # internal github.com/go-openapi/runtime/security mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b325/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b337/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/go-openapi/runtime/security -complete -installsuffix shared -buildid HbVbHJOHAPN8uN2ZKivg/HbVbHJOHAPN8uN2ZKivg -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b343/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_amd64/buildid -w $WORK/b270/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/50/50a1099fb7e16625b2d0aa23b70bcd05f9ae0296aacc0a5e6986be0293d51151-d # internal github.com/prometheus/common/sigv4 mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b245/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b251/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b270/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b260/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b224/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/textproto=$WORK/b127/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/prometheus/common/sigv4 -complete -installsuffix shared -buildid 87_qC6KmF5EWFn6StHyd/87_qC6KmF5EWFn6StHyd -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b242/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_amd64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/7a/7aec3690b3c1c6dd788ada87583dd0e0d3c75a69e4f6e331f9c64b699a3deeb5-d # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/47/4764859060de0293a3e5c653831edc93154c140be5306b7af9e9aabe9f3d7f33-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/d3/d30a4dbc47724a63bd6fd5166934ade5b9e384929c714ce6a9f5ad4c7a344137-d # internal github.com/go-openapi/loads mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding/gob=$WORK/b200/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b310/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b318/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b313/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/go-openapi/loads -complete -installsuffix shared -buildid dRBBXaXvLraTSbgUMyVM/dRBBXaXvLraTSbgUMyVM -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b309/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_amd64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/3d/3d05032f0f31144ee79f8a1c38cf18fe301ab71b207b094272cd6fa74b8af44c-d # internal github.com/prometheus/alertmanager/config mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b042/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/pkg/errors=$WORK/b056/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b221/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b222/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b060/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b224/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b180/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b242/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/prometheus/alertmanager/config -complete -installsuffix shared -buildid WP7cI8ZOUSaBW6yK6fLD/WP7cI8ZOUSaBW6yK6fLD -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b220/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_amd64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/28/2839799a5b400d268ff803c6d4f49ed04c950447b9a418c702c7bc83a9ee98d3-d # internal github.com/go-openapi/runtime/middleware/untyped mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b310/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b325/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b309/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b337/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b318/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b323/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF github.com/go-openapi/validate mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b310/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b325/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b312/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b309/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b337/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b318/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b323/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b313/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_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_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/go-openapi/validate -complete -installsuffix shared -buildid rVfKixbZk6WcKmciu1iG/rVfKixbZk6WcKmciu1iG -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b344/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/validate/context.go /usr/share/gocode/src/github.com/go-openapi/validate/debug.go /usr/share/gocode/src/github.com/go-openapi/validate/default_validator.go /usr/share/gocode/src/github.com/go-openapi/validate/doc.go /usr/share/gocode/src/github.com/go-openapi/validate/example_validator.go /usr/share/gocode/src/github.com/go-openapi/validate/formats.go /usr/share/gocode/src/github.com/go-openapi/validate/helpers.go /usr/share/gocode/src/github.com/go-openapi/validate/object_validator.go /usr/share/gocode/src/github.com/go-openapi/validate/options.go /usr/share/gocode/src/github.com/go-openapi/validate/result.go /usr/share/gocode/src/github.com/go-openapi/validate/rexp.go /usr/share/gocode/src/github.com/go-openapi/validate/schema.go /usr/share/gocode/src/github.com/go-openapi/validate/schema_messages.go /usr/share/gocode/src/github.com/go-openapi/validate/schema_option.go /usr/share/gocode/src/github.com/go-openapi/validate/schema_props.go /usr/share/gocode/src/github.com/go-openapi/validate/slice_validator.go /usr/share/gocode/src/github.com/go-openapi/validate/spec.go /usr/share/gocode/src/github.com/go-openapi/validate/spec_messages.go /usr/share/gocode/src/github.com/go-openapi/validate/type.go /usr/share/gocode/src/github.com/go-openapi/validate/validator.go /usr/share/gocode/src/github.com/go-openapi/validate/values.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/go-openapi/runtime/middleware/untyped -complete -installsuffix shared -buildid bm60HYTyTk1ANQ3_05g-/bm60HYTyTk1ANQ3_05g- -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b342/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/untyped/api.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/6d/6deed73ffa008999d0cb08df48f5b7b17cad67ad67d94f4a42addf5ebb9d63a4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/9d/9d4f578e7b3c4f535c5ea82a28dd7aefb2ded3a7c9e0c317ca4c3aaaf218f104-d # internal github.com/prometheus/alertmanager/inhibit mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/go-kit/log=$WORK/b042/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/oklog/run=$WORK/b290/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b221/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b291/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b293/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b292/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b180/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/prometheus/alertmanager/inhibit -complete -installsuffix shared -buildid ZyRtHUWvyD29OfVWPvQG/ZyRtHUWvyD29OfVWPvQG -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b289/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/inhibit/inhibit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/84/84e32e52a38424bbbef28abcc27bfc7ac5d5f51e0a0a97777ab618a2068f3ee5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/12/12a583cfe272ec404899946cb53a09fc4661b35759a0254a1dd3fc7c2983add7-d # internal github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b325/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b323/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b313/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b344/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/prometheus/alertmanager/api/v2/models -complete -installsuffix shared -buildid KOyLfJaSxFXG3HotNg4i/KOyLfJaSxFXG3HotNg4i -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b345/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alert.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alert_group.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alert_groups.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alert_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alertmanager_config.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/alertmanager_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/cluster_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/gettable_alert.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/gettable_alerts.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/gettable_silence.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/gettable_silences.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/label_set.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/matcher.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/matchers.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/peer_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/postable_alert.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/postable_alerts.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/postable_silence.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/receiver.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/silence.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/silence_status.go ./_build/src/github.com/prometheus/alertmanager/api/v2/models/version_info.go github.com/go-openapi/runtime/middleware mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b310/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b325/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b309/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b337/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b339/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b340/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b341/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b342/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b343/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b318/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b323/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b313/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b344/_pkg_.a packagefile html/template=$WORK/b201/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile mime=$WORK/b130/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/go-openapi/runtime/middleware -complete -installsuffix shared -buildid aPoVTeHm3vl_dTVYRQM5/aPoVTeHm3vl_dTVYRQM5 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b336/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_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/38/38ed26bdee60fb63dcc31d271b9c32a097fff07b59d32a422119433e0d8553cf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/c6/c6101e8170a447f783699d4a54c7538b467012f7c04cbe1a7a3cb5275a6b82ae-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup mkdir -p $WORK/b352/ github.com/prometheus/alertmanager/api/v2/restapi/operations/general mkdir -p $WORK/b353/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b325/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b337/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b336/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b323/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b313/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b345/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile path=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup -complete -installsuffix shared -buildid lzqWdPw-IJMIdOOSqosV/lzqWdPw-IJMIdOOSqosV -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b352/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup/get_alert_groups_urlbuilder.go cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b325/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b337/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b336/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b345/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile path=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/general -complete -installsuffix shared -buildid GSLB_J6NKebU5bvC50qq/GSLB_J6NKebU5bvC50qq -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b353/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 github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b325/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b337/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b336/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b345/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile path=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver -complete -installsuffix shared -buildid 4b3sovbigPkMPB_2IC6R/4b3sovbigPkMPB_2IC6R -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b354/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 github.com/prometheus/alertmanager/api/v2/restapi/operations/silence mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b325/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b337/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b336/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b323/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b313/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b344/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b345/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/silence -complete -installsuffix shared -buildid hc0Cl1vtUPeLi2RqxYHJ/hc0Cl1vtUPeLi2RqxYHJ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b355/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 github.com/prometheus/alertmanager/api/v2/restapi/operations/alert mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b325/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b337/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b336/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b323/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b313/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b345/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile path=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alert -complete -installsuffix shared -buildid jPah_m-0j364fvi0SQrT/jPah_m-0j364fvi0SQrT -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b351/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_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/e5/e55b8c7493513560145c286e86053a8059e1281ed9b18b30120ac9244030a563-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/27/273664e81d2f631472f9ba429ddd8b77910ca4215f6d9bad01268754ec158416-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/03/03d159705be6c36e93721a8b3b6feb507268aa52e9b036f3d629cf23b1bd65e4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/de/dedec98d084a12743c93d563b0edcd6b115fc38a8b612080eae0e219ee4a4ebb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/5b/5b3c62cddeb485991d279dbf52b92a75894ca84b49afa26a64ff7345a430bf64-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b325/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b309/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b337/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b336/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b343/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b318/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b323/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b313/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b351/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b352/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b353/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b354/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b355/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/prometheus/alertmanager/api/v2/restapi/operations -complete -installsuffix shared -buildid JFp0w68O3HEAzwD1QAYT/JFp0w68O3HEAzwD1QAYT -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b350/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertmanager_api.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/cf/cf99187afdee04165e07990b36d0c754a9e9d5c4e51208c5c941822be82d32f8-d # internal github.com/prometheus/alertmanager/api/v2/restapi mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile crypto/x509=$WORK/b097/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b325/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b337/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b347/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b336/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b313/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b349/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b350/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b351/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b352/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b353/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b354/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b355/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b356/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/signal=$WORK/b196/_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_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/prometheus/alertmanager/api/v2/restapi -complete -installsuffix shared -buildid Fp4BCeiqJN07zevFmZcZ/Fp4BCeiqJN07zevFmZcZ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b346/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_amd64/buildid -w $WORK/b198/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/6c/6cc781872a63abce6182215db0029946e4d6f697ba9f52707296e8447dff7866-d # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/44/44f4ac56374f572f8e6e9778489d3b54cc1e960a54443e1b5ddfd70f44179a27-d # internal github.com/hashicorp/memberlist mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b043/_pkg_.a packagefile compress/lzw=$WORK/b192/_pkg_.a packagefile container/list=$WORK/b067/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b193/_pkg_.a packagefile github.com/google/btree=$WORK/b197/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b198/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b205/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b189/_pkg_.a packagefile github.com/miekg/dns=$WORK/b207/_pkg_.a packagefile github.com/sean-/seed=$WORK/b214/_pkg_.a packagefile hash/crc32=$WORK/b065/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_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_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/hashicorp/memberlist -complete -installsuffix shared -buildid pX90Z-_CqHJN56NH5xTg/pX90Z-_CqHJN56NH5xTg -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b191/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/memberlist/alive_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/awareness.go /usr/share/gocode/src/github.com/hashicorp/memberlist/broadcast.go /usr/share/gocode/src/github.com/hashicorp/memberlist/config.go /usr/share/gocode/src/github.com/hashicorp/memberlist/conflict_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/event_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/keyring.go /usr/share/gocode/src/github.com/hashicorp/memberlist/logging.go /usr/share/gocode/src/github.com/hashicorp/memberlist/memberlist.go /usr/share/gocode/src/github.com/hashicorp/memberlist/merge_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/mock_transport.go /usr/share/gocode/src/github.com/hashicorp/memberlist/net.go /usr/share/gocode/src/github.com/hashicorp/memberlist/net_transport.go /usr/share/gocode/src/github.com/hashicorp/memberlist/ping_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/queue.go /usr/share/gocode/src/github.com/hashicorp/memberlist/security.go /usr/share/gocode/src/github.com/hashicorp/memberlist/state.go /usr/share/gocode/src/github.com/hashicorp/memberlist/suspicion.go /usr/share/gocode/src/github.com/hashicorp/memberlist/transport.go /usr/share/gocode/src/github.com/hashicorp/memberlist/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/56/5629c31f2154b68c9eae6805416fe5e59f74574a5033afb638dc2e3a56809f4f-d # internal github.com/prometheus/alertmanager/cluster mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b042/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b188/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b189/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b191/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b215/_pkg_.a packagefile github.com/pkg/errors=$WORK/b056/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b217/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b060/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/prometheus/alertmanager/cluster -complete -installsuffix shared -buildid WA0t4EZ4cv-36Il_rZGE/WA0t4EZ4cv-36Il_rZGE -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b187/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_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/6a/6af425a67ea7b22781ffc485dbd46a141a97543a498d0a742338d151b5795181-d # internal github.com/prometheus/alertmanager/nflog mkdir -p $WORK/b294/ github.com/prometheus/alertmanager/silence mkdir -p $WORK/b298/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b042/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b178/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b187/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b295/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b060/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/rand=$WORK/b074/_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_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/prometheus/alertmanager/nflog -complete -installsuffix shared -buildid GR579dfh0gbqrXXmIAMa/GR579dfh0gbqrXXmIAMa -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b294/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/nflog/nflog.go cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b042/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b299/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b056/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b187/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b221/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b292/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b060/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b180/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b053/_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_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/prometheus/alertmanager/silence -complete -installsuffix shared -buildid 4bSLtsFgXBvQvyaoMs9f/4bSLtsFgXBvQvyaoMs9f -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b298/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/silence/silence.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/64/6460f3f12f629adf84072d4c8559cccd9137c1ab5ee80c9e7e584fc735e15f6a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/c2/c22641cf03417e20cb4904fafaea9b046e1a94145001d8c1a9b12f01229c2119-d # internal github.com/prometheus/alertmanager/notify mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b287/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b288/_pkg_.a packagefile github.com/go-kit/log=$WORK/b042/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/pkg/errors=$WORK/b056/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b289/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b295/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b298/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b301/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b222/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b292/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b060/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b180/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_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_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/prometheus/alertmanager/notify -complete -installsuffix shared -buildid fHP9xn9s2XwC-ZyxdIHL/fHP9xn9s2XwC-ZyxdIHL -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b286/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_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/07/07be4860288ee5fa9693f07da3e3564525dae79396ffc0e82417891966720197-d # internal github.com/prometheus/alertmanager/notify/opsgenie mkdir -p $WORK/b360/ github.com/prometheus/alertmanager/notify/email mkdir -p $WORK/b358/ github.com/prometheus/alertmanager/notify/pagerduty github.com/prometheus/alertmanager/notify/pushover mkdir -p $WORK/b363/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b042/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/pkg/errors=$WORK/b056/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b301/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b292/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b224/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b180/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF mkdir -p $WORK/b361/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b042/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/pkg/errors=$WORK/b056/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b301/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b292/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b224/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile mime=$WORK/b130/_pkg_.a packagefile mime/multipart=$WORK/b131/_pkg_.a packagefile mime/quotedprintable=$WORK/b132/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/mail=$WORK/b335/_pkg_.a packagefile net/smtp=$WORK/b359/_pkg_.a packagefile net/textproto=$WORK/b127/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/prometheus/alertmanager/notify/email -complete -installsuffix shared -buildid HqKBYZ1GpGDifNtTirof/HqKBYZ1GpGDifNtTirof -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b358/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/email/email.go github.com/prometheus/alertmanager/notify/slack mkdir -p $WORK/b364/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/prometheus/alertmanager/notify/opsgenie -complete -installsuffix shared -buildid LVFXi5-gk4khEevkz5dj/LVFXi5-gk4khEevkz5dj -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b360/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/opsgenie/opsgenie.go cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b362/_pkg_.a packagefile github.com/go-kit/log=$WORK/b042/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/pkg/errors=$WORK/b056/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b301/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b292/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b224/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b180/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b042/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b301/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b292/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b224/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b042/_pkg_.a packagefile github.com/pkg/errors=$WORK/b056/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b301/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b292/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b224/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/prometheus/alertmanager/notify/pushover -complete -installsuffix shared -buildid jeBs0yqxJBIUIggMK88z/jeBs0yqxJBIUIggMK88z -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b363/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/pushover/pushover.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/prometheus/alertmanager/notify/slack -complete -installsuffix shared -buildid L3w5YHsspvJeGxScLmue/L3w5YHsspvJeGxScLmue -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b364/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/slack/slack.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/prometheus/alertmanager/notify/pagerduty -complete -installsuffix shared -buildid CtxCwXfYIeIkue54DXQj/CtxCwXfYIeIkue54DXQj -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b361/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/pagerduty/pagerduty.go github.com/prometheus/alertmanager/dispatch mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b042/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b221/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b291/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b293/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b292/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b060/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b180/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/prometheus/alertmanager/dispatch -complete -installsuffix shared -buildid 1YdpOL79jnsoWVv_0k5J/1YdpOL79jnsoWVv_0k5J -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b285/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_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/7d/7d7af168ba222c17832f536834e894490861473c3756d19b9fa02e3b3a32f7fc-d # internal github.com/prometheus/alertmanager/notify/sns mkdir -p $WORK/b365/ cat >$WORK/b365/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/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b244/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b245/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b251/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b270/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sns=$WORK/b366/_pkg_.a packagefile github.com/go-kit/log=$WORK/b042/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b301/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b292/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b224/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/prometheus/alertmanager/notify/sns -complete -installsuffix shared -buildid ByrD2TLsywgZQZdf26Gt/ByrD2TLsywgZQZdf26Gt -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b365/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/sns/sns.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/34/34844794b64b98a42d1bc407c6df867f733d6ccadc4dc90f9ea6285538f15dc4-d # internal github.com/prometheus/alertmanager/notify/victorops mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b042/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b301/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b292/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b224/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b180/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/prometheus/alertmanager/notify/victorops -complete -installsuffix shared -buildid NIwxxvDD7DkijDuHCcG2/NIwxxvDD7DkijDuHCcG2 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b367/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/victorops/victorops.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/72/72664a6509b8930d0d4363a7ed69ea4880caf388bc2976443e36252638dda5c8-d # internal github.com/prometheus/alertmanager/notify/webhook mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b042/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b301/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b292/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b224/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b307/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/prometheus/alertmanager/notify/webhook -complete -installsuffix shared -buildid 9fCCZFJNz23lejoK4-e5/9fCCZFJNz23lejoK4-e5 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b368/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/webhook/webhook.go cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/c0/c072447adee34cbd9abc7fa7bd8b56e3d5ecb692e67b7244af4bdb053c8d9d7f-d # internal github.com/prometheus/alertmanager/notify/wechat mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b043/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b042/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/pkg/errors=$WORK/b056/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b301/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b292/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b224/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/prometheus/alertmanager/notify/wechat -complete -installsuffix shared -buildid Rtml_ztetoZ_kf5w62zX/Rtml_ztetoZ_kf5w62zX -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b369/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/wechat/wechat.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/d5/d5f887dc2b82f2929d34afdabba97db2c1661706baa1b55bcaf731bc745b8a58-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/37/379731983337830504fb7ce3de025d9b3ee7c134af818c05edc67b86aa67f88c-d # internal github.com/prometheus/alertmanager/api/v1 mkdir -p $WORK/b058/ github.com/prometheus/alertmanager/api/v2 mkdir -p $WORK/b308/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b042/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b059/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b187/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b221/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b291/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b298/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b292/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b060/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b180/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b305/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b307/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b053/_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_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/prometheus/alertmanager/api/v1 -complete -installsuffix shared -buildid XZae5B52yU8a56mF-6Vx/XZae5B52yU8a56mF-6Vx -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b058/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v1/api.go cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b042/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b309/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b336/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b323/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b059/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b345/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b346/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b350/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b351/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b352/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b353/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b354/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b355/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b187/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b221/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b291/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b298/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b292/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b060/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b180/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b307/_pkg_.a packagefile github.com/rs/cors=$WORK/b357/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b053/_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_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/prometheus/alertmanager/api/v2 -complete -installsuffix shared -buildid I0M_0JeP74hxn1dpueuZ/I0M_0JeP74hxn1dpueuZ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b308/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_amd64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/1f/1f0c9c25125697c97ed1a55288c1aa35b3c0c692b8594bf81d2a33aade5ad9ff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/33/338b9b66b0f89cb8b70642732290b6054db8fc399198ececc7fc07de19d36806-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/a4/a4abb5cf15d1a3cecc1d709ae9c864eaa2047fc241b1d581f9018d75079bf8c1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/37/37de72b5a14c930c15048b1fecf569a81fe23a08f004c11b5cf5ee3f6b35fb17-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/f8/f8a68a7f72a074104070a5a1be4f11ba8927d031dd29237658ae503e0b1a5da7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/da/da42f35e270392570e00c3a3da636697325eeacb206d75314a7dfa17c7461d28-d # internal github.com/prometheus/alertmanager/api 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 github.com/go-kit/log=$WORK/b042/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v1=$WORK/b058/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b308/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b187/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b291/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b298/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b292/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b060/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b180/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b305/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/prometheus/alertmanager/api -complete -installsuffix shared -buildid _z-AC4jjqcc95xnubRn1/_z-AC4jjqcc95xnubRn1 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b057/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/api.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/65/65869a5e992f37d1820a3d4265c37a2534382efbf34836279e53e209021e882a-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/b042/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/pkg/errors=$WORK/b056/_pkg_.a packagefile github.com/prometheus/alertmanager/api=$WORK/b057/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b187/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b289/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/email=$WORK/b358/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/opsgenie=$WORK/b360/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pagerduty=$WORK/b361/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pushover=$WORK/b363/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/slack=$WORK/b364/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/sns=$WORK/b365/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/victorops=$WORK/b367/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/webhook=$WORK/b368/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/wechat=$WORK/b369/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b370/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b298/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b301/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b222/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b292/_pkg_.a packagefile github.com/prometheus/alertmanager/ui=$WORK/b371/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b060/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b372/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b180/_pkg_.a packagefile github.com/prometheus/common/promlog=$WORK/b377/_pkg_.a packagefile github.com/prometheus/common/promlog/flag=$WORK/b378/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b305/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b307/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b386/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web/kingpinflag=$WORK/b389/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b379/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/signal=$WORK/b196/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b048/_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_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -installsuffix shared -buildid tpliSRkRGKaApjg06fMh/tpliSRkRGKaApjg06fMh -goversion go1.18.3 -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_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/75/7592c7d8106879b0d8bdcadcd2040805509744711ded97d9d95af2082a2d4d5e-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/b042/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b055/_pkg_.a packagefile github.com/pkg/errors=$WORK/b056/_pkg_.a packagefile github.com/prometheus/alertmanager/api=$WORK/b057/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b187/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b289/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/email=$WORK/b358/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/opsgenie=$WORK/b360/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pagerduty=$WORK/b361/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pushover=$WORK/b363/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/slack=$WORK/b364/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/sns=$WORK/b365/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/victorops=$WORK/b367/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/webhook=$WORK/b368/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/wechat=$WORK/b369/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b370/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b298/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b301/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b222/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b292/_pkg_.a packagefile github.com/prometheus/alertmanager/ui=$WORK/b371/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b060/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b372/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b180/_pkg_.a packagefile github.com/prometheus/common/promlog=$WORK/b377/_pkg_.a packagefile github.com/prometheus/common/promlog/flag=$WORK/b378/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b305/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b307/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web=$WORK/b386/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web/kingpinflag=$WORK/b389/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b379/_pkg_.a packagefile net=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b110/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/signal=$WORK/b196/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_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 math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a packagefile bytes=$WORK/b043/_pkg_.a packagefile encoding=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b045/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b050/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile regexp=$WORK/b053/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v1=$WORK/b058/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b308/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b291/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b188/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b189/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b191/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b215/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b217/_pkg_.a packagefile math/rand=$WORK/b074/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile crypto/md5=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b221/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b224/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b242/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile io/ioutil=$WORK/b117/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b293/_pkg_.a packagefile github.com/oklog/run=$WORK/b290/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b178/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b295/_pkg_.a packagefile crypto/sha256=$WORK/b096/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b287/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b288/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile mime=$WORK/b130/_pkg_.a packagefile mime/multipart=$WORK/b131/_pkg_.a packagefile mime/quotedprintable=$WORK/b132/_pkg_.a packagefile net/mail=$WORK/b335/_pkg_.a packagefile net/smtp=$WORK/b359/_pkg_.a packagefile net/textproto=$WORK/b127/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b362/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b243/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b244/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b245/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b251/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b270/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sns=$WORK/b366/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b302/_pkg_.a packagefile html/template=$WORK/b201/_pkg_.a packagefile text/template=$WORK/b203/_pkg_.a packagefile net/http/pprof=$WORK/b373/_pkg_.a packagefile expvar=$WORK/b061/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b136/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b137/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b138/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b168/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b175/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b176/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b177/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b181/_pkg_.a packagefile runtime/debug=$WORK/b186/_pkg_.a packagefile bufio=$WORK/b051/_pkg_.a packagefile compress/gzip=$WORK/b063/_pkg_.a packagefile net/http/httptrace=$WORK/b133/_pkg_.a packagefile github.com/julienschmidt/httprouter=$WORK/b306/_pkg_.a packagefile crypto/x509=$WORK/b097/_pkg_.a packagefile encoding/hex=$WORK/b100/_pkg_.a packagefile golang.org/x/crypto/bcrypt=$WORK/b387/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b380/_pkg_.a packagefile go/doc=$WORK/b382/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b104/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/godebug=$WORK/b102/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile internal/nettrace=$WORK/b105/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/singleflight=$WORK/b106/_pkg_.a packagefile net/netip=$WORK/b107/_pkg_.a packagefile runtime/cgo=$WORK/b109/_pkg_.a packagefile container/list=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b128/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b129/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b122/_pkg_.a packagefile io/fs=$WORK/b040/_pkg_.a packagefile net/http/internal=$WORK/b134/_pkg_.a packagefile net/http/internal/ascii=$WORK/b135/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile internal/testlog=$WORK/b039/_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/b049/_pkg_.a packagefile regexp/syntax=$WORK/b054/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b059/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b309/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b336/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b323/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b345/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b346/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b350/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b351/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b352/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b353/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b354/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b355/_pkg_.a packagefile github.com/rs/cors=$WORK/b357/_pkg_.a packagefile math/big=$WORK/b073/_pkg_.a packagefile os/exec=$WORK/b190/_pkg_.a packagefile compress/lzw=$WORK/b192/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b193/_pkg_.a packagefile github.com/google/btree=$WORK/b197/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b198/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b205/_pkg_.a packagefile github.com/miekg/dns=$WORK/b207/_pkg_.a packagefile github.com/sean-/seed=$WORK/b214/_pkg_.a packagefile hash/crc32=$WORK/b065/_pkg_.a packagefile database/sql/driver=$WORK/b216/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b218/_pkg_.a packagefile crypto=$WORK/b076/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b225/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b230/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b238/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b241/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b260/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b296/_pkg_.a packagefile crypto/des=$WORK/b077/_pkg_.a packagefile crypto/ecdsa=$WORK/b078/_pkg_.a packagefile crypto/ed25519=$WORK/b088/_pkg_.a packagefile crypto/elliptic=$WORK/b079/_pkg_.a packagefile crypto/hmac=$WORK/b091/_pkg_.a packagefile crypto/rc4=$WORK/b093/_pkg_.a packagefile crypto/rsa=$WORK/b094/_pkg_.a packagefile crypto/sha1=$WORK/b095/_pkg_.a packagefile crypto/sha512=$WORK/b084/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/pem=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b120/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b249/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b250/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b246/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b247/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b248/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b252/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b257/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b259/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b269/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b271/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b272/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b273/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b279/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b280/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b255/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b253/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b263/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b265/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b303/_pkg_.a packagefile html=$WORK/b202/_pkg_.a packagefile text/template/parse=$WORK/b204/_pkg_.a packagefile internal/profile=$WORK/b374/_pkg_.a packagefile runtime/pprof=$WORK/b375/_pkg_.a packagefile runtime/trace=$WORK/b376/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b154/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b157/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b155/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b156/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b163/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b169/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b171/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b173/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b179/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b182/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b183/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b184/_pkg_.a packagefile compress/flate=$WORK/b064/_pkg_.a packagefile crypto/dsa=$WORK/b098/_pkg_.a packagefile crypto/x509/pkix=$WORK/b099/_pkg_.a packagefile encoding/asn1=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b087/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b388/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b381/_pkg_.a packagefile go/ast=$WORK/b383/_pkg_.a packagefile go/token=$WORK/b150/_pkg_.a packagefile internal/lazyregexp=$WORK/b385/_pkg_.a packagefile internal/intern=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b125/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b126/_pkg_.a packagefile encoding/gob=$WORK/b200/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b310/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b318/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b313/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b325/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b337/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b339/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b340/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b341/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b342/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b343/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b344/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b324/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b326/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b327/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b331/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b332/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b347/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b349/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b356/_pkg_.a packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b194/_pkg_.a packagefile net/rpc=$WORK/b199/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b206/_pkg_.a packagefile encoding/base32=$WORK/b208/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b209/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b213/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b219/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b226/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b227/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b231/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b237/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b232/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b239/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b261/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b297/_pkg_.a packagefile crypto/internal/randutil=$WORK/b083/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b089/_pkg_.a packagefile crypto/elliptic/internal/nistec=$WORK/b080/_pkg_.a packagefile embed=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b119/_pkg_.a packagefile net/http/httputil=$WORK/b258/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b278/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b281/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b282/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b256/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b264/_pkg_.a packagefile encoding/xml=$WORK/b266/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b267/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b268/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b304/_pkg_.a packagefile text/tabwriter=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b148/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b151/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b152/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b153/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b158/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b159/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b162/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b164/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b165/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b170/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b174/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b185/_pkg_.a packagefile go/scanner=$WORK/b384/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b124/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b311/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b312/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b319/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b314/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b316/_pkg_.a packagefile encoding/csv=$WORK/b338/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b328/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b330/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b333/_pkg_.a packagefile github.com/docker/go-units=$WORK/b348/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b195/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b210/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b211/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b212/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b228/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b233/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b235/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b236/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b240/_pkg_.a packagefile crypto/ed25519/internal/edwards25519/field=$WORK/b090/_pkg_.a packagefile crypto/elliptic/internal/fiat=$WORK/b081/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b283/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b276/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b160/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b161/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b166/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b320/_pkg_.a packagefile github.com/josharian/intern=$WORK/b315/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b317/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b329/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b334/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b234/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b277/_pkg_.a packagefile hash/fnv=$WORK/b143/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b321/_pkg_.a packagefile golang.org/x/text/width=$WORK/b322/_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=9.fc36 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20220619 -X github.com/prometheus/alertmanager/version=0.23.0 -B 0x5d1f1817e8d7348b65316c976c78c7f8e883cffa -compressdwarf=false -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/alertmanager-0.23.0/.package_note-golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64.ld '\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=TEcBJL654GXPonuNfyIz/tpliSRkRGKaApjg06fMh/vA98M3YGS1MT2-1Ovwbi/TEcBJL654GXPonuNfyIz -X github.com/prometheus/common/version.Version=0.23.0 -X github.com/prometheus/common/version.Revision=9.fc36 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20220619 -X github.com/prometheus/alertmanager/version=0.23.0 -B 0x5d1f1817e8d7348b65316c976c78c7f8e883cffa -compressdwarf=false -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/alertmanager-0.23.0/.package_note-golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64.ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/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=9.fc36 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20220619 -X github.com/prometheus/alertmanager/version=0.23.0 -B 0x33eccabbbb0de6aadfe05d403b5135b9f31bd123 -compressdwarf=false -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/alertmanager-0.23.0/.package_note-golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64.ld '\''' -a -v -x -o /builddir/build/BUILD/alertmanager-0.23.0/_build/bin/amtool github.com/prometheus/alertmanager/cmd/amtool WORK=/tmp/go-build2625116826 internal/unsafeheader mkdir -p $WORK/b007/ internal/goos mkdir -p $WORK/b014/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid vhiCwpfJnUd36MrptsMp/vhiCwpfJnUd36MrptsMp -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid 7Mbj_vXYHs_pd4hPWFEh/7Mbj_vXYHs_pd4hPWFEh -goversion go1.18.3 -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 internal/goarch mkdir -p $WORK/b006/ internal/goexperiment mkdir -p $WORK/b013/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid SouH7pALDeqK2qaTlEQm/SouH7pALDeqK2qaTlEQm -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid gUjbAOgZRAVlwqKC2NZA/gUjbAOgZRAVlwqKC2NZA -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b013/importcfg -pack /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_pacerredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabireflect_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.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 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_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b015/symabis ./atomic_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/0a/0a40a05248f6acf596a0a1b0b7bb3d193676e96cdbe35d9e969c53616f660787-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_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b018/symabis ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c9/c9cdc509de5fa52a0fde899112fd258b505c31151567bd00b313d686195f75d9-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_amd64/asm -p internal/abi -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./abi_test.s internal/cpu mkdir -p $WORK/b012/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_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_amd64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b012/symabis ./cpu.s ./cpu_x86.s cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/01/0197f8542139c71d9ea8b03bb3fc9b4f334a0d8052380bed819564bbaee47e15-d # internal runtime/internal/math mkdir -p $WORK/b016/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/syscall -std -installsuffix shared -buildid fx1BVFtQw1_LjR8ltUBx/fx1BVFtQw1_LjR8ltUBx -goversion go1.18.3 -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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid xNnZi4Sv4fSnfwwE0b8i/xNnZi4Sv4fSnfwwE0b8i -goversion go1.18.3 -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_amd64.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/types_64bit.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid hVb_uVhTkyLUWwZSLkSf/hVb_uVhTkyLUWwZSLkSf -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/abi -std -+ -installsuffix shared -buildid f8F84UWUWOkKDxMGP41v/f8F84UWUWOkKDxMGP41v -goversion go1.18.3 -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_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/cpu -std -+ -installsuffix shared -buildid rusq72L2JLdFY94JYv3v/rusq72L2JLdFY94JYv3v -goversion go1.18.3 -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_x86.go cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/0a/0a4803fffb1945ece8e4687021b390f38aea0649c97c27714d81d6a87cc2b1ce-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_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid pvhOsMF9FjExk_0oOQg-/pvhOsMF9FjExk_0oOQg- -goversion go1.18.3 -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_amd64/buildid -w $WORK/b016/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b018/asm_linux_amd64.o ./asm_linux_amd64.s cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/67/67799732562776e4c061a625ed3238c1ee26432b8c038a5aa2a0a996f1a2dec6-d # internal internal/race mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/race -std -complete -installsuffix shared -buildid HDaAwQ311H9xjMvcBfEq/HDaAwQ311H9xjMvcBfEq -goversion go1.18.3 -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_amd64/pack r $WORK/b018/_pkg_.a $WORK/b018/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/bc/bc5736078f014ccacaf15b87c47eb7500abeac548a994589a002dc683fd4ba37-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_amd64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b022/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/abi_test.o ./abi_test.s cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/7b/7b4a921c9627af92c11ce93c485386b8d0efcd2be296bf7d083ac8ec894c85a7-d # internal unicode 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_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p unicode -std -complete -installsuffix shared -buildid X4rd_hUiH_zxNiU98aRS/X4rd_hUiH_zxNiU98aRS -goversion go1.18.3 -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 cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/abi_test.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sync/atomic -std -installsuffix shared -buildid kjJNeMLwFR2ciAH40eDV/kjJNeMLwFR2ciAH40eDV -goversion go1.18.3 -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/value.go cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/fc/fc86ac258f667135267c842e8fe052a04fc6de8622a5e743786b136db533d054-d # internal unicode/utf8 mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid XXG7_gFzPe_nsuPuT2ZC/XXG7_gFzPe_nsuPuT2ZC -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b015/atomic_amd64.o ./atomic_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/da/dad472a361c974ff0a650fdca367586178d68769b102b73cc443859db548c176-d # internal internal/itoa mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/itoa -std -complete -installsuffix shared -buildid FB1dWVBdx_9463bKZWzb/FB1dWVBdx_9463bKZWzb -goversion go1.18.3 -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_amd64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b012/cpu.o ./cpu.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/atomic_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b012/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b022/asm.o ./asm.s cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/97/978fa0daf34cfb4507fe11c1d5559e2c7d7e0922b6756f7db8a81199e277d961-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_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p container/list -std -complete -installsuffix shared -buildid ecgRpojbPCsuwrtrVNKw/ecgRpojbPCsuwrtrVNKw -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/container/list/list.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/a6/a6978f3535c43176608ad6f7c88474bb1ea0f352561ccf0f9eb65b0c642d0f4e-d # internal math/bits mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p math/bits -std -complete -installsuffix shared -buildid dfi-h07PbfJCKwDYPDlS/dfi-h07PbfJCKwDYPDlS -goversion go1.18.3 -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/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/09/094e9716424e28660d2940729b05a6a052a91d0af219526b86d325f46f842a06-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_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p crypto/internal/subtle -std -complete -installsuffix shared -buildid o_ZS0UjN9XEeeHqd5MhO/o_ZS0UjN9XEeeHqd5MhO -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o $WORK/b012/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/89/89ccf6a6983a2490b91e6d413e4a383539aa227995a34278ab496a0657654af8-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_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b011/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/c4/c475a2c1606ecc32d03ea7cd872853bf4e1f1b2f7fa89daea4e7267a2d1503de-d # internal crypto/subtle mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p crypto/subtle -std -complete -installsuffix shared -buildid q4StFikIBMRlFuhPmf1X/q4StFikIBMRlFuhPmf1X -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/bytealg -std -+ -installsuffix shared -buildid OdybdKgne1IC-1KQNm08/OdybdKgne1IC-1KQNm08 -goversion go1.18.3 -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_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/bc/bc7ad0ba9eb767f4cebc1f60210b100a37e47b163c60d60c622f941cb62823b4-d # internal unicode/utf16 mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid J1AhybKDZVd127_psKe-/J1AhybKDZVd127_psKe- -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/24/246333458129530c4bba8ab5e4e576767b6aefd438b8db8e56a9d1538992bb62-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config EOF cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/66/6634b0484b7bb459077593899db9c56273fbef713fe74fcc8da8195a42188574-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid eguVsOQnHtaagVxOJbfz/eguVsOQnHtaagVxOJbfz -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go 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_amd64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b035/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/ba/ba41c941299e67a9fd60f3356ae2d6d1bd2f51e6b477dce53cdf0965bff20af6-d # internal internal/nettrace mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p internal/nettrace -std -complete -installsuffix shared -buildid ArqTXSM2lG_s9WKvUq3d/ArqTXSM2lG_s9WKvUq3d -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p math -std -installsuffix shared -buildid BI_9eIJqmkqsE4Syw6_E/BI_9eIJqmkqsE4Syw6_E -goversion go1.18.3 -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_asm.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_amd64.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.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_asm.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_asm.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/b068/_pkg_.a /builddir/.cache/go-build/ae/ae988a00183ef3b20354ddef701e0ab01519670d505415dddeaa81bde57bb522-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid mkAp_Up3pT-F7lOT3TBB/mkAp_Up3pT-F7lOT3TBB -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b011/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/96/967eda54b3b02d164ec43ad71dbd1398c9b7d66a177138c02412742be045993f-d # internal encoding mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p encoding -std -complete -installsuffix shared -buildid bnX3m71LA8WtPwA5wGSb/bnX3m71LA8WtPwA5wGSb -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/66/66fe1091b7f5ab49567aad1d27a2fc57944e446e6d62abe19955aa4102e2c37c-d # internal go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b140/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cat >$WORK/b140/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid fNekRAQu7eEjQzOEtHMR/fNekRAQu7eEjQzOEtHMR -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b140/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/b088/_pkg_.a /builddir/.cache/go-build/4d/4d6138038382711ed42a7274eee4cc5c0dd2213b244ca98b19d67c40697bcef0-d # internal go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid AXpNWxAuhRK_1V-WjGmi/AXpNWxAuhRK_1V-WjGmi -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b011/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b011/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/b6/b64efcf0c38c56e56e7e7b449fd2a0ca314cc8f4554a7e7c9f8721eb393047bc-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid sqUJiFXmEKx06HFjC-gT/sqUJiFXmEKx06HFjC-gT -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b224/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_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/60/605a373ba6085abce4b11d19961e5c40b25b43d1cb40a417561d7939224fea59-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid m8tqvSnsTpVzEj2OewrT/m8tqvSnsTpVzEj2OewrT -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b228/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/set/ints.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/d6/d67fb56cebf2390f6ce2a71ad4b69fec51d2d322b11db8631bf0e2104f8527e4-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid VGMTlF_KZ6a89XHiWafu/VGMTlF_KZ6a89XHiWafu -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b259/importcfg -pack /usr/share/gocode/src/golang.org/x/sys/internal/unsafeheader/unsafeheader.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b011/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/8d/8dbb9ac25d250685d17f57872b6013190d42878fc800d0b95b2148cbab62f67d-d # internal github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/aws/aws-sdk-go/aws/client/metadata -complete -installsuffix shared -buildid iQYKxFeozcGa18bTDHG4/iQYKxFeozcGa18bTDHG4 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b284/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b011/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/ee/eeecb4c081da9c626b1804283dab7c1ad819ecf9a58a7cb79c51167c5a1f8a88-d # internal golang.org/x/net/internal/iana mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p golang.org/x/net/internal/iana -complete -installsuffix shared -buildid YwHOXwo_VM5bh_I-fT4C/YwHOXwo_VM5bh_I-fT4C -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b343/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/iana/const.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_amd64.o $WORK/b011/count_amd64.o $WORK/b011/equal_amd64.o $WORK/b011/index_amd64.o $WORK/b011/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/c6/c66721c3c25e6235592d25e9c1ed152bbf81f5103725ca6413b61f7d4d50488d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/12/12e200cbe3f65c1e68f8a7a75cc5174029f0c32d8705562d97cbd85b84035336-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/3a/3ae6a71f7831bfac77c63b4f82458544003802d35d313b6d64de3380179fddc9-d # internal runtime mkdir -p $WORK/b009/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s ./time_linux_amd64.s cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/fb/fb4b50b0ccd2fe2e50a2e177a4a443e695cd1765868520d0ecb43e3e0712be42-d # internal 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_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -std -+ -installsuffix shared -buildid g9YZpq__S-KrxOAsv20F/g9YZpq__S-KrxOAsv20F -goversion go1.18.3 -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/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_amd64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_amd64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_64bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/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/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.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_amd64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timeasm.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_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_amd64.go /usr/lib/golang/src/runtime/write_err.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/3c/3cbf7c27d74233c9d4c1ba837039fd0e11533db1668dbd4985524bf49378e78e-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b035/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b035/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b035/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b035/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b035/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b035/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b035/_pkg_.a $WORK/b035/dim_amd64.o $WORK/b035/exp_amd64.o $WORK/b035/floor_amd64.o $WORK/b035/hypot_amd64.o $WORK/b035/log_amd64.o $WORK/b035/sqrt_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/12/1237601bdf1c943ce1915ac87edc4674e6cd8e65a8384425a35b74efee5f1e7b-d # internal github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b294/ cat >$WORK/b294/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_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/aws/aws-sdk-go/internal/sdkmath -complete -installsuffix shared -buildid _Qlk6PsFiCtJ9y8XlDBh/_Qlk6PsFiCtJ9y8XlDBh -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b294/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/43/4385782f45d90c2cf1e5580d4f3d2fdd09cf579bafb9be3888804d74cc551432-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/time_linux_amd64.o ./time_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_amd64.o $WORK/b009/duff_amd64.o $WORK/b009/memclr_amd64.o $WORK/b009/memmove_amd64.o $WORK/b009/preempt_amd64.o $WORK/b009/rt0_linux_amd64.o $WORK/b009/sys_linux_amd64.o $WORK/b009/time_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/b6/b6fa3ae78e19fae01cd66eb412f29f4d445e8b917df140cece65b3953510138e-d # internal sync mkdir -p $WORK/b020/ internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -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_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync -std -installsuffix shared -buildid oqf_IYSknpgEfuElE4Kb/oqf_IYSknpgEfuElE4Kb -goversion go1.18.3 -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_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -std -installsuffix shared -buildid m0AHvklMQmq6ngHslgzo/m0AHvklMQmq6ngHslgzo -goversion go1.18.3 -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_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/78/7871879cddf60e16173ebe5acde89e4540bdbd5dd3684144a8560d5b180b5cf5-d # internal math/rand mkdir -p $WORK/b062/ internal/singleflight mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p internal/singleflight -std -complete -installsuffix shared -buildid 2UcZkv0nXThZoBZklFyC/2UcZkv0nXThZoBZklFyC -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b035/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF github.com/josharian/intern /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p math/rand -std -complete -installsuffix shared -buildid tlwKjEqBUOd_icYdEsnA/tlwKjEqBUOd_icYdEsnA -goversion go1.18.3 -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 mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/josharian/intern -complete -installsuffix shared -buildid zuZuyXK5fYuEt-uf8NOE/zuZuyXK5fYuEt-uf8NOE -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/share/gocode/src/github.com/josharian/intern/intern.go internal/testlog mkdir -p $WORK/b061/ cat >$WORK/b061/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_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p internal/testlog -std -complete -installsuffix shared -buildid 91OCZq7HlpXyUcSZUBRm/91OCZq7HlpXyUcSZUBRm -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go runtime/cgo mkdir -p $WORK/b092/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b092/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b092/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/9a/9a13b23cdae03837a6fc6835f6b8788ee30deec4137cf2740957d3cb6653eab7-d # internal google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b222/ cat >$WORK/b222/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_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid 85CDUvKmdDq25n33EeIv/85CDUvKmdDq25n33EeIv -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b222/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/pragma/pragma.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/2f/2f706fb72bdb20298caa00507d4cf3fa4e188612e38239bebd3e0e0c6477ee66-d # internal github.com/aws/aws-sdk-go/internal/sync/singleflight mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/aws/aws-sdk-go/internal/sync/singleflight -complete -installsuffix shared -buildid Ngd1fXez2ui9Kh8fgFgJ/Ngd1fXez2ui9Kh8fgFgJ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b279/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/05/052260981c41f36bd7446bc1a3d84f586937cf07e60bc1f5716329fd6fe3d115-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/asm.o ./asm.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/8c/8c5498b1d9c933dedc8c58fcfc71a48bdd8cd01821b6c8c746dc3480fba8cbe6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/3f/3f30a6c5a6524072140b07d4384649b31ff1fb56e92997df7e4220fb3976e59a-d # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/4d/4d5a65f58fd008cd62a4b2c2710211b24cdccab6680c9bf17ae327a9fad7fb74-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/2e/2e65d3635e6e3a45c94c6a5dd6d9909859e101b120542959fe62249f5c96b270-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/b004/ sort mkdir -p $WORK/b054/ cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x001.o -c _cgo_export.c cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cat >$WORK/b054/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_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -std -complete -installsuffix shared -buildid G0DO0BiYWgBZ2btgRMgZ/G0DO0BiYWgBZ2btgRMgZ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p sort -std -complete -installsuffix shared -buildid GXFBmk_frMtb6hkeEtyj/GXFBmk_frMtb6hkeEtyj -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/b9/b91e87c4dd87e4f68173e0eba895f41e0af16c2a19acbe1e07ceb13b1b553596-d # internal internal/oserror mkdir -p $WORK/b029/ io mkdir -p $WORK/b019/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF 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_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p io -std -complete -installsuffix shared -buildid NGP0r3KNbafDtuk_cTrz/NGP0r3KNbafDtuk_cTrz -goversion go1.18.3 -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/ cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x002.o -c cgo.cgo2.c 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 cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p strconv -std -complete -installsuffix shared -buildid 1GYj4A3-bO2pOqxAf5P5/1GYj4A3-bO2pOqxAf5P5 -goversion go1.18.3 -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 crypto/elliptic/internal/fiat mkdir -p $WORK/b047/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/oserror -std -complete -installsuffix shared -buildid nlz6Ff86H-uvb9D3m7q7/nlz6Ff86H-uvb9D3m7q7 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cat >$WORK/b047/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p crypto/elliptic/internal/fiat -std -complete -installsuffix shared -buildid l6DzP_SaTS4tea-1AAK9/l6DzP_SaTS4tea-1AAK9 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/crypto/elliptic/internal/fiat/p224.go /usr/lib/golang/src/crypto/elliptic/internal/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/elliptic/internal/fiat/p224_invert.go /usr/lib/golang/src/crypto/elliptic/internal/fiat/p384.go /usr/lib/golang/src/crypto/elliptic/internal/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/elliptic/internal/fiat/p384_invert.go /usr/lib/golang/src/crypto/elliptic/internal/fiat/p521.go /usr/lib/golang/src/crypto/elliptic/internal/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/elliptic/internal/fiat/p521_invert.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b092/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/f8/f8af0793ea0667c8e2f3ca83d056d4074aa1c349e522ee8f2f53a3bc16277778-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_amd64/asm -p syscall -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b027/symabis ./asm_linux_amd64.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_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p syscall -std -installsuffix shared -buildid ump18dgDNMJ-VHXYM5qM/ump18dgDNMJ-VHXYM5qM -goversion go1.18.3 -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/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_amd64.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_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/4c/4cec3cd56d558804a035052d0408f06b77d56a912270e207bd5be53b625e3fef-d # internal path mkdir -p $WORK/b053/ cat >$WORK/b053/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p path -std -complete -installsuffix shared -buildid wGqmNhyd8BLkqCPyrfk3/wGqmNhyd8BLkqCPyrfk3 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b053/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b092/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/c0/c0a52ede2acfd0a28c1840f4f469a28b344a4b8f1c230ae45fe4901aed430165-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_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p bytes -std -installsuffix shared -buildid cy3_66-vL5VtLUn6Uxt3/cy3_66-vL5VtLUn6Uxt3 -goversion go1.18.3 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/d5/d58d96f5a80c7b81c409d1c03a420c1ebfab363c36bb0ae54241cd52658d0ee1-d # internal hash mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p hash -std -complete -installsuffix shared -buildid MGMf712cL5pfarr7Msxz/MGMf712cL5pfarr7Msxz -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b092/_x005.o -c gcc_libinit.c cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/1d/1d66955426863de1a8f76677f107daf686b2527e250588af72925bc6309e21f2-d # internal strings mkdir -p $WORK/b050/ cat >$WORK/b050/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_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p strings -std -complete -installsuffix shared -buildid gIFCcAFYMM0-6jrrWgn6/gIFCcAFYMM0-6jrrWgn6 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b050/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/6a/6a44150cc2425e35b7dc63a4b1f87dffcb5fb2bd6627379dbaf4881e568ba131-d # internal crypto mkdir -p $WORK/b032/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal 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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p crypto -std -complete -installsuffix shared -buildid dcRB5CI-6mzaLnL-XfMh/dcRB5CI-6mzaLnL-XfMh -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/33/3388e7fcdd6233df802094f738960d2bb49293313f50860fd9a0270ff09acb04-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_amd64/asm -p reflect -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b042/symabis ./asm_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b092/_x006.o -c gcc_linux_amd64.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ab/ab6a8c4670c21b235948a8e3941eb68317f6ed34e0882a525216fe29740105fe-d # internal crypto/internal/randutil mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b019/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 2i600_XKgn-EzW1-vKA5/2i600_XKgn-EzW1-vKA5 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go 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/goexperiment=$WORK/b013/_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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p reflect -std -installsuffix shared -buildid GU8MtrRFzHLnYvAY1Txz/GU8MtrRFzHLnYvAY1Txz -goversion go1.18.3 -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_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/22/22ab71d971c125d4c7b8eaaac559e4321e23086603f620d0fded474cf450b42c-d # internal crypto/hmac mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/hmac -std -complete -installsuffix shared -buildid 6gp8Q-OQk1BC3ABI5l2x/6gp8Q-OQk1BC3ABI5l2x -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b092/_x007.o -c gcc_mmap.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/cf/cf5872eea79707134f4710d2af16808cb2b7598379eca140b92f0c90ca3c5db7-d # internal crypto/rc4 mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid Mm_XByulYSZBZ9T_LJ5s/Mm_XByulYSZBZ9T_LJ5s -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/84/84e107b4d328c875ddb56e406ec26edf4c39d3cd840415ea6a5c118795cc1aa2-d # internal bufio mkdir -p $WORK/b049/ cat >$WORK/b049/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/b050/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p bufio -std -complete -installsuffix shared -buildid m3boreOm4biekvZmxsCN/m3boreOm4biekvZmxsCN -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/fd/fdb653cdb78b13405105f74939ba305d2c4d6b5ff2fdb8dbe2eb88cdb2557b03-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 2fPS9ne2kZxZT0Yl2CFZ/2fPS9ne2kZxZT0Yl2CFZ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b092/_x008.o -c gcc_setenv.c cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b027/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/12/129618a8e80c1de96769c159191aac09bb0fe81ebc2e83abf7fc8b19f98a06d7-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_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p time -std -installsuffix shared -buildid tD3-PyQPWlrGHfrHFS-C/tD3-PyQPWlrGHfrHFS-C -goversion go1.18.3 -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_read.go /usr/lib/golang/src/time/zoneinfo_unix.go cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/82/82da5c005414774b72089488aa20da53ec0f3030f057a10c62cbdd8f1368e1dc-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b092/_x009.o -c gcc_sigaction.c internal/syscall/unix mkdir -p $WORK/b051/ cat >$WORK/b051/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_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid igZxTrkXp66c6naMNpEA/igZxTrkXp66c6naMNpEA -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.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_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/ad/ad593a0c813c2e659b1b06f0c7901ca156c15623b9991b7c4367d44fddef0fe6-d # internal internal/syscall/execenv mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid j1JaXj4x3VnIcVvCM5A4/j1JaXj4x3VnIcVvCM5A4 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/7a/7a7a6c041aa22e1adda8eb3b8f38c981f7a520da0b64bfea02afd153ee7fc9a6-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b073/_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_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid ojMrGQm8nfXTOQjU0Hw2/ojMrGQm8nfXTOQjU0Hw2 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/24/24b54f1625b421729c9475df5acfdc45bd52d4bb1133ea4ea20f9daacdf2642f-d # internal crypto/elliptic/internal/nistec mkdir -p $WORK/b046/ cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/14/145ed51ddaa325d6a5478096e0cfed1e661980a0bbc7da479a9cebad24da6da2-d # internal cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile crypto/elliptic/internal/fiat=$WORK/b047/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p crypto/elliptic/internal/nistec -std -complete -installsuffix shared -buildid fRUDPjbpC9qpseQprM0M/fRUDPjbpC9qpseQprM0M -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/crypto/elliptic/internal/nistec/p224.go /usr/lib/golang/src/crypto/elliptic/internal/nistec/p384.go /usr/lib/golang/src/crypto/elliptic/internal/nistec/p521.go hash/crc32 mkdir -p $WORK/b114/ cat >$WORK/b114/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b114/symabis ./crc32_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b092/_x010.o -c gcc_traceback.c cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a 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_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p hash/crc32 -std -installsuffix shared -buildid LOz7paCm-LUoPl162QOl/LOz7paCm-LUoPl162QOl -goversion go1.18.3 -symabis $WORK/b114/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b114/importcfg -pack -asmhdr $WORK/b114/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_amd64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/65/65307bbd356d5c3a1b23cbdf511764245af11c6424c01fed06c3be7a166361c7-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b118/ cat >$WORK/b118/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_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 9TAFuWgDGp8kR_PkRRk2/9TAFuWgDGp8kR_PkRRk2 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b092/_x011.o -c gcc_util.c cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b114/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b114/_pkg_.a $WORK/b114/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/a7/a7993148f0ae388e5071c71ddd10894b815dfc3ecbfa606022a4b084b9d86105-d # internal net/http/internal/ascii mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid a8xIQLwNPLO38cDbTwN2/a8xIQLwNPLO38cDbTwN2 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/28/281b5355641ffca9c4327f828b23a7bdc1a746238c0c0a0ff11dc2a83943a760-d # internal html mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p html -std -complete -installsuffix shared -buildid vOYtZGH8wJpP-9GPW76T/vOYtZGH8wJpP-9GPW76T -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/f7/f7fbe09eaf328adbe174004ede45a84bf64bfcf146c8da5a52bc20958cf89089-d # internal regexp/syntax mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p regexp/syntax -std -complete -installsuffix shared -buildid ZsYRl995GmbpJbh_d7Ov/ZsYRl995GmbpJbh_d7Ov -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/cb/cb7d1184656d1b0b6bb14304bf72da3eadcf8157d29299de56d3101ed628b15f-d # internal golang.org/x/text/transform mkdir -p $WORK/b165/ cat >$WORK/b165/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_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p golang.org/x/text/transform -complete -installsuffix shared -buildid 8eCKBFlYm5ALnkOUkpSV/8eCKBFlYm5ALnkOUkpSV -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b165/importcfg -pack /usr/share/gocode/src/golang.org/x/text/transform/transform.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b092/_x012.o -c linux_syscall.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/78/784551f23816489084147138a79dc52fb3c2565b373962c6243a8e0e733acd2f-d # internal text/tabwriter mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p text/tabwriter -std -complete -installsuffix shared -buildid dNoY9EWygZQXMrT1qGzm/dNoY9EWygZQXMrT1qGzm -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b204/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/06/06421d40aa0076e4fe761978d862c42d962b5deecf52719cd4d1cfaf9f5f1c05-d # internal golang.org/x/text/width mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b165/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p golang.org/x/text/width -complete -installsuffix shared -buildid EmuYoAxHP-F69EpzHrz0/EmuYoAxHP-F69EpzHrz0 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b168/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_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/c1/c196435af067527b7dd8adceb34cd30e9ac261f6ff4b70799908f809591050ec-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b035/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid OzwfzIrDqI77C81xcmVx/OzwfzIrDqI77C81xcmVx -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b212/importcfg -pack /usr/share/gocode/src/github.com/beorn7/perks/quantile/stream.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/ec/ec2d94f7bead5d37d9c9456e278fd2c3f8c6edd7944cc2713fa75a045e08fa25-d # internal context mkdir -p $WORK/b025/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b092/_x013.o -c gcc_amd64.S 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 cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p context -std -complete -installsuffix shared -buildid 8cTNjkxogpG8rzEpwB2Z/8cTNjkxogpG8rzEpwB2Z -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/context/context.go cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/76/76cd3aa7de2f3f3889446fdf1bdb9c8380b1cb52dae36e9dd5835641e5fc4835-d # internal io/fs mkdir -p $WORK/b052/ cat >$WORK/b052/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/b053/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile time=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p io/fs -std -complete -installsuffix shared -buildid VrgEZBnPuEEhAoMK9lxM/VrgEZBnPuEEhAoMK9lxM -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b052/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_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/c1/c19d4afa9a1b0328739033ccec5d9417f780b51ae61c465156600be92e37fec1-d # internal internal/poll mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b051/_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_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p internal/poll -std -installsuffix shared -buildid 3r6-VXc_t7M01vIGhcfz/3r6-VXc_t7M01vIGhcfz -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -o $WORK/b092/_cgo_.o $WORK/b092/_cgo_main.o $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o $WORK/b092/_x006.o $WORK/b092/_x007.o $WORK/b092/_x008.o $WORK/b092/_x009.o $WORK/b092/_x010.o $WORK/b092/_x011.o $WORK/b092/_x012.o $WORK/b092/_x013.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/6f/6f4a0d930ca0c9462e313c324372064b92bec017107619a16ac67d494f59169f-d # internal hash/fnv mkdir -p $WORK/b219/ cat >$WORK/b219/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_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p hash/fnv -std -complete -installsuffix shared -buildid co73LdI4HxJGk9VfRxQo/co73LdI4HxJGk9VfRxQo -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b219/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b092/_cgo_.o -dynout $WORK/b092/_cgo_import.go -dynlinker cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b042/asm_amd64.o ./asm_amd64.s cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b092/symabis ./asm_amd64.s cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cat >$WORK/b092/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_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p runtime/cgo -std -installsuffix shared -buildid Erpi8G6zjAxG4KHk4NJg/Erpi8G6zjAxG4KHk4NJg -goversion go1.18.3 -symabis $WORK/b092/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/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/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b092/_cgo_gotypes.go $WORK/b092/cgo.cgo1.go $WORK/b092/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/aa/aa6e1ffeee1f3069a3970f14f439da25fe655e4804174b230dcdba24f6246ff9-d # internal embed mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/fs=$WORK/b052/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p embed -std -complete -installsuffix shared -buildid AhE0z_SrRLFvntKiRmdC/AhE0z_SrRLFvntKiRmdC -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/embed/embed.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/0d/0dab3f28f45a89d249d58426e72294dc8330aa64ac60672cfc70a894cf3ac99a-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid QHOK8WtAm3-qIMdnWPgL/QHOK8WtAm3-qIMdnWPgL -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b254/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b092/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b092/asm_amd64.o ./asm_amd64.s cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/59/591c943b3277d90c55026bb60e7372d535aac3b8ac65e27c81492b549a8162b4-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_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p encoding/binary -std -complete -installsuffix shared -buildid b-IrPKCYdiedfxKEkA1t/b-IrPKCYdiedfxKEkA1t -goversion go1.18.3 -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 cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b092/_pkg_.a $WORK/b092/asm_amd64.o $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o $WORK/b092/_x006.o $WORK/b092/_x007.o $WORK/b092/_x008.o $WORK/b092/_x009.o $WORK/b092/_x010.o $WORK/b092/_x011.o $WORK/b092/_x012.o $WORK/b092/_x013.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/0e/0ee84f79b90ddba05288b8d31a7c9dbee23bb7f28ca4f27d94c345d137bfae67-d # internal internal/fmtsort mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid q389taPoMxpitdnyfoiM/q389taPoMxpitdnyfoiM -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/0c/0c95cea6252ca161caa443192fe9991907c1cfe6a61e812b454a2c0aa981920a-d # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/77/77edc990ba561343bbfcf6eb0060f7186afa499738e1d70f3c7cf0005dcbefc4-d # internal github.com/jpillora/backoff mkdir -p $WORK/b263/ cat >$WORK/b263/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/jpillora/backoff -complete -installsuffix shared -buildid YteT6if5HBtA3mlsonWt/YteT6if5HBtA3mlsonWt -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b263/importcfg -pack /usr/share/gocode/src/github.com/jpillora/backoff/backoff.go regexp mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile regexp/syntax=$WORK/b136/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p regexp -std -complete -installsuffix shared -buildid lEMAg-JOb_QLR8hcm1MR/lEMAg-JOb_QLR8hcm1MR -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b135/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_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/de/dea0d70d71fa9a8d4fec194a248603db38497402f63207ea5de3beb4c0a647f3-d # internal github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/aws/aws-sdk-go/internal/sdkio -complete -installsuffix shared -buildid ewOLeIFBAb54l3mN2guR/ewOLeIFBAb54l3mN2guR -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b281/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_amd64/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/9e/9ed3b0853b239fcc6a7f65f566540d28b63655e56def387b9a188b94ff6676b4-d # internal github.com/aws/aws-sdk-go/internal/sdkrand mkdir -p $WORK/b288/ cat >$WORK/b288/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_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/aws/aws-sdk-go/internal/sdkrand -complete -installsuffix shared -buildid wyeyuDJu4q0KsVkQXpTC/wyeyuDJu4q0KsVkQXpTC -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b288/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_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/c1/c139f746deb6878fe00e5d15e756751015f60c07308aeac983ba99c9bf644fac-d # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/eb/ebc33865064a17d88801d94785e6e1ad4e668086e75cf4c96bc344035d3faff8-d # internal github.com/aws/aws-sdk-go/internal/strings mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/aws/aws-sdk-go/internal/strings -complete -installsuffix shared -buildid b7EvzuRlc8VwOyYxmIY6/b7EvzuRlc8VwOyYxmIY6 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b291/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/strings/strings.go os mkdir -p $WORK/b058/ cat >$WORK/b058/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/b059/_pkg_.a packagefile internal/syscall/execenv=$WORK/b060/_pkg_.a packagefile internal/syscall/unix=$WORK/b051/_pkg_.a packagefile internal/testlog=$WORK/b061/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/fs=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b054/_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_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p os -std -installsuffix shared -buildid sVQrM0U_1SVifr5NCl5t/sVQrM0U_1SVifr5NCl5t -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe_linux.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/1c/1c7a516bdf4d9b5b18ecfbbf5d2939460dd16fe038a9df240a8a4da644b7b3f0-d # internal github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b053/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/aws/aws-sdk-go/internal/sdkuri -complete -installsuffix shared -buildid IbVcZ4dn1HRlZYtuXCN0/IbVcZ4dn1HRlZYtuXCN0 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b313/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkuri/path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/6a/6a3b0f0d1676b9eaf6a1dc14a2b2b4bac3cdd117436ad95d409a306d2218acc0-d # internal github.com/cenkalti/backoff/v4 mkdir -p $WORK/b317/ cat >$WORK/b317/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_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/cenkalti/backoff/v4 -complete -installsuffix shared -buildid 3lE-QlepYDQ_DdBpYXNn/3lE-QlepYDQ_DdBpYXNn -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b317/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_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/dd/ddd1d837b3accf15c767c30c8f6b1e199622cc73a65bfbde516813bd63dbb73f-d # internal github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b333/ cat >$WORK/b333/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_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid BjhKlCGOITtuGNHfq9H0/BjhKlCGOITtuGNHfq9H0 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b333/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_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/2c/2c9b808c4a2318994e4f455b4eedb5c9143456db88a9a8517022a76abf88cde2-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid SBw4MxR2La5dtZsAPS06/SBw4MxR2La5dtZsAPS06 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b338/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/errwrap/errwrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/84/84e3f4b9acca33efcc59daf6202562160a2287383ca71a09e8eae6d2401b0518-d # internal crypto/cipher mkdir -p $WORK/b038/ cat >$WORK/b038/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b038/symabis ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/31/3127462b30dba0b202c81dc935a61b4d164bd727af559a64d56fc082a472cb36-d # internal crypto/sha512 mkdir -p $WORK/b065/ cat >$WORK/b065/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b065/symabis ./sha512block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/e9/e94527f9016a33d2dcfad022dcb9382f5987560971f898c606bc02711fdc0e92-d # internal crypto/ed25519/internal/edwards25519/field mkdir -p $WORK/b072/ cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/ed25519/internal/edwards25519/field -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b072/symabis ./fe_amd64.s 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 EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p crypto/cipher -std -installsuffix shared -buildid Zad_rRjCbouea5Rhk4QS/Zad_rRjCbouea5Rhk4QS -goversion go1.18.3 -symabis $WORK/b038/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_amd64.go cat >$WORK/b065/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 internal/cpu=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p crypto/sha512 -std -installsuffix shared -buildid U2NHA3xLnoHAW9KNtR36/U2NHA3xLnoHAW9KNtR36 -goversion go1.18.3 -symabis $WORK/b065/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/5b/5bd4495952a01a67eea8b24da27f2585dcb1c2958c10622ca6f7560d4216ce47-d # internal crypto/md5 mkdir -p $WORK/b074/ cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b074/symabis ./md5block_amd64.s cat >$WORK/b072/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 cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/ed25519/internal/edwards25519/field -std -installsuffix shared -buildid stieD4n0PjMIyTryC1v0/stieD4n0PjMIyTryC1v0 -goversion go1.18.3 -symabis $WORK/b072/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/field/fe_amd64.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/field/fe_generic.go cat >$WORK/b074/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/md5 -std -installsuffix shared -buildid vyk7WxJ1i-driTUeLtIi/vyk7WxJ1i-driTUeLtIi -goversion go1.18.3 -symabis $WORK/b074/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/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_amd64/buildid -w $WORK/b135/_pkg_.a # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b038/xor_amd64.o ./xor_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b065/sha512block_amd64.o ./sha512block_amd64.s cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/69/69ae2b47176b004c5a95c7afa492a478316a3cf1129a25725d9377475674ff14-d # internal crypto/sha1 mkdir -p $WORK/b077/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b077/symabis ./sha1block_amd64.s cat >$WORK/b077/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 internal/cpu=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/sha1 -std -installsuffix shared -buildid 0Gnc0-veed6yE4f06tTT/0Gnc0-veed6yE4f06tTT -goversion go1.18.3 -symabis $WORK/b077/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_amd64.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b074/md5block_amd64.o ./md5block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b038/_pkg_.a $WORK/b038/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/e8/e8068af581c536c2376e881bb0d76cc80598d50dd1777aaea57a9dd40177813f-d # internal crypto/aes mkdir -p $WORK/b037/ cat >$WORK/b037/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b037/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b038/_pkg_.a 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 internal/cpu=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p crypto/aes -std -installsuffix shared -buildid mlmOz1u6oW1bOhMClqwz/mlmOz1u6oW1bOhMClqwz -goversion go1.18.3 -symabis $WORK/b037/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h /usr/lib/golang/src/crypto/aes/aes_gcm.go /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_asm.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b065/_pkg_.a $WORK/b065/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/a4/a482ce0fc591aa2ea6b4b091f8dec24b153167f4e7932a30929ea41a0fa12f01-d # internal crypto/des mkdir -p $WORK/b043/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b074/_pkg_.a $WORK/b074/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cat >$WORK/b043/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 cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p crypto/des -std -complete -installsuffix shared -buildid QNE56v4rzdGm-7Klxtzv/QNE56v4rzdGm-7Klxtzv -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b043/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/b074/_pkg_.a /builddir/.cache/go-build/9b/9b83e23ec531f536fbac254f93e9eaa436c3759fad71c9cb5acf0d1d8057cc82-d # internal crypto/sha256 mkdir -p $WORK/b078/ cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b078/symabis ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/ed25519/internal/edwards25519/field -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b072/fe_amd64.o ./fe_amd64.s cat >$WORK/b078/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 internal/cpu=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/sha256 -std -installsuffix shared -buildid 2uxm54L6ZhJd4Q8vg0Pw/2uxm54L6ZhJd4Q8vg0Pw -goversion go1.18.3 -symabis $WORK/b078/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_amd64.go /usr/lib/golang/src/crypto/sha256/sha256block_decl.go cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b072/_pkg_.a $WORK/b072/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/7b/7b540d39d0bc21a9f2d90f411e8c16441de57e25733a714998a3eebb911a9eb4-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519/internal/edwards25519/field=$WORK/b072/_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 cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid c_LuYHY8hEcVlISu9ufD/c_LuYHY8hEcVlISu9ufD -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/tables.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b077/sha1block_amd64.o ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/ef/ef62030c0cbdd49ebfb237448748970ada917d10e1a78b5a04fac40ed841af9f-d # internal encoding/base64 mkdir -p $WORK/b084/ cat >$WORK/b084/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 cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p encoding/base64 -std -complete -installsuffix shared -buildid 5cfvvkESeLKCd7Yu0Bf9/5cfvvkESeLKCd7Yu0Bf9 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b077/_pkg_.a $WORK/b077/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/c7/c7175070940188ac9f38ca9f94cd43bfb6d9e14d23ba855af8ca1f8a147d8b42-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b096/ cat >$WORK/b096/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/b097/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid peRAuoAekWsalNUo55ge/peRAuoAekWsalNUo55ge -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b096/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 cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b037/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b037/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b078/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b037/_pkg_.a $WORK/b037/asm_amd64.o $WORK/b037/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/1b/1bae01adefa870b9f31f84919c4bcccd45c1310599706da7c1d52d118a17271b-d # internal vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b098/ cat >$WORK/b098/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b098/symabis ./sum_amd64.s cat >$WORK/b098/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 cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -installsuffix shared -buildid LES33fSQH_vH5wS4twot/LES33fSQH_vH5wS4twot -goversion go1.18.3 -symabis $WORK/b098/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h /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/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/5d/5d68a03563b70ce551ec41cfd33c05f9738c18d218eb046323ba21f3f522536d-d # internal fmt mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b057/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile os=$WORK/b058/_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_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p fmt -std -complete -installsuffix shared -buildid ZT-BPMG9Al44bMJdf-ZN/ZT-BPMG9Al44bMJdf-ZN -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b078/_pkg_.a $WORK/b078/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/b1/b12871a7781dbad8730e0599b34eabcd23a46b8643ccdd470a461c39dd190ddd-d # internal internal/godebug mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b058/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p internal/godebug -std -complete -installsuffix shared -buildid nOrJEIgO_mtVylFZLB0Y/nOrJEIgO_mtVylFZLB0Y -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/87/8710cec02f80d3aa6d7460502ccfd4335a7a95cb9c8d097a8c79e915b4fe8f8d-d # internal path/filepath mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io/fs=$WORK/b052/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p path/filepath -std -complete -installsuffix shared -buildid a4usC9vp11pzAqqwZgCD/a4usC9vp11pzAqqwZgCD -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b094/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_amd64/buildid -w $WORK/b084/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b098/sum_amd64.o ./sum_amd64.s cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/46/46b81bcafb3b7f3fca30158e7a3f825f76bd1d9789ae2aafe47dad33ba41fa7d-d # internal encoding/pem mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p encoding/pem -std -complete -installsuffix shared -buildid gTR4ruwdRxerg8enIYz3/gTR4ruwdRxerg8enIYz3 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/8b/8b984093f07912ddab591fd448c877a0ae0b3eab4e2ab563248920e38a6f10ea-d # internal internal/intern mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile internal/godebug=$WORK/b085/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p internal/intern -std -complete -installsuffix shared -buildid LSISIPT97euEPTcLtSdX/LSISIPT97euEPTcLtSdX -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b098/_pkg_.a $WORK/b098/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/77/774fad129a68291e8390eb72e1ac370f77bd3814d988a6cda5637222ac069d64-d # internal io/ioutil mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b019/_pkg_.a packagefile io/fs=$WORK/b052/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p io/ioutil -std -complete -installsuffix shared -buildid v1rjydS2idC_Lip48tDh/v1rjydS2idC_Lip48tDh -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/57/5774cf63cdcedde0bf8061129081a20df513c746757a9ecf98236ad6e7d67432-d # internal vendor/golang.org/x/crypto/curve25519/internal/field mkdir -p $WORK/b102/ cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519/internal/field -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b102/symabis ./fe_amd64.s 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 cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/crypto/curve25519/internal/field -std -installsuffix shared -buildid IYsb6mcvK6adqNjNu9Ms/IYsb6mcvK6adqNjNu9Ms -goversion go1.18.3 -symabis $WORK/b102/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h /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.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_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/41/415771066a77db07d61a8411a4b470c06b280ff124e653211be8bf5edb372821-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b099/ cat >$WORK/b099/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b099/symabis ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/ca/ca6342901bdcdb28de7cf368de661713b6ccdf80ea7752e8357758e760c3cdf5-d # internal internal/lazyregexp mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b058/_pkg_.a packagefile regexp=$WORK/b135/_pkg_.a packagefile strings=$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_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p internal/lazyregexp -std -complete -installsuffix shared -buildid XKEMWT_IWq8ZuW0GJdNb/XKEMWT_IWq8ZuW0GJdNb -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b200/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/d9/d9df69ea9f8268aec29614f32765b1f03cdea3411bea415171e63b724fc39eb9-d # internal net/netip mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/intern=$WORK/b091/_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_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p net/netip -std -complete -installsuffix shared -buildid opa97o7eT7Mejfenpig8/opa97o7eT7Mejfenpig8 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b090/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 cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid t3PmdhqEdLo87qHfORsC/t3PmdhqEdLo87qHfORsC -goversion go1.18.3 -symabis $WORK/b099/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/byteorder.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/de/de50f51ebfc33cdae5bbee4ddbab7409a603c598cf5dfa7138675f957d29c7b6-d # internal github.com/cespare/xxhash/v2 mkdir -p $WORK/b213/ cat >$WORK/b213/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/cespare/xxhash/v2 -trimpath "$WORK/b213=>" -I $WORK/b213/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b213/symabis ./xxhash_amd64.s cat >$WORK/b213/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 cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/cespare/xxhash/v2 -installsuffix shared -buildid lyNMdxuyxSst-eemG9es/lyNMdxuyxSst-eemG9es -goversion go1.18.3 -symabis $WORK/b213/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b213/importcfg -pack -asmhdr $WORK/b213/go_asm.h /usr/share/gocode/src/github.com/cespare/xxhash/v2/xxhash.go /usr/share/gocode/src/github.com/cespare/xxhash/v2/xxhash_amd64.go /usr/share/gocode/src/github.com/cespare/xxhash/v2/xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/cc/ccb65848460b87f778ee17bbac278e7c61e88670cb087c451cf0f4c1e657e386-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile hash/fnv=$WORK/b219/_pkg_.a packagefile os=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid W7xhfxP4nP3lH3E6gxm7/W7xhfxP4nP3lH3E6gxm7 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b218/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/detrand/rand.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519/internal/field -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b102/fe_amd64.o ./fe_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b099/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b102/_pkg_.a $WORK/b102/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/54/54c01fc882672bc0b3f0dbaa59417cae9f8fc0ca51d99b21e631ed2932db1d86-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid 34Pixf9VJ6e6wL-bCfbw/34Pixf9VJ6e6wL-bCfbw -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b257/importcfg -pack /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/parse.go /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/readfile.go /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/sysreadfile.go /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/valueparser.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b099/_pkg_.a $WORK/b099/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/f3/f362cfd1a3322676326eb56311e86b35ee9501b34a3b3b6ecb469469fd3b5f90-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b095/ cat >$WORK/b095/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b095/symabis ./chacha20poly1305_amd64.s cd /usr/share/gocode/src/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/cespare/xxhash/v2 -trimpath "$WORK/b213=>" -I $WORK/b213/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b213/xxhash_amd64.o ./xxhash_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b213/_pkg_.a $WORK/b213/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/dc/dc5cbf42f0d5a12183875cf0b6721b1ff91ca86bb0f0cb767b4587d0f8ca8315-d # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/eb/eb549091a8995bac5f9ce899c1d6fbf9669dd312745bb8a0cbcbef30b79c5f4c-d # internal github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/aws/aws-sdk-go/internal/shareddefaults -complete -installsuffix shared -buildid 0U3UMpwbmUQ5yU4vUjda/0U3UMpwbmUQ5yU4vUjda -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b278/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 cat >$WORK/b095/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 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu 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/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid xysLE7dMcCyA4PItuFpI/xysLE7dMcCyA4PItuFpI -goversion go1.18.3 -symabis $WORK/b095/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go golang.org/x/sys/unix mkdir -p $WORK/b258/ cat >$WORK/b258/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b258=>" -I $WORK/b258/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b258/symabis ./asm_linux_amd64.s cat >$WORK/b258/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/b259/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p golang.org/x/sys/unix -installsuffix shared -buildid 0AiK67ZwOaKokm323kHm/0AiK67ZwOaKokm323kHm -goversion go1.18.3 -symabis $WORK/b258/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b258/importcfg -pack -asmhdr $WORK/b258/go_asm.h /usr/share/gocode/src/golang.org/x/sys/unix/affinity_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/aliases.go /usr/share/gocode/src/golang.org/x/sys/unix/bluetooth_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/constants.go /usr/share/gocode/src/golang.org/x/sys/unix/dev_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/dirent.go /usr/share/gocode/src/golang.org/x/sys/unix/endian_little.go /usr/share/gocode/src/golang.org/x/sys/unix/env_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/fcntl.go /usr/share/gocode/src/golang.org/x/sys/unix/fdset.go /usr/share/gocode/src/golang.org/x/sys/unix/ifreq_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/pagesize_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/race0.go /usr/share/gocode/src/golang.org/x/sys/unix/readdirent_getdents.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix_other.go /usr/share/gocode/src/golang.org/x/sys/unix/str.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_alarm.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_amd64.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_amd64_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/timestruct.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux_amd64.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_x86_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_amd64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsysnum_linux_amd64.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/b0/b0e137a17bde6594b4a7da6f04bc5ab4f61a080f1b10a9df23f3751874efeb76-d # internal os/exec mkdir -p $WORK/b302/ cat >$WORK/b302/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/syscall/execenv=$WORK/b060/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/fs=$WORK/b052/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p os/exec -std -complete -installsuffix shared -buildid g7nYn6d6xINCbgpFI80g/g7nYn6d6xINCbgpFI80g -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b302/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_amd64/buildid -w $WORK/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/00/0011c7b2d4fac197b92165abb8130b42165e77cb1bfa28d32361e583c2c32c93-d # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/64/649b0bb7f4224c388ff31c4c158c8ce09708382a6c4142a0af5dfc651c482899-d # internal github.com/cespare/xxhash mkdir -p $WORK/b318/ cat >$WORK/b318/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/github.com/cespare/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/cespare/xxhash -trimpath "$WORK/b318=>" -I $WORK/b318/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b318/symabis ./xxhash_amd64.s math/big mkdir -p $WORK/b055/ cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b055/symabis ./arith_amd64.s cat >$WORK/b318/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 cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/cespare/xxhash -installsuffix shared -buildid 14UmAekrbavGL1y2_FmH/14UmAekrbavGL1y2_FmH -goversion go1.18.3 -symabis $WORK/b318/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b318/importcfg -pack -asmhdr $WORK/b318/go_asm.h /usr/share/gocode/src/github.com/cespare/xxhash/xxhash.go /usr/share/gocode/src/github.com/cespare/xxhash/xxhash_amd64.go /usr/share/gocode/src/github.com/cespare/xxhash/xxhash_unsafe.go cat >$WORK/b055/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/b056/_pkg_.a packagefile internal/cpu=$WORK/b012/_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/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p math/big -std -installsuffix shared -buildid PamqCir9tUy59PJsVqQy/PamqCir9tUy59PJsVqQy -goversion go1.18.3 -symabis $WORK/b055/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/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_amd64.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 cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b095/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b095/_pkg_.a $WORK/b095/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/1d/1d3bfb36b9bb0c6ad236feea5e29a55f24b370392a9e714a999246ac2a8ba8dc-d # internal encoding/hex mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p encoding/hex -std -complete -installsuffix shared -buildid eocmG7ItHW946J-ulnmd/eocmG7ItHW946J-ulnmd -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/b9/b990c2a0befa621dc85d8bf69cc4aa9f149822c1a4afc114df90239c40582ad9-d # internal net mkdir -p $WORK/b086/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b086/ -importpath net -- -I $WORK/b086/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/share/gocode/src/github.com/cespare/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/cespare/xxhash -trimpath "$WORK/b318=>" -I $WORK/b318/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b318/xxhash_amd64.o ./xxhash_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b318/_pkg_.a $WORK/b318/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/75/753062b5580e08fd0b5b9e6b9585d6485e5ca5e3a121ebe4905513c8716b6620-d # internal net/url mkdir -p $WORK/b093/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p net/url -std -complete -installsuffix shared -buildid CmW9oNQLCaL31uHRcBin/CmW9oNQLCaL31uHRcBin -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/net/url/url.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/81/811ce061827c3c038ceeaf0848dc3fc083a2feca7ab8adb31e5d3410ac7f0c8b-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/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid kO9uqLwOipEpMcFWpq4Q/kO9uqLwOipEpMcFWpq4Q -goversion go1.18.3 -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_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/14/14c710ebd66234ffbb60451499d410582680af803b8548e799f08f8070ecd054-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/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b068/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p encoding/json -std -complete -installsuffix shared -buildid cm22Vwl_IntsgPrvPye0/cm22Vwl_IntsgPrvPye0 -goversion go1.18.3 -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_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/f7/f7f4f838924f3558360e242b72d5d377538b3c7bdd0a3938d853dd7278c21b16-d # internal encoding/csv mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p encoding/csv -std -complete -installsuffix shared -buildid X41z39gqsFZ7djDQa_he/X41z39gqsFZ7djDQa_he -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/0a/0a77c8fb12f052f0ce06f038b92e22708dfe1d398c77e0078a4c351be172953e-d # internal encoding/xml mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b105/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p encoding/xml -std -complete -installsuffix shared -buildid arVgigeD151q2YHhCsM2/arVgigeD151q2YHhCsM2 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b109/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_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/a6/a60cd49af2e120ea2209ba267c0024315536eeb5dd2b9f726a0db2fc840ad741-d # internal compress/flate mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p compress/flate -std -complete -installsuffix shared -buildid dVIra_rgM-BftfFCIBEm/dVIra_rgM-BftfFCIBEm -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b113/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_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/c5/c5b5a76007d0b2039c9c3a85457b5432712b40c4bd29ca9928e2800491045d2e-d # internal log mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile os=$WORK/b058/_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_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p log -std -complete -installsuffix shared -buildid vuwFbpSPJEGJu926xdb4/vuwFbpSPJEGJu926xdb4 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/f9/f9fa20db60bec9149e01147d6c811f022cb94f31e652489f4789bc552310d567-d # internal compress/gzip mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile compress/flate=$WORK/b113/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p compress/gzip -std -complete -installsuffix shared -buildid eFHwsWEZsUz7coJyM8s_/eFHwsWEZsUz7coJyM8s_ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/e0/e0f01e749d72be011b4a40906734911ac94d9197c3cc46e68aa161adf5dcfbdc-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid YwClcIi06Y7RXLwG25su/YwClcIi06Y7RXLwG25su -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b119/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_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/7c/7c8866fef1546e94325e1f08e75b4151cb10c2aa53504b5f999090f341c33a79-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b121/ cat >$WORK/b121/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/b056/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b118/_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_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid 8hjskknyj4-Hd7Dvy3Vo/8hjskknyj4-Hd7Dvy3Vo -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b121/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 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/fc/fc9abaec479e40f08c3d76f1397a546d0c9ed2746b9ff27fb4342253d982aa3e-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b124/ /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b055/_pkg_.a $WORK/b055/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid wAWWR6F0YurZDct4nXoJ/wAWWR6F0YurZDct4nXoJ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b124/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 cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/e6/e63737b4141de4fd25d7a7e4cefd3051ea4e1b685f7c523de5d135cea744a318-d # internal crypto/rand mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b051/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/fs=$WORK/b052/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile os=$WORK/b058/_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_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p crypto/rand -std -complete -installsuffix shared -buildid 1Tu7X_vaXcVLz61rWw2P/1Tu7X_vaXcVLz61rWw2P -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/crypto/rand/eagain.go /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_batched.go /usr/lib/golang/src/crypto/rand/rand_linux.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b258=>" -I $WORK/b258/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b258/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b258/_pkg_.a $WORK/b258/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cd $WORK/b086 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/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 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/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_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/e9/e976afb0feac3f37d7a4722c87ef240657ac794b4e489193827792406ff726d4-d # internal crypto/elliptic mkdir -p $WORK/b045/ cat >$WORK/b045/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b045/symabis ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/db/db2106c869de964e4736e72c83a92982d95c613638bb62cbcbfda028b356745b-d # internal encoding/asn1 mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b068/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid ZbxQfMhldHfjA2teVYZw/ZbxQfMhldHfjA2teVYZw -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b067/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 cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/64/648b80901ae1daeea56de51e6e381e9d8eb8446713eb31bde5c5051451ecf0bf-d # internal crypto/ed25519 mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b071/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/sha512=$WORK/b065/_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_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid 88kKWHffZ2KK7mmKUMse/88kKWHffZ2KK7mmKUMse -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile crypto/elliptic/internal/nistec=$WORK/b046/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile embed=$WORK/b063/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cat >$WORK/b045/embedcfg << 'EOF' # internal { "Patterns": { "p256_asm_table.bin": [ "p256_asm_table.bin" ] }, "Files": { "p256_asm_table.bin": "/usr/lib/golang/src/crypto/elliptic/p256_asm_table.bin" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p crypto/elliptic -std -installsuffix shared -buildid _WpniM5o8iOJiFWLPOKl/_WpniM5o8iOJiFWLPOKl -goversion go1.18.3 -symabis $WORK/b045/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b045/importcfg -embedcfg $WORK/b045/embedcfg -pack -asmhdr $WORK/b045/go_asm.h /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/p224.go /usr/lib/golang/src/crypto/elliptic/p256_asm.go /usr/lib/golang/src/crypto/elliptic/p384.go /usr/lib/golang/src/crypto/elliptic/p521.go cd $WORK/b086 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/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_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/7c/7c77bb9555dc96e4a82ac65c279ee2d72680fd28c51d10960118a16536faf61e-d # internal crypto/rsa mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/internal/randutil=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b048/_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/b055/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/rsa -std -complete -installsuffix shared -buildid aebmfXU2s5K1mMrTm9PG/aebmfXU2s5K1mMrTm9PG -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go cd $WORK/b086 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/96/965e51fb1d0dbb09f2c19c3b9d239720e1a31ce4a2fb15b8505c6169b32b94a3-d # internal crypto/dsa mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b064/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/dsa -std -complete -installsuffix shared -buildid J--_k4Q8766YqZSeNTbZ/J--_k4Q8766YqZSeNTbZ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go cd $WORK/b086 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/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_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/6a/6ad75f16e19506c73bda112228eba71b5d39187893ff86260b3a594c9c562ec5-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b117/ cat >$WORK/b117/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/b118/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b119/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 1XJ_fXwPKYhYH_tIpbi5/1XJ_fXwPKYhYH_tIpbi5 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b117/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_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/68/685dcea13c1be7d3c6ddd6772792abca4e483e999e6f085119aaf172b69d9d1e-d # internal mime mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p mime -std -complete -installsuffix shared -buildid WP6mq_8i1Tn6-xj0M6vV/WP6mq_8i1Tn6-xj0M6vV -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b125/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_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/91/91cea8a132b475ebe81247ebbb8fee5db3b7731f7a84874b4156714da70af5a5-d # internal mime/quotedprintable mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid trQxCgUiV54sj8xTWXJL/trQxCgUiV54sj8xTWXJL -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b045/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/71/71bf808ed7c34b1d96441c504eba26b217da8c6cc0d82587ca3404ceba8ef03e-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b067/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid n3ilGPzAaX5wJFu6mGjP/n3ilGPzAaX5wJFu6mGjP -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b066/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 cd $WORK/b086 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/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 cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b045/_pkg_.a $WORK/b045/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/5b/5bc49a839db0c81ac783806254b1aad05b6c38065823a82cac8d6924b0edfe2f-d # internal crypto/x509/pkix mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b067/_pkg_.a packagefile encoding/hex=$WORK/b082/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid zUHe54o8PEF9QglQ61HH/zUHe54o8PEF9QglQ61HH -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/78/78885f2a116f1e290a07af9e8fde628a7799ede46331493282cdfbc089e6becf-d # internal net/http/internal mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p net/http/internal -std -complete -installsuffix shared -buildid OoZRtXzBjOEYv6IA2mLW/OoZRtXzBjOEYv6IA2mLW -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -o $WORK/b086/_cgo_.o $WORK/b086/_cgo_main.o $WORK/b086/_x001.o $WORK/b086/_x002.o $WORK/b086/_x003.o $WORK/b086/_x004.o $WORK/b086/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b086/_cgo_.o -dynout $WORK/b086/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cat >$WORK/b086/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/b087/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/godebug=$WORK/b085/_pkg_.a packagefile internal/itoa=$WORK/b028/_pkg_.a packagefile internal/nettrace=$WORK/b088/_pkg_.a packagefile internal/poll=$WORK/b059/_pkg_.a packagefile internal/singleflight=$WORK/b089/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net/netip=$WORK/b090/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b054/_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/b092/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p net -std -installsuffix shared -buildid TgiS_FT1doV8pvVV5ilv/TgiS_FT1doV8pvVV5ilv -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b086/_cgo_gotypes.go $WORK/b086/cgo_linux.cgo1.go $WORK/b086/cgo_resnew.cgo1.go $WORK/b086/cgo_socknew.cgo1.go $WORK/b086/cgo_unix.cgo1.go $WORK/b086/_cgo_import.go cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/0d/0d085ec8f1396fbbe96b7d44bcc235cfd6e1cba99cac0e0446f2e3e73092101f-d # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/15/15fd8ccf6e031b3eb90c2c63e64495495df6faf8c452b905880977bb418dbd34-d # internal database/sql/driver mkdir -p $WORK/b132/ go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b082/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b135/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid OtA80o2MXq8kJZsMqxUz/OtA80o2MXq8kJZsMqxUz -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b143/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 cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_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_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p database/sql/driver -std -complete -installsuffix shared -buildid aOk4QzCKdjimT_Hg6BFH/aOk4QzCKdjimT_Hg6BFH -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b132/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_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/78/781e4e3a0ab4ee6827a336645a0726636ddd97a1e5bac798de88b20b4e07541b-d # internal github.com/go-stack/stack mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/go-stack/stack -complete -installsuffix shared -buildid h_eY5Z9x8Pd_kRofZBj_/h_eY5Z9x8Pd_kRofZBj_ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/share/gocode/src/github.com/go-stack/stack/stack.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/3d/3d2a16b85a6fa284a43b267088ddfba8a7a5fd13e4f8e4804cc7f663dba7f16e-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b116/ cat >$WORK/b116/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/b056/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b121/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid vALRCoJaISixEYozcjpO/vALRCoJaISixEYozcjpO -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b116/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_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/66/6640d564adab09c637025b1872f5f272f6be20fa481123f0a13bbd679baa69c5-d # internal crypto/ecdsa mkdir -p $WORK/b044/ cat >$WORK/b044/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/b045/_pkg_.a packagefile crypto/internal/randutil=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b069/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid fLSJghv2QSgTQBIPkxNB/fLSJghv2QSgTQBIPkxNB -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/df/df3f2918442b6601e6af7f09d0712c02e95f54c42ce78e60ab199c4734d1f58c-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/josharian/intern=$WORK/b149/_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/b068/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid IqSerat6BjX_FdV5rIDC/IqSerat6BjX_FdV5rIDC -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b148/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_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/25/2515b0df47d926ed1834c1fa8f7a68d8cc87933d5705b87cf22565c7dd9df67b-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b105/_pkg_.a packagefile encoding/base64=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b135/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid tEKhc8R4NWKsBM21c8N5/tEKhc8R4NWKsBM21c8N5 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b152/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_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/98/981b424f4599bba644f15faa86f89f7029e84674393ccac655cdc4a2f5dbe593-d # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b145/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b142/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b143/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid gfZP4Rw0a6LR4RmeHxcB/gfZP4Rw0a6LR4RmeHxcB -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b144/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_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/12/12f97a572ad9915e6c12c01eade021650a4b9ea7ef7a5f80a952c567e0229699-d # internal github.com/go-openapi/runtime/logger mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile os=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/go-openapi/runtime/logger -complete -installsuffix shared -buildid xQo_Jl9VfB9Cvr29duy3/xQo_Jl9VfB9Cvr29duy3 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b153/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_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/a9/a997e7aef7a18213ba1e4cb927fcfa48c2b3188ebc54fa9dd7247c5deb7364b8-d # internal github.com/go-openapi/analysis/internal mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b093/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/go-openapi/analysis/internal -complete -installsuffix shared -buildid k_YdmPnDZRE43_2dEGym/k_YdmPnDZRE43_2dEGym -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b156/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/analysis/internal/post_go18.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/c0/c08b8ee68a317438d97c7ac16264616614f73c157644cb88a42fa2e8b230ce33-d # internal encoding/gob mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile encoding=$WORK/b105/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile os=$WORK/b058/_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_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p encoding/gob -std -complete -installsuffix shared -buildid NdBSf2EMndaIEye9un6m/NdBSf2EMndaIEye9un6m -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/b3/b343c164407cdd968286e30b0fce056f01ebfd7861f742d618569533b5967964-d # internal github.com/PuerkitoBio/urlesc mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/PuerkitoBio/urlesc -complete -installsuffix shared -buildid rdIaIbziTQbtuHijiMiM/rdIaIbziTQbtuHijiMiM -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b162/importcfg -pack /usr/share/gocode/src/github.com/PuerkitoBio/urlesc/urlesc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/a6/a62a5a20706f9548af3fe7634173f2873562e8a31bb1ce00ff1893833041eca4-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid VnLe_DprUW0b3DPJGjIW/VnLe_DprUW0b3DPJGjIW -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b166/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_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/4f/4fee813a0ac51483c7cb955c94644af092be9a51c5dba5926465fea9c520bd87-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b165/_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_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid zofTh_XMOM4S_3Za-QgM/zofTh_XMOM4S_3Za-QgM -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b167/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_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/12/1246623e3018ec024e84e667b82297207aaa92af34a3c575f346d125672c7775-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b142/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b143/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b144/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid zrJ7zGV2X2f13PPh0DfY/zrJ7zGV2X2f13PPh0DfY -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b141/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_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/22/2291db14aa388ad862fadf018c5cf101a25513660bffe31fdfbea72c8740776a-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b165/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b166/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid az-zSYxquALcSVdcaUSV/az-zSYxquALcSVdcaUSV -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b164/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_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/0c/0c7f3f01b8b0eb0428d17419e15f8576de213b6be50eb34f99400861375bcfbd-d # internal text/template/parse mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p text/template/parse -std -complete -installsuffix shared -buildid WsfaHIdH_KwAs02WKtuM/WsfaHIdH_KwAs02WKtuM -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b177/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_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/6c/6c29cf685c4ee1fc4212696823ca579d6982492b564f76f683d7b483c3750a9a-d # internal github.com/opentracing/opentracing-go/log mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid IfUy9216HNU9gdhIZlc7/IfUy9216HNU9gdhIZlc7 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b180/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_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/65/65f4d5b6d3cf5a9fc30f7ae5527c6d7536572a293f78b2dad7bef7a7ef94eeae-d # internal github.com/pkg/errors mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/pkg/errors -complete -installsuffix shared -buildid oT7I-btzqT4sKKmLFdhn/oT7I-btzqT4sKKmLFdhn -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b183/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_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/db/dbced02e31279911fca5b46e9b1723dad3adc16b5a0f4ffd6d5b42562b3d5993-d # internal github.com/alecthomas/template/parse mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/alecthomas/template/parse -complete -installsuffix shared -buildid dUThVg_e_62hzJYfv6V0/dUThVg_e_62hzJYfv6V0 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b194/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_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/a8/a807de855eb55dcd04c0514628269e5b042c7b6afd6823622bc507c5dfc57e10-d # internal github.com/alecthomas/units mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/alecthomas/units -complete -installsuffix shared -buildid BWyN3IvzSSYNt0wi2QNE/BWyN3IvzSSYNt0wi2QNE -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b195/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_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/42/42f37450c029ce3cd25b21915abdec322212d1bfce621ac8ba52cb2eeb8badad-d # internal go/token mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile sort=$WORK/b054/_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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p go/token -std -complete -installsuffix shared -buildid pVZ6K5QqlMpj87rkAcDi/pVZ6K5QqlMpj87rkAcDi -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b199/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_amd64/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/a4/a4410ad88cf6a2d88da203496a53a8146c9275e656d5aea9523640904a7066f3-d # internal text/template mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile internal/fmtsort=$WORK/b057/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/fs=$WORK/b052/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile text/template/parse=$WORK/b177/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p text/template -std -complete -installsuffix shared -buildid Nofozh38W49SUDo80Lj6/Nofozh38W49SUDo80Lj6 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b176/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 cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/0e/0e693a099dcc7c05707b62fa61a58559e04595e9d261e93ef022793de13fdd01-d # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/c1/c1509bedb6797ed319d4c52b79af8edfee73171d6564cf428cb8f13505d1d9eb-d # internal go/scanner mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile go/token=$WORK/b199/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile sort=$WORK/b054/_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_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p go/scanner -std -complete -installsuffix shared -buildid 30gy3K7johHHxh_Rcol3/30gy3K7johHHxh_Rcol3 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b198/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go golang.org/x/net/idna mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b164/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b166/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b167/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p golang.org/x/net/idna -complete -installsuffix shared -buildid dqiq9zUjlc43cGSoERea/dqiq9zUjlc43cGSoERea -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b163/importcfg -pack /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_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/4a/4aa6964e997cd29bb8ba0283177985ea84707e7e86ce4e44718ca66ed1ca69a9-d # internal go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b140/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b141/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b142/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b143/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b144/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid XkwC70ZxZbFrwQ75KQ6l/XkwC70ZxZbFrwQ75KQ6l -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b139/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 cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b086/_pkg_.a $WORK/b086/_x001.o $WORK/b086/_x002.o $WORK/b086/_x003.o $WORK/b086/_x004.o $WORK/b086/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/40/40ee3f868bd3c455a62b1e6c940e6092ae693d06dcac7c356ceb5ce658232077-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/f8/f880f774172f0d46f3283de0834ae55b4d342a3960438f8b7374865581209a85-d # internal net/textproto mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$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_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p net/textproto -std -complete -installsuffix shared -buildid 7y7bsluDygckM1SI6E2M/7y7bsluDygckM1SI6E2M -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b122/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 crypto/x509 mkdir -p $WORK/b079/ cat >$WORK/b079/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/b043/_pkg_.a packagefile crypto/dsa=$WORK/b080/_pkg_.a packagefile crypto/ecdsa=$WORK/b044/_pkg_.a packagefile crypto/ed25519=$WORK/b070/_pkg_.a packagefile crypto/elliptic=$WORK/b045/_pkg_.a packagefile crypto/md5=$WORK/b074/_pkg_.a packagefile crypto/rsa=$WORK/b076/_pkg_.a packagefile crypto/sha1=$WORK/b077/_pkg_.a packagefile crypto/sha256=$WORK/b078/_pkg_.a packagefile crypto/sha512=$WORK/b065/_pkg_.a packagefile crypto/x509/pkix=$WORK/b081/_pkg_.a packagefile encoding/asn1=$WORK/b067/_pkg_.a packagefile encoding/hex=$WORK/b082/_pkg_.a packagefile encoding/pem=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b069/_pkg_.a packagefile internal/godebug=$WORK/b085/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/fs=$WORK/b052/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b068/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/x509 -std -complete -installsuffix shared -buildid UvtDJ83xDNvFU3hTGsPx/UvtDJ83xDNvFU3hTGsPx -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.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_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/d7/d77f236e6c5cd0a49b927ea60856010d5f217907acf383a653e49d306f38240d-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b123/ cat >$WORK/b123/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/b056/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b116/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 4Xou5WtVP6q1RHQuWjcN/4Xou5WtVP6q1RHQuWjcN -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/ed/ed13f2088909a670e819d64de775893f93ab48071b279963511eac18423cb364-d # internal github.com/mitchellh/mapstructure mkdir -p $WORK/b137/ cat >$WORK/b137/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/b056/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid LMeNK-VwVrl1Zi3TMZe7/LMeNK-VwVrl1Zi3TMZe7 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b137/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_amd64/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/c2/c262a7bc482c921457bbfe7c4d678c941c2a9e476193ed984942669d71c399c9-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b115/ cat >$WORK/b115/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/b116/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid eSEpr3lWxzrI1twuLqm6/eSEpr3lWxzrI1twuLqm6 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/da/da81606b62691a2255fe3361b0bb2e798ebe83579a4bd31dd530ec45ca76fcb7-d # internal mime/multipart mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile mime/quotedprintable=$WORK/b127/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p mime/multipart -std -complete -installsuffix shared -buildid Meg_TzZwfP8Lz3Y_ZqP_/Meg_TzZwfP8Lz3Y_ZqP_ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/b0/b0e3b88bc88a46336d333481fbafcbdb758a356d667db65e6660491d408c031f-d # internal net/mail mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p net/mail -std -complete -installsuffix shared -buildid UqOhLWCuCWcNixT1LT7J/UqOhLWCuCWcNixT1LT7J -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/net/mail/message.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/b6/b660715d7537c410e0ffe896214a47d0e9eb0efec886429d55c878753e9ddc23-d # internal github.com/mailru/easyjson/buffer mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b019/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid eA1XjFfpuoezuErhJ8Fe/eA1XjFfpuoezuErhJ8Fe -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/share/gocode/src/github.com/mailru/easyjson/buffer/pool.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/b0/b0745ef9ec8f411ce5bcab5435ef9faa1fbd3f3c09396ec40d154c21990c6cfb-d # internal github.com/PuerkitoBio/purell mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b162/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b163/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b167/_pkg_.a packagefile golang.org/x/text/width=$WORK/b168/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile regexp=$WORK/b135/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/PuerkitoBio/purell -complete -installsuffix shared -buildid Aqh_YkdYE0OT0Na-AFHb/Aqh_YkdYE0OT0Na-AFHb -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b161/importcfg -pack /usr/share/gocode/src/github.com/PuerkitoBio/purell/purell.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/da/da0bba709f5512f73e54143993eb12338d90ac8bc2db27f60027133cf89013ea-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b151/_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_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid fjvU3A20H_blU9D_00ml/fjvU3A20H_blU9D_00ml -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/share/gocode/src/github.com/mailru/easyjson/jwriter/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/35/351c3676172904c4e7fb3e3236e72eb0cc5b50fd4f940824725f54fed2782f82-d # internal html/template mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile html=$WORK/b134/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/fs=$WORK/b052/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile text/template=$WORK/b176/_pkg_.a packagefile text/template/parse=$WORK/b177/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p html/template -std -complete -installsuffix shared -buildid 5VCC5jeE4zVfzNH-0ac-/5VCC5jeE4zVfzNH-0ac- -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b175/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_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/ff/ff1ec91d2be292f3faeb2bcde8fc688998a9363468c3e56bcae3a1339b71bffe-d # internal github.com/alecthomas/template mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b194/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/alecthomas/template -complete -installsuffix shared -buildid FABVrf7oC6pkYBHhxAEE/FABVrf7oC6pkYBHhxAEE -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b193/importcfg -pack /usr/share/gocode/src/github.com/alecthomas/template/doc.go /usr/share/gocode/src/github.com/alecthomas/template/exec.go /usr/share/gocode/src/github.com/alecthomas/template/funcs.go /usr/share/gocode/src/github.com/alecthomas/template/helper.go /usr/share/gocode/src/github.com/alecthomas/template/template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/62/6237b46658512a60bb0c4606fc11e7dd4c7919dc9d4d210eb81f18c16f9fde21-d # internal go/ast mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile go/scanner=$WORK/b198/_pkg_.a packagefile go/token=$WORK/b199/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p go/ast -std -complete -installsuffix shared -buildid TUXKNrEdHK0W8MnPwGtY/TUXKNrEdHK0W8MnPwGtY -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b197/importcfg -pack /usr/lib/golang/src/go/ast/ast.go /usr/lib/golang/src/go/ast/commentmap.go /usr/lib/golang/src/go/ast/filter.go /usr/lib/golang/src/go/ast/import.go /usr/lib/golang/src/go/ast/print.go /usr/lib/golang/src/go/ast/resolve.go /usr/lib/golang/src/go/ast/scope.go /usr/lib/golang/src/go/ast/walk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/42/42bd03afb2d587c57a6bbf58bfffe38a07e69fb5187f49cd7943ca34c32cf931-d # internal github.com/prometheus/common/model mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b135/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p github.com/prometheus/common/model -complete -installsuffix shared -buildid ezuFa9YALd_OMQsh7Qa3/ezuFa9YALd_OMQsh7Qa3 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b203/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/model/alert.go /usr/share/gocode/src/github.com/prometheus/common/model/fingerprinting.go /usr/share/gocode/src/github.com/prometheus/common/model/fnv.go /usr/share/gocode/src/github.com/prometheus/common/model/labels.go /usr/share/gocode/src/github.com/prometheus/common/model/labelset.go /usr/share/gocode/src/github.com/prometheus/common/model/metric.go /usr/share/gocode/src/github.com/prometheus/common/model/model.go /usr/share/gocode/src/github.com/prometheus/common/model/signature.go /usr/share/gocode/src/github.com/prometheus/common/model/silence.go /usr/share/gocode/src/github.com/prometheus/common/model/time.go /usr/share/gocode/src/github.com/prometheus/common/model/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/f8/f88c264fd1b1d792a640b28abbc5477140062fe5b2ace33fa5f50e55130e2a0f-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/b043/_pkg_.a packagefile crypto/ecdsa=$WORK/b044/_pkg_.a packagefile crypto/ed25519=$WORK/b070/_pkg_.a packagefile crypto/elliptic=$WORK/b045/_pkg_.a packagefile crypto/hmac=$WORK/b073/_pkg_.a packagefile crypto/md5=$WORK/b074/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rc4=$WORK/b075/_pkg_.a packagefile crypto/rsa=$WORK/b076/_pkg_.a packagefile crypto/sha1=$WORK/b077/_pkg_.a packagefile crypto/sha256=$WORK/b078/_pkg_.a packagefile crypto/sha512=$WORK/b065/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile crypto/x509=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/pem=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b066/_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 internal/godebug=$WORK/b085/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p crypto/tls -std -complete -installsuffix shared -buildid lXq12fk_FQ27bPWzXgpT/lXq12fk_FQ27bPWzXgpT -goversion go1.18.3 -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/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/df/df520b563bc89346415bdb8f0ddadf890dbbd9d5e529aa9762d02812408c641d-d # internal github.com/asaskevich/govalidator mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rsa=$WORK/b076/_pkg_.a packagefile crypto/x509=$WORK/b079/_pkg_.a packagefile encoding/base64=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile encoding/pem=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile html=$WORK/b134/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b135/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/asaskevich/govalidator -complete -installsuffix shared -buildid -96--5OrN5ZYWCm_F2Fc/-96--5OrN5ZYWCm_F2Fc -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b133/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_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/31/31ac710fb08520a6a5779bc3d36ce4cf0dd791dab743d16c092288899fb04525-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b139/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b141/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b142/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b143/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b144/_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_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid N7rjWu_YZt5sP8VBlpme/N7rjWu_YZt5sP8VBlpme -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b138/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_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/e7/e7752710200dabd4d745dfe7728766df2217433a8f19ac575065710402c238db-d # internal github.com/prometheus/alertmanager/pkg/labels mkdir -p $WORK/b202/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/pkg/errors=$WORK/b183/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b203/_pkg_.a packagefile regexp=$WORK/b135/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p github.com/prometheus/alertmanager/pkg/labels -complete -installsuffix shared -buildid nOYquN_LdSwjBsE4FKTo/nOYquN_LdSwjBsE4FKTo -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b202/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_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/dc/dcabb9f4667d470c7bcfe448b2ad59991e40dcc04b9f0a6899bbd1e03d6e97f6-d # internal github.com/go-logfmt/logfmt mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b105/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b068/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/go-logfmt/logfmt -complete -installsuffix shared -buildid _-7SMVo3gIuckCWhgNzz/_-7SMVo3gIuckCWhgNzz -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b207/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/b197/_pkg_.a /builddir/.cache/go-build/58/58e3e275d4d575b4b3553b93431ee4d9a917a5f91b5c8db33b1ee76a6642ceaa-d # internal go/doc mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile go/ast=$WORK/b197/_pkg_.a packagefile go/token=$WORK/b199/_pkg_.a packagefile internal/lazyregexp=$WORK/b200/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/template=$WORK/b176/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p go/doc -std -complete -installsuffix shared -buildid BEJpX3nE-opf89kyr9ey/BEJpX3nE-opf89kyr9ey -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b196/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_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/30/307302e1f38c62ee4e26bcfa3d29cea2b550e41518044a48a8c5ef9f3e14e9ee-d # internal github.com/prometheus/alertmanager/timeinterval mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b152/_pkg_.a packagefile regexp=$WORK/b135/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p github.com/prometheus/alertmanager/timeinterval -complete -installsuffix shared -buildid s1t3an_Hf1X0e4n_o-jY/s1t3an_Hf1X0e4n_o-jY -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b209/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/timeinterval/timeinterval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/b0/b010ab0aef9fe72f243bb4c34b23d03f86de95cc4a186f550feca8443839f1ce-d # internal github.com/go-kit/log mkdir -p $WORK/b206/ cat >$WORK/b206/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/b056/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b207/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b135/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/go-kit/log -complete -installsuffix shared -buildid 38yuvjQxdUGLLDkwvew0/38yuvjQxdUGLLDkwvew0 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b206/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_amd64/buildid -w $WORK/b209/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/a7/a70aca9019137cdde288049c38b8890f5fde4e365e85ecaa593f173e377744b5-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b218/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid eBKgsVLJ66i_3eAh7o78/eBKgsVLJ66i_3eAh7o78 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b217/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_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/b6/b693ea9202f290eeb90ffa48545a1b9c97c180ed6a1f202e0b605b2b9ef802cd-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/9a/9af9aa9866de9fbd26b95959346c0d8e62946190ae5c0b1359889ed549dd90d1-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid 9vGnhboPLukQIAIzATNo/9vGnhboPLukQIAIzATNo -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b256/importcfg -pack /usr/share/gocode/src/github.com/prometheus/procfs/internal/fs/fs.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid 7AMe0L0UnIXanDaRzLT5/7AMe0L0UnIXanDaRzLT5 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b242/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/01/01808a7ade8349c469700c13a613ff87673d1ae5b5532455bba401a299f1945e-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b217/_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_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid wopTtVekbQi7dQeUEyOE/wopTtVekbQi7dQeUEyOE -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b216/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/4e/4ea615ef9aead7b7d14103d23f74b3b70b11f814eb2ffdb65af3c98681fc5af8-d # internal github.com/prometheus/procfs mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b082/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b256/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b257/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b258/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile regexp=$WORK/b135/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/prometheus/procfs -complete -installsuffix shared -buildid PG2Veq0gqZh1_OAng97q/PG2Veq0gqZh1_OAng97q -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b255/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_x86.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_amd64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/50/5094003da522d49e76b3b972492b83d85f342a2549ec9f35e1e82eaf8077516f-d # internal runtime/debug mkdir -p $WORK/b260/ cat >$WORK/b260/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b260=>" -I $WORK/b260/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b260/symabis ./debug.s cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p runtime/debug -std -installsuffix shared -buildid fueBgOrmTk0TnoRbssG2/fueBgOrmTk0TnoRbssG2 -goversion go1.18.3 -symabis $WORK/b260/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b260/importcfg -pack -asmhdr $WORK/b260/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_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/41/417a16cbd15ff75b661e8c0e7febec5aaba40b8c3b24d5fe2fc24cc111211f8d-d # internal github.com/go-kit/log/level mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/log=$WORK/b206/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/go-kit/log/level -complete -installsuffix shared -buildid zK5spLHagvZWh1NiX0hz/zK5spLHagvZWh1NiX0hz -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b208/importcfg -pack /usr/share/gocode/src/github.com/go-kit/log/level/doc.go /usr/share/gocode/src/github.com/go-kit/log/level/level.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/e6/e6c051865a44e25793093039494f5def52ca8674b24bf6e2c4746ce558063e7d-d # internal gopkg.in/alecthomas/kingpin.v2 mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b082/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b193/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b195/_pkg_.a packagefile go/doc=$WORK/b196/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b135/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid sSOoJ_IbP_LSFSfxMOoJ/sSOoJ_IbP_LSFSfxMOoJ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b192/importcfg -pack /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/actions.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/app.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/args.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/cmd.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/completions.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/doc.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/envar.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/flags.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/global.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/guesswidth_unix.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/model.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/parser.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/parsers.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/templates.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/usage.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/values.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/values_generated.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/40/40349f012d7d8b0c3c9cefda833cf2576e5090da16995b79d5f21544369c5ebf-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b216/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b222/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid AOvzoH-zn7knAse5e3FU/AOvzoH-zn7knAse5e3FU -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b221/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 cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b260=>" -I $WORK/b260/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b260/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/df/dfbfb5d48c1f67971a78e4dea91576d3a5245f2ff979344936c2bb04166d358c-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid h0f4GCpp0tidzvhXhQT8/h0f4GCpp0tidzvhXhQT8 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b265/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/timeseries/timeseries.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b260/_pkg_.a $WORK/b260/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/87/87f424326bf6bc4995cb86e0fb594ff5e700e2c7d5c948f27bf585e0a2dae8ba-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b163/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid P3UilU-F0gw3noj3CaYz/P3UilU-F0gw3noj3CaYz -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b267/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_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/5e/5efa6afe22a1aa08454fd87c4877ca21a3eb54aafaf88efe812f15ad912bebff-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid bp8mxJTaTOiRf3b0-pW3/bp8mxJTaTOiRf3b0-pW3 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b268/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_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/e6/e680a1e305508225cd9a452240de5caf161a9cc6b14eeb491c8319bf1acbc758-d # internal github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b082/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/aws/aws-sdk-go/aws/awserr -complete -installsuffix shared -buildid ln4lJO-BohYzUUZarY5v/ln4lJO-BohYzUUZarY5v -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b275/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_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/9c/9ce0fd123236ca4356a55b869fdc19f9d1f58b1e5df70c52cf9d2335b741816c-d # internal github.com/jmespath/go-jmespath mkdir -p $WORK/b287/ cat >$WORK/b287/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/b056/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/jmespath/go-jmespath -complete -installsuffix shared -buildid NXSbZdW2IvwmAVqvd1rX/NXSbZdW2IvwmAVqvd1rX -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b287/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_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/11/1119966192cba718513f622d121c77d87916d7fae952681dd13fc50b4f73a73c-d # internal github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b275/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/aws/aws-sdk-go/internal/ini -complete -installsuffix shared -buildid e-cDf7_dskASEvoLUgsu/e-cDf7_dskASEvoLUgsu -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b277/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_amd64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/8d/8d8cf4a79c1527a265af4613a6f3432a5e88761f8ae4f209a1a423df86aff0f1-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b216/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b217/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile math=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid w9V8knKeI3mIAZvGKNRC/w9V8knKeI3mIAZvGKNRC -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b220/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/messageset/messageset.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/89/89cbf197fa5e2ec386d6de1093c49dee8600f6fadca15021206b3d15e20f92c4-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid IVl1deUdVue_epvwU5a6/IVl1deUdVue_epvwU5a6 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b225/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_amd64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/31/3189e522e00757c1b23ace0a0be0d0a0474b4781a2e9d43c21d7a7aa60a2a1d0-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid HH3kZrVPwMiWEDzG7mPI/HH3kZrVPwMiWEDzG7mPI -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b226/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_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/af/af564e70196dad8ed62542031bb8cab1f2c1f4850560b4f35c300af0018b887b-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b218/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b217/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b225/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b135/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b068/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid udw-8bZd9TDtRDcM8WaC/udw-8bZd9TDtRDcM8WaC -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b223/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_amd64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/8c/8c176c9e45f1448bb508c922c0e82eb39dc42252b0d671053ed4a6987be309b4-d # internal google.golang.org/protobuf/internal/order mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid O3kN6Ul7_5EhAwls2DkC/O3kN6Ul7_5EhAwls2DkC -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b227/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_amd64/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/d2/d242708f3e8699f998085937ada3c607067658441758d11622729fa54d3b1f51-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b220/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b217/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid lbC0OFACgVt9xq6EB-Xx/lbC0OFACgVt9xq6EB-Xx -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b230/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoregistry/registry.go cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/6c/6c487be380342b1e49385a1307a4d9fcb51de5bdcde2ec7633806415237edc89-d # internal net/http/httptrace mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile crypto/tls=$WORK/b030/_pkg_.a packagefile internal/nettrace=$WORK/b088/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid JVvRm9EofFt7cVgnBUvr/JVvRm9EofFt7cVgnBUvr -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/1b/1bd29fec9284fa7919427d15dbdf9134a227bfb4b9ac98ed2ff728747da8278a-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid IxaisU0VfU8LxfCvUFRg/IxaisU0VfU8LxfCvUFRg -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b231/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/b255/_pkg_.a /builddir/.cache/go-build/9f/9f297509b936e456d3d73f4d1ae2de2c0916857c2d66a037c4791e9f28e87fe8-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b218/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid yc8yihu2smm6SJREA2fM/yc8yihu2smm6SJREA2fM -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b235/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/23/23aa5f96379205c6135d8f9a0c175b2c04108778a82d6384cf93ef3d193609cd-d # internal net/http mkdir -p $WORK/b111/ cat >$WORK/b111/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/b049/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile container/list=$WORK/b031/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/tls=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b116/_pkg_.a packagefile internal/godebug=$WORK/b085/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/fs=$WORK/b052/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile net/http/httptrace=$WORK/b128/_pkg_.a packagefile net/http/internal=$WORK/b129/_pkg_.a packagefile net/http/internal/ascii=$WORK/b130/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p net/http -std -complete -installsuffix shared -buildid H70IuVlBBvI7Mkh4MJko/H70IuVlBBvI7Mkh4MJko -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b111/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_amd64/buildid -w $WORK/b192/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/dc/dca5ec26b74d65949a46919f7b6403cfd9c7175daeb73f127bff3a548a0f3136-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid aykw21uaCviQTiAL2n02/aykw21uaCviQTiAL2n02 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b236/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/descopts/options.go cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/73/73f684c60f97407d0049e24aa22038c1b2a07f28fcc62edf676100b2a3d956ac-d # internal github.com/prometheus/alertmanager/cli/config mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b192/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b152/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/prometheus/alertmanager/cli/config -complete -installsuffix shared -buildid Ef2j69hPFnQpZ5vCg1M0/Ef2j69hPFnQpZ5vCg1M0 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b191/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cli/config/config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/7e/7eb803477e6c186d35ec52c675393f6729ff7f33dc7e9f4f04fcbed9b08f07d5-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b217/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid zKHdhvgjHMpMinnjdcHs/zKHdhvgjHMpMinnjdcHs -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b233/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/defval/default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/51/51f8bbdcdab7de77ae74847ff1a43a6e58c156842a4fda4afc700e277b925340-d # internal github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b277/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b278/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b279/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/aws/aws-sdk-go/aws/credentials -complete -installsuffix shared -buildid KDnT_tI_MFVc3Q2drPEK/KDnT_tI_MFVc3Q2drPEK -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b276/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_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/21/2101ffa578f1fcd2a478ef5419795879516396a32c9835a59f24bc3619290fd7-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b216/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b220/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b217/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b231/_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_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid RaaNuq1CwalkJ-egNsUy/RaaNuq1CwalkJ-egNsUy -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b229/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_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/ba/babe068ba7f9a82fb0881bdbbdac6859a030f51098eb6956f1982311aeb76408-d # internal github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b275/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b135/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/aws/aws-sdk-go/aws/endpoints -complete -installsuffix shared -buildid f_BO-9G3T21WLkfNEwPS/f_BO-9G3T21WLkfNEwPS -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b280/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_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/60/6074759c40cb84764672fe0669315ad8c5538d5d27c24ad1ad773580161fec3d-d # internal github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b287/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b135/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/aws/aws-sdk-go/aws/awsutil -complete -installsuffix shared -buildid uPSK-t9sAHkbpZ2ZB7j7/uPSK-t9sAHkbpZ2ZB7j7 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b286/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_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/95/95405ca8148cf73f78025214e4fa73217a23cdd341c873351f512291bf49b30d-d # internal os/signal mkdir -p $WORK/b321/ cat >$WORK/b321/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b321=>" -I $WORK/b321/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b321/symabis ./sig.s cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile os=$WORK/b058/_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_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p os/signal -std -installsuffix shared -buildid RJVG1bDULw8sLfahCGq4/RJVG1bDULw8sLfahCGq4 -goversion go1.18.3 -symabis $WORK/b321/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b321/importcfg -pack -asmhdr $WORK/b321/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/ae/ae4e30739f8c79a90a674ecff57915dddbec3ba980f0f1f44f03da5347ca4551-d # internal github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b281/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile os/exec=$WORK/b302/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -complete -installsuffix shared -buildid Ng6DWA-VzTej-TaywXHB/Ng6DWA-VzTej-TaywXHB -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b301/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b321=>" -I $WORK/b321/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b321/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b321/_pkg_.a $WORK/b321/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/df/dfa87c120eb2d0c9ea8a2632817a95e34c39e805736c65414f383cdd6567c07d-d # internal github.com/oklog/run mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile os/signal=$WORK/b321/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/oklog/run -complete -installsuffix shared -buildid zeusdwKmmacdX-Krn8LR/zeusdwKmmacdX-Krn8LR -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b320/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_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/9c/9c4f63e117195ff539ce8a8b548d5cd464d5d60f651fb1d205e9534d006d9897-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_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/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid V7AWpsaDAK2Z_E7qlvzu/V7AWpsaDAK2Z_E7qlvzu -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b327/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_amd64/buildid -w $WORK/b286/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/67/672c6658ebd84f2aec582ea403d295ee5aab7eef015417aa2ef668195e6c1faa-d # internal github.com/hashicorp/go-sockaddr mkdir -p $WORK/b328/ cat >$WORK/b328/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/b056/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile os/exec=$WORK/b302/_pkg_.a packagefile regexp=$WORK/b135/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/hashicorp/go-sockaddr -complete -installsuffix shared -buildid jFmhncTqunPjSVf2h3xw/jFmhncTqunPjSVf2h3xw -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b328/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/b286/_pkg_.a /builddir/.cache/go-build/f6/f680c6e75d48bac23b67ffba5f5488005ad39eea020da877e7072238ad7f8b77-d # internal compress/lzw mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p compress/lzw -std -complete -installsuffix shared -buildid 96LFD1_x0MV0v2aw9kg9/96LFD1_x0MV0v2aw9kg9 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b330/importcfg -pack /usr/lib/golang/src/compress/lzw/reader.go /usr/lib/golang/src/compress/lzw/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/15/15588aa596f4b4c7b76db3699bc19d9af6c5c05667e1334fc48518c66e9ea9f9-d # internal github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b333/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid KQG_-fjc1K-r5TLQPT8Q/KQG_-fjc1K-r5TLQPT8Q -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b332/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 cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/77/7721274f3d9742cd2d3ce9f2a29af86aa73dec8686450c715b982052f79e9806-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b216/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b220/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b217/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b230/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid UWQzQSI_GXRt_1gmy3IE/UWQzQSI_GXRt_1gmy3IE -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b215/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_amd64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/b2/b27de0e0ebd1ada5df05ed5e923dde6d40ba56c7f521eed5d962f7bc4d191c99-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b216/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b220/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b217/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b230/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid vJQhIyygciDDlHwAZyDl/vJQhIyygciDDlHwAZyDl -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b234/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_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/e1/e1f5705323681250b875fd9643d83b37e79fbbd9c6493fa80c3568382afcb973-d # internal github.com/google/btree mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/google/btree -complete -installsuffix shared -buildid 5Ih_m8lm2a6VRSSECpq-/5Ih_m8lm2a6VRSSECpq- -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b334/importcfg -pack /usr/share/gocode/src/github.com/google/btree/btree.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/b3/b3fd50cbb9aeb42c4466c2e58e43e64f7d62afb8211b6103798466c05facd75a-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b338/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid zxGKGAoI3FNxPgPQAYdr/zxGKGAoI3FNxPgPQAYdr -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b337/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/go-multierror/append.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/flatten.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/format.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/group.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/multierror.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/prefix.go /usr/share/gocode/src/github.com/hashicorp/go-multierror/sort.go cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/6b/6b8e1c45dced7ffc7dde16f2200794cbdfd6f374d819ed4c06c3d0a4c86b7eb8-d # internal encoding/base32 mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p encoding/base32 -std -complete -installsuffix shared -buildid EsSZByNWQVHMmANvAaHx/EsSZByNWQVHMmANvAaHx -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b340/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/e6/e657d0beab00466ec5d4d60a985ab5726c15dfd7983170523221c8896e2ea8f2-d # internal golang.org/x/net/bpf mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p golang.org/x/net/bpf -complete -installsuffix shared -buildid a0aU60NYfSMuJWYraIwN/a0aU60NYfSMuJWYraIwN -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b342/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_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/de/de2de59a982209b820adfa7433c725a7786d0ff18b351cd61ad3b84ffbc25460-d # internal golang.org/x/net/internal/socket 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 golang.org/x/sys/unix=$WORK/b258/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile os=$WORK/b058/_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_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p golang.org/x/net/internal/socket -complete -installsuffix shared -buildid 7WSHZLogM1n99zz-Szo0/7WSHZLogM1n99zz-Szo0 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b344/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/socket/cmsghdr.go /usr/share/gocode/src/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/cmsghdr_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/error_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/iovec_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/mmsghdr_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/msghdr_linux.go /usr/share/gocode/src/golang.org/x/net/internal/socket/msghdr_linux_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/norace.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn_mmsg.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn_msg.go /usr/share/gocode/src/golang.org/x/net/internal/socket/socket.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_const_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_linux.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_linux_amd64.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_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/ad/ad28e2129bd1231f01aa094d1606027bfc5301ca59903ab4ac2236cb7d1d867a-d # internal github.com/sean-/seed mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b055/_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_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/sean-/seed -complete -installsuffix shared -buildid g5cIb7VoxsWis0wwriKK/g5cIb7VoxsWis0wwriKK -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b346/importcfg -pack /usr/share/gocode/src/github.com/sean-/seed/init.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/34/340f70d9a693b3bef48d13e167d3db10a88519555cb9833298c80b215f08b5f4-d # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/3a/3ab427d9ea93033db0c9378dc6ced032e2d7596da0f62f8d012a53df5414b7d8-d # internal golang.org/x/net/ipv4 mkdir -p $WORK/b341/ golang.org/x/net/ipv6 mkdir -p $WORK/b345/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b342/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b343/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b344/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b258/_pkg_.a packagefile net=$WORK/b086/_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_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p golang.org/x/net/ipv4 -complete -installsuffix shared -buildid 6WEx72U-2iHVytGGb3pa/6WEx72U-2iHVytGGb3pa -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b341/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_amd64.go cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b342/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b343/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b344/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b258/_pkg_.a packagefile net=$WORK/b086/_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_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p golang.org/x/net/ipv6 -complete -installsuffix shared -buildid wyGi-r7m2w_7ysoAAHrk/wyGi-r7m2w_7ysoAAHrk -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b345/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_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/7b/7ba59034523e8da48b30e23129f2b59a02115d38b36bef5e95a1d78f2d030de3-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid 5b0rdBTqygB6TopwEIV2/5b0rdBTqygB6TopwEIV2 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b241/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/tag/tag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/46/46d2f08e02e2a3fc172b0d8a14bed54273da733b6287283bdba73a81addc42ad-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b215/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b216/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b218/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b220/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b217/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b231/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid PjrRGFErR0dT29N_bPNa/PjrRGFErR0dT29N_bPNa -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b240/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_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/3c/3cbc0c3465e702245d39e1b6cbc6c623a641f419f1ba968513c6bf3398dfbc4b-d # internal github.com/oklog/ulid mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b132/_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_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/oklog/ulid -complete -installsuffix shared -buildid ML9zpOq5ZwkrOfD83Dzh/ML9zpOq5ZwkrOfD83Dzh -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b347/importcfg -pack /usr/share/gocode/src/github.com/oklog/ulid/ulid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/15/156723fedc8bb0b22e49c459359811674667b3a8b21ecf28d3acbe07f47d7c46-d # internal github.com/miekg/dns mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/ecdsa=$WORK/b044/_pkg_.a packagefile crypto/ed25519=$WORK/b070/_pkg_.a packagefile crypto/elliptic=$WORK/b045/_pkg_.a packagefile crypto/hmac=$WORK/b073/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b076/_pkg_.a packagefile crypto/sha1=$WORK/b077/_pkg_.a packagefile crypto/sha256=$WORK/b078/_pkg_.a packagefile crypto/sha512=$WORK/b065/_pkg_.a packagefile crypto/tls=$WORK/b030/_pkg_.a packagefile crypto/x509=$WORK/b079/_pkg_.a packagefile encoding/asn1=$WORK/b067/_pkg_.a packagefile encoding/base32=$WORK/b340/_pkg_.a packagefile encoding/base64=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b082/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b341/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b345/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b258/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/miekg/dns -complete -installsuffix shared -buildid L6WAsG9ieVnXRW_eDcRf/L6WAsG9ieVnXRW_eDcRf -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b339/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_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/e2/e2f13c2175b1ab42d259f6c7a62504ab81340b6169ac1772135c965ed1376b92-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid aawacjVshVRDGfXnCZmP/aawacjVshVRDGfXnCZmP -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b353/importcfg -pack /usr/share/gocode/src/github.com/gogo/protobuf/sortkeys/sortkeys.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/cd/cdefd019f1d212a33c58f6f5726f9250ec957db6d92f745a7a2152a80f5a5bed-d # internal github.com/gofrs/uuid mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b074/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/sha1=$WORK/b077/_pkg_.a packagefile database/sql/driver=$WORK/b132/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b082/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/gofrs/uuid -complete -installsuffix shared -buildid brzeMDX5i9ttsh1rPtAD/brzeMDX5i9ttsh1rPtAD -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b355/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_amd64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/4d/4d5eebd4f7682c1832e438cf9f42bd6273c9d42e09c5286ff905b58a3f38a191-d # internal github.com/xlab/treeprint mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/xlab/treeprint -complete -installsuffix shared -buildid nTnGgYTO0I4UzE0qqEfE/nTnGgYTO0I4UzE0qqEfE -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b362/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_amd64/buildid -w $WORK/b327/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/66/6662707e5a378c05cb19bdd87e5addb6f28d70824c0852656662a589ff0be8fa-d # internal golang.org/x/mod/semver mkdir -p $WORK/b363/ cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/bd/bd5f214eed3cb37cbed87577eaa6b81ba72ea7b0871c5e967edfa988bc7d9a95-d # internal cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p golang.org/x/mod/semver -complete -installsuffix shared -buildid LzzVxxyVYPe8ANRamvJR/LzzVxxyVYPe8ANRamvJR -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b363/importcfg -pack /usr/share/gocode/src/golang.org/x/mod/semver/semver.go github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b327/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid vXqhlkgSx5X7XS0zTVvW/vXqhlkgSx5X7XS0zTVvW -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b350/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_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/76/76bb59fa3daca2dfc0086c9e5440ffeee637e11a4d20ebbd92541813ffd0b4e7-d # internal github.com/gogo/protobuf/types mkdir -p $WORK/b352/ cat >$WORK/b352/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/b056/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b327/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b353/_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/b050/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/gogo/protobuf/types -complete -installsuffix shared -buildid lvP0nBHZL47ssr1XZyn9/lvP0nBHZL47ssr1XZyn9 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b352/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_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/ef/efab06b3f8c64f8f80ca8a4c1ce07a5536d26497c68f02925298351bc6fbf4bd-d # internal github.com/go-openapi/errors mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p github.com/go-openapi/errors -complete -installsuffix shared -buildid NEJxg4TxW0LFFbitH1US/NEJxg4TxW0LFFbitH1US -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b110/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_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/ac/ac81534fe77bad44387c863742bbafc1d7db5b52120249500cdfa2eea9f0beaa-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b132/_pkg_.a packagefile encoding=$WORK/b105/_pkg_.a packagefile encoding/base64=$WORK/b084/_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/b056/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b133/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b110/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b137/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b138/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b142/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b143/_pkg_.a packagefile net/mail=$WORK/b146/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b135/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/go-openapi/strfmt -complete -installsuffix shared -buildid cRtdlmNAPUNEN_NpU_oF/cRtdlmNAPUNEN_NpU_oF -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b131/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_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/5e/5eeecad685ada10b456c27d71db4ab145ac6d9e5b7b5aa232aacd6a3b9aa5f3f-d # internal github.com/go-openapi/swag mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b148/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b150/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b152/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/go-openapi/swag -complete -installsuffix shared -buildid nNZUuT2ZIBY0x0eW7ShD/nNZUuT2ZIBY0x0eW7ShD -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b147/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_amd64/buildid -w $WORK/b240/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/dd/dd6b809ce7beae785e9d770468000dedcf3d762be52af582d65ea6f4dc08a36e-d # internal github.com/go-openapi/runtime/middleware/denco mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p github.com/go-openapi/runtime/middleware/denco -complete -installsuffix shared -buildid nXYiKlFc21sZ81af-P06/nXYiKlFc21sZ81af-P06 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b170/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 cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/5b/5bf73fd27dd1483987124a3fa8eeb3df2e153dd0c35f331a2e23de9f2e8c6127-d # internal github.com/go-openapi/runtime/middleware/header mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b111/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/go-openapi/runtime/middleware/header -complete -installsuffix shared -buildid BNLvkCIoWXdc055NHyGr/BNLvkCIoWXdc055NHyGr -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/header/header.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/8b/8bb0336f3ad44326ffff4a4fd41382818fb38ff9ecee997fe22bae84b54d9824-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile encoding=$WORK/b105/_pkg_.a packagefile encoding/csv=$WORK/b108/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile encoding/xml=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b110/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b131/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b147/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p github.com/go-openapi/runtime -complete -installsuffix shared -buildid trR46qV9EiQdC5cFNRTd/trR46qV9EiQdC5cFNRTd -goversion go1.18.3 -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_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/14/149939a62e053cbe52aa1d754db6d0c8d3ee518b9a14b13646a8893b6bbb45e3-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b147/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid dsRc60jD68jD3t9oMHyI/dsRc60jD68jD3t9oMHyI -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/d1/d14bfdf377f6a4a7b98eca6801a9cf89d206596806ac7b36f7f0b62ca2b477af-d # internal github.com/opentracing/opentracing-go mkdir -p $WORK/b179/ cat >$WORK/b179/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/b180/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid sANEDgwL_FQtXrXPH9UL/sANEDgwL_FQtXrXPH9UL -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b179/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_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/f1/f146ec605b04ae85edee8901db4eda6d032d610973060efa7f8a988edf8eed14-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b161/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b157/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid GlByUd4SDTa8GLcQRD85/GlByUd4SDTa8GLcQRD85 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/88/881b816d12fa2cf5661d560712f6244b7751a545b8aacbfb2f7f554ef8bc2378-d # internal github.com/go-openapi/runtime/security mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b110/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/go-openapi/runtime/security -complete -installsuffix shared -buildid HbVbHJOHAPN8uN2ZKivg/HbVbHJOHAPN8uN2ZKivg -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b173/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_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/eb/eb68810fee4fd526f8c56fa593d3d9c3e98457294ce549943c42b9470473ac50-d # internal github.com/go-openapi/runtime/yamlpc mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/runtime=$WORK/b107/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b152/_pkg_.a packagefile io=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/go-openapi/runtime/yamlpc -complete -installsuffix shared -buildid NX6eczjrmDlzgzMsgbAe/NX6eczjrmDlzgzMsgbAe -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b178/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/yamlpc/yaml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/37/3703b42d338392af3bc219e6b79cd9e8f810c72c686e217a8f59c66be773c3f5-d # internal github.com/go-openapi/spec mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile crypto/sha256=$WORK/b078/_pkg_.a packagefile encoding/gob=$WORK/b159/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b157/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b160/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b147/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/go-openapi/spec -complete -installsuffix shared -buildid rLTVZUBwSuGjCZHxtBxy/rLTVZUBwSuGjCZHxtBxy -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b158/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_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/86/8632e9494b86ca4c38b79c50f82b6579596125aece93803da7ce7c9b899fef5c-d # internal github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b179/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b180/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid EhQTFlwFz3P7W910jHsM/EhQTFlwFz3P7W910jHsM -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b181/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/7a/7aec3690b3c1c6dd788ada87583dd0e0d3c75a69e4f6e331f9c64b699a3deeb5-d # internal net/http/httputil mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b115/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/internal=$WORK/b129/_pkg_.a packagefile net/http/internal/ascii=$WORK/b130/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p net/http/httputil -std -complete -installsuffix shared -buildid DKOXSphf-fDD3QepXF0f/DKOXSphf-fDD3QepXF0f -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b182/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_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/30/30fe19fa58a7b8e2af811ae3f1ef4e7ba5538f7f618025130f08b415b4779d52-d # internal expvar mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p expvar -std -complete -installsuffix shared -buildid vnvviMKJXnSVur5LOsQl/vnvviMKJXnSVur5LOsQl -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/lib/golang/src/expvar/expvar.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/9e/9e1cd000f95ab2ba69526943b222d99396b4eac7ed3882cf800c8334d51d957f-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b230/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid 0EOX14q4fK4ZbW0dNvsv/0EOX14q4fK4ZbW0dNvsv -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b239/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/filetype/build.go cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/f9/f9eec9ae960ab800d008a11df7bacbcde1478e82937a2f361c63043917673624-d # internal golang.org/x/net/trace mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b265/_pkg_.a packagefile html/template=$WORK/b175/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile text/tabwriter=$WORK/b204/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p golang.org/x/net/trace -complete -installsuffix shared -buildid 5_63V-cbQbXxGwJniIqU/5_63V-cbQbXxGwJniIqU -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b264/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_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/80/802656457c8c7b31969425392e286c49d513b914ee53896e32a6e10c1076533f-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b242/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid HTVkzW49fvLOwlNByZ0F/HTVkzW49fvLOwlNByZ0F -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b238/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_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/45/45afb1d224eec81309fdebe11f071409a84b9c9bcf2657b905e6afb73c7bcf76-d # internal golang.org/x/net/http2 mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile crypto/rand=$WORK/b048/_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/b056/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b267/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b268/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b163/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/httptrace=$WORK/b128/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p golang.org/x/net/http2 -complete -installsuffix shared -buildid VhuSvXs2cMbODyIpj8DY/VhuSvXs2cMbODyIpj8DY -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b266/importcfg -pack /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/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_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/02/0234d3fc6fb4bbe616ce74257486378dab995cb62bf6ce2b94a859dd0a40abbd-d # internal google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b238/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid 7Tc5MKm_Gc-Gt9tSeQaI/7Tc5MKm_Gc-Gt9tSeQaI -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b237/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/11/11bc4cf3c5a300ee8318eb638872dac09c8eaa90b2fc4a650daf634c0976d9df-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b238/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid IEsIO1OFdF4A67YfLnCl/IEsIO1OFdF4A67YfLnCl -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b245/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/anypb/any.pb.go cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/10/107d5fba2b5f3710961e03f2d5ef8d5b21d95d99014a5351f2c51385ea733041-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b238/_pkg_.a packagefile math=$WORK/b035/_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_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid iTpet-rnDHZjU68almTK/iTpet-rnDHZjU68almTK -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b247/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/durationpb/duration.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/f6/f65f7dd3b8dbd7f1c6f2db68e2513e0ea43fa61a3b5d89712d826b7281308332-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b245/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid 7uFCo9iOWmrRxLyxyxuZ/7uFCo9iOWmrRxLyxyxuZ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b244/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any/any.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/70/70b54af121eba1131448d18a9ec5ace25dd53f3acc8d23e3e2d967c6085fe806-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b156/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b157/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b158/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b131/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b147/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/go-openapi/analysis -complete -installsuffix shared -buildid SO3e327vN-rMCKeBD97y/SO3e327vN-rMCKeBD97y -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b155/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_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/5d/5d98178178676b8476a8350f51d5fff45628aaffc7da02913efbd679cb1e0599-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b247/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid AnaQAWdNrUlXrNsCqOMd/AnaQAWdNrUlXrNsCqOMd -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b246/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration/duration.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/c7/c7242b1a2015a7e19c1521c118a74318a05fb91e04deb763c810b46badd02233-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/b221/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b238/_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_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid rWn_nxG2gFDtv6e2WXSS/rWn_nxG2gFDtv6e2WXSS -goversion go1.18.3 -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_amd64/buildid -w $WORK/b237/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/6c/6c1aa9f690fbb86ca5d790e398e67a4bf0f70def84e0e1c80dcdb4986b273f33-d # internal golang.org/x/net/context/ctxhttp mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid 2i4GlVXG13jvv-Uu8dNO/2i4GlVXG13jvv-Uu8dNO -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b271/importcfg -pack /usr/share/gocode/src/golang.org/x/net/context/ctxhttp/ctxhttp.go cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/dc/dc80113b97dcbeb20616e141810184b75ae99eec2f2c7b38e151d8ac27387d60-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b216/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b217/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b237/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid Fx0ARAgJhvrKjOBhgcyk/Fx0ARAgJhvrKjOBhgcyk -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b232/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/reflect/protodesc/desc.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protodesc/desc_init.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protodesc/desc_validate.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protodesc/proto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/bc/bc5811a91d5da1914131a15e92c1da5414b37b8cedf3b120505d1fcd69ebd8bc-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/b221/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b238/_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_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid vUqpI2eTbIK6cj5WjG9Z/vUqpI2eTbIK6cj5WjG9Z -goversion go1.18.3 -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_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/42/421ca9cd64c6354917df7c1b90d47ee9703388c0f0972f30e7553700d42ac3ee-d # internal golang.org/x/oauth2/internal mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile crypto/rsa=$WORK/b076/_pkg_.a packagefile crypto/x509=$WORK/b079/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile encoding/pem=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b271/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p golang.org/x/oauth2/internal -complete -installsuffix shared -buildid ACeYJdqiCPUENPy5iDz6/ACeYJdqiCPUENPy5iDz6 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b270/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_amd64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/73/73e5ea1583b8bded3515d0d7e26d8f66d1d9390f1b31296fec2c8e69812c2bd2-d # internal github.com/armon/go-metrics mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b332/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile os/signal=$WORK/b321/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/armon/go-metrics -complete -installsuffix shared -buildid Zh_oOPe0-EBRnc9Vbele/Zh_oOPe0-EBRnc9Vbele -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b331/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_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/2f/2f3b430aef35423bac42ac1e65fc067e08dcb9aafe7274c000c6a7f37f12cd30-d # internal golang.org/x/oauth2 mkdir -p $WORK/b269/ cat >$WORK/b269/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/b056/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b270/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p golang.org/x/oauth2 -complete -installsuffix shared -buildid OvEdn1haJLKAjilmA3DF/OvEdn1haJLKAjilmA3DF -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b269/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_amd64/buildid -w $WORK/b280/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/b7/b7f09cd731d7565d21367a53f914338c55ad27c1962ca4741adec3bcc211a985-d # internal golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b269/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b270/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p golang.org/x/oauth2/clientcredentials -complete -installsuffix shared -buildid 08pfFstcEXlZwmejVZ_M/08pfFstcEXlZwmejVZ_M -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b272/importcfg -pack /usr/share/gocode/src/golang.org/x/oauth2/clientcredentials/clientcredentials.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/f3/f36f1f8ae9ac524d6de857b5d66c7495e8b165e8b76f95d7b258e505e132b5ef-d # internal github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b280/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b281/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/aws/aws-sdk-go/aws -complete -installsuffix shared -buildid Px8DsLHU9VrHyA1v80Vw/Px8DsLHU9VrHyA1v80Vw -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b274/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/b155/_pkg_.a /builddir/.cache/go-build/d3/d30a4dbc47724a63bd6fd5166934ade5b9e384929c714ce6a9f5ad4c7a344137-d # internal github.com/go-openapi/loads mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/gob=$WORK/b159/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b155/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b158/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p github.com/go-openapi/loads -complete -installsuffix shared -buildid dRBBXaXvLraTSbgUMyVM/dRBBXaXvLraTSbgUMyVM -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b169/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_amd64/buildid -w $WORK/b331/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/10/10b10be4aac177214472744179b091c9ad3bf730ea7484afc4d01c2cae1c9572-d # internal net/rpc mkdir -p $WORK/b336/ cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/2e/2e6517cdc0cc71caf74e14ad169133ad39ac3b5d75d1589273162e36a8700460-d # internal cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile encoding/gob=$WORK/b159/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile go/token=$WORK/b199/_pkg_.a packagefile html/template=$WORK/b175/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p net/rpc -std -complete -installsuffix shared -buildid GykvErnptW2GqPY301Hi/GykvErnptW2GqPY301Hi -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b336/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 github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b327/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b350/_pkg_.a packagefile math=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid tpOrAu-1-8feeI2K67X4/tpOrAu-1-8feeI2K67X4 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b349/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 cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/09/099c084c3368a2637ae290e55cf38cae0d0f1b3818d52e0cb3e4f830aa62dd8a-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile encoding=$WORK/b105/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b215/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b216/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b238/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid LrnuVcu0X8SW33Uoyc1K/LrnuVcu0X8SW33Uoyc1K -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b214/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_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/28/2839799a5b400d268ff803c6d4f49ed04c950447b9a418c702c7bc83a9ee98d3-d # internal github.com/go-openapi/runtime/middleware/untyped mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b155/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b110/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b169/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b107/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b158/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/go-openapi/runtime/middleware/untyped -complete -installsuffix shared -buildid bm60HYTyTk1ANQ3_05g-/bm60HYTyTk1ANQ3_05g- -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b172/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/untyped/api.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/08/081918f3903f58aec054f1b38a6327d0ad4a5bff9990f106177bfb45ed3ae4ae-d # internal github.com/go-openapi/validate mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b155/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b110/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b157/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b169/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b107/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b158/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b131/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b147/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b135/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/go-openapi/validate -complete -installsuffix shared -buildid rVfKixbZk6WcKmciu1iG/rVfKixbZk6WcKmciu1iG -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b174/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/validate/context.go /usr/share/gocode/src/github.com/go-openapi/validate/debug.go /usr/share/gocode/src/github.com/go-openapi/validate/default_validator.go /usr/share/gocode/src/github.com/go-openapi/validate/doc.go /usr/share/gocode/src/github.com/go-openapi/validate/example_validator.go /usr/share/gocode/src/github.com/go-openapi/validate/formats.go /usr/share/gocode/src/github.com/go-openapi/validate/helpers.go /usr/share/gocode/src/github.com/go-openapi/validate/object_validator.go /usr/share/gocode/src/github.com/go-openapi/validate/options.go /usr/share/gocode/src/github.com/go-openapi/validate/result.go /usr/share/gocode/src/github.com/go-openapi/validate/rexp.go /usr/share/gocode/src/github.com/go-openapi/validate/schema.go /usr/share/gocode/src/github.com/go-openapi/validate/schema_messages.go /usr/share/gocode/src/github.com/go-openapi/validate/schema_option.go /usr/share/gocode/src/github.com/go-openapi/validate/schema_props.go /usr/share/gocode/src/github.com/go-openapi/validate/slice_validator.go /usr/share/gocode/src/github.com/go-openapi/validate/spec.go /usr/share/gocode/src/github.com/go-openapi/validate/spec_messages.go /usr/share/gocode/src/github.com/go-openapi/validate/type.go /usr/share/gocode/src/github.com/go-openapi/validate/validator.go /usr/share/gocode/src/github.com/go-openapi/validate/values.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/7d/7defb6d6cb1807a9662c02d23a3ddbeddd76e404b0d17de8d6f4155a030b4849-d # internal github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b281/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/aws/aws-sdk-go/aws/request -complete -installsuffix shared -buildid iEy4QBI4QgEBByHI0-61/iEy4QBI4QgEBByHI0-61 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b285/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_amd64/buildid -w $WORK/b266/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/6d/6deed73ffa008999d0cb08df48f5b7b17cad67ad67d94f4a42addf5ebb9d63a4-d # internal github.com/prometheus/alertmanager/cluster/clusterpb mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b349/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b327/_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_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/prometheus/alertmanager/cluster/clusterpb -complete -installsuffix shared -buildid kfUp8id79N6G_w_azxeu/kfUp8id79N6G_w_azxeu -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b348/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cluster/clusterpb/cluster.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/58/581df7bf48cc499a4204a85ec572a865f1048df052887b81c8c160a86f29d79b-d # internal github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b105/_pkg_.a packagefile encoding/base64=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/rpc=$WORK/b336/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_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/b068/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/hashicorp/go-msgpack/codec -complete -installsuffix shared -buildid YSwlkYkz-_RgCCBoF9vg/YSwlkYkz-_RgCCBoF9vg -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b335/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/b266/_pkg_.a /builddir/.cache/go-build/5a/5a9beb46b54335635a1acd396580e40b590682b54135af74f7c10edac7ff2bec-d # internal github.com/prometheus/alertmanager/nflog/nflogpb mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b349/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b327/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b352/_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_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/prometheus/alertmanager/nflog/nflogpb -complete -installsuffix shared -buildid 975q23qSj8y4of-LiQCY/975q23qSj8y4of-LiQCY -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b351/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_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/29/293fca627dbbbf344fecc998b9157397e4fb1b213133c0fb6e978bdf3c8f9bab-d # internal github.com/prometheus/alertmanager/silence/silencepb mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b349/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b327/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b352/_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_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/prometheus/alertmanager/silence/silencepb -complete -installsuffix shared -buildid ddkWuiTkFsUvMrPLZTfL/ddkWuiTkFsUvMrPLZTfL -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b356/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/silence/silencepb/silence.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/20/20c4f2657eaa2ce033a2a8055882a0d0b66e93e17de81add5e18adbdb491f5b0-d # internal github.com/shurcooL/httpfs/vfsutil mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/shurcooL/httpfs/vfsutil -complete -installsuffix shared -buildid noiVrbtui2ocSdvmdxur/noiVrbtui2ocSdvmdxur -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b360/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_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/5e/5e30ab74e1359231ddb0fc76a63cafc7359aef0043203dcf43aee6598c8070f8-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b214/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b244/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b246/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b248/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b230/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid rbSc-qF7D5uDG6wisRPR/rbSc-qF7D5uDG6wisRPR -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b243/importcfg -pack /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any.go /usr/share/gocode/src/github.com/golang/protobuf/ptypes/doc.go /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration.go /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/15/156ac1fbd8bc67d349336f54a35ecb8acb510d20cd260ec443b243510448b187-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b214/_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_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid BnTn1IQUIFxkrxaXwGa6/BnTn1IQUIFxkrxaXwGa6 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b251/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_model/go/metrics.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/34/34b2b395e5e7849f2cb2a543eb015d5784e2045865de414753ae32889cd07375-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b253/ cat >$WORK/b253/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/b214/_pkg_.a packagefile io=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid fuNxyDdiVtuEeZeHt4LR/fuNxyDdiVtuEeZeHt4LR -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b253/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_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/6a/6a0b5431d7a8b0fece6a852eae5c2e31fe98e40550a1910e6699ca8ad9f7a84e-d # internal github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b288/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/http/httputil=$WORK/b182/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/aws/aws-sdk-go/aws/client -complete -installsuffix shared -buildid rtPPH8L0hQ-U2VjYhPbX/rtPPH8L0hQ-U2VjYhPbX -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b283/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_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/b1/b1eab76370bfaf1888e14143df998f078433a9b30334c859d08423ff6bc3bcb4-d # internal github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b294/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/aws/aws-sdk-go/private/protocol -complete -installsuffix shared -buildid hdfaWF0Ucwrx4G8x711L/hdfaWF0Ucwrx4G8x711L -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b293/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_amd64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/4a/4adccba8c0c6cdbe212c66e21fdc994dcef742ace5de6af414b9623ea90b49b7-d # internal github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b285/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile regexp=$WORK/b135/_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_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/aws/aws-sdk-go/aws/corehandlers -complete -installsuffix shared -buildid 5ym6-kd4mhW0zrOu1VyK/5ym6-kd4mhW0zrOu1VyK -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b300/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_amd64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/04/045345ab38f8753526a57b9744353c60d63c43d648fd5ad662a1d15fb760b993-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b251/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid noHCvh3jdPh1UEGsFZTd/noHCvh3jdPh1UEGsFZTd -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b250/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/1d/1de540cee966a369c87b85c316d2222bb5d709debcb4fd2e6132b174054bb2aa-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b214/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b243/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b253/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b251/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b254/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b203/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid BsmkxKbZ5TcciEOVyTQ3/BsmkxKbZ5TcciEOVyTQ3 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b252/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_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/78/7823107be72cde1852e18bbda9c38090c5a59d0030c5e8f85f57c9c90257b8b2-d # internal github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b293/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/aws/aws-sdk-go/private/protocol/rest -complete -installsuffix shared -buildid tjoov2J70ZzMmiACOaDY/tjoov2J70ZzMmiACOaDY -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b292/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_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/27/270c1e18673d1e9e34329192dfc282bcca212c5cca7db7a289b01a314759c73a-d # internal github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b296/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b293/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/aws/aws-sdk-go/private/protocol/query/queryutil -complete -installsuffix shared -buildid iRkOeLrIZeYHljUssmmB/iRkOeLrIZeYHljUssmmB -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b296/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/12/12a583cfe272ec404899946cb53a09fc4661b35759a0254a1dd3fc7c2983add7-d # internal github.com/go-openapi/runtime/middleware mkdir -p $WORK/b154/ cat >$WORK/b154/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/b084/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b155/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b110/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b169/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b107/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b153/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b170/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b171/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b172/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b173/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b158/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b131/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b147/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b174/_pkg_.a packagefile html/template=$WORK/b175/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b135/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/go-openapi/runtime/middleware -complete -installsuffix shared -buildid aPoVTeHm3vl_dTVYRQM5/aPoVTeHm3vl_dTVYRQM5 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b154/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_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/3f/3f9538177a906fc3b408e4bcb3f8d6f4f2bdbc08b07e108b2d84fac1a4bc20ca-d # internal github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b104/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b110/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b131/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b147/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b174/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/prometheus/alertmanager/api/v2/models -complete -installsuffix shared -buildid KOyLfJaSxFXG3HotNg4i/KOyLfJaSxFXG3HotNg4i -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b186/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_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/09/093dad50b377094404becb30aff708a20001304f4a1a177bf415fe09de05923d-d # internal github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b084/_pkg_.a packagefile encoding/xml=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b293/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -complete -installsuffix shared -buildid pW5OCcmv5xwTQ3NzWM2j/pW5OCcmv5xwTQ3NzWM2j -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b297/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_amd64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/0b/0b7547c777505a22ce2cfd2e06878675b9c3d5a6bc624ba45e7a46791127b732-d # internal github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b073/_pkg_.a packagefile crypto/sha256=$WORK/b078/_pkg_.a packagefile encoding/hex=$WORK/b082/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b281/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b292/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/aws/aws-sdk-go/aws/signer/v4 -complete -installsuffix shared -buildid ubZN0qJ0qWnA9bvWa6ie/ubZN0qJ0qWnA9bvWa6ie -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b290/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_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/38/38ed26bdee60fb63dcc31d271b9c32a097fff07b59d32a422119433e0d8553cf-d # internal github.com/prometheus/alertmanager/cli/format mkdir -p $WORK/b201/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b131/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b186/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b202/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b192/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/tabwriter=$WORK/b204/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p github.com/prometheus/alertmanager/cli/format -complete -installsuffix shared -buildid 7q-aD65Vt62AlbUQ2x8c/7q-aD65Vt62AlbUQ2x8c -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b201/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 cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/ac/ac02730db09698cc0b6066c79c1dbff6bb871b97828ab10f571746cb87cbcb0f-d # internal github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b109/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b297/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/aws/aws-sdk-go/private/protocol/query -complete -installsuffix shared -buildid _mTlYWWk2_J3owMWo805/_mTlYWWk2_J3owMWo805 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b295/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_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/d4/d4fbf85dd44c8c28e0f0d135e8688d77465fa9cd418559738d02e0dea7892a09-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b210/ cat >$WORK/b210/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/b211/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b212/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b213/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b214/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b243/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b250/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b251/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b252/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b203/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b255/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b260/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid dc3-3-T9dPLWxwKXo81l/dc3-3-T9dPLWxwKXo81l -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b210/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/counter.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/desc.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/doc.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/expvar_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/fnv.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/gauge.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/go_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/histogram.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/labels.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/metric.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/observer.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/process_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/process_collector_other.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/registry.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/summary.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/timer.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/untyped.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/value.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/vec.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/af/af45ddd8e0b63ce71f3634596967e8b2761cd4f0db384357e53f07e1de8b10b5-d # internal github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b293/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -complete -installsuffix shared -buildid II190iBZB1bY0nzU4_Wb/II190iBZB1bY0nzU4_Wb -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b306/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_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/91/917c76c8fc7acc007a450bfa8c9bb6cd6fa5c74aac22d564a17c7a1a9fb1d76a-d # internal github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b283/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b295/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/aws/aws-sdk-go/service/sts -complete -installsuffix shared -buildid 4dsgApTzXjnxgWkUFyto/4dsgApTzXjnxgWkUFyto -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b289/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_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/75/7592684ce3f3a2536accdfb84dcb6b7c06a406d210091fd80ac3327f5a2bff75-d # internal github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b285/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/aws/aws-sdk-go/aws/csm -complete -installsuffix shared -buildid veP04NOiYbYd7wHvxljl/veP04NOiYbYd7wHvxljl -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b309/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_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/c6/c6101e8170a447f783699d4a54c7538b467012f7c04cbe1a7a3cb5275a6b82ae-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/b044/_pkg_.a packagefile crypto/rsa=$WORK/b076/_pkg_.a packagefile crypto/tls=$WORK/b030/_pkg_.a packagefile crypto/x509=$WORK/b079/_pkg_.a packagefile encoding/base64=$WORK/b084/_pkg_.a packagefile encoding/pem=$WORK/b083/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b107/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b153/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b154/_pkg_.a packagefile github.com/go-openapi/runtime/yamlpc=$WORK/b178/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b131/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b179/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b181/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b180/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/http/httputil=$WORK/b182/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p github.com/go-openapi/runtime/client -complete -installsuffix shared -buildid R_bWL8771BnhHBnbpkLH/R_bWL8771BnhHBnbpkLH -goversion go1.18.3 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/4f/4f4cf983378a49223bf4c7ed937ec71ece6f9e349b2c797890b3ae4f80412e3b-d # internal github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b283/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b313/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/aws/aws-sdk-go/aws/ec2metadata -complete -installsuffix shared -buildid jsb5nMG_4d02JEx56mP0/jsb5nMG_4d02JEx56mP0 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b312/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_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/53/53f75eca83695568870c736c4cddfe58da1f6d53db44591ae8cff0bf5edc4e4c-d # internal github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b292/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/aws/aws-sdk-go/private/protocol/jsonrpc -complete -installsuffix shared -buildid DvOYzSEjp7mOp-Le5R6n/DvOYzSEjp7mOp-Le5R6n -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b307/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_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/1f/1f6c71ab9a5743853a9727182377bf337efeda0412ae02db4396f7ff617af595-d # internal github.com/aws/aws-sdk-go/private/protocol/restjson mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b292/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/aws/aws-sdk-go/private/protocol/restjson -complete -installsuffix shared -buildid -zeil8djgokY6VqkPGTK/-zeil8djgokY6VqkPGTK -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b305/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_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/04/0449428b6f40030125895ab221b8e2c3931891d0fd207818bc4e987be0674566-d # internal github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b283/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b312/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b313/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -complete -installsuffix shared -buildid qK37MnqKBI7-t-osOvT6/qK37MnqKBI7-t-osOvT6 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b311/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_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/f9/f9d5ce9f37c307e953db1d88add0416f06e219967fc176c400dbf21dcc8ca68f-d # internal github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b289/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/aws/aws-sdk-go/service/sts/stsiface -complete -installsuffix shared -buildid a9GFR6BxTMBBRFAjgHt_/a9GFR6BxTMBBRFAjgHt_ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b298/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/4d/4d46e588fadefb768ccbb13e740f647925752aa63c5a4546263ee9ca57be9e78-d # internal github.com/aws/aws-sdk-go/service/sso mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b283/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b293/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b305/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/aws/aws-sdk-go/service/sso -complete -installsuffix shared -buildid uxyRqqgMSCFjdaCnTSVz/uxyRqqgMSCFjdaCnTSVz -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b304/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_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/c4/c4ccd2288bddc8bdbc6c541e3f924609a5232883921ffb7cd34308863d32ad69-d # internal github.com/prometheus/alertmanager/api/v2/client/alert mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b110/_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/b131/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b147/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b186/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/prometheus/alertmanager/api/v2/client/alert -complete -installsuffix shared -buildid 37YdDa5Bb3iUpxegMte1/37YdDa5Bb3iUpxegMte1 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b185/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alert/alert_client.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alert/get_alerts_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alert/get_alerts_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alert/post_alerts_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alert/post_alerts_responses.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/96/9603627f69501b9930ef3e1860aa49a6f179a857b466463f4d6f7ed365993578-d # internal github.com/prometheus/alertmanager/api/v2/client/alertgroup mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b110/_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/b131/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b147/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b186/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/prometheus/alertmanager/api/v2/client/alertgroup -complete -installsuffix shared -buildid Y8TWcgjyY6Uje3nuSeod/Y8TWcgjyY6Uje3nuSeod -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b187/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_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/18/18e773cd24e1b78a249b73a88a3ed9e4f99bd61688fe6d7d2e42bbe32a62d950-d # internal github.com/prometheus/alertmanager/api/v2/client/general mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b110/_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/b131/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b186/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/prometheus/alertmanager/api/v2/client/general -complete -installsuffix shared -buildid aeZYkTxH1IYceqUDjfN8/aeZYkTxH1IYceqUDjfN8 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b188/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_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/e3/e3ace2c45c45b3aa900b00c4e29a7f42d1b84de75bda6bc813125addb68c5cd7-d # internal github.com/prometheus/alertmanager/api/v2/client/receiver mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b110/_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/b131/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b186/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/prometheus/alertmanager/api/v2/client/receiver -complete -installsuffix shared -buildid t7Dool17cfUX45viPFvB/t7Dool17cfUX45viPFvB -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b189/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_amd64/buildid -w $WORK/b185/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/87/87bd2b0e0b77913b269b678433147cf0d1911a9910ba7aee3486cdcd86a5959d-d # internal github.com/prometheus/alertmanager/api/v2/client/silence mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b110/_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/b131/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b147/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b186/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/prometheus/alertmanager/api/v2/client/silence -complete -installsuffix shared -buildid 1HhMDHo9W1ynDKuZYzUN/1HhMDHo9W1ynDKuZYzUN -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b190/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/delete_silence_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/delete_silence_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/get_silence_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/get_silence_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/get_silences_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/get_silences_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/post_silences_parameters.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/post_silences_responses.go ./_build/src/github.com/prometheus/alertmanager/api/v2/client/silence/silence_client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/09/094a7aae720fd5a39b65bb279bbd4697fb700ea777c8ab22e5a9770a89487a26-d # internal github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b283/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b288/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b298/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/aws/aws-sdk-go/aws/credentials/stscreds -complete -installsuffix shared -buildid oYgKceAx1PY-BwGDFZsY/oYgKceAx1PY-BwGDFZsY -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b282/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 cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/21/211bf8ef522457cb4616f0548fef4ecfb1c416ca395d642313f5c3f3894f8e7c-d # internal github.com/mwitkow/go-conntrack mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b263/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b210/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b264/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile os=$WORK/b058/_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_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/mwitkow/go-conntrack -complete -installsuffix shared -buildid jLKxveD9TLdg_h1txCpD/jLKxveD9TLdg_h1txCpD -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b262/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_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/18/184005d5534d6f00647947f5d63d958c79a3a447f567ba977363238fad5ce117-d # internal github.com/aws/aws-sdk-go/service/sso/ssoiface mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b304/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/aws/aws-sdk-go/service/sso/ssoiface -complete -installsuffix shared -buildid WEFrB_Tw71n-9Rr4SvOG/WEFrB_Tw71n-9Rr4SvOG -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b308/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sso/ssoiface/interface.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/c3/c3a817ef3a438bfe62d619ba6230942d7590ae93b90673e20b3c46dd25312609-d # internal github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b104/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b283/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b306/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -complete -installsuffix shared -buildid cRVqFVhzmcqcymEt05-4/cRVqFVhzmcqcymEt05-4 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b314/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds/provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/bd/bd58047df54020abeb8ed47764d4baf5fe4a1f1cb48c00de278153516f8af33b-d # internal github.com/prometheus/alertmanager/types mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b202/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b210/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b203/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/prometheus/alertmanager/types -complete -installsuffix shared -buildid V9UhUnsMO0rhOVUDLW4M/V9UhUnsMO0rhOVUDLW4M -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b323/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/29/2940d9a3e57a4a89051af147e41fbd9f9ac2c31baa6456a28756a3e6a2f02ba9-d # internal github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b077/_pkg_.a packagefile encoding/hex=$WORK/b082/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b283/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b308/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/aws/aws-sdk-go/aws/credentials/ssocreds -complete -installsuffix shared -buildid 3mIuXC5FYfd66bs6Pksm/3mIuXC5FYfd66bs6Pksm -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b303/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_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/f3/f3571c418d4f9883b7a0a583d6a2d28156a13b17ece826b78c53352588238bad-d # internal github.com/prometheus/alertmanager/api/v2/client mkdir -p $WORK/b184/ cat >$WORK/b184/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/b131/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alert=$WORK/b185/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alertgroup=$WORK/b187/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/general=$WORK/b188/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/receiver=$WORK/b189/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/silence=$WORK/b190/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/prometheus/alertmanager/api/v2/client -complete -installsuffix shared -buildid FAgGOgV20w9EPd6ow58J/FAgGOgV20w9EPd6ow58J -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b184/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alertmanager_client.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/e3/e3c339ae318a93dd27a2bbf7021e8c7f862ad23d242c8c9eb83006451b77b511-d # internal github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b311/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b314/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b312/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b280/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b278/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/aws/aws-sdk-go/aws/defaults -complete -installsuffix shared -buildid ys8MrUyckdN_MKdU8uQD/ys8MrUyckdN_MKdU8uQD -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b310/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 cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/3c/3c656ad011c155b5fdc2c7f092917b6c186a7bf256d37db5f0616d330df9fea0-d # internal github.com/prometheus/common/config mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile crypto/sha256=$WORK/b078/_pkg_.a packagefile crypto/tls=$WORK/b030/_pkg_.a packagefile crypto/x509=$WORK/b079/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b262/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b266/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b269/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b272/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b152/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/prometheus/common/config -complete -installsuffix shared -buildid Ii0D2F40aBiaXUr2k_jv/Ii0D2F40aBiaXUr2k_jv -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b261/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_amd64/buildid -w $WORK/b184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/00/00c092022be44143e88397474dfa55e1328bcbfc281fa2689fd863600e9350bd-d # internal github.com/prometheus/alertmanager/provider mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b323/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b203/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/prometheus/alertmanager/provider -complete -installsuffix shared -buildid PELVNNxD6eycfCzn9hU1/PELVNNxD6eycfCzn9hU1 -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b322/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/provider/provider.go cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/30/3061714f769fee11e59c49a7febdfe1c0d147cb43b6dfd53c8d05cd838bca6e8-d # internal github.com/prometheus/alertmanager/store mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b323/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b203/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/prometheus/alertmanager/store -complete -installsuffix shared -buildid 3WtTpkTVgCyEkf28bwrk/3WtTpkTVgCyEkf28bwrk -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b324/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/store/store.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/bc/bcc059d65ad31ffe07d8bd12d879ecf734818bfcd4e46f908b55f42920130b04-d # internal github.com/shurcooL/vfsgen mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b360/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/template=$WORK/b176/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/shurcooL/vfsgen -complete -installsuffix shared -buildid lnosIXb2HZ500qe8QlM_/lnosIXb2HZ500qe8QlM_ -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b359/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_amd64/buildid -w $WORK/b310/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/7d/7dcc89c653a51666fea9b5852cca90183b5aff0cf4028af25ec8dd44466ed45f-d # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/2e/2ee177fc8576e44039bb092ba93f712a3fd4c0a3803dc3be6ec2a2b188ead11d-d # internal github.com/prometheus/common/version mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b210/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/template=$WORK/b176/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/prometheus/common/version -complete -installsuffix shared -buildid Ysjuthy-BX6Rbd-3daLW/Ysjuthy-BX6Rbd-3daLW -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b361/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/version/info.go github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b030/_pkg_.a packagefile crypto/x509=$WORK/b079/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b283/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b282/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b310/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b280/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b277/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b278/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b289/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/aws/aws-sdk-go/aws/session -complete -installsuffix shared -buildid WxZIuguEHIp8XVEWHq4K/WxZIuguEHIp8XVEWHq4K -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b299/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_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/2f/2f1b62daf40f8ce6c3b53b67535fd0127b1860d93d2e04106d36620bcbcdaaa6-d # internal os/user mkdir -p $WORK/b364/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b364/ -importpath os/user -- -I $WORK/b364/ -g -O2 ./cgo_listgroups_unix.go ./cgo_lookup_unix.go ./getgrouplist_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/d8/d845c03a87e4d6a1bf9fada30bf52e5990e9ce2424bc426a60ef3dff4bebc082-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/55/55661e93da51d4e17edc548aec7defc4e7b5cce4b5f2e6b0251a98deec255830-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/72/72576699165c2450aa650aa7f9f3deaef1038bb1114be4a2579c8c1d22be1b7a-d # internal github.com/prometheus/alertmanager/asset mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b359/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/prometheus/alertmanager/asset -complete -installsuffix shared -buildid 9CI_uCuIOJJFhAG7mkoM/9CI_uCuIOJJFhAG7mkoM -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b358/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_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/50/50a1099fb7e16625b2d0aa23b70bcd05f9ae0296aacc0a5e6986be0293d51151-d # internal github.com/prometheus/common/sigv4 mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b282/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b290/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b261/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/prometheus/common/sigv4 -complete -installsuffix shared -buildid 87_qC6KmF5EWFn6StHyd/87_qC6KmF5EWFn6StHyd -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b273/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_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/41/41734e2d6d37628a19e6f8eb21b82ce880b2927e5759e88def324cb0fb93b585-d # internal github.com/prometheus/alertmanager/template mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b358/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b323/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b203/_pkg_.a packagefile html/template=$WORK/b175/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile regexp=$WORK/b135/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile text/template=$WORK/b176/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/prometheus/alertmanager/template -complete -installsuffix shared -buildid QzSTTPL0p_G75M3C0bpK/QzSTTPL0p_G75M3C0bpK -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b357/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/template/template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/3d/3d05032f0f31144ee79f8a1c38cf18fe301ab71b207b094272cd6fa74b8af44c-d # internal github.com/prometheus/alertmanager/config mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/go-kit/log=$WORK/b206/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b208/_pkg_.a packagefile github.com/pkg/errors=$WORK/b183/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b202/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b209/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b210/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b261/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b203/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b273/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b152/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile regexp=$WORK/b135/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/prometheus/alertmanager/config -complete -installsuffix shared -buildid WP7cI8ZOUSaBW6yK6fLD/WP7cI8ZOUSaBW6yK6fLD -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b205/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/config/config.go ./_build/src/github.com/prometheus/alertmanager/config/coordinator.go ./_build/src/github.com/prometheus/alertmanager/config/notifiers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/f0/f06bc7ded21adf12a8f3374247477c5be86bd1d3ee7526178a6186f08b421b57-d # internal cd $WORK/b364 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b364=/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 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b364=/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/9d/9d4f578e7b3c4f535c5ea82a28dd7aefb2ded3a7c9e0c317ca4c3aaaf218f104-d # internal github.com/prometheus/alertmanager/inhibit mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b206/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b208/_pkg_.a packagefile github.com/oklog/run=$WORK/b320/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b202/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b322/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b324/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b323/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b203/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/prometheus/alertmanager/inhibit -complete -installsuffix shared -buildid ZyRtHUWvyD29OfVWPvQG/ZyRtHUWvyD29OfVWPvQG -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b319/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/inhibit/inhibit.go cd $WORK/b364 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b364=/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/84/84e32e52a38424bbbef28abcc27bfc7ac5d5f51e0a0a97777ab618a2068f3ee5-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b364=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b364=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b364=/tmp/go-build -gno-record-gcc-switches -o $WORK/b364/_cgo_.o $WORK/b364/_cgo_main.o $WORK/b364/_x001.o $WORK/b364/_x002.o $WORK/b364/_x003.o $WORK/b364/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b364/_cgo_.o -dynout $WORK/b364/_cgo_import.go cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile runtime/cgo=$WORK/b092/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p os/user -std -installsuffix shared -buildid J1RZxr2R5NNkWRgEQM4R/J1RZxr2R5NNkWRgEQM4R -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b364/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b364/_cgo_gotypes.go $WORK/b364/cgo_listgroups_unix.cgo1.go $WORK/b364/cgo_lookup_unix.cgo1.go $WORK/b364/getgrouplist_unix.cgo1.go $WORK/b364/_cgo_import.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b364/_pkg_.a $WORK/b364/_x001.o $WORK/b364/_x002.o $WORK/b364/_x003.o $WORK/b364/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/df/df1edf6f53d5e4a6e640dc9e62e30de4c069e179ab174240abf6349c206f3e11-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/44/44f4ac56374f572f8e6e9778489d3b54cc1e960a54443e1b5ddfd70f44179a27-d # internal github.com/hashicorp/memberlist mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/lzw=$WORK/b330/_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/b048/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b331/_pkg_.a packagefile github.com/google/btree=$WORK/b334/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b335/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b337/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b328/_pkg_.a packagefile github.com/miekg/dns=$WORK/b339/_pkg_.a packagefile github.com/sean-/seed=$WORK/b346/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_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_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/hashicorp/memberlist -complete -installsuffix shared -buildid pX90Z-_CqHJN56NH5xTg/pX90Z-_CqHJN56NH5xTg -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b329/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/memberlist/alive_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/awareness.go /usr/share/gocode/src/github.com/hashicorp/memberlist/broadcast.go /usr/share/gocode/src/github.com/hashicorp/memberlist/config.go /usr/share/gocode/src/github.com/hashicorp/memberlist/conflict_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/event_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/keyring.go /usr/share/gocode/src/github.com/hashicorp/memberlist/logging.go /usr/share/gocode/src/github.com/hashicorp/memberlist/memberlist.go /usr/share/gocode/src/github.com/hashicorp/memberlist/merge_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/mock_transport.go /usr/share/gocode/src/github.com/hashicorp/memberlist/net.go /usr/share/gocode/src/github.com/hashicorp/memberlist/net_transport.go /usr/share/gocode/src/github.com/hashicorp/memberlist/ping_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/queue.go /usr/share/gocode/src/github.com/hashicorp/memberlist/security.go /usr/share/gocode/src/github.com/hashicorp/memberlist/state.go /usr/share/gocode/src/github.com/hashicorp/memberlist/suspicion.go /usr/share/gocode/src/github.com/hashicorp/memberlist/transport.go /usr/share/gocode/src/github.com/hashicorp/memberlist/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/56/5629c31f2154b68c9eae6805416fe5e59f74574a5033afb638dc2e3a56809f4f-d # internal github.com/prometheus/alertmanager/cluster mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/go-kit/log=$WORK/b206/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b208/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b327/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b328/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b329/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b347/_pkg_.a packagefile github.com/pkg/errors=$WORK/b183/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b348/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b210/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/prometheus/alertmanager/cluster -complete -installsuffix shared -buildid WA0t4EZ4cv-36Il_rZGE/WA0t4EZ4cv-36Il_rZGE -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b326/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_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/6a/6af425a67ea7b22781ffc485dbd46a141a97543a498d0a742338d151b5795181-d # internal github.com/prometheus/alertmanager/nflog mkdir -p $WORK/b325/ github.com/prometheus/alertmanager/silence mkdir -p $WORK/b354/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/go-kit/log=$WORK/b206/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b208/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b253/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b326/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b351/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b210/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/prometheus/alertmanager/nflog -complete -installsuffix shared -buildid GR579dfh0gbqrXXmIAMa/GR579dfh0gbqrXXmIAMa -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b325/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/nflog/nflog.go cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/go-kit/log=$WORK/b206/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b208/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b355/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b253/_pkg_.a packagefile github.com/pkg/errors=$WORK/b183/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b326/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b202/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b356/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b323/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b210/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b203/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b135/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/prometheus/alertmanager/silence -complete -installsuffix shared -buildid 4bSLtsFgXBvQvyaoMs9f/4bSLtsFgXBvQvyaoMs9f -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b354/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/silence/silence.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/64/6460f3f12f629adf84072d4c8559cccd9137c1ab5ee80c9e7e584fc735e15f6a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/c2/c22641cf03417e20cb4904fafaea9b046e1a94145001d8c1a9b12f01229c2119-d # internal github.com/prometheus/alertmanager/notify mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile crypto/sha256=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b317/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b318/_pkg_.a packagefile github.com/go-kit/log=$WORK/b206/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b208/_pkg_.a packagefile github.com/pkg/errors=$WORK/b183/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b319/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b325/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b351/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b354/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b357/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b209/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b323/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b210/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b203/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/prometheus/alertmanager/notify -complete -installsuffix shared -buildid fHP9xn9s2XwC-ZyxdIHL/fHP9xn9s2XwC-ZyxdIHL -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b316/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_amd64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/07/07be4860288ee5fa9693f07da3e3564525dae79396ffc0e82417891966720197-d # internal github.com/prometheus/alertmanager/dispatch mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b056/_pkg_.a packagefile github.com/go-kit/log=$WORK/b206/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b208/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b316/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b202/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b322/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b324/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b323/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b210/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b203/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/prometheus/alertmanager/dispatch -complete -installsuffix shared -buildid 1YdpOL79jnsoWVv_0k5J/1YdpOL79jnsoWVv_0k5J -goversion go1.18.3 -shared -c=4 -nolocalimports -importcfg $WORK/b315/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_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/37/379731983337830504fb7ce3de025d9b3ee7c134af818c05edc67b86aa67f88c-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/b056/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b106/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b131/_pkg_.a packagefile github.com/pkg/errors=$WORK/b183/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client=$WORK/b184/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alert=$WORK/b185/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/general=$WORK/b188/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/silence=$WORK/b190/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b186/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/config=$WORK/b191/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/format=$WORK/b201/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b315/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b202/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b357/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b203/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b361/_pkg_.a packagefile github.com/xlab/treeprint=$WORK/b362/_pkg_.a packagefile golang.org/x/mod/semver=$WORK/b363/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b192/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile os/user=$WORK/b364/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile strings=$WORK/b050/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p github.com/prometheus/alertmanager/cli -complete -installsuffix shared -buildid lM82cka99CugJsrIuFsh/lM82cka99CugJsrIuFsh -goversion go1.18.3 -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_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/bf/bfdc0eca8b806440d5657f72a3cc574f17299fa0aa1afaf5976cfb202fa641c9-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 EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -installsuffix shared -buildid 6Lm5Uq0p3igAsmJeP8a0/6Lm5Uq0p3igAsmJeP8a0 -goversion go1.18.3 -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_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/fa/fa357557a8d47ea9a8825b38343c174a11e896b0d831bc9db41b07647b59c218-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 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/b056/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b106/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b131/_pkg_.a packagefile github.com/pkg/errors=$WORK/b183/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client=$WORK/b184/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alert=$WORK/b185/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/general=$WORK/b188/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/silence=$WORK/b190/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b186/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/config=$WORK/b191/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/format=$WORK/b201/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b205/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b315/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b202/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b357/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b203/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b361/_pkg_.a packagefile github.com/xlab/treeprint=$WORK/b362/_pkg_.a packagefile golang.org/x/mod/semver=$WORK/b363/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b192/_pkg_.a packagefile io/ioutil=$WORK/b100/_pkg_.a packagefile net/http=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b093/_pkg_.a packagefile os=$WORK/b058/_pkg_.a packagefile os/user=$WORK/b364/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile strings=$WORK/b050/_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 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 sync/atomic=$WORK/b022/_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/b043/_pkg_.a packagefile crypto/ecdsa=$WORK/b044/_pkg_.a packagefile crypto/ed25519=$WORK/b070/_pkg_.a packagefile crypto/elliptic=$WORK/b045/_pkg_.a packagefile crypto/hmac=$WORK/b073/_pkg_.a packagefile crypto/md5=$WORK/b074/_pkg_.a packagefile crypto/rand=$WORK/b048/_pkg_.a packagefile crypto/rc4=$WORK/b075/_pkg_.a packagefile crypto/rsa=$WORK/b076/_pkg_.a packagefile crypto/sha1=$WORK/b077/_pkg_.a packagefile crypto/sha256=$WORK/b078/_pkg_.a packagefile crypto/sha512=$WORK/b065/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile crypto/x509=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/pem=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b066/_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/godebug=$WORK/b085/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b086/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b105/_pkg_.a packagefile encoding/base64=$WORK/b084/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b054/_pkg_.a packagefile unicode/utf16=$WORK/b068/_pkg_.a packagefile internal/fmtsort=$WORK/b057/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b107/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b153/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b154/_pkg_.a packagefile github.com/go-openapi/runtime/yamlpc=$WORK/b178/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b179/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b181/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b180/_pkg_.a packagefile log=$WORK/b120/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile net/http/httputil=$WORK/b182/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile path/filepath=$WORK/b094/_pkg_.a packagefile database/sql/driver=$WORK/b132/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b133/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b110/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b137/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b138/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b142/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b143/_pkg_.a packagefile net/mail=$WORK/b146/_pkg_.a packagefile regexp=$WORK/b135/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alertgroup=$WORK/b187/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/receiver=$WORK/b189/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b147/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b174/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b152/_pkg_.a packagefile text/tabwriter=$WORK/b204/_pkg_.a packagefile github.com/go-kit/log=$WORK/b206/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b208/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b209/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b210/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b261/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b273/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b316/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b322/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b324/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b323/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b358/_pkg_.a packagefile html/template=$WORK/b175/_pkg_.a packagefile text/template=$WORK/b176/_pkg_.a packagefile bufio=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b082/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b193/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b195/_pkg_.a packagefile go/doc=$WORK/b196/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile io/fs=$WORK/b052/_pkg_.a packagefile compress/gzip=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b116/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net/http/httptrace=$WORK/b128/_pkg_.a packagefile net/http/internal=$WORK/b129/_pkg_.a packagefile net/http/internal/ascii=$WORK/b130/_pkg_.a packagefile internal/itoa=$WORK/b028/_pkg_.a packagefile internal/oserror=$WORK/b029/_pkg_.a packagefile internal/poll=$WORK/b059/_pkg_.a packagefile internal/syscall/execenv=$WORK/b060/_pkg_.a packagefile internal/syscall/unix=$WORK/b051/_pkg_.a packagefile internal/testlog=$WORK/b061/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b092/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile crypto/internal/randutil=$WORK/b064/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b069/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b071/_pkg_.a packagefile crypto/elliptic/internal/nistec=$WORK/b046/_pkg_.a packagefile embed=$WORK/b063/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile crypto/dsa=$WORK/b080/_pkg_.a packagefile crypto/x509/pkix=$WORK/b081/_pkg_.a packagefile encoding/asn1=$WORK/b067/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$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/b087/_pkg_.a packagefile internal/nettrace=$WORK/b088/_pkg_.a packagefile internal/singleflight=$WORK/b089/_pkg_.a packagefile net/netip=$WORK/b090/_pkg_.a packagefile encoding/csv=$WORK/b108/_pkg_.a packagefile encoding/xml=$WORK/b109/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b155/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b169/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b170/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b171/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b172/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b173/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b158/_pkg_.a packagefile mime/quotedprintable=$WORK/b127/_pkg_.a packagefile html=$WORK/b134/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b139/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b141/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b144/_pkg_.a packagefile regexp/syntax=$WORK/b136/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b148/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b150/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b157/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b207/_pkg_.a packagefile expvar=$WORK/b211/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b212/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b213/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b214/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b243/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b250/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b251/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b252/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b255/_pkg_.a packagefile runtime/debug=$WORK/b260/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b262/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b266/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b269/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b272/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b274/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b282/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b290/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b317/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b318/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b319/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b325/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b351/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b354/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b359/_pkg_.a packagefile text/template/parse=$WORK/b177/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b194/_pkg_.a packagefile go/ast=$WORK/b197/_pkg_.a packagefile go/token=$WORK/b199/_pkg_.a packagefile internal/lazyregexp=$WORK/b200/_pkg_.a packagefile compress/flate=$WORK/b113/_pkg_.a packagefile hash/crc32=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b121/_pkg_.a packagefile crypto/ed25519/internal/edwards25519/field=$WORK/b072/_pkg_.a packagefile crypto/elliptic/internal/fiat=$WORK/b047/_pkg_.a packagefile internal/intern=$WORK/b091/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b156/_pkg_.a packagefile encoding/gob=$WORK/b159/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b160/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b140/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b145/_pkg_.a packagefile github.com/josharian/intern=$WORK/b149/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b151/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b215/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b216/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b238/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b244/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b246/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b248/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b253/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b254/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b256/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b257/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b258/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b263/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b264/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b267/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b268/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b163/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b270/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b280/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b281/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b277/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b278/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b279/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b283/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b288/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b310/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b292/_pkg_.a packagefile github.com/oklog/run=$WORK/b320/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b326/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b349/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b327/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b352/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b355/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b356/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b360/_pkg_.a packagefile go/scanner=$WORK/b198/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b118/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b161/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b220/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b217/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b245/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b247/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b249/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b259/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b265/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b164/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b166/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b167/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b271/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b295/_pkg_.a packagefile os/exec=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b311/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b314/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b312/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b293/_pkg_.a packagefile os/signal=$WORK/b321/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b328/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b329/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b347/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b348/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b350/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b353/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b162/_pkg_.a packagefile golang.org/x/text/width=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b218/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b241/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b165/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b296/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b294/_pkg_.a packagefile compress/lzw=$WORK/b330/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b331/_pkg_.a packagefile github.com/google/btree=$WORK/b334/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b335/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b337/_pkg_.a packagefile github.com/miekg/dns=$WORK/b339/_pkg_.a packagefile github.com/sean-/seed=$WORK/b346/_pkg_.a packagefile hash/fnv=$WORK/b219/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b307/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b332/_pkg_.a packagefile net/rpc=$WORK/b336/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b338/_pkg_.a packagefile encoding/base32=$WORK/b340/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b341/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b345/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b333/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b342/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b343/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b344/_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=9.fc36 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20220619 -X github.com/prometheus/alertmanager/version=0.23.0 -B 0x33eccabbbb0de6aadfe05d403b5135b9f31bd123 -compressdwarf=false -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/alertmanager-0.23.0/.package_note-golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64.ld '\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=SvhED3gu3ROaNEp7g-vY/6Lm5Uq0p3igAsmJeP8a0/6xwPGgA_swrI1MPZ4OSc/SvhED3gu3ROaNEp7g-vY -X github.com/prometheus/common/version.Version=0.23.0 -X github.com/prometheus/common/version.Revision=9.fc36 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20220619 -X github.com/prometheus/alertmanager/version=0.23.0 -B 0x33eccabbbb0de6aadfe05d403b5135b9f31bd123 -compressdwarf=false -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/alertmanager-0.23.0/.package_note-golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64.ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/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.S5yy1b + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64 + 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-9.fc36 -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64 -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-9.fc36.x86_64/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/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-9.fc36.x86_64/usr/bin/ '/builddir/build/BUILD/alertmanager-0.23.0/_build/bin/alertmanager' -> '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/usr/bin/alertmanager' '/builddir/build/BUILD/alertmanager-0.23.0/_build/bin/amtool' -> '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/usr/bin/amtool' + mv /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/usr/bin/alertmanager /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/usr/bin/prometheus-alertmanager + pushd /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/usr/bin ~/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/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-9.fc36.x86_64/etc/prometheus/alertmanager.yml + install -Dpm0644 /builddir/build/SOURCES/README.templates /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/etc/prometheus/alertmanager_templates/README.templates + mkdir -vp /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/var/lib/prometheus/alertmanager mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/var' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/var/lib' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/var/lib/prometheus' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/var/lib/prometheus/alertmanager' + install -Dpm0644 /builddir/build/SOURCES/prometheus-alertmanager.service /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/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-9.fc36.x86_64/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-9.fc36.x86_64/etc/default/prometheus-alertmanager + install -Dpm0644 /builddir/build/SOURCES/prometheus-alertmanager.logrotate /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/etc/logrotate.d/prometheus-alertmanager + install -Dpm0644 template/default.tmpl /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64//usr/share/prometheus/alertmanager/template/default.tmpl + mkdir -vp /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64//usr/share/man/man1/ mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64//usr/share/man' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64//usr/share/man/man1/' + /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/usr/bin/prometheus-alertmanager --help-man + /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/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-9.fc36.x86_64//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-9.fc36.x86_64//usr/share/man/man1/amtool.1 + sed -i 's/\.\/amtool/amtool/' /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64//usr/share/man/man1/amtool.1 + /usr/bin/find-debuginfo -j6 --strict-build-id -m -i --build-id-seed 0.23.0-9.fc36 --unique-debug-suffix -0.23.0-9.fc36.x86_64 --unique-debug-src-base golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/alertmanager-0.23.0 extracting debug info from /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/usr/bin/amtool extracting debug info from /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/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-9.fc36.x86_64/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-9.fc36.x86_64/usr/bin/prometheus-alertmanager. Use `info auto-load python-scripts [REGEXP]' to list them. dwz: Allocatable section in ./usr/bin/amtool-0.23.0-9.fc36.x86_64.debug after non-allocatable ones dwz: Allocatable section in ./usr/bin/prometheus-alertmanager-0.23.0-9.fc36.x86_64.debug after non-allocatable ones dwz: Too few files for multifile optimization original debug info size: 68676kB, size after compression: 68676kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 2 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.F9ZAI7 + 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-9.fc36 x86_64 + cd alertmanager-0.23.0 + LDFLAGS=' -X github.com/prometheus/alertmanager/version=0.23.0' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/alertmanager-0.23.0/.package_note-golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64.ld ' + go-rpm-integration check -i github.com/prometheus/alertmanager -b /builddir/build/BUILD/alertmanager-0.23.0/_build/bin -s /builddir/build/BUILD/alertmanager-0.23.0/_build -V 0.23.0-9.fc36 -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64 -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/alertmanager-0.23.0/_build/src PATH: /builddir/build/BUILD/alertmanager-0.23.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/alertmanager-0.23.0/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X github.com/prometheus/alertmanager/version=0.23.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/alertmanager-0.23.0/.package_note-golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64.ld '" testing: github.com/prometheus/alertmanager github.com/prometheus/alertmanager/api ? github.com/prometheus/alertmanager/api [no test files] github.com/prometheus/alertmanager/api/metrics ? github.com/prometheus/alertmanager/api/metrics [no test files] github.com/prometheus/alertmanager/api/v1 PASS ok github.com/prometheus/alertmanager/api/v1 0.027s github.com/prometheus/alertmanager/api/v1 PASS ok github.com/prometheus/alertmanager/api/v1 0.026s github.com/prometheus/alertmanager/api/v2 PASS ok github.com/prometheus/alertmanager/api/v2 0.032s github.com/prometheus/alertmanager/api/v2 PASS ok github.com/prometheus/alertmanager/api/v2 0.024s github.com/prometheus/alertmanager/api/v2/client ? github.com/prometheus/alertmanager/api/v2/client [no test files] github.com/prometheus/alertmanager/api/v2/client/alert ? github.com/prometheus/alertmanager/api/v2/client/alert [no test files] github.com/prometheus/alertmanager/api/v2/client/alertgroup ? github.com/prometheus/alertmanager/api/v2/client/alertgroup [no test files] github.com/prometheus/alertmanager/api/v2/client/general ? github.com/prometheus/alertmanager/api/v2/client/general [no test files] github.com/prometheus/alertmanager/api/v2/client/receiver ? github.com/prometheus/alertmanager/api/v2/client/receiver [no test files] github.com/prometheus/alertmanager/api/v2/client/silence ? github.com/prometheus/alertmanager/api/v2/client/silence [no test files] github.com/prometheus/alertmanager/api/v2/models ? github.com/prometheus/alertmanager/api/v2/models [no test files] github.com/prometheus/alertmanager/api/v2/restapi ? github.com/prometheus/alertmanager/api/v2/restapi [no test files] github.com/prometheus/alertmanager/api/v2/restapi/operations ? github.com/prometheus/alertmanager/api/v2/restapi/operations [no test files] github.com/prometheus/alertmanager/api/v2/restapi/operations/alert ? github.com/prometheus/alertmanager/api/v2/restapi/operations/alert [no test files] github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup ? github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup [no test files] github.com/prometheus/alertmanager/api/v2/restapi/operations/general ? github.com/prometheus/alertmanager/api/v2/restapi/operations/general [no test files] github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver ? github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver [no test files] github.com/prometheus/alertmanager/api/v2/restapi/operations/silence ? github.com/prometheus/alertmanager/api/v2/restapi/operations/silence [no test files] github.com/prometheus/alertmanager/asset ? github.com/prometheus/alertmanager/asset [no test files] github.com/prometheus/alertmanager/cli Checking 'testdata/conf.good.yml' SUCCESS Found: - global config - route - 0 inhibit rules - 1 receivers - 1 templates SUCCESS Checking 'testdata/conf.bad.yml' FAILED: yaml: unmarshal errors: line 1: cannot unmarshal !!str `BAD` into config.plain OK OK OK OK PASS ok github.com/prometheus/alertmanager/cli 0.031s github.com/prometheus/alertmanager/cli Checking 'testdata/conf.good.yml' SUCCESS Found: - global config - route - 0 inhibit rules - 1 receivers - 1 templates SUCCESS Checking 'testdata/conf.bad.yml' FAILED: yaml: unmarshal errors: line 1: cannot unmarshal !!str `BAD` into config.plain OK OK OK OK PASS ok github.com/prometheus/alertmanager/cli 0.025s github.com/prometheus/alertmanager/cli/config PASS ok github.com/prometheus/alertmanager/cli/config 0.006s github.com/prometheus/alertmanager/cli/config PASS ok github.com/prometheus/alertmanager/cli/config 0.007s github.com/prometheus/alertmanager/cli/format ? github.com/prometheus/alertmanager/cli/format [no test files] github.com/prometheus/alertmanager/client PASS ok github.com/prometheus/alertmanager/client 0.014s github.com/prometheus/alertmanager/client PASS ok github.com/prometheus/alertmanager/client 0.014s github.com/prometheus/alertmanager/cluster PASS ok github.com/prometheus/alertmanager/cluster 0.818s github.com/prometheus/alertmanager/cluster PASS ok github.com/prometheus/alertmanager/cluster 1.019s github.com/prometheus/alertmanager/cluster/clusterpb ? github.com/prometheus/alertmanager/cluster/clusterpb [no test files] github.com/prometheus/alertmanager/cmd/alertmanager PASS ok github.com/prometheus/alertmanager/cmd/alertmanager 0.026s github.com/prometheus/alertmanager/config PASS ok github.com/prometheus/alertmanager/config 0.027s github.com/prometheus/alertmanager/config PASS ok github.com/prometheus/alertmanager/config 0.025s github.com/prometheus/alertmanager/dispatch PASS ok github.com/prometheus/alertmanager/dispatch 3.859s github.com/prometheus/alertmanager/dispatch PASS ok github.com/prometheus/alertmanager/dispatch 3.815s github.com/prometheus/alertmanager/inhibit PASS ok github.com/prometheus/alertmanager/inhibit 0.013s github.com/prometheus/alertmanager/inhibit PASS ok github.com/prometheus/alertmanager/inhibit 0.011s github.com/prometheus/alertmanager/nflog PASS ok github.com/prometheus/alertmanager/nflog 0.037s github.com/prometheus/alertmanager/nflog PASS ok github.com/prometheus/alertmanager/nflog 0.016s github.com/prometheus/alertmanager/nflog/nflogpb PASS ok github.com/prometheus/alertmanager/nflog/nflogpb 0.004s github.com/prometheus/alertmanager/nflog/nflogpb PASS ok github.com/prometheus/alertmanager/nflog/nflogpb 0.004s github.com/prometheus/alertmanager/notify PASS ok github.com/prometheus/alertmanager/notify 0.367s github.com/prometheus/alertmanager/notify PASS ok github.com/prometheus/alertmanager/notify 0.320s github.com/prometheus/alertmanager/notify/email PASS ok github.com/prometheus/alertmanager/notify/email 0.022s github.com/prometheus/alertmanager/notify/email PASS ok github.com/prometheus/alertmanager/notify/email 0.028s github.com/prometheus/alertmanager/notify/opsgenie PASS ok github.com/prometheus/alertmanager/notify/opsgenie 0.030s github.com/prometheus/alertmanager/notify/opsgenie PASS ok github.com/prometheus/alertmanager/notify/opsgenie 0.034s github.com/prometheus/alertmanager/notify/pagerduty PASS ok github.com/prometheus/alertmanager/notify/pagerduty 0.071s github.com/prometheus/alertmanager/notify/pagerduty PASS ok github.com/prometheus/alertmanager/notify/pagerduty 0.077s github.com/prometheus/alertmanager/notify/pushover PASS ok github.com/prometheus/alertmanager/notify/pushover 0.029s github.com/prometheus/alertmanager/notify/pushover PASS ok github.com/prometheus/alertmanager/notify/pushover 0.028s github.com/prometheus/alertmanager/notify/slack PASS ok github.com/prometheus/alertmanager/notify/slack 0.030s github.com/prometheus/alertmanager/notify/slack PASS ok github.com/prometheus/alertmanager/notify/slack 0.035s github.com/prometheus/alertmanager/notify/sns PASS ok github.com/prometheus/alertmanager/notify/sns 0.027s github.com/prometheus/alertmanager/notify/sns PASS ok github.com/prometheus/alertmanager/notify/sns 0.021s github.com/prometheus/alertmanager/notify/test ? github.com/prometheus/alertmanager/notify/test [no test files] github.com/prometheus/alertmanager/notify/victorops PASS ok github.com/prometheus/alertmanager/notify/victorops 0.043s github.com/prometheus/alertmanager/notify/victorops PASS ok github.com/prometheus/alertmanager/notify/victorops 0.049s github.com/prometheus/alertmanager/notify/webhook PASS ok github.com/prometheus/alertmanager/notify/webhook 0.021s github.com/prometheus/alertmanager/notify/webhook PASS ok github.com/prometheus/alertmanager/notify/webhook 0.019s github.com/prometheus/alertmanager/notify/wechat PASS ok github.com/prometheus/alertmanager/notify/wechat 0.028s github.com/prometheus/alertmanager/notify/wechat PASS ok github.com/prometheus/alertmanager/notify/wechat 0.028s github.com/prometheus/alertmanager/pkg/labels PASS ok github.com/prometheus/alertmanager/pkg/labels 0.005s github.com/prometheus/alertmanager/pkg/labels PASS ok github.com/prometheus/alertmanager/pkg/labels 0.004s github.com/prometheus/alertmanager/pkg/modtimevfs ? github.com/prometheus/alertmanager/pkg/modtimevfs [no test files] github.com/prometheus/alertmanager/provider ? github.com/prometheus/alertmanager/provider [no test files] github.com/prometheus/alertmanager/provider/mem PASS ok github.com/prometheus/alertmanager/provider/mem 0.711s github.com/prometheus/alertmanager/provider/mem PASS ok github.com/prometheus/alertmanager/provider/mem 0.711s github.com/prometheus/alertmanager/silence PASS ok github.com/prometheus/alertmanager/silence 0.009s github.com/prometheus/alertmanager/silence PASS ok github.com/prometheus/alertmanager/silence 0.009s github.com/prometheus/alertmanager/silence/silencepb ? github.com/prometheus/alertmanager/silence/silencepb [no test files] github.com/prometheus/alertmanager/store PASS ok github.com/prometheus/alertmanager/store 0.017s github.com/prometheus/alertmanager/store PASS ok github.com/prometheus/alertmanager/store 0.017s github.com/prometheus/alertmanager/template PASS ok github.com/prometheus/alertmanager/template 0.014s github.com/prometheus/alertmanager/template PASS ok github.com/prometheus/alertmanager/template 0.014s github.com/prometheus/alertmanager/test/cli ? github.com/prometheus/alertmanager/test/cli [no test files] github.com/prometheus/alertmanager/test/with_api_v1 ? github.com/prometheus/alertmanager/test/with_api_v1 [no test files] github.com/prometheus/alertmanager/test/with_api_v2 ? github.com/prometheus/alertmanager/test/with_api_v2 [no test files] github.com/prometheus/alertmanager/timeinterval PASS ok github.com/prometheus/alertmanager/timeinterval 0.004s github.com/prometheus/alertmanager/timeinterval PASS ok github.com/prometheus/alertmanager/timeinterval 0.004s github.com/prometheus/alertmanager/types PASS ok github.com/prometheus/alertmanager/types 0.005s github.com/prometheus/alertmanager/types PASS ok github.com/prometheus/alertmanager/types 0.007s github.com/prometheus/alertmanager/ui ? github.com/prometheus/alertmanager/ui [no test files] + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1kSvVM + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.23.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/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-9.fc36.x86_64/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr doc /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr examples /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr README.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr SECURITY.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/usr/share/doc/golang-github-prometheus-alertmanager + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.46dNHz + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.23.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/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-9.fc36.x86_64/usr/share/licenses/golang-github-prometheus-alertmanager + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/usr/share/licenses/golang-github-prometheus-alertmanager + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/usr/share/licenses/golang-github-prometheus-alertmanager + cp -pr NOTICE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/usr/share/licenses/golang-github-prometheus-alertmanager + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(golang-github-prometheus-alertmanager) = 0.23.0-9.fc36 golang-github-prometheus-alertmanager = 0.23.0-9.fc36 golang-github-prometheus-alertmanager(x86-64) = 0.23.0-9.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()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) Processing files: golang-github-prometheus-alertmanager-devel-0.23.0-9.fc36.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yMDh3s + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.23.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/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-9.fc36.x86_64/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr SECURITY.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr doc /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr examples /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/usr/share/doc/golang-github-prometheus-alertmanager-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.plWvRL + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.23.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/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-9.fc36.x86_64/usr/share/licenses/golang-github-prometheus-alertmanager-devel + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/usr/share/licenses/golang-github-prometheus-alertmanager-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/usr/share/licenses/golang-github-prometheus-alertmanager-devel + cp -pr NOTICE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64/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-9.fc36 golang(github.com/prometheus/alertmanager/api/metrics) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/api/v1) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/api/v2) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/api/v2/client) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/api/v2/client/alert) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/api/v2/client/alertgroup) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/api/v2/client/general) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/api/v2/client/receiver) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/api/v2/client/silence) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/api/v2/models) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/api/v2/restapi) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/alert) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/general) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/silence) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/asset) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/cli) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/cli/config) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/cli/format) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/client) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/cluster) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/cluster/clusterpb) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/config) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/dispatch) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/inhibit) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/nflog) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/nflog/nflogpb) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/notify) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/notify/email) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/notify/opsgenie) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/notify/pagerduty) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/notify/pushover) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/notify/slack) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/notify/sns) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/notify/test) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/notify/victorops) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/notify/webhook) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/notify/wechat) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/pkg/labels) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/pkg/modtimevfs) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/provider) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/provider/mem) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/silence) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/silence/silencepb) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/store) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/template) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/test/cli) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/test/with_api_v1) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/test/with_api_v2) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/timeinterval) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/types) = 0.23.0-9.fc36 golang(github.com/prometheus/alertmanager/ui) = 0.23.0-9.fc36 golang-github-prometheus-alertmanager-devel = 0.23.0-9.fc36 golang-ipath(github.com/prometheus/alertmanager) = 0.23.0-9.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-9.fc36.x86_64 Provides: golang-github-prometheus-alertmanager-debugsource = 0.23.0-9.fc36 golang-github-prometheus-alertmanager-debugsource(x86-64) = 0.23.0-9.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-9.fc36.x86_64 Provides: debuginfo(build-id) = 727358107c972aee77865e02cfd3918c9e35d335 debuginfo(build-id) = b09f3c3252ea6ae3ef612ccdd3dd3fa0ef0a7e1f golang-github-prometheus-alertmanager-debuginfo = 0.23.0-9.fc36 golang-github-prometheus-alertmanager-debuginfo(x86-64) = 0.23.0-9.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(x86-64) = 0.23.0-9.fc36 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64 Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-debugsource-0.23.0-9.fc36.x86_64.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-devel-0.23.0-9.fc36.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-debuginfo-0.23.0-9.fc36.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.stbZkm + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.23.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-9.fc36.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0