Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/golang-github-prometheus-alertmanager.spec'], chrootPath='/var/lib/mock/f36-build-42576116-5160498/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target 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=1682726400 Wrote: /builddir/build/SRPMS/golang-github-prometheus-alertmanager-0.23.0-15.fc36.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/golang-github-prometheus-alertmanager.spec'], chrootPath='/var/lib/mock/f36-build-42576116-5160498/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target 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=1682726400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Z79u8w + 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.92gvwj + umask 022 + cd /builddir/build/BUILD + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh golang-github-prometheus-alertmanager 0.23.0-15.fc36 x86_64 + cd alertmanager-0.23.0 ++ date -u -d@1682726400 +%Y%m%d + LDFLAGS='-X github.com/prometheus/common/version.Version=0.23.0 -X github.com/prometheus/common/version.Revision=15.fc36 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20230429' + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/alertmanager + GOPATH=/builddir/build/BUILD/alertmanager-0.23.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/prometheus/common/version.Version=0.23.0 -X github.com/prometheus/common/version.Revision=15.fc36 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20230429 -X github.com/prometheus/alertmanager/version=0.23.0 -B 0xe3894704a2d460996947431f901ed53b5f8e6f4f -compressdwarf=false -linkmode=external -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-15.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-build1568104856 crypto/internal/subtle mkdir -p $WORK/b073/ vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b118/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/internal/subtle -std -complete -installsuffix shared -buildid Oq5GMwum6fAxjVdHM-l6/Oq5GMwum6fAxjVdHM-l6 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go cat >$WORK/b118/importcfg << 'EOF' # internal # import config EOF google.golang.org/protobuf/internal/flags mkdir -p $WORK/b152/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid IJjnr9URhS6i55_VtKsR/IJjnr9URhS6i55_VtKsR -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go unicode/utf8 mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid xseQQAK7z4tqCWRpCfJ5/xseQQAK7z4tqCWRpCfJ5 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cat >$WORK/b152/importcfg << 'EOF' # internal # import config EOF internal/nettrace mkdir -p $WORK/b109/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid uBtz_xaBqWOt2Egb9yAj/uBtz_xaBqWOt2Egb9yAj -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/flags/flags.go /usr/share/gocode/src/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go cat >$WORK/b109/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p internal/nettrace -std -complete -installsuffix shared -buildid Dyrq1yYtdqqZulfqFMXz/Dyrq1yYtdqqZulfqFMXz -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go unicode/utf16 mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF internal/goarch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid UlE2lzVpiy5D9y_V_Wvd/UlE2lzVpiy5D9y_V_Wvd -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go mkdir -p $WORK/b005/ golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b185/ go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b329/ unicode mkdir -p $WORK/b032/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b185/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid 5Dg4LU4wNRB2gUgV9LOM/5Dg4LU4wNRB2gUgV9LOM -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go cat >$WORK/b329/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 aePbU_x1xIbhYzIm0kms/aePbU_x1xIbhYzIm0kms -goversion go1.19.8 -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/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid RReUpcBsKWv92bl_mLj3/RReUpcBsKWv92bl_mLj3 -goversion go1.19.8 -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 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 ICCC4PkGpzegvFDy1FVf/ICCC4PkGpzegvFDy1FVf -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go internal/goos mkdir -p $WORK/b013/ internal/unsafeheader mkdir -p $WORK/b006/ golang.org/x/net/internal/iana mkdir -p $WORK/b211/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b006/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 oUJhz_0kShYSignazplg/oUJhz_0kShYSignazplg -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/zgoos_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid yKysBGW5t9mDGAdfCAWY/yKysBGW5t9mDGAdfCAWY -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go 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 npAoXjmGCQeQTUeYApIs/npAoXjmGCQeQTUeYApIs -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/iana/const.go crypto/subtle mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config EOF github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b253/ internal/itoa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/subtle -std -complete -installsuffix shared -buildid x9aEJkru0FSFvhQfY8Eu/x9aEJkru0FSFvhQfY8Eu -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go mkdir -p $WORK/b023/ internal/goexperiment mkdir -p $WORK/b012/ internal/race mkdir -p $WORK/b019/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config EOF math/bits mkdir -p $WORK/b029/ container/list /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 JxeD54lcQNchD06Z6Pjv/JxeD54lcQNchD06Z6Pjv -goversion go1.19.8 -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 cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b068/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/itoa -std -complete -installsuffix shared -buildid MNBGbQV59Wpl5Bt90SGL/MNBGbQV59Wpl5Bt90SGL -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go encoding mkdir -p $WORK/b045/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF vendor/golang.org/x/crypto/cryptobyte/asn1 crypto/internal/boring/sig go.mongodb.org/mongo-driver/bson/bsontype cat >$WORK/b029/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b091/ sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/race -std -complete -installsuffix shared -buildid MmuOQVDenPWa66MtQdyI/MmuOQVDenPWa66MtQdyI -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p math/bits -std -complete -installsuffix shared -buildid 6EMMw53SvZMpdjTjMlni/6EMMw53SvZMpdjTjMlni -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go mkdir -p $WORK/b075/ cat >$WORK/b068/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 F0GTM0tRUvrlIyV5w1k2/F0GTM0tRUvrlIyV5w1k2 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p container/list -std -complete -installsuffix shared -buildid VPEPabPWPYQbft4SyYxC/VPEPabPWPYQbft4SyYxC -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/container/list/list.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b331/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p encoding -std -complete -installsuffix shared -buildid zsr5v-keDXJdvZ7cWi3U/zsr5v-keDXJdvZ7cWi3U -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/encoding/encoding.go mkdir -p $WORK/b020/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid ASJrB1wxj5aZISHyH3FN/ASJrB1wxj5aZISHyH3FN -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go internal/cpu mkdir -p $WORK/b011/ cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b075/symabis ./sig_amd64.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 cat >$WORK/b331/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /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 b4MvLObJqlh4aMRGgZEA/b4MvLObJqlh4aMRGgZEA -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b331/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.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 -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_x86.s runtime/internal/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_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 runtime/internal/syscall mkdir -p $WORK/b017/ 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/e2/e299111a3b732e8a4f4d58d3b5af13b2fd2cbeb57cf5c2e8e4137dc5dbabd424-d # internal cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b075/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 tWkqPTGdYp9ol1QJsrX-/tWkqPTGdYp9ol1QJsrX- -goversion go1.19.8 -symabis $WORK/b020/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -std -+ -installsuffix shared -buildid ZzJHKs5ahoX4ereBkN6H/ZzJHKs5ahoX4ereBkN6H -goversion go1.19.8 -symabis $WORK/b011/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid hd3CC7oA_wvpzA8atQIE/hd3CC7oA_wvpzA8atQIE -goversion go1.19.8 -symabis $WORK/b075/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/2c/2c2f4978a31c0790bdaeb9da15523f88499ec727aedc204694067cea1f028ca3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # 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 OUA-gVBtIPZevc6Mw4U9/OUA-gVBtIPZevc6Mw4U9 -goversion go1.19.8 -symabis $WORK/b017/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid S7udjVFvi3O6XEa6mwDS/S7udjVFvi3O6XEa6mwDS -goversion go1.19.8 -symabis $WORK/b014/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_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 cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/f5/f5a1c88c09420adbb0dbcfc1783c16b43389e680bf1aaf898a9bb0565983ade2-d # internal runtime/internal/math mkdir -p $WORK/b015/ internal/abi mkdir -p $WORK/b009/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/71/71415f849bd1df2029e109aff8c4f0868527cc0591de87ec191580ce5ae9aa3c-d # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/d1/d1f13c5733f45e93fb7e38b068b9ac2121e29dcd1f3789df7cf0b16dffc480cb-d # internal cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b005/_pkg_.a EOF 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 cd /builddir/build/BUILD/alertmanager-0.23.0 /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 GQNXXnlt2qXFgZRSv-NB/GQNXXnlt2qXFgZRSv-NB -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/66/662949d098cd021d30dfad3a68bbb555cd494f0e02819c217bf33b64343612e0-d # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/d2/d283e554280ba8e5e0179339130f1ef862c37beb903c2e47eed9aa482eb892df-d # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/a2/a207bac1c1d2dbbaa7c9273ebfec562cc564e1e77f5b72e3f4a47e5ddacbc761-d # internal 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 Wx1ZamWWzOjg30L3YUQH/Wx1ZamWWzOjg30L3YUQH -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/d1/d133e6e1865dba61e725d0ca5ac3ccc9d26bc59a250c34bce3619f236f443270-d # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/abi -std -+ -installsuffix shared -buildid xvi8pOPLNbnXn-z0XQUM/xvi8pOPLNbnXn-z0XQUM -goversion go1.19.8 -symabis $WORK/b009/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/85/858c35b118d06a100384984b83f496bd065661abd1589b63e650d54997a1d3cd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/fd/fde591dadd17cfc58837c85b6a7bb927ffa989d5ec31758ea519b4eb9ff4c146-d # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/3b/3ba502ffcece0723ac1365ca984c2f99d561a5592283b79dd6e203c0de8fdf2f-d # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/d0/d0cf8e6dffc39357e57b6787a15782b3cc7c5a9c6e4a6635eaf4294a8594406a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/d7/d7a5e4b8abdcd77242e0c0628267833294977f180e8a7f0d17b6b65851c44e0b-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/78/78bd897047ea2f29bf64e1376cc0f595bcac9319994076d155e2d2da91d28e64-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/24/2497f61e88fcc8f26be029505d71e01cec3b22432a9eb083b91ac4441c02cd36-d # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/81/810d69d9e27e3142e8ca182a3bd664a3eaadcc6d1ffcee1bef11f053cbdda0ae-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/54/5497475b2f23326e8f3ab628309e42b094e24d4e2046fb2e999eed4109e54ffc-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b075/sig_amd64.o ./sig_amd64.s 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 cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b075/_pkg_.a $WORK/b075/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/e7/e70d845b2586111e390d5460cb12dc92595820215b34b151cbb373d13ad28809-d # internal 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/b015/_pkg_.a /builddir/.cache/go-build/1b/1bf78fdac3c5f4a7ed7b10b1428fba2493e38aaa91ced745908b829ad34cd520-d # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/10/10856668bbb8ee28aa29952a027f893b4ee950f033846f8a291797afaa8ce1cd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/f8/f844051ab516e279c858fcb5ecec31d7667a0e1e7d4f46b8eb5e40e788469099-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/78/784c8cd877220409a1d3f9c2bc4df7b1adbe892f79d3443823aac30e3b8d5c7d-d # internal 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 cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/09/09ea24ea7cb386a0332145da4752c15a8bd640cc347b00ddc0614568ce09c839-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/ef/ef2be9c4f2317865632834c6def391fcfc257632eef63100eb3b20c7132f2f6d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal /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/84/8468dcf6ea0b6405c7f3979fa9370f856cdab6589d0c95472bf327a62fa19d16-d # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/e4/e453afffa06c026115119a998c8376fd27bf819044e53c84476ba07d1060dee5-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config 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/b157/_pkg_.a -trimpath "$WORK/b157=>" -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid yVzU3lNYfLZ9qZqY1xMY/yVzU3lNYfLZ9qZqY1xMY -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/set/ints.go 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 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 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 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 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 cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/db/db7032cd5ab6f9d984ec995fcb1e0253e3426db93f24fe76ea5f60bd1135be93-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal /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 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 cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/0d/0de8587b9a57ba6cd7d064e2e28a1a0f5fd42b1f8aa0f129a39754220e307c9d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/06/06e0e4fdce5f03885ba0a8b1e9b574bd6562d170559d1dd61b9ac212902dfacf-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 math mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/1b/1b07026a3c6fcfb8f0883354d9bb235fe5a366ddaa393a8ae68dff3333e9a768-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 -gensymabis -o $WORK/b028/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_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 nkpwGaLySBuC2tHs2OQ5/nkpwGaLySBuC2tHs2OQ5 -goversion go1.19.8 -symabis $WORK/b010/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.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 kdmWPwOjltyTMp0JeTBG/kdmWPwOjltyTMp0JeTBG -goversion go1.19.8 -symabis $WORK/b028/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_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 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/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 /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/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 /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/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 cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/4f/4f8d48f942f20b02272993e561323e0096bc05b60cd6f99425aa358500915b97-d # internal 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 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 cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p runtime -std -+ -installsuffix shared -buildid s_8wMbYcyqwyXv1p2U3o/s_8wMbYcyqwyXv1p2U3o -goversion go1.19.8 -symabis $WORK/b008/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/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.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/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/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/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/b032/_pkg_.a # 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 cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/99/991bf5b4af24af62067d3440b7a9a9f3d00d33aa828357d72beecbd5089e869f-d # internal /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/1c/1c4999616146c38ac6ea52467c99df41bd7bb9641504ca5ab2734cff92b2d2d6-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 syhqzw7UWifRRE0uGusB/syhqzw7UWifRRE0uGusB -goversion go1.19.8 -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/f8/f879193a26b9f9f0548079896bf6d076eccc0fc46311f2ef0f84e3a7ac7e01a4-d # internal cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b008/asm_GOARCH.h 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/12/120d9b2696e2c05e2dea831f44fa73ae64f10d38675fd27ae64d35761e4a3aeb-d # internal internal/reflectlite mkdir -p $WORK/b004/ runtime/metrics mkdir -p $WORK/b177/ 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 sync mkdir -p $WORK/b018/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_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/b177/_pkg_.a -trimpath "$WORK/b177=>" -p runtime/metrics -std -installsuffix shared -buildid 04JfqYeRZMHP-XKo9CJN/04JfqYeRZMHP-XKo9CJN -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/runtime/metrics/description.go /usr/lib/golang/src/runtime/metrics/doc.go /usr/lib/golang/src/runtime/metrics/histogram.go /usr/lib/golang/src/runtime/metrics/sample.go /usr/lib/golang/src/runtime/metrics/value.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p sync -std -installsuffix shared -buildid 0ItytwpCcsDgke4v5P-t/0ItytwpCcsDgke4v5P-t -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -installsuffix shared -buildid 4wxlVf160WFALZvqbjcn/4wxlVf160WFALZvqbjcn -goversion go1.19.8 -symabis $WORK/b004/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/f5/f5fd3facd892728e14a03c04487783b56bcc7452f6931119b0042365c1f47168-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/b4/b4540c8d78aed5104e95ca7369c079c82a331a8e5b97e650a4b1854003747581-d # internal internal/testlog mkdir -p $WORK/b040/ google.golang.org/protobuf/internal/pragma internal/singleflight mkdir -p $WORK/b110/ github.com/josharian/intern github.com/aws/aws-sdk-go/internal/sync/singleflight mkdir -p $WORK/b150/ math/rand cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b315/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p internal/testlog -std -complete -installsuffix shared -buildid JcFwclx_Txq2oTpk2QhO/JcFwclx_Txq2oTpk2QhO -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go mkdir -p $WORK/b248/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b078/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid nujDjL6_FqGtO9fE8c22/nujDjL6_FqGtO9fE8c22 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/pragma/pragma.go 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 NmUWPAfNogkyslLRneSh/NmUWPAfNogkyslLRneSh -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b315/importcfg -pack /usr/share/gocode/src/github.com/josharian/intern/intern.go cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p internal/singleflight -std -complete -installsuffix shared -buildid d_tKYT8y3r1mq1mbr9ky/d_tKYT8y3r1mq1mbr9ky -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go /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 jPj82sDClxhmHNYmIdTa/jPj82sDClxhmHNYmIdTa -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b248/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p math/rand -std -complete -installsuffix shared -buildid orvSiSxOfoA4QN1FwSW3/orvSiSxOfoA4QN1FwSW3 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go runtime/cgo mkdir -p $WORK/b113/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b113/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b113/ -g -O2 -Wall -Werror -fno-stack-protector ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/1c/1c6d07c887c7b3b60341a241cc7f92ab75b648058c0e1779e28a9c5403ef32d8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/70/703b5d80fee2d9dcfa438c18e0afc4de15e23aad271a23bc1a81163b1ee45d19-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/e0/e07b4c287518c2dde60b7607935ea1c111b30196bc3bc85b42be75383a7bfb52-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/0b/0b725fc0c296bcdcb4b02755ba7251c663a1856aec1dcc1edaaec6b88ca944e1-d # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/5b/5bc1c3f3ffa0d43afc245dbecae3f1ffd25eed1bcea0e4e6a8e903bec72e907b-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -Wl,--no-gc-sections -x c - -o /dev/null || true 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/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/38/38291b7b9ea43e9d0d03fc4c5f4556f4186c012115e4e9c651bf32c83dc64416-d # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/97/976ea219c74cad7e301c811a75e2ae1b48286075880d79dd11a04eb096ece62c-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true errors cd $WORK/b113 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF sort mkdir -p $WORK/b033/ 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 JxqPboeSkGThbZuxVeeE/JxqPboeSkGThbZuxVeeE -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p sort -std -complete -installsuffix shared -buildid p1gUD7DCo00MJ-Ms5rgk/p1gUD7DCo00MJ-Ms5rgk -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cd $WORK/b113 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x002.o -c cgo.cgo2.c cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/81/81d62bdb937d9cf1e156048d38a54c9aee117e879e333002a0e0fc2b5c63ab41-d # internal internal/safefilepath mkdir -p $WORK/b038/ internal/oserror mkdir -p $WORK/b024/ path io mkdir -p $WORK/b034/ github.com/hashicorp/golang-lru/simplelru cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_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/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/safefilepath -std -complete -installsuffix shared -buildid kN-JUMWnf8XFZ2mwT2IV/kN-JUMWnf8XFZ2mwT2IV -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/safefilepath/path.go /usr/lib/golang/src/internal/safefilepath/path_other.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b108/ mkdir -p $WORK/b195/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF mkdir -p $WORK/b042/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p io -std -complete -installsuffix shared -buildid 08pnUXJMU7xe66gi6_Sn/08pnUXJMU7xe66gi6_Sn -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid BqyQvqxfs7HOm7HJ8il2/BqyQvqxfs7HOm7HJ8il2 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/oserror -std -complete -installsuffix shared -buildid b9PoKVlr2DvbjlpY167h/b9PoKVlr2DvbjlpY167h -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p path -std -complete -installsuffix shared -buildid lQMsJcEkSWgUXg_VEe0z/lQMsJcEkSWgUXg_VEe0z -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid upPH6G1iI9D2lUL_3owG/upPH6G1iI9D2lUL_3owG -goversion go1.19.8 -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 strconv mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p strconv -std -complete -installsuffix shared -buildid ETvwpAZzOKIm1oP74n36/ETvwpAZzOKIm1oP74n36 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go crypto/internal/nistec/fiat mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid YbqudhpSS2otHLnP3zGX/YbqudhpSS2otHLnP3zGX -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/fb/fb67d65b8d9d3b638b57da294a77958290db61452e08b86d9571aa8d1a79ff28-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/85/859432dfa534614b63de85774f646fe71531384fd63f6b14c375b8c0af0e48c6-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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b113/_x003.o -c gcc_context.c 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 f_OA1XoJBB9VVfkLzYDh/f_OA1XoJBB9VVfkLzYDh -goversion go1.19.8 -symabis $WORK/b022/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h /usr/lib/golang/src/syscall/asan0.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/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_accept4.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/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/b5/b54dc7feefe693ae5248f8460a12437d5ba359b2b6d7a437567d4e5c158a65b8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/65/6506cab3649ee5b6985baf9c4e1a9df8aec95747c5385836d9b77df576d217fd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/7a/7a0c76c9ea059ea0bdbe0c8b521bb8ee4832bf1883d2fb99decc5024fc31cea0-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b297/ github.com/beorn7/perks/quantile mkdir -p $WORK/b140/ 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 CSvUFVi8DlVTaL7MugUm/CSvUFVi8DlVTaL7MugUm -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b297/importcfg -pack /usr/share/gocode/src/github.com/gogo/protobuf/sortkeys/sortkeys.go cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid z6tBvjleymur2GEQPjb5/z6tBvjleymur2GEQPjb5 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/share/gocode/src/github.com/beorn7/perks/quantile/stream.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b113/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/3c/3c106aac3280fc2dc2d2ce1d14256d31bc7766cd72685e6a7e0316b4e31afde3-d # internal hash mkdir -p $WORK/b067/ crypto/internal/randutil github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b250/ mkdir -p $WORK/b076/ text/tabwriter cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b229/ 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 hash -std -complete -installsuffix shared -buildid k1Q63hMkEycVdZCjCOoQ/k1Q63hMkEycVdZCjCOoQ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/hash/hash.go bytes mkdir -p $WORK/b044/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a EOF cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/aws/aws-sdk-go/internal/sdkio -complete -installsuffix shared -buildid qq8aYAvXqrbTU2CKAapZ/qq8aYAvXqrbTU2CKAapZ -goversion go1.19.8 -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 strings mkdir -p $WORK/b049/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid fYfDY8iyaqwLTAGGc3ao/fYfDY8iyaqwLTAGGc3ao -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF 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/b044/_pkg_.a -trimpath "$WORK/b044=>" -p bytes -std -installsuffix shared -buildid pusOrYWZY1ztWxnNAleX/pusOrYWZY1ztWxnNAleX -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p text/tabwriter -std -complete -installsuffix shared -buildid 0bqb-JiXX5zTmyzjFf_P/0bqb-JiXX5zTmyzjFf_P -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b229/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p strings -std -complete -installsuffix shared -buildid ikLQ_AUo9Vlshc8KeMhD/ikLQ_AUo9Vlshc8KeMhD -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/9c/9c5d9cca6967bb60d94f33728188d3a7f3288ecf1fc3f944d7859a72589a8de9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/37/37b4058db2b65db0b18067134ed08426625c481218e32777daef2f2e3982013e-d # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/07/078822a45a4d16844d10f1119a08413db92fcd78583e1ad9dd1a7e490149baab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/cc/cc42f7b3dc435e4eca66edc874aab38d1a25f3e9b3cc35a61fa805c4407faef8-d # internal hash/fnv mkdir -p $WORK/b147/ hash/crc32 mkdir -p $WORK/b066/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p hash/fnv -std -complete -installsuffix shared -buildid Tupo1NlsEX9-mUQy7Dlt/Tupo1NlsEX9-mUQy7Dlt -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cat >$WORK/b066/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/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b066/symabis ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_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/b066/_pkg_.a -trimpath "$WORK/b066=>" -p hash/crc32 -std -installsuffix shared -buildid Uf59IBvq0LI6uG6BgbF3/Uf59IBvq0LI6uG6BgbF3 -goversion go1.19.8 -symabis $WORK/b066/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/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 cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/68/68114b36121ff09dd031592df0fa96a9d19eb1d4d4d6df97f5923f0636247ebc-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b113/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/dc/dc7a7ddfecb609f836d84ea1e749b9c510b048d6d9db71f7c58eb10b27205ca6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/6f/6f1e7ad5e26fd5670ea87f09667e3bf99b95eb1b809909648f0d98bbae009e39-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b066/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b066/_pkg_.a $WORK/b066/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/0f/0fbacfaaf5096342011845eacd0f43bdc63dbc52aa3c911991e213b1a732cb3a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b113/_x006.o -c gcc_linux_amd64.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/2e/2e87de429b8499298ee596d255f9476c7471e28e5895021993708e037629ca0e-d # internal crypto/rc4 mkdir -p $WORK/b097/ crypto encoding/base32 mkdir -p $WORK/b208/ golang.org/x/crypto/blowfish mkdir -p $WORK/b389/ mkdir -p $WORK/b071/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p encoding/base32 -std -complete -installsuffix shared -buildid MaofLySefzFqPfUp2_pr/MaofLySefzFqPfUp2_pr -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b208/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid YURcnrTMxsijiG6S86jp/YURcnrTMxsijiG6S86jp -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b067/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid uYKkShI4OBIku3Fg9TV9/uYKkShI4OBIku3Fg9TV9 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b389/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/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto -std -complete -installsuffix shared -buildid IpN4Hn-tdZl2PTt7Pzns/IpN4Hn-tdZl2PTt7Pzns -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/crypto/crypto.go 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 cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/d2/d20db8720bd6b22ea4ba1a5bdda551c13604bff0898d6642399dafa170b908f1-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b128/ golang.org/x/text/transform mkdir -p $WORK/b234/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid Oy08SU3P1PXapuEUQ11h/Oy08SU3P1PXapuEUQ11h -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p golang.org/x/text/transform -complete -installsuffix shared -buildid mc5MqBLNtOndohn9yM36/mc5MqBLNtOndohn9yM36 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b234/importcfg -pack /usr/share/gocode/src/golang.org/x/text/transform/transform.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/abi=$WORK/b009/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p reflect -std -installsuffix shared -buildid _2CCScmDUu-iDswW0wW7/_2CCScmDUu-iDswW0wW7 -goversion go1.19.8 -symabis $WORK/b027/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/2b/2bf68766dcf5b61e55721c67a8c910dd193965c45fbef42112fbb566fbf960af-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/ef/efa5515a44643849f115ceb3d6aaa1e784df4b815c0503f7dbe338552aa2ebc5-d # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/9e/9e8632c4324611fe1cb8f0141211dd17def525d248a55ac8352792902c8fc38d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/56/56fbef1d6057afd19a20940ff7fc1efc57bd0c029492e8dbe4696711825f1b08-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b180/ net/http/internal/ascii github.com/aws/aws-sdk-go/internal/strings github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b261/ bufio mkdir -p $WORK/b052/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF mkdir -p $WORK/b283/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid cYPZooTkoLTKfead6dAi/cYPZooTkoLTKfead6dAi -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go mkdir -p $WORK/b139/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b049/_pkg_.a EOF cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF github.com/hashicorp/go-immutable-radix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p bufio -std -complete -installsuffix shared -buildid JZMbVRkEpENo9TsH8YWM/JZMbVRkEpENo9TsH8YWM -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go mkdir -p $WORK/b194/ /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 QNENwzYV7Z4XuFzIoj3C/QNENwzYV7Z4XuFzIoj3C -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b261/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/strings/strings.go cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b042/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF regexp/syntax mkdir -p $WORK/b055/ /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 uXaP_x4JfC0GFe6sqsV6/uXaP_x4JfC0GFe6sqsV6 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b283/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkuri/path.go html cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b195/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF mkdir -p $WORK/b202/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b032/_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 kTLgN7Jx0Jtay0bbROVY/kTLgN7Jx0Jtay0bbROVY -goversion go1.19.8 -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/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid p104L4fedTvaod0a8jn_/p104L4fedTvaod0a8jn_ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p regexp/syntax -std -complete -installsuffix shared -buildid bvBCfpUkB3SWExYb6FY0/bvBCfpUkB3SWExYb6FY0 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p html -std -complete -installsuffix shared -buildid eWUZMfiPh5_BoKAiqb57/eWUZMfiPh5_BoKAiqb57 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b202/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/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/11/11667e599a9a228fb33e5ee3a2b142a4197292f62fbae50e362e0e1876967022-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/5f/5fa45a9629fa95c3e1274bfe54b547e239eeb035e349c934300dbbb513cc97bf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/2a/2acdf5535a6c942733e903a142bfc6299e8552021a58ed1caa3c10c9b8dbfcc2-d # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/72/7247af59d60594ca50420cf3ec24e943530549c11809f1f5bba413ea7e8863b1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/a1/a1a93a1fa839475df69543cb978eb8efbd9c6207b456a9554d751e86bfd41e76-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/fa/fa49657d178be5c928cb87537e5db0fd3943efbdc9277cb1eacf1f4175cac9e4-d # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/6f/6ff170421e486678d3c497a047e5c923b68e50221c7dce9eb6f9cb8e0c5b2b20-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 2Gy280v4bUJTOIzV97WG/2Gy280v4bUJTOIzV97WG -goversion go1.19.8 -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 cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/8c/8c862078296b54cddb126900d38d1da8933a4d1b8a36eb832cc40e088c5be3d1-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b113/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b113/_x008.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/4a/4a0f66bfc2bc7b5cea5ada623ca2b48b3e155aac5d72df1c364a52832e9accd2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/df/df462ce0de3e18a1b069b74c09fc70547642df0765f5fdb4dcab7d0e952dd15a-d # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/92/92e839d24dd5111d307e0a5d106893f0c2c456fb45e7e134f0b15cdddbd11b84-d # internal 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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b113/_x009.o -c gcc_sigaction.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/56/5665da8f02f1e9da9a85c3ef70bc49811ad0363933869977a587cd0b946bcffa-d # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/ba/bad413a5becebd6fde8aa4ff9be22d6f980f6ffd0dc27e957d7e7939ccf87e20-d # internal internal/syscall/execenv mkdir -p $WORK/b039/ internal/syscall/unix mkdir -p $WORK/b037/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config 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/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid iMIM38q_h1SWyXNJq-3A/iMIM38q_h1SWyXNJq-3A -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid XDpkuEqavSEbyWnf912C/XDpkuEqavSEbyWnf912C -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_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 time mkdir -p $WORK/b021/ 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 gLAr5DkjPW4776HEpN9S/gLAr5DkjPW4776HEpN9S -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/97/9758c13e486e7c12726587bc94fb8f935f123a00b00681127a4c1155354ea5cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/21/214dc84fcb55973f06ce8e6fa2047ffd369f63d845e881ed019273b890655a8e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b113/_x010.o -c gcc_traceback.c cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/f8/f84379accb64ff5201a80eb446e1571e4364378763489a46a636c66140961dd6-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b113/_x011.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b113/_x012.o -c linux_syscall.c cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/c1/c179dc0be16e89f0a2453ccd5573f8bb86108f0865d077d22f14554291a36125-d # internal regexp mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile regexp/syntax=$WORK/b055/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF 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 -std -complete -installsuffix shared -buildid Ryrk9TbfJW9X11rxIvkX/Ryrk9TbfJW9X11rxIvkX -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I $WORK/b113/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b113/_x013.o -c gcc_amd64.S cd $WORK/b113 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/alertmanager-0.23.0 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -o $WORK/b113/_cgo_.o $WORK/b113/_cgo_main.o $WORK/b113/_x001.o $WORK/b113/_x002.o $WORK/b113/_x003.o $WORK/b113/_x004.o $WORK/b113/_x005.o $WORK/b113/_x006.o $WORK/b113/_x007.o $WORK/b113/_x008.o $WORK/b113/_x009.o $WORK/b113/_x010.o $WORK/b113/_x011.o $WORK/b113/_x012.o $WORK/b113/_x013.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b113/_cgo_.o -dynout $WORK/b113/_cgo_import.go -dynlinker cat >$WORK/b113/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/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b113/symabis ./asm_amd64.s cat >$WORK/b113/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/b113/_pkg_.a -trimpath "$WORK/b113=>" -p runtime/cgo -std -installsuffix shared -buildid SCO9L5pEBI8vtQXHIF6U/SCO9L5pEBI8vtQXHIF6U -goversion go1.19.8 -symabis $WORK/b113/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/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/b113/_cgo_gotypes.go $WORK/b113/cgo.cgo1.go $WORK/b113/_cgo_import.go cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b113/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b113/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b113/_pkg_.a $WORK/b113/asm_amd64.o $WORK/b113/_x001.o $WORK/b113/_x002.o $WORK/b113/_x003.o $WORK/b113/_x004.o $WORK/b113/_x005.o $WORK/b113/_x006.o $WORK/b113/_x007.o $WORK/b113/_x008.o $WORK/b113/_x009.o $WORK/b113/_x010.o $WORK/b113/_x011.o $WORK/b113/_x012.o $WORK/b113/_x013.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/dc/dc9cb96417e50c4846fb3571b60266a06f2a454fff132e9837c76ec6c1007f86-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/f2/f231263c6e8a206131db914da56d7dab54e20561dc7c02d525afc7725855c38b-d # internal github.com/jpillora/backoff mkdir -p $WORK/b226/ github.com/aws/aws-sdk-go/internal/sdkrand mkdir -p $WORK/b257/ context cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b002/ cd /builddir/build/BUILD/alertmanager-0.23.0 /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 84ry1UY6x1P0mzTZusL5/84ry1UY6x1P0mzTZusL5 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b226/importcfg -pack /usr/share/gocode/src/github.com/jpillora/backoff/backoff.go io/fs mkdir -p $WORK/b041/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b078/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF 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 cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/aws/aws-sdk-go/internal/sdkrand -complete -installsuffix shared -buildid bHragHLDqJqaptGfs9Ap/bHragHLDqJqaptGfs9Ap -goversion go1.19.8 -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/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -std -complete -installsuffix shared -buildid Us3Z1meJGaKqRTg44pVu/Us3Z1meJGaKqRTg44pVu -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p io/fs -std -complete -installsuffix shared -buildid 5G5yjXn9YwZ7bWXLE3JB/5G5yjXn9YwZ7bWXLE3JB -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go 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 aGQPA4afOl5Hd7XOWjBN/aGQPA4afOl5Hd7XOWjBN -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.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/b257/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/4f/4f46ae3765f42e8474ce0364d1443faf36c2ba914eaa8d1d9945ef23aa02b0cc-d # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/32/323c87c9d97c4fe3a2ad4289f0bbef06958aabdf5aeca75ea49d4c590429f99c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/1a/1a8525252e103cba43ec3eda3d0132277f18b7330b2779ed34805b2576d28bde-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/55/55282efb33db4ceea948f4001e3725c91d68c8d20a6bd81a25df09a9e42ac068-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/b078/_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 pSTana8I22lLBYAx6JFW/pSTana8I22lLBYAx6JFW -goversion go1.19.8 -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/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/f4/f45af7cb4bd38048c97f2260f918ef72907e453df463e5f5bffa0f1765e703cc-d # internal embed mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p embed -std -complete -installsuffix shared -buildid ipnV1HOX-GF_OdBkH2DN/ipnV1HOX-GF_OdBkH2DN -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/embed/embed.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/95/954301be0f3c581d4eeaecabdafc379d7f0810706f7a1bd5f8396fefe2bfbbe9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/d6/d6e7faa7da34fceec9bfdd78c4bae46d5e7e28ca8704d63a23ade3c40014d09d-d # internal 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/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e0/e06715bf9f176477ef230477b963cc8ff3cf57442420cfa4ac7827e1907e0b40-d # internal os mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/safefilepath=$WORK/b038/_pkg_.a packagefile internal/syscall/execenv=$WORK/b039/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile internal/testlog=$WORK/b040/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p os -std -installsuffix shared -buildid YAeXKHdBSQ9vmW0v7biB/YAeXKHdBSQ9vmW0v7biB -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/rlimit.go /usr/lib/golang/src/os/rlimit_stub.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/1b/1ba5c179da4f7310faf5d2df898881895871ba948bd432eb46171d8fab64f8ac-d # internal internal/fmtsort mkdir -p $WORK/b026/ github.com/hashicorp/errwrap mkdir -p $WORK/b206/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF encoding/binary mkdir -p $WORK/b048/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid U_aULKfvWhTT-CGMYHi6/U_aULKfvWhTT-CGMYHi6 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid KonTl6AU1JViqlMq4Ld2/KonTl6AU1JViqlMq4Ld2 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b206/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/errwrap/errwrap.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p encoding/binary -std -complete -installsuffix shared -buildid rs3oMejBM3dLmYPAsg8l/rs3oMejBM3dLmYPAsg8l -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/f1/f140db68fbd8467d2d09f87499d265ccb61f9b1e53fbf41de1e85463c643f3e4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/7e/7e8ebb8f4a22f4abf82f060fbf364b5860ea13a4b4d4341de7a13f0a14dac248-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/c9/c99f4499542d90545539834d8e4fd53bc81ebda29934bc1a411ffd9b957fc137-d # internal encoding/base64 mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF crypto/md5 mkdir -p $WORK/b096/ github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p encoding/base64 -std -complete -installsuffix shared -buildid EQMxUrh6AtvXl1EnBup_/EQMxUrh6AtvXl1EnBup_ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go github.com/cespare/xxhash mkdir -p $WORK/b141/ cat >$WORK/b096/go_asm.h << 'EOF' # internal EOF crypto/internal/edwards25519/field mkdir -p $WORK/b094/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -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 ./md5block_amd64.s mkdir -p $WORK/b288/ cat >$WORK/b141/go_asm.h << 'EOF' # internal EOF vendor/golang.org/x/crypto/internal/poly1305 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/b141=>" -I $WORK/b141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b141/symabis ./xxhash_amd64.s mkdir -p $WORK/b119/ cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF crypto/cipher mkdir -p $WORK/b072/ cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b094/symabis ./fe_amd64.s vendor/golang.org/x/crypto/curve25519/internal/field mkdir -p $WORK/b123/ 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/b119/go_asm.h << 'EOF' # internal EOF cat >$WORK/b072/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/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 ./sum_amd64.s cat >$WORK/b123/go_asm.h << 'EOF' # internal EOF crypto/internal/nistec mkdir -p $WORK/b084/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -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 ./xor_amd64.s 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/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b123/symabis ./fe_amd64.s cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -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 ./p256_asm_amd64.s cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/cespare/xxhash/v2 -installsuffix shared -buildid F6PYWZTfBXGr-3e1Key-/F6PYWZTfBXGr-3e1Key- -goversion go1.19.8 -symabis $WORK/b141/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b141/importcfg -pack -asmhdr $WORK/b141/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/b094/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/internal/edwards25519/field -std -installsuffix shared -buildid Um2gBDImMXBcwve0NbsP/Um2gBDImMXBcwve0NbsP -goversion go1.19.8 -symabis $WORK/b094/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/md5 -std -installsuffix shared -buildid IyStHYYeztF9YFzE3P4b/IyStHYYeztF9YFzE3P4b -goversion go1.19.8 -symabis $WORK/b096/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/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/b288/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/cespare/xxhash -installsuffix shared -buildid bKkP93EokfdhTQiTPnEN/bKkP93EokfdhTQiTPnEN -goversion go1.19.8 -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 cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b073/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/cipher -std -installsuffix shared -buildid 6JZk86922nB9BuOvCa_q/6JZk86922nB9BuOvCa_q -goversion go1.19.8 -symabis $WORK/b072/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/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/b119/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/crypto/curve25519/internal/field -std -installsuffix shared -buildid tE1soO4jhHvLtNNq7TjB/tE1soO4jhHvLtNNq7TjB -goversion go1.19.8 -symabis $WORK/b123/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b123/importcfg -pack -asmhdr $WORK/b123/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/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -installsuffix shared -buildid X_UQj_j4nJFXjNK23bOU/X_UQj_j4nJFXjNK23bOU -goversion go1.19.8 -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/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 golang.org/x/sys/unix mkdir -p $WORK/b184/ 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 cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/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/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p golang.org/x/sys/unix -installsuffix shared -buildid dTRjjDG5e7WB7F6VpDsC/dTRjjDG5e7WB7F6VpDsC -goversion go1.19.8 -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 cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=$WORK/b085/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile embed=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b084/embedcfg << 'EOF' # internal { "Patterns": { "p256_asm_table.bin": [ "p256_asm_table.bin" ] }, "Files": { "p256_asm_table.bin": "/usr/lib/golang/src/crypto/internal/nistec/p256_asm_table.bin" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/internal/nistec -std -installsuffix shared -buildid L8ONtIIWL92kj5rWz8tz/L8ONtIIWL92kj5rWz8tz -goversion go1.19.8 -symabis $WORK/b084/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -embedcfg $WORK/b084/embedcfg -pack -asmhdr $WORK/b084/go_asm.h /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm_ordinv.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.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/b141=>" -I $WORK/b141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b141/xxhash_amd64.o ./xxhash_amd64.s 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 cd /usr/share/gocode/src/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b141/_pkg_.a $WORK/b141/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cd /usr/share/gocode/src/github.com/cespare/xxhash /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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/d9/d912a1cc994c6c703f2b8a58548a6e506661240566e8d60950b63d093a711fb8-d # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/59/590ae16c18f43b74acd68c18573d55d67a2e03111b4f1f488492f01e1ce57281-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -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/md5block_amd64.o ./md5block_amd64.s cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/2b/2b67422d406d818deb627b98645095948c6fc91b8e0a024915fa34a8f46aca4c-d # internal encoding/pem mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF 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/pem -std -complete -installsuffix shared -buildid 9l7UTp_gwudCserSB_rM/9l7UTp_gwudCserSB_rM -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.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/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b123/fe_amd64.o ./fe_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b096/_pkg_.a $WORK/b096/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/02/02008da65caa60444974b84631f84ba7a940f007fe1fcc66c1dc8376134cf174-d # 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/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b119/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b123/_pkg_.a $WORK/b123/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b119/_pkg_.a $WORK/b119/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b094/fe_amd64.o ./fe_amd64.s cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/e5/e5fcf5b1ef8568fd5dcceb4601e66b18f23786b92cd9f247fdbd15a804df19ff-d # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/c4/c4a1e8fe30094a0c3bfd01e14cc739efc19b193e7e52bfd82327341fb6da5e2d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b094/_pkg_.a $WORK/b094/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/a8/a8228a8b1a9b0ea5549799e05e7550043cddf0cd7489ef354489c0cbb5d3b9a5-d # internal internal/godebug mkdir -p $WORK/b106/ google.golang.org/protobuf/internal/detrand io/ioutil mkdir -p $WORK/b146/ os/signal mkdir -p $WORK/b196/ path/filepath fmt mkdir -p $WORK/b115/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b035/_pkg_.a EOF cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile hash/fnv=$WORK/b147/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF cat >$WORK/b196/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p internal/godebug -std -complete -installsuffix shared -buildid DGVrAX-h-O-PdXHSj2Sf/DGVrAX-h-O-PdXHSj2Sf -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid 8yTGkxogApYcURM7o1wc/8yTGkxogApYcURM7o1wc -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/detrand/rand.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 -gensymabis -o $WORK/b196/symabis ./sig.s mkdir -p $WORK/b121/ internal/lazyregexp mkdir -p $WORK/b386/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b025/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -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/xor_amd64.o ./xor_amd64.s cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p path/filepath -std -complete -installsuffix shared -buildid SsXWkP0QLo2PLDKG7Fh6/SsXWkP0QLo2PLDKG7Fh6 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b115/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 cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p internal/lazyregexp -std -complete -installsuffix shared -buildid _mGGkJVa_V30cxJhSulu/_mGGkJVa_V30cxJhSulu -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b386/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p io/ioutil -std -complete -installsuffix shared -buildid 1XA9sIfP82eL3K7UNGCG/1XA9sIfP82eL3K7UNGCG -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go 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 cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/a4/a43aeb870f51efc3a36a72eec7bbe7ad80b621510ed84d928244414e1cbe00af-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p fmt -std -complete -installsuffix shared -buildid nxDGSyOTyEMAmDeqBIQt/nxDGSyOTyEMAmDeqBIQt -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go crypto/internal/edwards25519 mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=$WORK/b094/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid 7faGDtEZ22LFaCdnMXV3/7faGDtEZ22LFaCdnMXV3 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b072/_pkg_.a $WORK/b072/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal 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 cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p os/signal -std -installsuffix shared -buildid fJ1jNBfCPfvrU0_QNzcS/fJ1jNBfCPfvrU0_QNzcS -goversion go1.19.8 -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 cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/42/42b046abde845fdd18c501d40eeac37eb0d2a3dc75e596ec5df3c1c5e99ebced-d # internal crypto/internal/boring mkdir -p $WORK/b070/ crypto/des mkdir -p $WORK/b081/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b117/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/internal/subtle=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b075/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a EOF cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b118/_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/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid 60z7eZFKA7nN2HyAARmR/60z7eZFKA7nN2HyAARmR -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid ZtRfPnO5TsIlhcMLOOxM/ZtRfPnO5TsIlhcMLOOxM -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/des -std -complete -installsuffix shared -buildid liArJ0PAbWIfsJTQ00Q4/liArJ0PAbWIfsJTQ00Q4 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/d3/d35d74d8fbe518658b66393f9dee4236fccbd205459db3b843d97b886c2c245c-d # internal internal/intern mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile internal/godebug=$WORK/b106/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p internal/intern -std -complete -installsuffix shared -buildid c5dApdxuiMkFmnzJo97S/c5dApdxuiMkFmnzJo97S -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/d0/d0099ae78594fb562cc1541b7a19915f79ecdb866ac1279be181178757fabbb4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/e7/e7c6481ede0b42aefb439f735b1d508d29b73018047764218aedc6bb2eebc45b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/30/300114d52db42849772b8854664c60829f2edfabceebfd1d67f2ab474050d442-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b120/ github.com/prometheus/procfs/internal/util mkdir -p $WORK/b183/ cat >$WORK/b120/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/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b120/symabis ./cpu_x86.s cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal 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 iqUSh7lxuN1W3uVAmuOZ/iqUSh7lxuN1W3uVAmuOZ -goversion go1.19.8 -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 cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/ca/ca0f607e1dfadb02c50f312ff2bfb9504c8f035f829e919c46ab973994308c26-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/d5/d51e2c628e8032b8c1e0a2b6f46d944af57c1d09944728532518a928bce3f468-d # internal cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF crypto/hmac mkdir -p $WORK/b095/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid S8a7zu8UbZUtGI_hwvto/S8a7zu8UbZUtGI_hwvto -goversion go1.19.8 -symabis $WORK/b120/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b120/importcfg -pack -asmhdr $WORK/b120/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 crypto/sha512 mkdir -p $WORK/b088/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a EOF crypto/sha1 mkdir -p $WORK/b099/ crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/hmac -std -complete -installsuffix shared -buildid 8AntHkYvYmHTfIDOkAtw/8AntHkYvYmHTfIDOkAtw -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go mkdir -p $WORK/b100/ cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF crypto/aes cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b088/symabis ./sha512block_amd64.s mkdir -p $WORK/b080/ cat >$WORK/b099/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/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 ./sha1block_amd64.s cat >$WORK/b100/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/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b100/symabis ./sha256block_amd64.s cat >$WORK/b080/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/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b080/symabis ./asm_amd64.s ./gcm_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/93/93f43dff9c24b3db6c5964e3883828500b1ee45344f2a24cdac378f67aaa67bf-d # internal net/netip mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/intern=$WORK/b112/_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/b111/_pkg_.a -trimpath "$WORK/b111=>" -p net/netip -std -complete -installsuffix shared -buildid 4CFhLSaIYMlAFWktJw7R/4CFhLSaIYMlAFWktJw7R -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b111/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/b080/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile crypto/internal/subtle=$WORK/b073/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/aes -std -installsuffix shared -buildid GRl4BM2UjAjVzrnRtjgO/GRl4BM2UjAjVzrnRtjgO -goversion go1.19.8 -symabis $WORK/b080/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/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 cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/sha512 -std -installsuffix shared -buildid gcU3Lam93dkdUCJR89Cp/gcU3Lam93dkdUCJR89Cp -goversion go1.19.8 -symabis $WORK/b088/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/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/b081/_pkg_.a # internal cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/sha1 -std -installsuffix shared -buildid 9C4p7-2P-ysNYZB6JEhZ/9C4p7-2P-ysNYZB6JEhZ -goversion go1.19.8 -symabis $WORK/b099/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_amd64.go cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/07/076f48c399427aba323c26da4f89a6594d1389a4c54a2f8587db1cd031a31c49-d # internal cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/sha256 -std -installsuffix shared -buildid samQb3XCQ8MrMW2_Np5e/samQb3XCQ8MrMW2_Np5e -goversion go1.19.8 -symabis $WORK/b100/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/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/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/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/1f/1f52b88864d3459f7e4ec9e663574473823e1b67e4450f97bec9ca740d0afe60-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b124/ /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 cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_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/b124/_pkg_.a -trimpath "$WORK/b124=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid MJEhwungolohHT4ljU9y/MJEhwungolohHT4ljU9y -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/00/00b2b4461fbf7b0e5555156e9f633858bb1dd98d5e0fbe67be4770829ac3dd0d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/4e/4e272d02bd11cc6ec97f3985badc0084e62d4dd7e367e0cb9f383b7a7067fc03-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/a1/a17bead9701625d248dc43ddd38508409b41ca25654a71713e92a8bf97988d84-d # internal 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/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b120/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/d1/d1f26c4e170991663eaf4a96c50d150819a968c1a221d6463e6114a63ff2406b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b120/_pkg_.a $WORK/b120/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/ea/ea7114fb1b5db97c8582754eb15eaff54a628240746c05ab80e8b0cc043fabb2-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b116/ cat >$WORK/b116/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/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 ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/57/57d5a69986a2c9c37473cedeec0f816f0b72eeb0283ccd46a1422a5659798f80-d # internal github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b247/ os/exec mkdir -p $WORK/b190/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b115/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/godebug=$WORK/b106/_pkg_.a packagefile internal/syscall/execenv=$WORK/b039/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b115/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /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 hbHLitg2ayu1Ro7tm8FG/hbHLitg2ayu1Ro7tm8FG -goversion go1.19.8 -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/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p os/exec -std -complete -installsuffix shared -buildid _z4pAPS4nHU9gdyOEYG7/_z4pAPS4nHU9gdyOEYG7 -goversion go1.19.8 -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 cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -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/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b100/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b088/sha512block_amd64.o ./sha512block_amd64.s cat >$WORK/b116/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/b072/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b120/_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/crypto/chacha20poly1305 -std -installsuffix shared -buildid LJFseRobsop4ftI_znTd/LJFseRobsop4ftI_znTd -goversion go1.19.8 -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/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/81/814d70a8c0bdb3223145fcfaee8bb1697a1b9004779554f9e754d0737b2b0bd0-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b080/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b099/_pkg_.a $WORK/b099/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b080/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b100/_pkg_.a $WORK/b100/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/e7/e7957761d8392eaa7ca3903eba21d919478424bf229b02d01b523d63ad31c824-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b088/_pkg_.a $WORK/b088/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/ab/ab8e6a1aaaa0888c11bb1fd62453a133d30b412b5aeac5cd6c820870c5c8fe19-d # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/d0/d075579a8c9ebb7bb11fbc0f504c372ffa98616742ff056723126c29b422cc6d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b080/_pkg_.a $WORK/b080/asm_amd64.o $WORK/b080/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/75/752fbcb7791f8be20ea09801f6ddc22de4a0285b7b9db13b2bc039bf1de7605e-d # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/a4/a490b56754188a8ebd66788df6218c57c2b984ee19a19c759e9fb5886baa923e-d # internal 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/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b116/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -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/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b084/_pkg_.a $WORK/b084/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b116/_pkg_.a $WORK/b116/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/dc/dcfebf4609f7aa5dc22e1c430939d5c5fc336503c8914d6c910b0b99cb44d5ca-d # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/90/9093d5174bffe7f2032d85d8cd14b174402298bc6bc30f61cb17122331fdfaf8-d # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/0f/0f762682d403b8f142bc3c94655168c5a6dd1732c3c58121ebb4e9962fc8b830-d # internal net mkdir -p $WORK/b107/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b107/ -importpath net -- -I $WORK/b107/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/24/24f5cd108cc87176aae528c53ecf5d07a3eab46264fd7e32e2822971155cbc10-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/ea/eadcfa4bd5cf821e8f4864b7a811bfb72b222c6d94e04acb3b5731583af8bae5-d # internal log mkdir -p $WORK/b053/ encoding/hex github.com/go-logfmt/logfmt mkdir -p $WORK/b051/ net/url mkdir -p $WORK/b114/ vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b122/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p log -std -complete -installsuffix shared -buildid KWKjr2SU8kLUhyANDIxa/KWKjr2SU8kLUhyANDIxa -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/go-logfmt/logfmt -complete -installsuffix shared -buildid darSObAEhndKTqYFLijy/darSObAEhndKTqYFLijy -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/share/gocode/src/github.com/go-logfmt/logfmt/decode.go /usr/share/gocode/src/github.com/go-logfmt/logfmt/doc.go /usr/share/gocode/src/github.com/go-logfmt/logfmt/encode.go /usr/share/gocode/src/github.com/go-logfmt/logfmt/jsonstring.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p net/url -std -complete -installsuffix shared -buildid mY-xK4XsZ9tPgxeSFG-z/mY-xK4XsZ9tPgxeSFG-z -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/net/url/url.go google.golang.org/protobuf/internal/errors mkdir -p $WORK/b145/ mime/quotedprintable github.com/prometheus/procfs/internal/fs github.com/pkg/errors mkdir -p $WORK/b136/ mime google.golang.org/protobuf/internal/version vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b133/ net/http/internal mkdir -p $WORK/b104/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF cat >$WORK/b122/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/curve25519/internal/field=vendor/golang.org/x/crypto/curve25519/internal/field packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b123/_pkg_.a EOF cat >$WORK/b145/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/b146/_pkg_.a EOF go/token /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid -hAiaO2NFyRF9eVr-uOr/-hAiaO2NFyRF9eVr-uOr -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go compress/lzw compress/flate mkdir -p $WORK/b182/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid fOClO_CRQycpXHD5tyuS/fOClO_CRQycpXHD5tyuS -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid VY8L2ujGuV2ARx7tKmzT/VY8L2ujGuV2ARx7tKmzT -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b145/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 github.com/oklog/run github.com/google/btree mkdir -p $WORK/b290/ mkdir -p $WORK/b197/ text/template/parse database/sql/driver mkdir -p $WORK/b216/ github.com/go-stack/stack mkdir -p $WORK/b334/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF mkdir -p $WORK/b134/ 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 runtime/trace encoding/json 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/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF runtime/debug cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/oklog/run -complete -installsuffix shared -buildid gUFKmXfKynhVp1-bYn0l/gUFKmXfKynhVp1-bYn0l -goversion go1.19.8 -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/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/google/btree -complete -installsuffix shared -buildid o24MN3P5MgJc8bGpBiWG/o24MN3P5MgJc8bGpBiWG -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b197/importcfg -pack /usr/share/gocode/src/github.com/google/btree/btree.go github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p encoding/hex -std -complete -installsuffix shared -buildid mNbxJqjaFcoLD2Qx8mEL/mNbxJqjaFcoLD2Qx8mEL -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid Q9b1qWdoRS22Xj3tKpUA/Q9b1qWdoRS22Xj3tKpUA -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b133/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 mkdir -p $WORK/b171/ 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 cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /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 JHBoUCqDF2Zl9G1cn_pg/JHBoUCqDF2Zl9G1cn_pg -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b334/importcfg -pack /usr/share/gocode/src/github.com/go-stack/stack/stack.go mkdir -p $WORK/b138/ /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 dqflFO1X20o5iaQoJvz6/dqflFO1X20o5iaQoJvz6 -goversion go1.19.8 -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 cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b115/_pkg_.a EOF cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_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 BGJT0865-zr82UI8Y70Z/BGJT0865-zr82UI8Y70Z -goversion go1.19.8 -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/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid tdjyfMBSd5kRDj1CCQ6b/tdjyfMBSd5kRDj1CCQ6b -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p mime -std -complete -installsuffix shared -buildid kKfazgqAW---1f2pHcpI/kKfazgqAW---1f2pHcpI -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b134/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 golang.org/x/net/http2/hpack github.com/go-openapi/runtime/logger encoding/csv mkdir -p $WORK/b154/ vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b192/ github.com/docker/go-units github.com/alecthomas/units mkdir -p $WORK/b065/ mkdir -p $WORK/b204/ github.com/alecthomas/template/parse cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF encoding/xml mkdir -p $WORK/b057/ encoding/gob /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p net/http/internal -std -complete -installsuffix shared -buildid jijsgQ3t9Jq1okrIrqtc/jijsgQ3t9Jq1okrIrqtc -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go golang.org/x/net/bpf cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b376/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p go/token -std -complete -installsuffix shared -buildid fhBeYcd1EHH_M-ghW3Hd/fhBeYcd1EHH_M-ghW3Hd -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b154/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 cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b046/ math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p compress/lzw -std -complete -installsuffix shared -buildid QrKly8GfoAG4ya-7BYon/QrKly8GfoAG4ya-7BYon -goversion go1.19.8 -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 cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF go/doc/comment mkdir -p $WORK/b186/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p compress/flate -std -complete -installsuffix shared -buildid 82HecXC-XuJq32hppB21/82HecXC-XuJq32hppB21 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/pkg/errors -complete -installsuffix shared -buildid YYuryhkPaTQRjPWeBvbC/YYuryhkPaTQRjPWeBvbC -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/share/gocode/src/github.com/pkg/errors/errors.go /usr/share/gocode/src/github.com/pkg/errors/go113.go /usr/share/gocode/src/github.com/pkg/errors/stack.go mkdir -p $WORK/b205/ 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 cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p text/template/parse -std -complete -installsuffix shared -buildid kQeUDnBB2rByOP8k3XaF/kQeUDnBB2rByOP8k3XaF -goversion go1.19.8 -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 mkdir -p $WORK/b237/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p runtime/trace -std -installsuffix shared -buildid rt8JmnabIkM5tVDUhQN6/rt8JmnabIkM5tVDUhQN6 -goversion go1.19.8 -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 mkdir -p $WORK/b339/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p encoding/json -std -complete -installsuffix shared -buildid hBaPfojmq_A1sEL2xEsr/hBaPfojmq_A1sEL2xEsr -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go gopkg.in/yaml.v2 mkdir -p $WORK/b338/ mkdir -p $WORK/b130/ 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/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b348/ /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 qVQtrP64i97e5zs77OvB/qVQtrP64i97e5zs77OvB -goversion go1.19.8 -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 mkdir -p $WORK/b362/ cat >$WORK/b186/go_asm.h << 'EOF' # internal EOF cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF mkdir -p $WORK/b381/ 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 cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p encoding/csv -std -complete -installsuffix shared -buildid e-FFZhDI1pQtuxDQaA8B/e-FFZhDI1pQtuxDQaA8B -goversion go1.19.8 -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/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid VlBocjVqGQrphZoUdNzL/VlBocjVqGQrphZoUdNzL -goversion go1.19.8 -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 cat >$WORK/b130/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b128/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF golang.org/x/text/unicode/norm mkdir -p $WORK/b266/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/go-openapi/runtime/logger -complete -installsuffix shared -buildid Q7HW4hZiq9kIqNxL59tD/Q7HW4hZiq9kIqNxL59tD -goversion go1.19.8 -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 cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid BooOYfZg-6M6CNWnq2zk/BooOYfZg-6M6CNWnq2zk -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b130/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 mkdir -p $WORK/b200/ /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 D6rYYol81A0tvVHIOBl9/D6rYYol81A0tvVHIOBl9 -goversion go1.19.8 -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/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/alecthomas/template/parse -complete -installsuffix shared -buildid 4Vvjd8SDiu-kYVavcpns/4Vvjd8SDiu-kYVavcpns -goversion go1.19.8 -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/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/alecthomas/units -complete -installsuffix shared -buildid NNNruMEgfHO-ZHMV46k1/NNNruMEgfHO-ZHMV46k1 -goversion go1.19.8 -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 mkdir -p $WORK/b210/ mkdir -p $WORK/b077/ mkdir -p $WORK/b385/ mkdir -p $WORK/b223/ mkdir -p $WORK/b236/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a EOF cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p encoding/gob -std -complete -installsuffix shared -buildid DR4BFuZSSAd5x68E-zVY/DR4BFuZSSAd5x68E-zVY -goversion go1.19.8 -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 cat >$WORK/b077/go_asm.h << 'EOF' # internal 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 kGaD1r6bXwP5tiC2-1qo/kGaD1r6bXwP5tiC2-1qo -goversion go1.19.8 -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 cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b234/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid Px7Oy18G-rMwR7i53VB3/Px7Oy18G-rMwR7i53VB3 -goversion go1.19.8 -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 /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 q8QzU6lSZSrDGR4pzzAx/q8QzU6lSZSrDGR4pzzAx -goversion go1.19.8 -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 /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 0IRHXE6oFlJCcRXuZrMC/0IRHXE6oFlJCcRXuZrMC -goversion go1.19.8 -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/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p go/doc/comment -std -complete -installsuffix shared -buildid jXC6ozPj5viDNu7ezdXg/jXC6ozPj5viDNu7ezdXg -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b385/importcfg -pack /usr/lib/golang/src/go/doc/comment/doc.go /usr/lib/golang/src/go/doc/comment/html.go /usr/lib/golang/src/go/doc/comment/markdown.go /usr/lib/golang/src/go/doc/comment/parse.go /usr/lib/golang/src/go/doc/comment/print.go /usr/lib/golang/src/go/doc/comment/std.go /usr/lib/golang/src/go/doc/comment/text.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -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 ./arith_amd64.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/b049/_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 nszs0AcU4ASdXbbkSjes/nszs0AcU4ASdXbbkSjes -goversion go1.19.8 -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/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/33/3331cc01003ece401b7e817d77570d75ce98a84f08019fa5f67922d45c3ba823-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/99/999d5372836fb5703237e6adbf664c1bcaf4f30f6f612229ebd0b8e36cb4af7c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/a4/a485b18ada670cb174704bbc8a1d2928e3841d673d74377adbbacabeabe720af-d # internal cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile 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/b078/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p math/big -std -installsuffix shared -buildid xK6K42pkOaR_1kS62Lb8/xK6K42pkOaR_1kS62Lb8 -goversion go1.19.8 -symabis $WORK/b077/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_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/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/7e/7ec57eac4f1f686a8dcfd4cc6ce3749572b899b325b1f3b0ea23394c04dfa802-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b144/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/df/dfd6312ea9b3321928ca93d15854afdc217ed4d19cf47b7ed017061f3af36008-d # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/e8/e829dfbff31675fd8d07af39df422147f74b4256b5057fda027a3b746d4d2365-d # internal cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b145/_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/b144/_pkg_.a -trimpath "$WORK/b144=>" -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid uVCznaD-D-rPJAM8XHSV/uVCznaD-D-rPJAM8XHSV -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b144/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/encoding/protowire/wire.go cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/ae/ae3768c07a1edfdc914ab5f97ba250eacace51c46344ea6cbae71d086aeafa1d-d # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/01/017f563e3e9551c72802e5e3b6192d5f59c5c95a0d81f9e9e24a8e5b36583b28-d # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/4c/4ca790fdb30730993c37cbe3e9e3f616d7594644e001f72b0176cd24a1732356-d # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/22/2262b594d40b0cf5fc29503a4623bab69a45a0c387132182f97ec63e82fd0a60-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/b104/_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 lPaz1ju4Ah06eWuTH-SL/lPaz1ju4Ah06eWuTH-SL -goversion go1.19.8 -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 cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/45/45ea462009fb9c23bc90613efe1a8a461d2c2c031c9606b8d96ffb960f728733-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/24/244f527ff78cea6ccd02d2f1d274e5a33a0fdf2d20e5cb8dae6659617e878533-d # internal github.com/go-openapi/runtime/flagext mkdir -p $WORK/b347/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal 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 rD41Ql1QDFSutZGihJxA/rD41Ql1QDFSutZGihJxA -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b347/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/flagext/byte_size.go cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/c5/c5419375d43b8820999f694165cbf5f763d15de7e1a83fb934e1dc993555af81-d # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/3d/3dcae44abe909ee4cf709ef6b6ff21dc8c093eb35e4e0eb50ccda5c9093b938e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/2e/2e00ad22732b783ddf12c231f47ee0777de8ef1fe7a00db16f2ebc53f1d0850d-d # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/28/28b27763005cdde419f888e69ab9442aa12488f929277bc9258ca1fec9ea006a-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/b053/_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 eedc1PRm_R_ciu4IWy93/eedc1PRm_R_ciu4IWy93 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b228/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/timeseries/timeseries.go golang.org/x/text/unicode/bidi mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid fM_WezXTwo8v-eA3vBOF/fM_WezXTwo8v-eA3vBOF -goversion go1.19.8 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid hF7wy-RFI9MlKln47wCj/hF7wy-RFI9MlKln47wCj -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/75/75abb7a782fdb2969a57598f5685c4dec5a885eb1eb704a803f22a36c6252b68-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/6d/6d98a6e12e5592b01d0ff5d882ce6fe871435d6ffe4b205228c373ae7fbceb78-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/fe/fe9af55a216845c5142d8a3a70b664716888b03e0e5d412f18518443febc0eff-d # internal go/scanner mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile go/token=$WORK/b154/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b115/_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 Z0IiBvLZLDReOmcfSNWq/Z0IiBvLZLDReOmcfSNWq -goversion go1.19.8 -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/b197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal 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/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/59/59e0e3583169e42d3bc095dc95378200d7d57b39f3ef5b17761895ccb0d85ece-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/89/89c705e78fb3a0184856dc9dc441f6cb3b83d3764493f067e385e6d356fc0bf0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/39/396e40c51c91b13e5feb778dd1011d36c27e76ad67dc33ffb2b6ebd184caaf7b-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/34/341dab1b7d470eae2db2d3214d4671ade1944ca20f65b4448800be1e00d6713e-d # internal /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/b133/_pkg_.a /builddir/.cache/go-build/88/88920bb52565331960b0e6c85a22a8e19ba8db752cf536fbe60e84d948be416b-d # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/8f/8f31333fca372fa2da0483aff70cb43e470e9b79e1fcfb17bc80cd5cca5d50f3-d # internal github.com/oklog/ulid mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile database/sql/driver=$WORK/b216/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/05/053ff316375f87bade0d03c619bc4c1587ec1231ccf560608aa9065fdbc6ed5c-d # internal cd /builddir/build/BUILD/alertmanager-0.23.0 /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 JQRLt3GgS1WFMtq9E496/JQRLt3GgS1WFMtq9E496 -goversion go1.19.8 -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/b144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/c5/c585cb27ad84895a670bdeb41b7228ae11b8a3ea522c3434b60fe3c583ac3546-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b150/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid 1XAPUwowukTCEKoMKe-5/1XAPUwowukTCEKoMKe-5 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/methods.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/proto.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/source.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/source_gen.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/type.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value_union.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/11/115143daf49efdaed1c6cce5e3f262db03b7f95f454e5e61400a47cfa9f25714-d # internal github.com/go-openapi/analysis/internal mkdir -p $WORK/b311/ github.com/PuerkitoBio/urlesc mkdir -p $WORK/b321/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b114/_pkg_.a EOF cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile strings=$WORK/b049/_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 Hx-0NKGFXmBswVkmY_uA/Hx-0NKGFXmBswVkmY_uA -goversion go1.19.8 -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/b244/_pkg_.a # internal /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 RvNPwlVWRM9VT8tI7yjG/RvNPwlVWRM9VT8tI7yjG -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b321/importcfg -pack /usr/share/gocode/src/github.com/PuerkitoBio/urlesc/urlesc.go cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/0c/0cf2eeec4f5b23a3764d3fd3c626c744b5f21f0a9f148464169cd650747b6741-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/b044/_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/b121/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/aws/aws-sdk-go/internal/ini -complete -installsuffix shared -buildid wV-gQT6or9rmCjh8ypXP/wV-gQT6or9rmCjh8ypXP -goversion go1.19.8 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/e8/e88191b8148038021af86cf24aac9525805c1eaa24a7fea48498128e087e78b3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/a1/a138aa6d691c16d8ffd4040deeccf55b1af967a995b2231d31b611e0192c9822-d # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/13/136958960baffb6e42b5ef63f537f49c73ca724ee9efd7b852f745146210c41c-d # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/b2/b28de686df9e287ce5b11155064bfa5f5da3d0d8d352943ac628ac10090329ae-d # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/1d/1db9302eadae24204667d3954373a724ae5754261f86ba0d1a60a3cb8b38343a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/01/01f01468eaa889f9be7ae98b4a309cbe4499d4991e933c258ad20963d5eee104-d # internal compress/gzip mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile compress/flate=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile hash/crc32=$WORK/b066/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p compress/gzip -std -complete -installsuffix shared -buildid 6aM3WYRpZAE5k9m49D1R/6aM3WYRpZAE5k9m49D1R -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/99/99d1c8322098db52e7ce6a2f5da610d7fb367a481533537be3463b3d5c0f1f74-d # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/7b/7b9f49e45e23c0eae324811816f852121242a7acc1c5c017e40c5ec27661c998-d # internal go/ast mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile go/scanner=$WORK/b384/_pkg_.a packagefile go/token=$WORK/b154/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p go/ast -std -complete -installsuffix shared -buildid 6CWZECD-EBXhlKIvEq8Z/6CWZECD-EBXhlKIvEq8Z -goversion go1.19.8 -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/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/70/703d3f009cdd777950670ddc2f7efe16d18a1c22cdfa3723dd14516ddaf1cde9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/d4/d4bca1666a15bdf916830c5e043e9b855c2ded401bd979b87bbea781b5c08446-d # internal internal/profile mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF runtime/pprof mkdir -p $WORK/b375/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p internal/profile -std -complete -installsuffix shared -buildid 1Hah71v7qBRJis19ujhc/1Hah71v7qBRJis19ujhc -goversion go1.19.8 -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 cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/abi=$WORK/b009/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile text/tabwriter=$WORK/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 E-631z3gIysnXQY5-7Y_/E-631z3gIysnXQY5-7Y_ -goversion go1.19.8 -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/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/4d/4dffff110e55c9e9c0c6ae2eda6e593a944c37c0b300ebf73c4283f4409e8b03-d # internal github.com/alecthomas/template mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b381/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile path/filepath=$WORK/b115/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/alecthomas/template -complete -installsuffix shared -buildid Yvb1WFm9YVpaT13OHquG/Yvb1WFm9YVpaT13OHquG -goversion go1.19.8 -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/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/56/56d2bc3bc492de1254a776feec9391b363bfdc9c02fbdd3cb91740bde8a39354-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b127/ cat >$WORK/b127/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/b128/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b129/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid ANnpX20fmDLNZXCmZ5Ec/ANnpX20fmDLNZXCmZ5Ec -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b127/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/b246/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/8e/8e41d5a1f08ca0b44b30ba75c146ecb7134626e9cedeaf22a00ad2f105350a05-d # internal 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 A3y99fNGbTIKi43zAAS4/A3y99fNGbTIKi43zAAS4 -goversion go1.19.8 -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 cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/c9/c9fad645a3892c0eb9e353c9401e8cd1c370a7e766a243fe2276921f3c3998d2-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 7rpqZ9MdmfUAsUJIgqR4/7rpqZ9MdmfUAsUJIgqR4 -goversion go1.19.8 -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 cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/16/16129132f5ad621063d01ace2edc79ed2ddb3f43aba5a75ba48349924a9ca3b4-d # internal text/template mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b115/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template/parse=$WORK/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 r7UsOMdi1-5zWgyE9Yml/r7UsOMdi1-5zWgyE9Yml -goversion go1.19.8 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal 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/buildid -w $WORK/b149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal /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/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/7a/7a2e31d938ecd120cd5d4bd1e6fb24aaf60422450340e6e9793f86f1fcecd1c0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/25/25a3317c98f6e9d6fd949febb9b06115d99121e0b1d23e9f1bd8e2ecf624d3bb-d # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/e8/e80b936b4c956be7b76f675eb7c3566e11d883ba15d6536f9935dbcfb32e608e-d # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/2c/2cbe0009e994cf1e95548569abac482745d45c23d54ec3ab170e72090d01cf04-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b314/ github.com/go-kit/log mkdir -p $WORK/b043/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/josharian/intern=$WORK/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/b050/_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/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid o0EHHMEJiMCW1WXcOydy/o0EHHMEJiMCW1WXcOydy -goversion go1.19.8 -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 github.com/prometheus/common/model mkdir -p $WORK/b176/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p github.com/go-kit/log -complete -installsuffix shared -buildid 7gWlEgy_pHVET11Zb4Ug/7gWlEgy_pHVET11Zb4Ug -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/share/gocode/src/github.com/go-kit/log/doc.go /usr/share/gocode/src/github.com/go-kit/log/json_logger.go /usr/share/gocode/src/github.com/go-kit/log/log.go /usr/share/gocode/src/github.com/go-kit/log/logfmt_logger.go /usr/share/gocode/src/github.com/go-kit/log/nop_logger.go /usr/share/gocode/src/github.com/go-kit/log/stdlib.go /usr/share/gocode/src/github.com/go-kit/log/sync.go /usr/share/gocode/src/github.com/go-kit/log/value.go cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/6b/6b38de49b5bcb0e290dbf7b6d452278178f66868424d71601be69ba1bf757c50-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b148/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/prometheus/common/model -complete -installsuffix shared -buildid cUzw941wgpYjq5sUMSVZ/cUzw941wgpYjq5sUMSVZ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b176/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 google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/order mkdir -p $WORK/b153/ google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b164/ google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b156/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b149/_pkg_.a packagefile math=$WORK/b028/_pkg_.a EOF cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b154/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b152/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b149/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF github.com/jmespath/go-jmespath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid xHUzmh1V42sxcFac-nAy/xHUzmh1V42sxcFac-nAy -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/messageset/messageset.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid ZrhlLy8G34jRO_6r3_Nq/ZrhlLy8G34jRO_6r3_Nq -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b153/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 mkdir -p $WORK/b256/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b149/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b149/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid L1RyR3vBxOvBHPdydPGk/L1RyR3vBxOvBHPdydPGk -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b156/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 cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid YRJF4vJCAjnW2zUfPJC9/YRJF4vJCAjnW2zUfPJC9 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b164/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/descfmt/stringer.go mkdir -p $WORK/b165/ /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 HJ1Ae6clZGx37NobUiHv/HJ1Ae6clZGx37NobUiHv -goversion go1.19.8 -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 google.golang.org/protobuf/internal/genid mkdir -p $WORK/b160/ mkdir -p $WORK/b155/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b149/_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/descopts -complete -installsuffix shared -buildid -gd8vsuRelmMzam_m6Es/-gd8vsuRelmMzam_m6Es -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b165/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/descopts/options.go cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b149/_pkg_.a EOF cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b149/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid non8blwKA4Jm-uMHQuAi/non8blwKA4Jm-uMHQuAi -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b160/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/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid 0Opc-K0p7fBJ7k8_wZhr/0Opc-K0p7fBJ7k8_wZhr -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b155/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 github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b244/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/aws/aws-sdk-go/aws/endpoints -complete -installsuffix shared -buildid zU1fFS5ZTrKm87ITgHV-/zU1fFS5ZTrKm87ITgHV- -goversion go1.19.8 -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 github.com/gogo/protobuf/proto mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /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 1a7Yz2M4_AjkvwfZ6k8-/1a7Yz2M4_AjkvwfZ6k8- -goversion go1.19.8 -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/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/86/8618b94bcb8cd86d6d3768c2c9d7ed1bed5b86254fe7f281e601369beb793747-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/6b/6be626dfc328596fa2bc92d378e67e004edd7fc23ebcca5b58a8eecdc9abe51c-d # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/3d/3dcf6dc6a856ddcebf0a93bde6c5665996f75d040ca7946548188214b63c0d56-d # internal github.com/jessevdk/go-flags mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b184/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b115/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid bRfZEOvXwTrjXy6Y2NYV/bRfZEOvXwTrjXy6Y2NYV -goversion go1.19.8 -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/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/14/14255506b832e07a27b07e72290286b26903f46ae07abe635e93c2d2c0b58324-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/81/811e47d470679e230bb8193efd72f452546e168dd7712fe66fc647e3c7f08a8e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/90/9067263d1781d6d562e5d23457067c095ed62a7770b8e422b3dca7c77e0ad097-d # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/1d/1dd58a4d73ad499e1e4e51b13cb7cb25600ea1e8f04938a9577611e356b48db2-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b148/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b152/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b149/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid yBYQO9qoz-ETkU6TtzBX/yBYQO9qoz-ETkU6TtzBX -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoregistry/registry.go google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b152/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b153/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid HJnvocdorRcmVk1MqOyg/HJnvocdorRcmVk1MqOyg -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b151/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 cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/2a/2a0ad632a382c2169f38e4d46af5cbb7a71b878a0b074726ec3440480e20e410-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/b044/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/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/b121/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b190/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -complete -installsuffix shared -buildid 1nGZqR1Z_ohdEuSZR52D/1nGZqR1Z_ohdEuSZR52D -goversion go1.19.8 -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/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/00/00c34e26c93abc24ba896f139ef6c69a742c581a2cf2d9d2fa6da074da055adb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/6a/6a158fb43dd2b8c114506a2a99ce9e5f0dfe9120acb3606e752a304a39bb3d15-d # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/99/99951b651a0277c6e4a36724cb78a6f5c00480024c3bd3e2304e671fc9db86e7-d # internal github.com/go-kit/log/level mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/go-kit/log/level -complete -installsuffix shared -buildid gmnk-YadAa7PcEw2h2xI/gmnk-YadAa7PcEw2h2xI -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/share/gocode/src/github.com/go-kit/log/level/doc.go /usr/share/gocode/src/github.com/go-kit/log/level/level.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/54/5475bce1e7ce7c76454fcd8db8c0152cf26496f2dc4074d87077b6aa7c395614-d # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/0b/0b44139e0daf481034abeab08f7af10e41e3cc4e8e7dd51af1786a8206507cc6-d # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/94/94ab95b2c9a0ec7cae079c95c0a9486d9156128f579519839a87d41ef29d2c50-d # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/63/639a64f79c2ee23632312e34f083d5d88c94aaef9d01a36250caf3595e14f989-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # 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/b049/_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 WHc5Rvs6BI6_w13n6GwB/WHc5Rvs6BI6_w13n6GwB -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b232/importcfg -pack /usr/share/gocode/src/golang.org/x/net/idna/go118.go /usr/share/gocode/src/golang.org/x/net/idna/idna10.0.0.go /usr/share/gocode/src/golang.org/x/net/idna/punycode.go /usr/share/gocode/src/golang.org/x/net/idna/tables13.0.0.go /usr/share/gocode/src/golang.org/x/net/idna/trie.go /usr/share/gocode/src/golang.org/x/net/idna/trieval.go cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/33/330c19bd127b434560d2718d375db95ad2e141d69905defe4fc1afae23f8d2cc-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b126/ cat >$WORK/b126/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/b127/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b129/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b130/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid dBmAhiKYmOaBT3zNAcY6/dBmAhiKYmOaBT3zNAcY6 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b126/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/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/cc/cc7b875db9178064197780228e5e4e121e1578e0c1cab613327d8af0bae207bb-d # internal github.com/prometheus/common/promlog mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/prometheus/common/promlog -complete -installsuffix shared -buildid PXCg6lnFV39c9_dT9VuU/PXCg6lnFV39c9_dT9VuU -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b377/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/promlog/log.go cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/19/194fbe670deee465f7a19195b4ebf5ee8ea55e5afb0f8964c177cd8902a4ef45-d # internal go/doc mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile go/ast=$WORK/b383/_pkg_.a packagefile go/doc/comment=$WORK/b385/_pkg_.a packagefile go/token=$WORK/b154/_pkg_.a packagefile internal/lazyregexp=$WORK/b386/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p go/doc -std -complete -installsuffix shared -buildid PM1o2q6hXpKPdu4k-yDZ/PM1o2q6hXpKPdu4k-yDZ -goversion go1.19.8 -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 cd $WORK/b107 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b107=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/13/134890458a7acd5a39836e6c5f5cfc25efdc7822efbe1e37d840706136b8eea3-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b148/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b152/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b155/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b156/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b153/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b159/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b160/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_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/b158/_pkg_.a -trimpath "$WORK/b158=>" -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid 7PUWWxYo1UgPG-CemJgO/7PUWWxYo1UgPG-CemJgO -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b158/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 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -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/arith_amd64.o ./arith_amd64.s cd $WORK/b107 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b107=/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/b176/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b077/_pkg_.a $WORK/b077/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/e4/e4eef77051762d3976352f5eb781364af5729b1961e3334c677a7e3dc76c9f18-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/e6/e645904310e3c116dbc4850865b0f4562e0f0cfd766afa4a0466216650fafb65-d # internal github.com/prometheus/alertmanager/pkg/labels mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b176/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/prometheus/alertmanager/pkg/labels -complete -installsuffix shared -buildid QqTRyFeKTMZCmMJKpin9/QqTRyFeKTMZCmMJKpin9 -goversion go1.19.8 -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/b374/_pkg_.a # internal cd $WORK/b107 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b107=/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/b223/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/22/222e3e12658e90cb8fc94f7d94385d6fad4d508bb98649da6aedc8749335d646-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/17/17140680e2292dfbd9ee23e4f2cd67d4fc2195be2728028eae6fff52c5894d85-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b087/ crypto/dsa crypto/rand mkdir -p $WORK/b069/ crypto/elliptic mkdir -p $WORK/b083/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid d2nd2uG4zwDYP5AYT8oi/d2nd2uG4zwDYP5AYT8oi -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go mkdir -p $WORK/b102/ encoding/asn1 cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile crypto/internal/randutil=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b090/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/rand -std -complete -installsuffix shared -buildid a6v-DeUi_nRZyBxuJR-G/a6v-DeUi_nRZyBxuJR-G -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid RqWDuqYRdFQDVSFJtY1J/RqWDuqYRdFQDVSFJtY1J -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/dsa -std -complete -installsuffix shared -buildid UNlZzd2L9XXaQzd9qKHs/UNlZzd2L9XXaQzd9qKHs -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid EQ4tXet_VioOjc8OB5ub/EQ4tXet_VioOjc8OB5ub -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b090/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/b374/_pkg_.a /builddir/.cache/go-build/5a/5af8a9cafe42c824218ccb74290205915453e34c0727a68afc7216df8b20f83c-d # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/39/391db69c47b8e43fd37405af910765c495badc772695400fe68d3107ba4e3e3e-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b151/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b149/_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/b162/_pkg_.a -trimpath "$WORK/b162=>" -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid wwAYcWgMxgeWMlU0QkJ4/wwAYcWgMxgeWMlU0QkJ4 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b162/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/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/e0/e0038be0ac5091d365b60374d1020ab8cadfd745b955e194570f707ce259bfc8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/39/399b187ee47b8bfaccdf293e79c8fa8f68c4e3cbb05582690a3d886681d80993-d # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/78/78d53aa833f392f675c30468e9e0e469b30e9bfa18d99966722d2250c6990842-d # internal github.com/prometheus/alertmanager/timeinterval mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/prometheus/alertmanager/timeinterval -complete -installsuffix shared -buildid bgg7bR1itGC7VNtB17XA/bgg7bR1itGC7VNtB17XA -goversion go1.19.8 -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/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/79/790fc772af502ec47168d4a09c14be07472d48c1d4fbf13a272a899265cb5a0c-d # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/88/88ee89378066aefe2b18169ccf28315a4ce05db173542ebfa215caea4a0d04b7-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/b044/_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/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/aws/aws-sdk-go/aws/awsutil -complete -installsuffix shared -buildid 5bhnkbcqvyfeSjUX2G28/5bhnkbcqvyfeSjUX2G28 -goversion go1.19.8 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/35/35a24ee4e62b3e1dc34700304f07c889c1c741dc6fcc3011c2b1b4ecc2798a67-d # internal crypto/ed25519 github.com/sean-/seed cd $WORK/b107 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b107=/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 golang.org/x/crypto/bcrypt go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b092/ crypto/rsa mkdir -p $WORK/b098/ mkdir -p $WORK/b214/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b093/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/sha512=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b388/ 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/ed25519 -std -complete -installsuffix shared -buildid R7t5ONPcJpESNcSfluT7/R7t5ONPcJpESNcSfluT7 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b087/_pkg_.a packagefile crypto/internal/randutil=$WORK/b076/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a EOF mkdir -p $WORK/b332/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/rsa -std -complete -installsuffix shared -buildid Xyj0CWwrK6JsjmQVrOFD/Xyj0CWwrK6JsjmQVrOFD -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/sean-/seed -complete -installsuffix shared -buildid E4Q0tgdKVci7SBCrb5x7/E4Q0tgdKVci7SBCrb5x7 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b214/importcfg -pack /usr/share/gocode/src/github.com/sean-/seed/init.go cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b389/_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/b388/_pkg_.a -trimpath "$WORK/b388=>" -p golang.org/x/crypto/bcrypt -complete -installsuffix shared -buildid 9Yi3sUUeaxUk3MVvMz5B/9Yi3sUUeaxUk3MVvMz5B -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b388/importcfg -pack /usr/share/gocode/src/golang.org/x/crypto/bcrypt/base64.go /usr/share/gocode/src/golang.org/x/crypto/bcrypt/bcrypt.go cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b104/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid 9XJLaMkCQAnhX_7-svcU/9XJLaMkCQAnhX_7-svcU -goversion go1.19.8 -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/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/23/23990f1d3ccaa6aa4a7a6c4db74001ceb6f9f040ed1f69ec69366aeca6b0c52d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/01/017561c1ac97fa0ee398505c9313f22d11e9e14329fe087e40e29deec919bb05-d # internal cd $WORK/b107 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b107=/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/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/78/789e540da6da78e0a799e5d11729039af0a44573aed24a3437292f19914b5527-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/e8/e8e1a53d64c6549b685f1fdfd67cd62670f72c9cbe7c67751d95d5b0385b735b-d # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/3f/3f6651ae32f336ca4b331c29db96faec02c91e1e487d05ecd3b08a4abd37fd21-d # internal html/template mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile html=$WORK/b202/_pkg_.a packagefile internal/godebug=$WORK/b106/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b115/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template=$WORK/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 cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p html/template -std -complete -installsuffix shared -buildid st5QV-4lsQ4il3nhnwR4/st5QV-4lsQ4il3nhnwR4 -goversion go1.19.8 -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/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/32/32f1e312bfa5efa0379ef709884c79b65661ec670e8dbe6aace35a3f490a9e41-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/fd/fd9f883ca22fffaa07f179cbbc7b92010280149b02b8934d2c779baff1f48d70-d # internal cd $WORK/b107 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b107=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/0a/0aa08a9157fd154a2807acfefb106cdda00cae3478f95b2cb9dc8026488e6ba5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/50/508731fbb0bfa5bd86f12c9e6aaaafebee767a67b9bc383a8a0f491059a44f9d-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/b044/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-stack/stack=$WORK/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/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/29/29f0dde01acb63f1033b4fd2c6cb83d638637a181a95b88222b8a5e17fe881dd-d # internal cd /builddir/build/BUILD/alertmanager-0.23.0 /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 N5JjETx64vUOkHPYEwzs/N5JjETx64vUOkHPYEwzs -goversion go1.19.8 -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/b382/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b107=/tmp/go-build -gno-record-gcc-switches -o $WORK/b107/_cgo_.o $WORK/b107/_cgo_main.o $WORK/b107/_x001.o $WORK/b107/_x002.o $WORK/b107/_x003.o $WORK/b107/_x004.o $WORK/b107/_x005.o -g -O2 cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/47/47cb5d4e7325649034c1eddf30e50d5dfbb50b6f0b7ddbc5e29e425ed8bca4c5-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b143/ google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b163/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b148/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b151/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b152/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b155/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b156/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b157/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b153/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b158/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b159/_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/b143/_pkg_.a -trimpath "$WORK/b143=>" -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid mSUeLXt0yCCy6MYGLG6t/mSUeLXt0yCCy6MYGLG6t -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b143/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 cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b164/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b165/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b162/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b148/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b155/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b153/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b158/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b159/_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/b163/_pkg_.a -trimpath "$WORK/b163=>" -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid Odda-mEEdwZ653aeU8wi/Odda-mEEdwZ653aeU8wi -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b163/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/build.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_init.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_lazy.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_list.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/placeholder.go cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/c2/c265693db12a928c0ffa9997405a4e9f9c6f97407bccdc92fea230967d7e42c1-d # internal crypto/x509/pkix mkdir -p $WORK/b103/ cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/31/31956f62f603cd4cd3e45a3012744b547bc18b4328b4702a2c5c15e99adaa13f-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b091/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b090/_pkg_.a packagefile encoding/hex=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid oKmCffmDqgNuHdCm9JCf/oKmCffmDqgNuHdCm9JCf -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b089/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/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid GTrXLD2gZkPLrN5x-0ST/GTrXLD2gZkPLrN5x-0ST -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b107/_cgo_.o -dynout $WORK/b107/_cgo_import.go cat >$WORK/b107/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/b108/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/godebug=$WORK/b106/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile internal/nettrace=$WORK/b109/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/singleflight=$WORK/b110/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/netip=$WORK/b111/_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/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p net -std -installsuffix shared -buildid PpGZ2MhsUf1IKJw5kn1h/PpGZ2MhsUf1IKJw5kn1h -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b107/_cgo_gotypes.go $WORK/b107/cgo_linux.cgo1.go $WORK/b107/cgo_resnew.cgo1.go $WORK/b107/cgo_socknew.cgo1.go $WORK/b107/cgo_unix.cgo1.go $WORK/b107/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/1d/1d6f970c63bff979c57a804e32865373120bb628b3a70ea717c3ecbec7328d7f-d # internal github.com/PuerkitoBio/purell mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_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/b114/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a 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 XNt4etXHzaPpXAQrVkUa/XNt4etXHzaPpXAQrVkUa -goversion go1.19.8 -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/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/39/3973aea364b0c3f4b503cc8e2d31b7359aec876816fce46783ac70378343c963-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/63/63bdcae4bda6f846dbb3597a28a03ed064885b6c124b1b123dd46b7c294cf578-d # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/59/59bce9f56eb1f067d1958322c2d17a6c93efb67f8f9bc9b25955d0bcf78d6de3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/0b/0b1dbfd3daedad26c98e125d6cf7a72d962b0d602d707c9389697aae7d245925-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/1a/1a14f0ba098513fd382a8a0d39b323d587f7cadda7fac1e3eecbf6816856bdd0-d # internal crypto/ecdsa mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/aes=$WORK/b080/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b087/_pkg_.a packagefile crypto/internal/randutil=$WORK/b076/_pkg_.a packagefile crypto/sha512=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b091/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid DH9_FjVoMytb-Z6Dfmbx/DH9_FjVoMytb-Z6Dfmbx -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/ee/ee3d658dd9a678c902accc4884cf6f80bf8376a013ae860717e94bcc72180b07-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/03/03ca8e016e490f7adda1160b225fbdb9973ad5110fbc95074a6e8a58711a0442-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/ce/cea637f3d368b0726dfea6667ea70e235dcea9359c0b4d39230492d4aadbc518-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/91/918964b1dc226609b79750720560351bcfc79e84ce59c251e5de31eaafc00418-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/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/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid EiLTildnbHegsiHhyoO7/EiLTildnbHegsiHhyoO7 -goversion go1.19.8 -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/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/1a/1aae02222e6ba4a4591444e5a57dcf208b8c8851c42db7fe4920fbe66785e781-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b162/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b163/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b153/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b149/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid z5CIgfWPeEh1td0Ng1Nt/z5CIgfWPeEh1td0Ng1Nt -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b170/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/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/f2/f21c88935710c8ab83c1a67016d8376a1934c15d91a601fbaa32b3220e65649e-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b165/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b148/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b170/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b163/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b152/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b155/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b156/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b153/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b158/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b159/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b160/_pkg_.a packagefile hash/crc32=$WORK/b066/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid 1KwemjP84w6sgzQEbrmG/1KwemjP84w6sgzQEbrmG -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b169/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/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/4a/4aa201f9d97aefc6793f776793a6fd9b31d30fbc88418824cee46475140db7c3-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/b046/_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/b114/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile 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 f6pHjyJlPALPsqDNKqL3/f6pHjyJlPALPsqDNKqL3 -goversion go1.19.8 -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/b188/_pkg_.a # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b107/_pkg_.a $WORK/b107/_x001.o $WORK/b107/_x002.o $WORK/b107/_x003.o $WORK/b107/_x004.o $WORK/b107/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/4c/4cd09a7c3a907cec43f64c89ffe8dd70a6c29e5f78f82d7b1ef69dd1650e1245-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b132/ golang.org/x/net/netutil github.com/mailru/easyjson/buffer mkdir -p $WORK/b317/ github.com/gofrs/uuid github.com/mitchellh/mapstructure net/textproto mkdir -p $WORK/b131/ cat >$WORK/b132/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/b126/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid ulB7HaVMK_vRlzt4DVm2/ulB7HaVMK_vRlzt4DVm2 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b132/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go mkdir -p $WORK/b356/ mkdir -p $WORK/b299/ crypto/x509 mkdir -p $WORK/b326/ golang.org/x/net/internal/socket cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b101/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b107/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/md5=$WORK/b096/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b099/_pkg_.a packagefile database/sql/driver=$WORK/b216/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b104/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b212/ gopkg.in/alecthomas/kingpin.v2 /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 g1GApf6OgtlzoXuaBMQN/g1GApf6OgtlzoXuaBMQN -goversion go1.19.8 -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/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p golang.org/x/net/netutil -complete -installsuffix shared -buildid DKZXlYGcdrcG4Psg17AH/DKZXlYGcdrcG4Psg17AH -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b356/importcfg -pack /usr/share/gocode/src/golang.org/x/net/netutil/listen.go github.com/hashicorp/go-sockaddr cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p net/textproto -std -complete -installsuffix shared -buildid y4hoqNcdcWDgAVqJBfCz/y4hoqNcdcWDgAVqJBfCz -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b131/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/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/gofrs/uuid -complete -installsuffix shared -buildid HNulWoFpmlNgs6Mwr_Rk/HNulWoFpmlNgs6Mwr_Rk -goversion go1.19.8 -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/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid RaHIX19_9WuTL8se1v7x/RaHIX19_9WuTL8se1v7x -goversion go1.19.8 -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 mkdir -p $WORK/b189/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b184/_pkg_.a packagefile net=$WORK/b107/_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 mkdir -p $WORK/b379/ /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 UHKXnjxlZk2qy7SIDPlY/UHKXnjxlZk2qy7SIDPlY -goversion go1.19.8 -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/complete_dontwait.go /usr/share/gocode/src/golang.org/x/net/internal/socket/error_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/iovec_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/mmsghdr_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/msghdr_linux.go /usr/share/gocode/src/golang.org/x/net/internal/socket/msghdr_linux_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/norace.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn_mmsg.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn_msg.go /usr/share/gocode/src/golang.org/x/net/internal/socket/socket.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_const_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_linux.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_linux_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 cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/aes=$WORK/b080/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/des=$WORK/b081/_pkg_.a packagefile crypto/dsa=$WORK/b102/_pkg_.a packagefile crypto/ecdsa=$WORK/b082/_pkg_.a packagefile crypto/ed25519=$WORK/b092/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b096/_pkg_.a packagefile crypto/rsa=$WORK/b098/_pkg_.a packagefile crypto/sha1=$WORK/b099/_pkg_.a packagefile crypto/sha256=$WORK/b100/_pkg_.a packagefile crypto/sha512=$WORK/b088/_pkg_.a packagefile crypto/x509/pkix=$WORK/b103/_pkg_.a packagefile encoding/asn1=$WORK/b090/_pkg_.a packagefile encoding/hex=$WORK/b104/_pkg_.a packagefile encoding/pem=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b091/_pkg_.a packagefile internal/godebug=$WORK/b106/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b115/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/x509 -std -complete -installsuffix shared -buildid teewBNB0AhZElDYU-IZi/teewBNB0AhZElDYU-IZi -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile os/exec=$WORK/b190/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b104/_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/b107/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b115/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /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 TCaNBDISoFXC1rj76AWX/TCaNBDISoFXC1rj76AWX -goversion go1.19.8 -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/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid CuGMePWg4tTKlYFIMT5F/CuGMePWg4tTKlYFIMT5F -goversion go1.19.8 -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 github.com/prometheus/procfs mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b104/_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/b121/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b115/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/prometheus/procfs -complete -installsuffix shared -buildid -eYfIw8zUERYw3MIBWds/-eYfIw8zUERYw3MIBWds -goversion go1.19.8 -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 cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/9d/9d73f3ec07e7ba0460cca0a8c0fe79ab5b83992fd5531e889cd9e0fc9fb0037c-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/b044/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b188/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid 1Ir_Ec66adyfhh3zxHF1/1Ir_Ec66adyfhh3zxHF1 -goversion go1.19.8 -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 github.com/gogo/protobuf/types mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/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/b049/_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 vAAP0dAq6Yuin6VO8ysy/vAAP0dAq6Yuin6VO8ysy -goversion go1.19.8 -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/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/e2/e2b43bdc9bd812f7395009416e7c1fe61d55a74449109542fbb9a359c0b16876-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/0e/0e198d64cb81bd5b7a4fc612069f5b354392e58b0a0e62061b7910ed22cb0e78-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 3QuMqgf6eEwsyq5TwgUU/3QuMqgf6eEwsyq5TwgUU -goversion go1.19.8 -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/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/b4/b40bd8bbc22da5aa828f3a15be5f669054cde26735237218927bf7debf60fece-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/5e/5e6e024b6aa44857218ee319d6dfe884dc606fe7c71113f36fbb60dccf0f5aa7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/54/54c79a41543ab24f1ea8eb8c4b5f8885bec81bd3c3ed403f87c5de9c7f05f150-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b125/ golang.org/x/net/http/httpguts mkdir -p $WORK/b231/ mime/multipart cat >$WORK/b125/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/b126/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile net/textproto=$WORK/b131/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b135/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid YJb8mRT5XBJ-Mg04RhOg/YJb8mRT5XBJ-Mg04RhOg -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b125/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 cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b232/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile net/textproto=$WORK/b131/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF net/mail mkdir -p $WORK/b335/ /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 55y5zIERqT7f3apG6yxb/55y5zIERqT7f3apG6yxb -goversion go1.19.8 -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 cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/godebug=$WORK/b106/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile mime=$WORK/b134/_pkg_.a packagefile mime/quotedprintable=$WORK/b136/_pkg_.a packagefile net/textproto=$WORK/b131/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b115/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p mime/multipart -std -complete -installsuffix shared -buildid oMrSagZeiCpCEMe8CXqV/oMrSagZeiCpCEMe8CXqV -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile mime=$WORK/b134/_pkg_.a packagefile net/textproto=$WORK/b131/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p net/mail -std -complete -installsuffix shared -buildid oi2-XvSu6qZ7pNl-n9qs/oi2-XvSu6qZ7pNl-n9qs -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b335/importcfg -pack /usr/lib/golang/src/net/mail/message.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/db/db525cced03b8a9a1937ed29974f9f2e57987d33ef4d18581e824104f97f88ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/b6/b6f092163c0979e2218e47460ad632657d4defab1e42a96a5d225c19c02291bc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/7e/7e1a0a2ef6d5a7e6f61384fcd224be8e794408735a97f16441bd3a2b4200d789-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/e2/e238b729143a7fa58e0d02da16e95d7be40ec0b77ab8a8d72d5b7f4ffa6d753b-d # internal golang.org/x/net/ipv6 mkdir -p $WORK/b213/ golang.org/x/net/ipv4 mkdir -p $WORK/b209/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/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/b107/_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 cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/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/b107/_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 1FLTzwf_VSqkZazQc5ZF/1FLTzwf_VSqkZazQc5ZF -goversion go1.19.8 -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/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p golang.org/x/net/ipv4 -complete -installsuffix shared -buildid sfieqk6WXn3JxNB9--Qw/sfieqk6WXn3JxNB9--Qw -goversion go1.19.8 -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/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/47/47e4cf5ed242419d0a760b874f442c9a0c624d1037598d6dfb11ababdc6fccb8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/80/805783059184758d53282acf6bf26eb925a700914e1a7b163e98ee350c1c6659-d # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/48/48a4dee92ecc494da1c07708216a8aa92155fc8b3bdf7dbe22b81398e6d057e5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/3c/3cb8756ca210d862d8ba7be43092966dac1b6b4e5788b9af36c5b0cb821c3b05-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b218/ 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 CNjv2BGH1QDiAUE0Mchf/CNjv2BGH1QDiAUE0Mchf -goversion go1.19.8 -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/b189/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/c4/c462de8ad3724dfb891f659caf41495a265a0dccbaf96521b7f1290b3cd6a07d-d # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/f5/f55684abe5f6eb3a170836b8cae71c4f9a937bc77bf1a9fe168433daf4ab1497-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/3b/3bc8f4844739fed4d57bc4366fdb1452dfb90058f16f90b03932fcd770ceb4b1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal github.com/asaskevich/govalidator mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/rsa=$WORK/b098/_pkg_.a packagefile crypto/x509=$WORK/b101/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile encoding/pem=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile html=$WORK/b202/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/asaskevich/govalidator -complete -installsuffix shared -buildid j76OJi2AtvmuF81t4uVR/j76OJi2AtvmuF81t4uVR -goversion go1.19.8 -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 crypto/tls mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b044/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/aes=$WORK/b080/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/des=$WORK/b081/_pkg_.a packagefile crypto/ecdsa=$WORK/b082/_pkg_.a packagefile crypto/ed25519=$WORK/b092/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/hmac=$WORK/b095/_pkg_.a packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile crypto/md5=$WORK/b096/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/rc4=$WORK/b097/_pkg_.a packagefile crypto/rsa=$WORK/b098/_pkg_.a packagefile crypto/sha1=$WORK/b099/_pkg_.a packagefile crypto/sha256=$WORK/b100/_pkg_.a packagefile crypto/sha512=$WORK/b088/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b101/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile encoding/pem=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b124/_pkg_.a packagefile hash=$WORK/b067/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/tls -std -complete -installsuffix shared -buildid I4Y_dczS6Ps04FoebuR0/I4Y_dczS6Ps04FoebuR0 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/notboring.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/75/756e93d27a5eaa965a744273001933222638d793590a27f9c50582a386df4f8c-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 LFiDCH60Dy5HRsYaM-s_/LFiDCH60Dy5HRsYaM-s_ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b217/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cluster/clusterpb/cluster.pb.go cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/b1/b1338240df24ca6832401733e2c95c57a9ceffd3918ea8fcfb234bb59449804e-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/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 X_r9dUXjBBMXC1Nvr4IK/X_r9dUXjBBMXC1Nvr4IK -goversion go1.19.8 -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/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/87/87b8231e315258c3634bc13ffb4130757929ec1c63018f43f07e9318f489bdc4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/f0/f0c2453524f3bedb811f91ee2bfcb773e9c77777200159b8153a1f7d5217ec0b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/ed/ed8c052089180fe11c06b3e3fbd133a9d31bfd75b1bf1f3fe9cb8a90088439f7-d # internal github.com/prometheus/common/promlog/flag mkdir -p $WORK/b378/ github.com/prometheus/exporter-toolkit/web/kingpinflag mkdir -p $WORK/b390/ 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 rbwdKQBMJGinPKy8Xtl5/rbwdKQBMJGinPKy8Xtl5 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b378/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/promlog/flag/flag.go cat >$WORK/b390/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/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/prometheus/exporter-toolkit/web/kingpinflag -complete -installsuffix shared -buildid Dwc4EzziNcwEcgcGRGzM/Dwc4EzziNcwEcgcGRGzM -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b390/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/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/19/198f84eed9c9462c123225fae483b472e801048e3589f2f2b3d56a96291052d0-d # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/2f/2f4f3fce36d68532a2c10a52bc5352a2e07dd02abfa9428e92d901eb247ea508-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/33/33d3142248132785f5e0c5ffdd6a104db7cd515322843c44f88c96fa8c7803fe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/6e/6e22630d1c61a8613f4cea46b3a61e3bb6f6f12912a8208dc5e6f92ac2225290-d # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/83/838121010f2658343cb7be71c23fc2365b0a9c6c7e77467213d33b4a1c4b81a7-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b165/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b163/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b159/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid XvwiWYqeOxYv33ql6x75/XvwiWYqeOxYv33ql6x75 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/b4/b4da4f4db29350a4af8f64b13e78beac1b171f6910a8b4bc333351764d0ef0d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/e1/e108c58d903c2b14938e541934c7969f3e338e2610f0ef00a396f1ecd1ebc3c0-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b163/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b171/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid OSZFpGSjJPS_18dGq0V6/OSZFpGSjJPS_18dGq0V6 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b167/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/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/7c/7c3eeafa13e58f4e1ab5295dd988e013fc9bbe3d36d4c084bfc686eb214c3ce8-d # internal google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b167/_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/b175/_pkg_.a -trimpath "$WORK/b175=>" -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid XqMLYoVM1XCs4M7JVjGD/XqMLYoVM1XCs4M7JVjGD -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b167/_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/b166/_pkg_.a -trimpath "$WORK/b166=>" -p google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid oFVNhX6vqNpIbi1RGg5q/oFVNhX6vqNpIbi1RGg5q -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b166/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/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/46/46c684ca2427842e67c4a962b531af449499f3d057734e3897284d1581b629ab-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b175/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid gRnm5Qrm7x8Dd0ak2ovo/gRnm5Qrm7x8Dd0ak2ovo -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b174/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/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/9a/9a257dcba48983559718a0e88ac6c54d2809ad2f865ffe9a7033d05f0db5deba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/53/5316d1e1f06e165b4be33c3803a49d067d19be2b9ee34e860ac94b3628f19430-d # internal github.com/prometheus/alertmanager/nflog/nflogpb mkdir -p $WORK/b295/ github.com/prometheus/alertmanager/silence/silencepb mkdir -p $WORK/b300/ 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 YKEhGaCGwlUkgwjU7z-E/YKEhGaCGwlUkgwjU7z-E -goversion go1.19.8 -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 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 6oE_6cJ-v16dpFj_JjbM/6oE_6cJ-v16dpFj_JjbM -goversion go1.19.8 -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/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/fd/fd01b3f905c92a36d66b406727dbbc894514d6f12d4d1fe25f371c5f73b9f69a-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b162/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b163/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b152/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b155/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b153/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b158/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b159/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b166/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid s9usDbYEGGN9rXiYotT7/s9usDbYEGGN9rXiYotT7 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b161/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/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/d7/d79805514c887b65cd0723ee2a4ee75d6170535428d059f988548eec26da9865-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/d0/d0c1cd4d257bad5ccf7c42d265499f8f1c44ed603ccb7e5c95b417614cf5e1db-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/be/beea829054c386ee16b1a2d3c45e0143ae5d9d4e16098f5e470628494056b2ef-d # internal net/http/httptrace mkdir -p $WORK/b137/ net/smtp mkdir -p $WORK/b359/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile internal/nettrace=$WORK/b109/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile net/textproto=$WORK/b131/_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/b137/_pkg_.a -trimpath "$WORK/b137=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid 2b_b5Pl--2njRRWmQBjs/2b_b5Pl--2njRRWmQBjs -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b095/_pkg_.a packagefile crypto/md5=$WORK/b096/_pkg_.a packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile net/textproto=$WORK/b131/_pkg_.a packagefile strings=$WORK/b049/_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 _2-lVLIhczyB8ltmh43l/_2-lVLIhczyB8ltmh43l -goversion go1.19.8 -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 github.com/miekg/dns mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/ecdsa=$WORK/b082/_pkg_.a packagefile crypto/ed25519=$WORK/b092/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/hmac=$WORK/b095/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/rsa=$WORK/b098/_pkg_.a packagefile crypto/sha1=$WORK/b099/_pkg_.a packagefile crypto/sha256=$WORK/b100/_pkg_.a packagefile crypto/sha512=$WORK/b088/_pkg_.a packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile crypto/x509=$WORK/b101/_pkg_.a packagefile encoding/asn1=$WORK/b090/_pkg_.a packagefile encoding/base32=$WORK/b208/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b104/_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/b067/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b077/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b115/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/miekg/dns -complete -installsuffix shared -buildid snuZ_nCZpJPTvUlm1UNG/snuZ_nCZpJPTvUlm1UNG -goversion go1.19.8 -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/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/fa/fa6222f0cb395ccc38c949b9299d293ba80b7a61fd4b7ad89f7198f55507015d-d # internal net/http mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b125/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b132/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b126/_pkg_.a packagefile internal/godebug=$WORK/b106/_pkg_.a packagefile internal/safefilepath=$WORK/b038/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile mime=$WORK/b134/_pkg_.a packagefile mime/multipart=$WORK/b135/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile net/http/httptrace=$WORK/b137/_pkg_.a packagefile net/http/internal=$WORK/b138/_pkg_.a packagefile net/http/internal/ascii=$WORK/b139/_pkg_.a packagefile net/textproto=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b115/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p net/http -std -complete -installsuffix shared -buildid Dd3izHpgNbU2LiKNGHeI/Dd3izHpgNbU2LiKNGHeI -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/a5/a54e2ec42bd3f8fa712786d20b0c71f86a30f069bb3c02e80006730321b0bf06-d # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/67/674825e7e87f2bce38f8f19d1c0ff01d03affe3ab98abc080b9be453b20658ef-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b158/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b161/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b159/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b160/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b167/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid vMr7K-IAXpqHvbdK6oJb/vMr7K-IAXpqHvbdK6oJb -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b142/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/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/32/32c014b74ced784d8b1e3cfb1aae97e3bad466d0905c9540075a0e362ab32a29-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b179/ github.com/prometheus/client_model/go mkdir -p $WORK/b173/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b142/_pkg_.a packagefile io=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid MtXN0xM9a6J7JlcOzPte/MtXN0xM9a6J7JlcOzPte -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b179/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 cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b142/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b174/_pkg_.a packagefile math=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid r7o4fOCpGEYqQNBVsLrJ/r7o4fOCpGEYqQNBVsLrJ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b173/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/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/9d/9d601964e9143bef2ba8051a0523bf2de8cf77890949bf0d897eecfaf0187a0f-d # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/9a/9aaeec6aba6b0a967773afe376cb9e8aa896404e863005cd091fa4e5a88c99ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/7b/7b97fbe9bcae0a1fad13d57430bdf4ce3d908dc2b4fa5dee3b962615bd3dc42c-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b173/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b176/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile runtime/metrics=$WORK/b177/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid 8g2peOZLLJfUYjbG-TLY/8g2peOZLLJfUYjbG-TLY -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b172/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/go_runtime_metrics.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/73/7391e3c8210c5cca0bd1b608ebc5718114edfae9cad7d9fb8b2613a6e538b17a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/af/af0d0121999740793b8f6f24fd52867b5313e5d5fdedd12b22921c5b849240d2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/b0/b0617e654aec5545865e376c85ce7722883055f6128587c2912770d3a8ad511a-d # internal expvar mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF golang.org/x/net/context/ctxhttp mkdir -p $WORK/b240/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p expvar -std -complete -installsuffix shared -buildid 7Fc4IYX_zYnUit-OJeTT/7Fc4IYX_zYnUit-OJeTT -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/expvar/expvar.go net/rpc mkdir -p $WORK/b199/ golang.org/x/net/trace mkdir -p $WORK/b227/ github.com/armon/go-metrics net/http/httputil github.com/prometheus/common/expfmt mkdir -p $WORK/b258/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_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/b154/_pkg_.a packagefile html/template=$WORK/b201/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid fg0Eih1gy69x0lcxDOVa/fg0Eih1gy69x0lcxDOVa -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b240/importcfg -pack /usr/share/gocode/src/golang.org/x/net/context/ctxhttp/ctxhttp.go mkdir -p $WORK/b178/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b228/_pkg_.a packagefile html/template=$WORK/b201/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile text/tabwriter=$WORK/b229/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF github.com/shurcooL/httpfs/vfsutil mkdir -p $WORK/b304/ /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 xmw9fQki9sv5IBzPE9mk/xmw9fQki9sv5IBzPE9mk -goversion go1.19.8 -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 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/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b125/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile mime=$WORK/b134/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/http/internal=$WORK/b138/_pkg_.a packagefile net/http/internal/ascii=$WORK/b139/_pkg_.a packagefile net/textproto=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF github.com/go-openapi/runtime/middleware/header /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p net/rpc -std -complete -installsuffix shared -buildid 2ti3-7v9hSAMXR2BUPG1/2ti3-7v9hSAMXR2BUPG1 -goversion go1.19.8 -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 github.com/julienschmidt/httprouter /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 i0CocYjwFX0ZUaQPnpkm/i0CocYjwFX0ZUaQPnpkm -goversion go1.19.8 -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 mkdir -p $WORK/b193/ github.com/go-openapi/runtime/middleware/denco github.com/aws/aws-sdk-go/aws cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b115/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF net/http/pprof github.com/rs/cors cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b142/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b179/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b173/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b180/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b176/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile mime=$WORK/b134/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF github.com/go-openapi/errors mkdir -p $WORK/b341/ /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 kqu3VoXI2jpVAtfCmJUV/kqu3VoXI2jpVAtfCmJUV -goversion go1.19.8 -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 mkdir -p $WORK/b306/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid _AJwYKYH3HzX-baLGduS/_AJwYKYH3HzX-baLGduS -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b178/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 cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b194/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b114/_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/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b340/ mkdir -p $WORK/b243/ /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 A1RnM1LcXWgK6PToNUGm/A1RnM1LcXWgK6PToNUGm -goversion go1.19.8 -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 mkdir -p $WORK/b373/ mkdir -p $WORK/b357/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b063/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b325/ 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/b053/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/julienschmidt/httprouter -complete -installsuffix shared -buildid uGmTjRjsU536ohMT3eB_/uGmTjRjsU536ohMT3eB_ -goversion go1.19.8 -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 cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/go-openapi/runtime/middleware/header -complete -installsuffix shared -buildid tHfjL5SCswMTInQ0xkFf/tHfjL5SCswMTInQ0xkFf -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b341/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/header/header.go github.com/go-openapi/swag mkdir -p $WORK/b313/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile html=$WORK/b202/_pkg_.a packagefile internal/profile=$WORK/b374/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b114/_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/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile log=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/aws/aws-sdk-go/aws -complete -installsuffix shared -buildid OwED5r4oeHK7u0iZzVWs/OwED5r4oeHK7u0iZzVWs -goversion go1.19.8 -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 /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 zmKSAHfGQ1mtBvuq0VKX/zmKSAHfGQ1mtBvuq0VKX -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b373/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/rs/cors -complete -installsuffix shared -buildid P51e_a-NDTNQ7kVgZEXb/P51e_a-NDTNQ7kVgZEXb -goversion go1.19.8 -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 /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 fEdGvUs-8Y5Q_IYncXY0/fEdGvUs-8Y5Q_IYncXY0 -goversion go1.19.8 -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 /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 ZiFLR5r5RNIql58pqOph/ZiFLR5r5RNIql58pqOph -goversion go1.19.8 -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 cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/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/b121/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile mime/multipart=$WORK/b135/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b115/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/go-openapi/swag -complete -installsuffix shared -buildid SAC1zSLZGNUfMA1h8KCN/SAC1zSLZGNUfMA1h8KCN -goversion go1.19.8 -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 golang.org/x/net/http2 mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/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 log=$WORK/b053/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/http/httptrace=$WORK/b137/_pkg_.a packagefile net/textproto=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p golang.org/x/net/http2 -complete -installsuffix shared -buildid t-UVJxxC2OXWzqkg9UKZ/t-UVJxxC2OXWzqkg9UKZ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b230/importcfg -pack /usr/share/gocode/src/golang.org/x/net/http2/ascii.go /usr/share/gocode/src/golang.org/x/net/http2/ciphers.go /usr/share/gocode/src/golang.org/x/net/http2/client_conn_pool.go /usr/share/gocode/src/golang.org/x/net/http2/databuffer.go /usr/share/gocode/src/golang.org/x/net/http2/errors.go /usr/share/gocode/src/golang.org/x/net/http2/flow.go /usr/share/gocode/src/golang.org/x/net/http2/frame.go /usr/share/gocode/src/golang.org/x/net/http2/go111.go /usr/share/gocode/src/golang.org/x/net/http2/go115.go /usr/share/gocode/src/golang.org/x/net/http2/go118.go /usr/share/gocode/src/golang.org/x/net/http2/gotrack.go /usr/share/gocode/src/golang.org/x/net/http2/headermap.go /usr/share/gocode/src/golang.org/x/net/http2/http2.go /usr/share/gocode/src/golang.org/x/net/http2/pipe.go /usr/share/gocode/src/golang.org/x/net/http2/server.go /usr/share/gocode/src/golang.org/x/net/http2/transport.go /usr/share/gocode/src/golang.org/x/net/http2/write.go /usr/share/gocode/src/golang.org/x/net/http2/writesched.go /usr/share/gocode/src/golang.org/x/net/http2/writesched_priority.go /usr/share/gocode/src/golang.org/x/net/http2/writesched_random.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/da/dad01ead3c9d9d3d40201eb8025ab00702c6aff58ee7b9ff5c571cb0b49dd76d-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/b098/_pkg_.a packagefile crypto/x509=$WORK/b101/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile encoding/pem=$WORK/b105/_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/b121/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile mime=$WORK/b134/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p golang.org/x/oauth2/internal -complete -installsuffix shared -buildid kWhhME7g2-nzBsT_vh4c/kWhhME7g2-nzBsT_vh4c -goversion go1.19.8 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/05/0526d764df9ded5e96c9d838fe088afcca27becc4423a864d541efe871d59c11-d # internal github.com/shurcooL/vfsgen mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b304/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile text/template=$WORK/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 UFvKUa6AVfESbcO3AuWf/UFvKUa6AVfESbcO3AuWf -goversion go1.19.8 -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/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/92/921af418af4d51272ff178c534d6d6615a2ef12943e2e6cee0dc4463204753af-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/00/002704061dd9b7b122343a5a5223af573aee839b28c2fa7697a66edeadb444f1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/2a/2a8b35097290c230216326b38435df693735e936f7bc3bab7f78da7ff6abe1ac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/9b/9b61193b5966ca6d10dc0d81f157fa731348ef980c01ba2b17f7b12a2782a659-d # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/ce/ce27d8ab6ff822eb392c1e1c098294c33e01dfdbad5ea3c9a520256fe66bc767-d # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/08/081cfee84ed5fbabf39f772c43f0db085f37a51519cf10cf5eb8cd50ea460381-d # internal github.com/prometheus/common/route mkdir -p $WORK/b305/ cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/a8/a8f32ceb377cacbeee2d00bf5b8c5395c77c058640e58ce613a00b953cbe9bb7-d # internal 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/b063/_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 2VfWl-TmdZsaZe7-AWau/2VfWl-TmdZsaZe7-AWau -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b305/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/route/route.go 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/b045/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/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/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/go-openapi/strfmt -complete -installsuffix shared -buildid PHHZ9l8SX5P04xPp1OpZ/PHHZ9l8SX5P04xPp1OpZ -goversion go1.19.8 -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/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/da/da4d75dbe51aa486ceb64ba5cd2ad56ea04e9cc94b24e7cc35f5a5413883c00b-d # internal golang.org/x/oauth2 mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b239/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p golang.org/x/oauth2 -complete -installsuffix shared -buildid YbVY1NmiPpnc5YwwKpbF/YbVY1NmiPpnc5YwwKpbF -goversion go1.19.8 -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/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/e3/e3adee2c3370f5861163508b4052f0e5029f22fdc38746617ba2e884f1c77226-d # internal github.com/prometheus/alertmanager/asset mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b303/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/prometheus/alertmanager/asset -complete -installsuffix shared -buildid t9sP8SsLXGGaqPv9rs64/t9sP8SsLXGGaqPv9rs64 -goversion go1.19.8 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/dd/dda40543a286b5cc74bd92061b7e861cee70679b334936bfaff1266bb486461a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/93/93a0b9c3320226c3fd39160028ac85335b1cebf7c0421704914eb1eb8891f240-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net/rpc=$WORK/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/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/hashicorp/go-msgpack/codec -complete -installsuffix shared -buildid tEPTuzACAlHNL1zf5t23/tEPTuzACAlHNL1zf5t23 -goversion go1.19.8 -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/b258/_pkg_.a /builddir/.cache/go-build/2f/2ffe251369fe68b6a8b08fc67272c39885a38b5a76d0ca25f65a05d01def0cbb-d # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/8d/8dd35a59099e3c99bc3db1e3bea8f9d55adef0ac92a049419ec4f38d371c04f0-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/b044/_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/b121/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/aws/aws-sdk-go/aws/request -complete -installsuffix shared -buildid CSyGqfja-hX3MCiinlON/CSyGqfja-hX3MCiinlON -goversion go1.19.8 -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/b227/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/5e/5ed4374d59c539e5f24c9691fea86d9c11b32bcb6fb64236009899d91edf7765-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/b063/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile strings=$WORK/b049/_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 xz-szPr7qJNFlM6EK5zc/xz-szPr7qJNFlM6EK5zc -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b241/importcfg -pack /usr/share/gocode/src/golang.org/x/oauth2/clientcredentials/clientcredentials.go cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/3c/3c28fa48fea96b4d97c75f636eecd5fddc8d33fb1995c8e1c049b9d101e1a36a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/92/92da910513ae4f2bc3160483d0b22fcddf160f03aff6954d0d69296561b73106-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/fd/fde846a81846bea661642a0e388fbb8c01602acac3e16b5688934410cecaa1c1-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/b049/_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 ZW0hztVxTL4d0ABxPBaB/ZW0hztVxTL4d0ABxPBaB -goversion go1.19.8 -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/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/eb/ebe03ccb1bfe03872c244858a860921c39e6d3432db9c7dfcedaf413fac95de2-d # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/24/2400c46120806d8ccde8fb0f90962eb174b5864dacd69056f64c3e41a9410b38-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b140/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b141/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b142/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b172/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b173/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b178/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b176/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b175/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b115/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b186/_pkg_.a packagefile runtime/metrics=$WORK/b177/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid oUuKmz6KpaN3JGfRbLmU/oUuKmz6KpaN3JGfRbLmU -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/build_info_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/counter.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/desc.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/doc.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/expvar_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/fnv.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/gauge.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/go_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/go_collector_latest.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/histogram.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/labels.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/metric.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/observer.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/process_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/process_collector_other.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/registry.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/summary.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/timer.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/untyped.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/value.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/vec.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/e5/e53e74a57b5b07496cc863f24b8bf39d03e1bbf7ff3890030fc33707121e3b66-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/b114/_pkg_.a packagefile strings=$WORK/b049/_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 10oEpARuG9HlI-KBp1l1/10oEpARuG9HlI-KBp1l1 -goversion go1.19.8 -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/b302/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/da/da0f72d1b19861827cc35b533fa6cde6e76be7fcdf0d37e831abf146c4e435d0-d # internal github.com/go-openapi/spec mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile crypto/sha256=$WORK/b100/_pkg_.a packagefile encoding/gob=$WORK/b200/_pkg_.a packagefile encoding/json=$WORK/b046/_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/b121/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b115/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/go-openapi/spec -complete -installsuffix shared -buildid wmxewhEDwcq_ICk8jjIr/wmxewhEDwcq_ICk8jjIr -goversion go1.19.8 -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 cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/21/219cc0f9943126e4d7aa95b6866e8d68a2ac84dfbc8dc61f9fa934383494c59f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/4a/4a6d031932e69345572c3c7793db9b135a4279ee18dc0a785593966598e7b27e-d # internal github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b271/ github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b252/ github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b279/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/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/b121/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF github.com/aws/aws-sdk-go/private/protocol cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/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/b121/_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 mkdir -p $WORK/b263/ /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 asIP2f6uSvGtik7-h1DE/asIP2f6uSvGtik7-h1DE -goversion go1.19.8 -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 /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 ejFcxeZjHRFrZWf_QWNW/ejFcxeZjHRFrZWf_QWNW -goversion go1.19.8 -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 cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/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/b107/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/aws/aws-sdk-go/aws/csm -complete -installsuffix shared -buildid R_6xAiu3amksMYA35I3z/R_6xAiu3amksMYA35I3z -goversion go1.19.8 -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 cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/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/b121/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/aws/aws-sdk-go/private/protocol -complete -installsuffix shared -buildid k4TPWeYqFTzYMpq0i7cA/k4TPWeYqFTzYMpq0i7cA -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b263/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/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 cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/0d/0d63423e9237baf7e205558a0db31579c9c162f06d1053224c16fb7d96641d50-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/csv=$WORK/b338/_pkg_.a packagefile encoding/json=$WORK/b046/_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/b121/_pkg_.a packagefile mime=$WORK/b134/_pkg_.a packagefile mime/multipart=$WORK/b135/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/go-openapi/runtime -complete -installsuffix shared -buildid h4NO9oZOViFL7IOwrN6e/h4NO9oZOViFL7IOwrN6e -goversion go1.19.8 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/e0/e0b2eab417f27d1ab5f05336dac062a33e2d617b0cb1121ae2d2fb1955d8446d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/24/2405ca46e82dd1e06c6fc8c2708fa449d68a0eda3c4aa249bf662712c35c7ba1-d # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/20/20ef95076ac46e095faa84ce7ca19ddd193ff09cb5a0a19c4c65301177dd98a0-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/b044/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/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/b063/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/aws/aws-sdk-go/aws/ec2metadata -complete -installsuffix shared -buildid ttfTuZhKgZcRgZyuhXEN/ttfTuZhKgZcRgZyuhXEN -goversion go1.19.8 -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/04/04f1153395689fcbf8783b32abfd8547048432940bd8b90483c951d9c7b15dcc-d # internal github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b267/ github.com/aws/aws-sdk-go/private/protocol/json/jsonutil github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b276/ mkdir -p $WORK/b268/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b263/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile 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 v0hsoGQ_jxtPdEWd1yBi/v0hsoGQ_jxtPdEWd1yBi -goversion go1.19.8 -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 cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/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/b077/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_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 j1B3W0iMVdZC2gDHghTO/j1B3W0iMVdZC2gDHghTO -goversion go1.19.8 -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 github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b262/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b047/_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/b049/_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 8jnjeg4v_d4NSKWYVtYt/8jnjeg4v_d4NSKWYVtYt -goversion go1.19.8 -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 cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/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/b121/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/aws/aws-sdk-go/private/protocol/rest -complete -installsuffix shared -buildid BCNS7ltT7KjXen-iGe2c/BCNS7ltT7KjXen-iGe2c -goversion go1.19.8 -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/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/72/72bdc9c5384e0a135989784881c56e8e7fe21672274c4274420487d6eebeafb5-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/b063/_pkg_.a packagefile strings=$WORK/b049/_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 Q4m04C6_2gFiB_6WSXRw/Q4m04C6_2gFiB_6WSXRw -goversion go1.19.8 -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/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/3d/3d732699aa9b700c4b607b2bc5db062e8c82b7c29f4e8b974a04c4575a763398-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/90/9050721408cceabd5a733fa661cb66f6ee7d524ffabbba133389d6c125689006-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/b052/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/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/b049/_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 HhgZKUJf6RkzdTmlvPX-/HhgZKUJf6RkzdTmlvPX- -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b281/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/11/11be9bcd36a4337174f01add7c2c5925d78fa43755286c49d88ddf6725c85694-d # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/a2/a2874e19ba4bd4c90f545119fbae5cf734fc3fadb29edc37608274a2a0cc3443-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/b046/_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 H-3gaSPH2S0H0vT8tVV5/H-3gaSPH2S0H0vT8tVV5 -goversion go1.19.8 -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/b262/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/81/81cf0fd7c4c4b0810f6f72094e704cc063a9e04eace910a2ac64c3652df66c38-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/b044/_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/b121/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile strings=$WORK/b049/_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 TXjrCHtibrngEw112jz1/TXjrCHtibrngEw112jz1 -goversion go1.19.8 -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 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/b095/_pkg_.a packagefile crypto/sha256=$WORK/b100/_pkg_.a packagefile encoding/hex=$WORK/b104/_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/b121/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/aws/aws-sdk-go/aws/signer/v4 -complete -installsuffix shared -buildid _47Yig-r2ehLB26ZHvbv/_47Yig-r2ehLB26ZHvbv -goversion go1.19.8 -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 cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/60/60ed503cebedef8313501f7514d44b68264bb4efb31bdd96368cab8030feb84f-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/b114/_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 WoBE6X895aEm9pIyHXbd/WoBE6X895aEm9pIyHXbd -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b265/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/query/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/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/52/52a2457a99fcc2df371be740a1d68d56e141259a74681664837d877e03c1d1d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/de/deeb504f146ee8f8ab9f505cbdccef76cf47b388b714992bc80e3c9ad2f145e5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/eb/eb55e30c0a060bfe602245e3aca8132ca91e1239b7cc7d6d21d22171a4b2abde-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/b107/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b114/_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 azoUHQTX2V9Bi5nBolil/azoUHQTX2V9Bi5nBolil -goversion go1.19.8 -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 cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/b8/b8f2a5953e986177c168337b9ccaf9222ac777639c60dbb350ca23b3032d62a6-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/b044/_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/b121/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile strings=$WORK/b049/_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 ZafE0Zr7Aoy3iA4pCPVg/ZafE0Zr7Aoy3iA4pCPVg -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b275/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/restjson/restjson.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/restjson/unmarshal_error.go cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/e5/e5e067773676e5332767b7c5e27616e30e97505274bebeea9763482c54a70a7d-d # internal github.com/prometheus/alertmanager/api/metrics mkdir -p $WORK/b060/ github.com/prometheus/common/version mkdir -p $WORK/b307/ github.com/prometheus/alertmanager/types mkdir -p $WORK/b292/ github.com/mwitkow/go-conntrack mkdir -p $WORK/b225/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b061/_pkg_.a EOF github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b372/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile text/template=$WORK/b203/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/prometheus/alertmanager/api/metrics -complete -installsuffix shared -buildid Wpy0zdG09IDwj9RdnTvs/Wpy0zdG09IDwj9RdnTvs -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b060/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/metrics/metrics.go /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 paZNe_1yPPLZZ11rNYnt/paZNe_1yPPLZZ11rNYnt -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b307/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/version/info.go 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/b061/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b176/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b061/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b173/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b178/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/http/httptrace=$WORK/b137/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF 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/b061/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b227/_pkg_.a packagefile net=$WORK/b107/_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/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/prometheus/alertmanager/types -complete -installsuffix shared -buildid jblIzNx6tUVvDTd_BLNQ/jblIzNx6tUVvDTd_BLNQ -goversion go1.19.8 -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/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid 877b_f2qWRgPIzvz2fBb/877b_f2qWRgPIzvz2fBb -goversion go1.19.8 -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/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/option.go /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 qDmuh0hIaA1tsibdzw1o/qDmuh0hIaA1tsibdzw1o -goversion go1.19.8 -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/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/4e/4ecff8d4f9d7c53170a322f09c49dc5ad0888a076224d2cc809483d6d2ca9d26-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/52/524b77667bc4cf6d69c0074f5bd9bcb97fb3040ef4573b2a54ceab0911ea0a62-d # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/19/19c9a2df66f06d59218cda86fac779fb5bf01a3107c6f2bee9d00e0030e3cb9a-d # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/3a/3a79abfc44839b54012c5fd7f132c2832529d17da82b66543b4984d97382a169-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 upGGQnzzO11cDy9g9I5U/upGGQnzzO11cDy9g9I5U -goversion go1.19.8 -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 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 lyYVyx5C16oRs14yKtXK/lyYVyx5C16oRs14yKtXK -goversion go1.19.8 -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 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 lcz_fVkCJ2VX80lXKSvt/lcz_fVkCJ2VX80lXKSvt -goversion go1.19.8 -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/b318/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/1c/1c06975fbb8d22bbfe53f13a825fdabffebb9b772ff37aaf1686e6b64a609e8f-d # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/5b/5b14941cdb6536bde8c985e12058d98f88af8fc6d1a3a983477f05910c959a9e-d # internal github.com/prometheus/alertmanager/provider mkdir -p $WORK/b291/ github.com/prometheus/alertmanager/store mkdir -p $WORK/b293/ github.com/prometheus/alertmanager/template 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/b176/_pkg_.a EOF mkdir -p $WORK/b301/ /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 WR_XYik9J0FyuY4pL6OD/WR_XYik9J0FyuY4pL6OD -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b291/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/provider/provider.go 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/b176/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_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/b176/_pkg_.a packagefile html/template=$WORK/b201/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile path/filepath=$WORK/b115/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b049/_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/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/prometheus/alertmanager/store -complete -installsuffix shared -buildid _n2rSpn6_StX9-vv8SZY/_n2rSpn6_StX9-vv8SZY -goversion go1.19.8 -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/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/prometheus/alertmanager/template -complete -installsuffix shared -buildid lkt1hIpfsfC-yIbDlcbW/lkt1hIpfsfC-yIbDlcbW -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b301/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/template/template.go cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/30/30188a20632f9b04adcebc4bd1bdc4c4eb723c0cdb71f34be8d5f2abf9bfa072-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/b053/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b115/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/go-openapi/analysis -complete -installsuffix shared -buildid 6sk3dPAurBvEoy31QFsh/6sk3dPAurBvEoy31QFsh -goversion go1.19.8 -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/b230/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/fd/fd392b682693222457c5be460a99bd3fa8fa6cd68adf93510eee2e85a91807fa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/22/22a89313ec40b702f855de2aa3aff9bf32adb528d476fb9c3a956c6945d661a6-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/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_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/b176/_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 1gt2xRgxz22lgvn-E3Po/1gt2xRgxz22lgvn-E3Po -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b370/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/provider/mem/mem.go cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/1e/1e390657d8543f70674f7ff07219bf674821f4c0e04cb9d8053a9df0a3015cc5-d # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/d7/d774e2a05f488457f95fd99132c28d10eff382460fb0b136cd88fe9005741e10-d # internal github.com/prometheus/common/config mkdir -p $WORK/b224/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b100/_pkg_.a packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile crypto/x509=$WORK/b101/_pkg_.a packagefile encoding/json=$WORK/b046/_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/b121/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile path/filepath=$WORK/b115/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/prometheus/common/config -complete -installsuffix shared -buildid UglEGhjt40WN-KmZL9Fb/UglEGhjt40WN-KmZL9Fb -goversion go1.19.8 -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/b370/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/2c/2c1ed19181d1e5157d73633e357d553f2ee4fea51e0affb9ea12ad9382a664bb-d # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/77/77618cc2ef713652a24e4914e49cfdb2bfa662f3dec32b617bbd5ee26945f5ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/23/235712eb5784c882af5b7530d11a6817c74546258541a01af19e6abe50fd8f46-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 VOu8FMLB8MZKijWCAfXW/VOu8FMLB8MZKijWCAfXW -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b278/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/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/4e/4e971352f4d9b1e5b72d63d39ba79736ed2e9ed2846c74834df659836166a071-d # internal github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b273/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b099/_pkg_.a packagefile encoding/hex=$WORK/b104/_pkg_.a packagefile encoding/json=$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/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/b121/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b115/_pkg_.a packagefile strings=$WORK/b049/_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 D0n0hth6pYsh0IL2AUJe/D0n0hth6pYsh0IL2AUJe -goversion go1.19.8 -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 cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/79/79a6e30a378e37545880adc6fd22368f532ecace15814401180a7d29c03ebd6e-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 9gBm5aUZ1XF-XPB8vflh/9gBm5aUZ1XF-XPB8vflh -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b269/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/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/b3/b33a679e8d8f56f5e34ff45b95870f87fe53ff3fc26cc514bdac967ebeac68f2-d # internal github.com/prometheus/exporter-toolkit/web mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile crypto/x509=$WORK/b101/_pkg_.a packagefile encoding/hex=$WORK/b104/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b224/_pkg_.a packagefile golang.org/x/crypto/bcrypt=$WORK/b388/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b223/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b115/_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/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/prometheus/exporter-toolkit/web -complete -installsuffix shared -buildid kScfBLTPB7YvzfWIWdYF/kScfBLTPB7YvzfWIWdYF -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b387/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/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/3b/3bcc1746958d7e1d2367ee0b171700ff019b5d360abeb8b59b5e8344ff42213c-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/b121/_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 piWoZvh4BmWo7qcu2fqQ/piWoZvh4BmWo7qcu2fqQ -goversion go1.19.8 -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/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/c6/c6b60b8b1d6379f9b31f09cf266ab1d082533b5bb5017617315b0fb00cd76db3-d # 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/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/12/124efb8e8d6f162116fa9a6e5bed94915cbfc22d5d4f061acacd638f0402bfc4-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/b079/_pkg_.a packagefile crypto/x509=$WORK/b101/_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/b121/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/aws/aws-sdk-go/aws/session -complete -installsuffix shared -buildid IXz5kNEhwvQW9r6qw88J/IXz5kNEhwvQW9r6qw88J -goversion go1.19.8 -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 cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/a3/a35035e6cfb6d9b03290a21be1b234fbf729990b78890e136e289b11a311c18a-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/b043/_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/b063/_pkg_.a packagefile net/http/pprof=$WORK/b373/_pkg_.a packagefile path=$WORK/b042/_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 ew5meN0y-KvzEUjqXTz3/ew5meN0y-KvzEUjqXTz3 -goversion go1.19.8 -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/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/82/824a446f3a6d6895d0332cb2831bb8b9dead038bf99f023e51e9fa4a8e8b61c2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/c0/c00efbd5199e1f7d5cdc17ce1afe51020d05926cabe52f2722b3afd92c085fb6-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/dc/dc1ce73f0b734c4f5e5d4232c907a6c19b7c8d7ee86ec4ec35d2dc1341c050df-d # internal github.com/go-openapi/loads mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile encoding/gob=$WORK/b200/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/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/b114/_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 lb-5Vj26LbjMqNVC_63B/lb-5Vj26LbjMqNVC_63B -goversion go1.19.8 -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/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/34/348fe961f1b09b2b92e3b105832e2da61e7425963b1e4801a86433796ec97f28-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/b063/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF /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 6drPxgC3xdSk2e5ulcyw/6drPxgC3xdSk2e5ulcyw -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b342/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/untyped/api.go 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/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/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/b053/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b115/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/go-openapi/validate -complete -installsuffix shared -buildid tCGNwgMTmdAUKrRfPMGL/tCGNwgMTmdAUKrRfPMGL -goversion go1.19.8 -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/buildid -w $WORK/b366/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/8e/8e857ccba5daf25ddf65137e0b541d8f9aad694418332b1142d280db127ca72d-d # internal github.com/prometheus/common/sigv4 mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/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/b121/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/textproto=$WORK/b131/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/prometheus/common/sigv4 -complete -installsuffix shared -buildid rOAOx0l7LKV04rXWMVN1/rOAOx0l7LKV04rXWMVN1 -goversion go1.19.8 -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/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/5d/5d59192d52204f37cf969844a62efcc52bf124bee1755667196d3890db9e71fb-d # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/b4/b4a3e90e8adb166a67dfc3307d6175511ce56fc6f1cfc76ad1de5269c3b68535-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/8b/8bfa3690440e3182e1ad8a39c91986e517dfafadcf5d5226c1d9665f7da19406-d # internal github.com/prometheus/alertmanager/config mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b096/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b221/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b222/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b061/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b224/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b176/_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/b121/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile path/filepath=$WORK/b115/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/prometheus/alertmanager/config -complete -installsuffix shared -buildid Gsi_iFExEj4yNwbzPRIZ/Gsi_iFExEj4yNwbzPRIZ -goversion go1.19.8 -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/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/fc/fcc677f6df0eb7c911124b54e703e1bf56fc395211d320fe7df8fee99643be39-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/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_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/b176/_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 DifEpPP_cexImG2yZOOu/DifEpPP_cexImG2yZOOu -goversion go1.19.8 -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/0a/0ad3ed58687f5f4729cf726b579ff1494aa9ac750e559ecfb24dafbcc8e16367-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/d5/d5f1a63766d2efe9e5816d11e9662bf0d7ef6dd56dead67a0a574d70f8a578cf-d # internal github.com/go-openapi/runtime/middleware mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/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/b134/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /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 JaicKMIAuAe7nHty4jQj/JaicKMIAuAe7nHty4jQj -goversion go1.19.8 -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 github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b046/_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 -WZ4-UpVLmQI1MrCD7mP/-WZ4-UpVLmQI1MrCD7mP -goversion go1.19.8 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/9d/9d6972c369fdeed596638c432f954c3490b6f7ebf7b69628d7a3eee92be49577-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/86/862197d69a8f7a6bec8bdd0ca7e482907919e5280493d9b67fe2ffb4b734dd3b-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/general mkdir -p $WORK/b353/ github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup github.com/prometheus/alertmanager/api/v2/restapi/operations/alert mkdir -p $WORK/b351/ mkdir -p $WORK/b354/ 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/b063/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile path=$WORK/b042/_pkg_.a EOF mkdir -p $WORK/b352/ 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/b063/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile path=$WORK/b042/_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 JShhgOKTYZ-T9uEFP3Tm/JShhgOKTYZ-T9uEFP3Tm -goversion go1.19.8 -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 /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 DpWowM18bZAMcwTWZCSD/DpWowM18bZAMcwTWZCSD -goversion go1.19.8 -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 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/b063/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile path=$WORK/b042/_pkg_.a EOF github.com/prometheus/alertmanager/api/v2/restapi/operations/silence /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 Y2FOhk0uTYOi5LAbRxvt/Y2FOhk0uTYOi5LAbRxvt -goversion go1.19.8 -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 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/b063/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile path=$WORK/b042/_pkg_.a EOF mkdir -p $WORK/b355/ /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 bGCVox0uT0KASnZ3TMg1/bGCVox0uT0KASnZ3TMg1 -goversion go1.19.8 -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/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/b063/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile strings=$WORK/b049/_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 M5x-x2v3ulnjp3Dr485C/M5x-x2v3ulnjp3Dr485C -goversion go1.19.8 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/86/869514f04ead05f44f8d2e7239651bda455d77e2946818ac087bb93be1207722-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/ad/ad6872ab414c6672b66c0f60b937f373247990d453c096b42dfa988c261b869f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/c3/c33755c942838619656b858c1274e7ca5b6fe402fb48757aab1bd5b0be1748f4-d # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/86/86089c8b47a89a6f73305a9f316b8e8f329c1db5fef172ed0b8e6cb404cf190f-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/04/0410d28028d5c7176305a27372ac5b1a2329fff7a2716f9469e9a8c7ade38c35-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/b063/_pkg_.a packagefile strings=$WORK/b049/_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 fHkbWGErGI-jhEjnGI4z/fHkbWGErGI-jhEjnGI4z -goversion go1.19.8 -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/35/355b32332e64c6244912f4a86168b33c5a87ad74421da154716a2620ac5c8c8a-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/b079/_pkg_.a packagefile crypto/x509=$WORK/b101/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/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/b121/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b063/_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 wrJY7T-4g4A_Ng8OEPN4/wrJY7T-4g4A_Ng8OEPN4 -goversion go1.19.8 -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/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/b4/b4f13b83eb786a063c220724a3bd9ce34bf967b339f8944d2f21382adf928f05-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/94/94cc7968a5d9e11aa701d758afdbd8457c2d22b3725a4f89f66148932da75427-d # internal github.com/hashicorp/memberlist mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b044/_pkg_.a packagefile compress/lzw=$WORK/b192/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile crypto/aes=$WORK/b080/_pkg_.a packagefile crypto/cipher=$WORK/b072/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/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/b066/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/hashicorp/memberlist -complete -installsuffix shared -buildid xyepWIoq-pGhYvjwchJn/xyepWIoq-pGhYvjwchJn -goversion go1.19.8 -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/label.go /usr/share/gocode/src/github.com/hashicorp/memberlist/logging.go /usr/share/gocode/src/github.com/hashicorp/memberlist/memberlist.go /usr/share/gocode/src/github.com/hashicorp/memberlist/merge_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/mock_transport.go /usr/share/gocode/src/github.com/hashicorp/memberlist/net.go /usr/share/gocode/src/github.com/hashicorp/memberlist/net_transport.go /usr/share/gocode/src/github.com/hashicorp/memberlist/peeked_conn.go /usr/share/gocode/src/github.com/hashicorp/memberlist/ping_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/queue.go /usr/share/gocode/src/github.com/hashicorp/memberlist/security.go /usr/share/gocode/src/github.com/hashicorp/memberlist/state.go /usr/share/gocode/src/github.com/hashicorp/memberlist/suspicion.go /usr/share/gocode/src/github.com/hashicorp/memberlist/transport.go /usr/share/gocode/src/github.com/hashicorp/memberlist/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/25/2595f4e46a0fa7a2f02cb287a4d76a292bda8fa689a579af4d68a41115843fd2-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/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_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/b057/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b217/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b061/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/prometheus/alertmanager/cluster -complete -installsuffix shared -buildid RI6jTQke3UjyUBOuMPCf/RI6jTQke3UjyUBOuMPCf -goversion go1.19.8 -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/d5/d5e6447c986c71fd01bf2c62d6130c3060f36c7400de057f916df5ab17018c34-d # internal github.com/prometheus/alertmanager/nflog mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b179/_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/b061/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF github.com/prometheus/alertmanager/silence mkdir -p $WORK/b298/ /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 dPogFgbg7IN0gq1M6LUf/dPogFgbg7IN0gq1M6LUf -goversion go1.19.8 -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/b044/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b299/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b179/_pkg_.a packagefile github.com/pkg/errors=$WORK/b057/_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/b061/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b176/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile math/rand=$WORK/b078/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/prometheus/alertmanager/silence -complete -installsuffix shared -buildid oVO3opW2TGDB5tSIc0uR/oVO3opW2TGDB5tSIc0uR -goversion go1.19.8 -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/76/76f7b26b3525d665f89e45d4e10062e9897fce4c2e09dbfcca94232408e78715-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/97/9713eaf8d91de8fab7a553a040fe8fdf95c7fd1e49fd9c8491c3c1bccfa8a31e-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/b100/_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/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/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/b061/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b176/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile io/ioutil=$WORK/b121/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b114/_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 nJIa-lAuE0SJnK-MWYUs/nJIa-lAuE0SJnK-MWYUs -goversion go1.19.8 -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/71/71ae76ba24ccda320990d4f73e1bb5868a1e48a58dbf9783bc7579aa7cb4e041-d # internal github.com/prometheus/alertmanager/notify/opsgenie mkdir -p $WORK/b360/ github.com/prometheus/alertmanager/notify/pagerduty github.com/prometheus/alertmanager/notify/slack github.com/prometheus/alertmanager/dispatch github.com/prometheus/alertmanager/notify/pushover mkdir -p $WORK/b363/ github.com/prometheus/alertmanager/notify/webhook github.com/prometheus/alertmanager/notify/sns github.com/prometheus/alertmanager/notify/wechat github.com/prometheus/alertmanager/notify/email github.com/prometheus/alertmanager/notify/victorops mkdir -p $WORK/b368/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/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/b176/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF 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 W57cMq5VfCTVKYGXdv2x/W57cMq5VfCTVKYGXdv2x -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b360/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/opsgenie/opsgenie.go 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/b043/_pkg_.a packagefile github.com/go-kit/log/level=$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 net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b285/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/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/b063/_pkg_.a EOF mkdir -p $WORK/b365/ /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 0v910-1ba5402HUah3Yw/0v910-1ba5402HUah3Yw -goversion go1.19.8 -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/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/prometheus/alertmanager/notify/webhook -complete -installsuffix shared -buildid ep6sIn8HFjFNllDWEdbg/ep6sIn8HFjFNllDWEdbg -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b368/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/webhook/webhook.go cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/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/b121/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a EOF mkdir -p $WORK/b369/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/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/b061/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b176/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/prometheus/alertmanager/dispatch -complete -installsuffix shared -buildid TPMwTtYtXw2l2vOxI3Ws/TPMwTtYtXw2l2vOxI3Ws -goversion go1.19.8 -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 mkdir -p $WORK/b361/ /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 -i6RlUL9G6eKifxWM8Yj/-i6RlUL9G6eKifxWM8Yj -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b364/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/slack/slack.go mkdir -p $WORK/b358/ 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/b043/_pkg_.a packagefile github.com/go-kit/log/level=$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 net/http=$WORK/b063/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b367/ /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 gYhFk8OLh70ujQuAz4gs/gYhFk8OLh70ujQuAz4gs -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b365/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/sns/sns.go cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b362/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/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/b176/_pkg_.a packagefile io=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a EOF cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/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/b121/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /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 HUbViDZPx4xqu-9_Nuid/HUbViDZPx4xqu-9_Nuid -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b361/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/pagerduty/pagerduty.go cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/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/b078/_pkg_.a packagefile mime=$WORK/b134/_pkg_.a packagefile mime/multipart=$WORK/b135/_pkg_.a packagefile mime/quotedprintable=$WORK/b136/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile net/mail=$WORK/b335/_pkg_.a packagefile net/smtp=$WORK/b359/_pkg_.a packagefile net/textproto=$WORK/b131/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b049/_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 gG7AdmF1Hyfh7-6ldUFm/gG7AdmF1Hyfh7-6ldUFm -goversion go1.19.8 -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/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/prometheus/alertmanager/notify/email -complete -installsuffix shared -buildid MjmrZtaQigNQonc84MFB/MjmrZtaQigNQonc84MFB -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b358/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/notify/email/email.go cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b044/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/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/b176/_pkg_.a packagefile net/http=$WORK/b063/_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 9oCBKJ8SYPJp0CQpqnsD/9oCBKJ8SYPJp0CQpqnsD -goversion go1.19.8 -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/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/3a/3a9c721be3ee12b8864b3756fa47a1e4c2dbd793d9622c8589bd8fa60dfa7971-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/92/92f4e07cbdc77228ff80a1547f4279ccc1a2a1450740d5fc2d06cbbb9ff828f5-d # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/fa/fa0cc93bf76eee1bded262be06d2c79299e968c8b0e2bec594453717533fe6c9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/63/63c2b2bd93ac1c3ed125ec1bec4dee045080f3a015de92de8b37e1b4a084ec7d-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/51/511254159788076525c650db8dca1689baa16111d68bf08e756abd08623e6164-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/c7/c7d67a6347921d3f1f403ae7437f52a5df8fee4eef67670a14baccf609623c46-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/57/5718a9b7ecd8cabe04230b2d8b55abef8adb9264eace3a4cb1cb3a6541ff20e3-d # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/02/025d000a366bd8e10d1720c31d18e67ac357632801c258f3e24f3dc0c5b9f2d3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/4f/4ff69df9f4f644413540b165e5f541cf3b909f5426cda7609d43a19898bf97f2-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/64/64c56109019b21a70fe2a9d7f412efa00c5ce1675b466342a6580cc95b049491-d # internal github.com/prometheus/alertmanager/api/v2 mkdir -p $WORK/b308/ github.com/prometheus/alertmanager/api/v1 mkdir -p $WORK/b059/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/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/b060/_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/b061/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b176/_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/b063/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/prometheus/alertmanager/api/v2 -complete -installsuffix shared -buildid EJXOBIuKknzi4oKRkXc6/EJXOBIuKknzi4oKRkXc6 -goversion go1.19.8 -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 cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b060/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/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/b061/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b176/_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/b063/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p github.com/prometheus/alertmanager/api/v1 -complete -installsuffix shared -buildid Zh4xw3p68Nf585YTb6SX/Zh4xw3p68Nf585YTb6SX -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b059/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v1/api.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/76/76aacdc97392944ea84876224d34f4926024f9dd568899a17dee881743b1449d-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/4d/4dbaf49a62f2fbccdb73cd2c65dcdf5534691c91e3610dea0d5a6aaaa14b72ce-d # internal github.com/prometheus/alertmanager/api mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v1=$WORK/b059/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/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/b061/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b176/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b305/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/prometheus/alertmanager/api -complete -installsuffix shared -buildid JpB3vEec2a1kv8d1_KiR/JpB3vEec2a1kv8d1_KiR -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b058/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/api.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/4b/4bd9196a9dd56366af6840c657f902e630e119fef620370febba54e1c184408b-d # internal github.com/prometheus/alertmanager/cmd/alertmanager mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/prometheus/alertmanager/api=$WORK/b058/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/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/b061/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b372/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b176/_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/b387/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web/kingpinflag=$WORK/b390/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b379/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/signal=$WORK/b196/_pkg_.a packagefile path/filepath=$WORK/b115/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -installsuffix shared -buildid tmoRbViotC157ekUzKTs/tmoRbViotC157ekUzKTs -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cmd/alertmanager/main.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/73/73cd08fe30c493842dfbf2937313c64b42067f72b47e45ff29d0a3a6f9ab4589-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/prometheus/alertmanager/cmd/alertmanager=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b043/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b056/_pkg_.a packagefile github.com/pkg/errors=$WORK/b057/_pkg_.a packagefile github.com/prometheus/alertmanager/api=$WORK/b058/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/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/b061/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b372/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b176/_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/b387/_pkg_.a packagefile github.com/prometheus/exporter-toolkit/web/kingpinflag=$WORK/b390/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b379/_pkg_.a packagefile net=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/signal=$WORK/b196/_pkg_.a packagefile path/filepath=$WORK/b115/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b049/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile 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/b044/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile path=$WORK/b042/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v1=$WORK/b059/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/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/b078/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile crypto/md5=$WORK/b096/_pkg_.a packagefile encoding/binary=$WORK/b048/_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/b121/_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/b179/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b295/_pkg_.a packagefile crypto/sha256=$WORK/b100/_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/b079/_pkg_.a packagefile mime=$WORK/b134/_pkg_.a packagefile mime/multipart=$WORK/b135/_pkg_.a packagefile mime/quotedprintable=$WORK/b136/_pkg_.a packagefile net/mail=$WORK/b335/_pkg_.a packagefile net/smtp=$WORK/b359/_pkg_.a packagefile net/textproto=$WORK/b131/_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/b062/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b140/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b141/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b142/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b172/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b173/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b178/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b175/_pkg_.a packagefile runtime/debug=$WORK/b186/_pkg_.a packagefile runtime/metrics=$WORK/b177/_pkg_.a packagefile bufio=$WORK/b052/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile net/http/httptrace=$WORK/b137/_pkg_.a packagefile github.com/julienschmidt/httprouter=$WORK/b306/_pkg_.a packagefile crypto/x509=$WORK/b101/_pkg_.a packagefile encoding/hex=$WORK/b104/_pkg_.a packagefile golang.org/x/crypto/bcrypt=$WORK/b388/_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/b108/_pkg_.a packagefile internal/bytealg=$WORK/b010/_pkg_.a packagefile internal/godebug=$WORK/b106/_pkg_.a packagefile internal/itoa=$WORK/b023/_pkg_.a packagefile internal/nettrace=$WORK/b109/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/singleflight=$WORK/b110/_pkg_.a packagefile net/netip=$WORK/b111/_pkg_.a packagefile runtime/cgo=$WORK/b113/_pkg_.a packagefile container/list=$WORK/b068/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b047/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b125/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b132/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b126/_pkg_.a packagefile internal/safefilepath=$WORK/b038/_pkg_.a packagefile io/fs=$WORK/b041/_pkg_.a packagefile net/http/internal=$WORK/b138/_pkg_.a packagefile net/http/internal/ascii=$WORK/b139/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile internal/syscall/execenv=$WORK/b039/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile internal/testlog=$WORK/b040/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile internal/abi=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b011/_pkg_.a packagefile internal/goarch=$WORK/b005/_pkg_.a packagefile internal/goexperiment=$WORK/b012/_pkg_.a packagefile internal/goos=$WORK/b013/_pkg_.a packagefile runtime/internal/atomic=$WORK/b014/_pkg_.a packagefile runtime/internal/math=$WORK/b015/_pkg_.a packagefile runtime/internal/sys=$WORK/b016/_pkg_.a packagefile runtime/internal/syscall=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b032/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b050/_pkg_.a packagefile regexp/syntax=$WORK/b055/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b060/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/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/b077/_pkg_.a packagefile os/exec=$WORK/b190/_pkg_.a packagefile compress/lzw=$WORK/b192/_pkg_.a packagefile crypto/aes=$WORK/b080/_pkg_.a packagefile crypto/cipher=$WORK/b072/_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/b066/_pkg_.a packagefile database/sql/driver=$WORK/b216/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b218/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile hash=$WORK/b067/_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/internal/boring=$WORK/b070/_pkg_.a packagefile crypto/des=$WORK/b081/_pkg_.a packagefile crypto/ecdsa=$WORK/b082/_pkg_.a packagefile crypto/ed25519=$WORK/b092/_pkg_.a packagefile crypto/elliptic=$WORK/b083/_pkg_.a packagefile crypto/hmac=$WORK/b095/_pkg_.a packagefile crypto/rc4=$WORK/b097/_pkg_.a packagefile crypto/rsa=$WORK/b098/_pkg_.a packagefile crypto/sha1=$WORK/b099/_pkg_.a packagefile crypto/sha512=$WORK/b088/_pkg_.a packagefile crypto/subtle=$WORK/b074/_pkg_.a packagefile encoding/pem=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b124/_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/b143/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b158/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b161/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b159/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b160/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b167/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b174/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b180/_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/b065/_pkg_.a packagefile crypto/dsa=$WORK/b102/_pkg_.a packagefile crypto/x509/pkix=$WORK/b103/_pkg_.a packagefile encoding/asn1=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b091/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b389/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b381/_pkg_.a packagefile go/ast=$WORK/b383/_pkg_.a packagefile go/doc/comment=$WORK/b385/_pkg_.a packagefile go/token=$WORK/b154/_pkg_.a packagefile internal/lazyregexp=$WORK/b386/_pkg_.a packagefile internal/intern=$WORK/b112/_pkg_.a packagefile crypto/internal/randutil=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b127/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b129/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b130/_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/b073/_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/boring/sig=$WORK/b075/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b087/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b093/_pkg_.a packagefile crypto/internal/nistec=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b123/_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/b148/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b151/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b152/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b155/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b156/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b150/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b157/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b153/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b162/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b163/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b168/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b171/_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/b128/_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/internal/edwards25519/field=$WORK/b094/_pkg_.a packagefile crypto/internal/nistec/fiat=$WORK/b085/_pkg_.a packagefile embed=$WORK/b086/_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/b146/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b164/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b165/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b170/_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/b147/_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=15.fc36 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20230429 -X github.com/prometheus/alertmanager/version=0.23.0 -B 0xe3894704a2d460996947431f901ed53b5f8e6f4f -compressdwarf=false -linkmode=external -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-15.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=fNN6gs3_ny5W9oKZ4ILF/tmoRbViotC157ekUzKTs/738d3xsdqrXpN8SUc4xS/fNN6gs3_ny5W9oKZ4ILF -X github.com/prometheus/common/version.Version=0.23.0 -X github.com/prometheus/common/version.Revision=15.fc36 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20230429 -X github.com/prometheus/alertmanager/version=0.23.0 -B 0xe3894704a2d460996947431f901ed53b5f8e6f4f -compressdwarf=false -linkmode=external -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-15.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=15.fc36 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20230429 -X github.com/prometheus/alertmanager/version=0.23.0 -B 0x159c215f60b0be7ff222e500ba75a96cfe09a3ea -compressdwarf=false -linkmode=external -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-15.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-build2065117534 internal/unsafeheader mkdir -p $WORK/b007/ cat >$WORK/b007/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 yKysBGW5t9mDGAdfCAWY/yKysBGW5t9mDGAdfCAWY -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go internal/goarch mkdir -p $WORK/b006/ internal/goos mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid oUJhz_0kShYSignazplg/oUJhz_0kShYSignazplg -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/zgoos_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid 5Dg4LU4wNRB2gUgV9LOM/5Dg4LU4wNRB2gUgV9LOM -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b260/ unicode/utf8 mkdir -p $WORK/b024/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid aePbU_x1xIbhYzIm0kms/aePbU_x1xIbhYzIm0kms -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b260/importcfg -pack /usr/share/gocode/src/golang.org/x/sys/internal/unsafeheader/unsafeheader.go 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 xseQQAK7z4tqCWRpCfJ5/xseQQAK7z4tqCWRpCfJ5 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go internal/goexperiment mkdir -p $WORK/b013/ internal/itoa internal/nettrace mkdir -p $WORK/b091/ mkdir -p $WORK/b028/ vendor/golang.org/x/crypto/cryptobyte/asn1 cat >$WORK/b091/importcfg << 'EOF' # internal # import config EOF google.golang.org/protobuf/internal/flags mkdir -p $WORK/b071/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p internal/nettrace -std -complete -installsuffix shared -buildid Dyrq1yYtdqqZulfqFMXz/Dyrq1yYtdqqZulfqFMXz -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go mkdir -p $WORK/b229/ go.mongodb.org/mongo-driver/bson/bsonoptions /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/itoa -std -complete -installsuffix shared -buildid MNBGbQV59Wpl5Bt90SGL/MNBGbQV59Wpl5Bt90SGL -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid F0GTM0tRUvrlIyV5w1k2/F0GTM0tRUvrlIyV5w1k2 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_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 mkdir -p $WORK/b144/ vendor/golang.org/x/crypto/internal/subtle cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF container/list cat >$WORK/b229/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b036/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid uBtz_xaBqWOt2Egb9yAj/uBtz_xaBqWOt2Egb9yAj -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b229/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/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid ASJrB1wxj5aZISHyH3FN/ASJrB1wxj5aZISHyH3FN -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cat >$WORK/b144/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b100/ mkdir -p $WORK/b031/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid RReUpcBsKWv92bl_mLj3/RReUpcBsKWv92bl_mLj3 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b144/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config EOF github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b285/ cat >$WORK/b031/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 6EMMw53SvZMpdjTjMlni/6EMMw53SvZMpdjTjMlni -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config EOF encoding mkdir -p $WORK/b108/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid IJjnr9URhS6i55_VtKsR/IJjnr9URhS6i55_VtKsR -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go unicode cat >$WORK/b285/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p container/list -std -complete -installsuffix shared -buildid VPEPabPWPYQbft4SyYxC/VPEPabPWPYQbft4SyYxC -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/container/list/list.go mkdir -p $WORK/b023/ crypto/internal/subtle mkdir -p $WORK/b039/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/aws/aws-sdk-go/aws/client/metadata -complete -installsuffix shared -buildid JxeD54lcQNchD06Z6Pjv/JxeD54lcQNchD06Z6Pjv -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b285/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p encoding -std -complete -installsuffix shared -buildid zsr5v-keDXJdvZ7cWi3U/zsr5v-keDXJdvZ7cWi3U -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p unicode -std -complete -installsuffix shared -buildid ICCC4PkGpzegvFDy1FVf/ICCC4PkGpzegvFDy1FVf -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF /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 Oq5GMwum6fAxjVdHM-l6/Oq5GMwum6fAxjVdHM-l6 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go runtime/internal/syscall mkdir -p $WORK/b018/ internal/race mkdir -p $WORK/b021/ cat >$WORK/b018/go_asm.h << 'EOF' # internal EOF internal/cpu mkdir -p $WORK/b012/ 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 unicode/utf16 mkdir -p $WORK/b070/ crypto/subtle mkdir -p $WORK/b040/ cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF sync/atomic golang.org/x/net/internal/iana cat >$WORK/b021/importcfg << 'EOF' # internal # import config 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 mkdir -p $WORK/b022/ cat >$WORK/b070/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 MmuOQVDenPWa66MtQdyI/MmuOQVDenPWa66MtQdyI -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go mkdir -p $WORK/b344/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid UlE2lzVpiy5D9y_V_Wvd/UlE2lzVpiy5D9y_V_Wvd -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p crypto/subtle -std -complete -installsuffix shared -buildid x9aEJkru0FSFvhQfY8Eu/x9aEJkru0FSFvhQfY8Eu -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b146/ 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 cat >$WORK/b344/importcfg << 'EOF' # internal # import config EOF runtime/internal/atomic cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p golang.org/x/net/internal/iana -complete -installsuffix shared -buildid npAoXjmGCQeQTUeYApIs/npAoXjmGCQeQTUeYApIs -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b344/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/iana/const.go cat >$WORK/b146/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b015/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid b4MvLObJqlh4aMRGgZEA/b4MvLObJqlh4aMRGgZEA -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go 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 crypto/internal/boring/sig mkdir -p $WORK/b044/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b044/symabis ./sig_amd64.s cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/d2/d283e554280ba8e5e0179339130f1ef862c37beb903c2e47eed9aa482eb892df-d # internal cat >$WORK/b018/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 OUA-gVBtIPZevc6Mw4U9/OUA-gVBtIPZevc6Mw4U9 -goversion go1.19.8 -symabis $WORK/b018/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go cat >$WORK/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 ZzJHKs5ahoX4ereBkN6H/ZzJHKs5ahoX4ereBkN6H -goversion go1.19.8 -symabis $WORK/b012/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/71/71415f849bd1df2029e109aff8c4f0868527cc0591de87ec191580ce5ae9aa3c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sync/atomic -std -installsuffix shared -buildid tWkqPTGdYp9ol1QJsrX-/tWkqPTGdYp9ol1QJsrX- -goversion go1.19.8 -symabis $WORK/b022/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid S7udjVFvi3O6XEa6mwDS/S7udjVFvi3O6XEa6mwDS -goversion go1.19.8 -symabis $WORK/b015/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_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 cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/a2/a207bac1c1d2dbbaa7c9273ebfec562cc564e1e77f5b72e3f4a47e5ddacbc761-d # internal cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid hd3CC7oA_wvpzA8atQIE/hd3CC7oA_wvpzA8atQIE -goversion go1.19.8 -symabis $WORK/b044/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/f5/f5a1c88c09420adbb0dbcfc1783c16b43389e680bf1aaf898a9bb0565983ade2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal runtime/internal/math mkdir -p $WORK/b016/ internal/abi mkdir -p $WORK/b010/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal runtime/internal/sys mkdir -p $WORK/b017/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b006/_pkg_.a 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 cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/d1/d1f13c5733f45e93fb7e38b068b9ac2121e29dcd1f3789df7cf0b16dffc480cb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b006/_pkg_.a packagefile internal/goos=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /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 GQNXXnlt2qXFgZRSv-NB/GQNXXnlt2qXFgZRSv-NB -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/d1/d133e6e1865dba61e725d0ca5ac3ccc9d26bc59a250c34bce3619f236f443270-d # internal /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 Wx1ZamWWzOjg30L3YUQH/Wx1ZamWWzOjg30L3YUQH -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/e2/e299111a3b732e8a4f4d58d3b5af13b2fd2cbeb57cf5c2e8e4137dc5dbabd424-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/66/662949d098cd021d30dfad3a68bbb555cd494f0e02819c217bf33b64343612e0-d # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/78/78bd897047ea2f29bf64e1376cc0f595bcac9319994076d155e2d2da91d28e64-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/abi -std -+ -installsuffix shared -buildid xvi8pOPLNbnXn-z0XQUM/xvi8pOPLNbnXn-z0XQUM -goversion go1.19.8 -symabis $WORK/b010/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/d0/d0cf8e6dffc39357e57b6787a15782b3cc7c5a9c6e4a6635eaf4294a8594406a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/2c/2c2f4978a31c0790bdaeb9da15523f88499ec727aedc204694067cea1f028ca3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/fd/fde591dadd17cfc58837c85b6a7bb927ffa989d5ec31758ea519b4eb9ff4c146-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/81/810d69d9e27e3142e8ca182a3bd664a3eaadcc6d1ffcee1bef11f053cbdda0ae-d # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/85/858c35b118d06a100384984b83f496bd065661abd1589b63e650d54997a1d3cd-d # 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/b285/_pkg_.a /builddir/.cache/go-build/d7/d7a5e4b8abdcd77242e0c0628267833294977f180e8a7f0d17b6b65851c44e0b-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/3b/3ba502ffcece0723ac1365ca984c2f99d561a5592283b79dd6e203c0de8fdf2f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/54/5497475b2f23326e8f3ab628309e42b094e24d4e2046fb2e999eed4109e54ffc-d # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/24/2497f61e88fcc8f26be029505d71e01cec3b22432a9eb083b91ac4441c02cd36-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b044/sig_amd64.o ./sig_amd64.s 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/10/10856668bbb8ee28aa29952a027f893b4ee950f033846f8a291797afaa8ce1cd-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/1b/1bf78fdac3c5f4a7ed7b10b1428fba2493e38aaa91ced745908b829ad34cd520-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b044/_pkg_.a $WORK/b044/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/e7/e70d845b2586111e390d5460cb12dc92595820215b34b151cbb373d13ad28809-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/f8/f844051ab516e279c858fcb5ecec31d7667a0e1e7d4f46b8eb5e40e788469099-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/78/784c8cd877220409a1d3f9c2bc4df7b1adbe892f79d3443823aac30e3b8d5c7d-d # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/09/09ea24ea7cb386a0332145da4752c15a8bd640cc347b00ddc0614568ce09c839-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_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/b017/_pkg_.a /builddir/.cache/go-build/ef/ef2be9c4f2317865632834c6def391fcfc257632eef63100eb3b20c7132f2f6d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e4/e453afffa06c026115119a998c8376fd27bf819044e53c84476ba07d1060dee5-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid yVzU3lNYfLZ9qZqY1xMY/yVzU3lNYfLZ9qZqY1xMY -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b233/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/set/ints.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/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 cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/84/8468dcf6ea0b6405c7f3979fa9370f856cdab6589d0c95472bf327a62fa19d16-d # 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 /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 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 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 cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/06/06e0e4fdce5f03885ba0a8b1e9b574bd6562d170559d1dd61b9ac212902dfacf-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 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 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 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 cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/bytealg -std -+ -installsuffix shared -buildid nkpwGaLySBuC2tHs2OQ5/nkpwGaLySBuC2tHs2OQ5 -goversion go1.19.8 -symabis $WORK/b011/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/db/db7032cd5ab6f9d984ec995fcb1e0253e3426db93f24fe76ea5f60bd1135be93-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/0d/0de8587b9a57ba6cd7d064e2e28a1a0f5fd42b1f8aa0f129a39754220e307c9d-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/1b/1b07026a3c6fcfb8f0883354d9bb235fe5a366ddaa393a8ae68dff3333e9a768-d # internal 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/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p math -std -installsuffix shared -buildid kdmWPwOjltyTMp0JeTBG/kdmWPwOjltyTMp0JeTBG -goversion go1.19.8 -symabis $WORK/b035/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_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 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/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/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/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/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/4f/4f8d48f942f20b02272993e561323e0096bc05b60cd6f99425aa358500915b97-d # internal runtime mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_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 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 s_8wMbYcyqwyXv1p2U3o/s_8wMbYcyqwyXv1p2U3o -goversion go1.19.8 -symabis $WORK/b009/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/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.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/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/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/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 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/buildid -w $WORK/b023/_pkg_.a # internal /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 cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/99/991bf5b4af24af62067d3440b7a9a9f3d00d33aa828357d72beecbd5089e869f-d # internal /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/1c/1c4999616146c38ac6ea52467c99df41bd7bb9641504ca5ab2734cff92b2d2d6-d # internal github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b295/ cat >$WORK/b295/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/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/aws/aws-sdk-go/internal/sdkmath -complete -installsuffix shared -buildid syhqzw7UWifRRE0uGusB/syhqzw7UWifRRE0uGusB -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b295/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/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/f8/f879193a26b9f9f0548079896bf6d076eccc0fc46311f2ef0f84e3a7ac7e01a4-d # internal cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b009/asm_GOARCH.h 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/12/120d9b2696e2c05e2dea831f44fa73ae64f10d38675fd27ae64d35761e4a3aeb-d # internal internal/reflectlite mkdir -p $WORK/b005/ runtime/metrics mkdir -p $WORK/b252/ 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/b252/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF sync cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p runtime/metrics -std -installsuffix shared -buildid 04JfqYeRZMHP-XKo9CJN/04JfqYeRZMHP-XKo9CJN -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b252/importcfg -pack /usr/lib/golang/src/runtime/metrics/description.go /usr/lib/golang/src/runtime/metrics/doc.go /usr/lib/golang/src/runtime/metrics/histogram.go /usr/lib/golang/src/runtime/metrics/sample.go /usr/lib/golang/src/runtime/metrics/value.go mkdir -p $WORK/b020/ 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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync -std -installsuffix shared -buildid 0ItytwpCcsDgke4v5P-t/0ItytwpCcsDgke4v5P-t -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b006/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -std -installsuffix shared -buildid 4wxlVf160WFALZvqbjcn/4wxlVf160WFALZvqbjcn -goversion go1.19.8 -symabis $WORK/b005/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/f5/f5fd3facd892728e14a03c04487783b56bcc7452f6931119b0042365c1f47168-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/b4/b4540c8d78aed5104e95ca7369c079c82a331a8e5b97e650a4b1854003747581-d # internal internal/testlog internal/singleflight mkdir -p $WORK/b062/ google.golang.org/protobuf/internal/pragma github.com/josharian/intern mkdir -p $WORK/b153/ github.com/aws/aws-sdk-go/internal/sync/singleflight math/rand mkdir -p $WORK/b063/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b280/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p internal/testlog -std -complete -installsuffix shared -buildid JcFwclx_Txq2oTpk2QhO/JcFwclx_Txq2oTpk2QhO -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b035/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b227/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p math/rand -std -complete -installsuffix shared -buildid orvSiSxOfoA4QN1FwSW3/orvSiSxOfoA4QN1FwSW3 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/josharian/intern -complete -installsuffix shared -buildid NmUWPAfNogkyslLRneSh/NmUWPAfNogkyslLRneSh -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/share/gocode/src/github.com/josharian/intern/intern.go cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b092/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/aws/aws-sdk-go/internal/sync/singleflight -complete -installsuffix shared -buildid jPj82sDClxhmHNYmIdTa/jPj82sDClxhmHNYmIdTa -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b280/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF cat >$WORK/b092/importcfg << 'EOF' # internal # import config 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/pragma -complete -installsuffix shared -buildid nujDjL6_FqGtO9fE8c22/nujDjL6_FqGtO9fE8c22 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b227/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/pragma/pragma.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p internal/singleflight -std -complete -installsuffix shared -buildid d_tKYT8y3r1mq1mbr9ky/d_tKYT8y3r1mq1mbr9ky -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go runtime/cgo mkdir -p $WORK/b095/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b095/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b095/ -g -O2 -Wall -Werror -fno-stack-protector ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/1c/1c6d07c887c7b3b60341a241cc7f92ab75b648058c0e1779e28a9c5403ef32d8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/70/703b5d80fee2d9dcfa438c18e0afc4de15e23aad271a23bc1a81163b1ee45d19-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/e0/e07b4c287518c2dde60b7607935ea1c111b30196bc3bc85b42be75383a7bfb52-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/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/0b/0b725fc0c296bcdcb4b02755ba7251c663a1856aec1dcc1edaaec6b88ca944e1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/5b/5bc1c3f3ffa0d43afc245dbecae3f1ffd25eed1bcea0e4e6a8e903bec72e907b-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -Wl,--no-gc-sections -x c - -o /dev/null || true 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 /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/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/38/38291b7b9ea43e9d0d03fc4c5f4556f4186c012115e4e9c651bf32c83dc64416-d # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/97/976ea219c74cad7e301c811a75e2ae1b48286075880d79dd11a04eb096ece62c-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true errors cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -std -complete -installsuffix shared -buildid JxqPboeSkGThbZuxVeeE/JxqPboeSkGThbZuxVeeE -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go sort mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p sort -std -complete -installsuffix shared -buildid p1gUD7DCo00MJ-Ms5rgk/p1gUD7DCo00MJ-Ms5rgk -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/81/81d62bdb937d9cf1e156048d38a54c9aee117e879e333002a0e0fc2b5c63ab41-d # internal internal/oserror mkdir -p $WORK/b029/ internal/safefilepath mkdir -p $WORK/b060/ path io github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b334/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF mkdir -p $WORK/b052/ 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 internal/oserror -std -complete -installsuffix shared -buildid b9PoKVlr2DvbjlpY167h/b9PoKVlr2DvbjlpY167h -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cat >$WORK/b334/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/b060/_pkg_.a -trimpath "$WORK/b060=>" -p internal/safefilepath -std -complete -installsuffix shared -buildid kN-JUMWnf8XFZ2mwT2IV/kN-JUMWnf8XFZ2mwT2IV -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/internal/safefilepath/path.go /usr/lib/golang/src/internal/safefilepath/path_other.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b019/ cat >$WORK/b052/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 mkdir -p $WORK/b090/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p path -std -complete -installsuffix shared -buildid lQMsJcEkSWgUXg_VEe0z/lQMsJcEkSWgUXg_VEe0z -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b052/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/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid upPH6G1iI9D2lUL_3owG/upPH6G1iI9D2lUL_3owG -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b334/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 cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid BqyQvqxfs7HOm7HJ8il2/BqyQvqxfs7HOm7HJ8il2 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF strconv mkdir -p $WORK/b034/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p io -std -complete -installsuffix shared -buildid 08pnUXJMU7xe66gi6_Sn/08pnUXJMU7xe66gi6_Sn -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p strconv -std -complete -installsuffix shared -buildid ETvwpAZzOKIm1oP74n36/ETvwpAZzOKIm1oP74n36 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go crypto/internal/nistec/fiat mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid YbqudhpSS2otHLnP3zGX/YbqudhpSS2otHLnP3zGX -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/fb/fb67d65b8d9d3b638b57da294a77958290db61452e08b86d9571aa8d1a79ff28-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/85/859432dfa534614b63de85774f646fe71531384fd63f6b14c375b8c0af0e48c6-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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b095/_x003.o -c gcc_context.c 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 f_OA1XoJBB9VVfkLzYDh/f_OA1XoJBB9VVfkLzYDh -goversion go1.19.8 -symabis $WORK/b027/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h /usr/lib/golang/src/syscall/asan0.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/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_accept4.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/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/65/6506cab3649ee5b6985baf9c4e1a9df8aec95747c5385836d9b77df576d217fd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/b5/b54dc7feefe693ae5248f8460a12437d5ba359b2b6d7a437567d4e5c158a65b8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/7a/7a0c76c9ea059ea0bdbe0c8b521bb8ee4832bf1883d2fb99decc5024fc31cea0-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b217/ github.com/gogo/protobuf/sortkeys golang.org/x/mod/semver mkdir -p $WORK/b354/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b035/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a EOF mkdir -p $WORK/b364/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid z6tBvjleymur2GEQPjb5/z6tBvjleymur2GEQPjb5 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b217/importcfg -pack /usr/share/gocode/src/github.com/beorn7/perks/quantile/stream.go cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid CSvUFVi8DlVTaL7MugUm/CSvUFVi8DlVTaL7MugUm -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b354/importcfg -pack /usr/share/gocode/src/github.com/gogo/protobuf/sortkeys/sortkeys.go cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p golang.org/x/mod/semver -complete -installsuffix shared -buildid P4A6WwqOXhdUVaZm2oxI/P4A6WwqOXhdUVaZm2oxI -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b364/importcfg -pack /usr/share/gocode/src/golang.org/x/mod/semver/semver.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b095/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/07/078822a45a4d16844d10f1119a08413db92fcd78583e1ad9dd1a7e490149baab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/ba/ba3dc0981d568c101e1ed0d91710976c6b7545e5817088f75a3ec328b17151be-d # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/3c/3c106aac3280fc2dc2d2ce1d14256d31bc7766cd72685e6a7e0316b4e31afde3-d # internal hash mkdir -p $WORK/b033/ crypto/internal/randutil mkdir -p $WORK/b066/ github.com/aws/aws-sdk-go/internal/sdkio /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal text/tabwriter cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b282/ cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p hash -std -complete -installsuffix shared -buildid k1Q63hMkEycVdZCjCOoQ/k1Q63hMkEycVdZCjCOoQ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/hash/hash.go bytes cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b019/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF strings mkdir -p $WORK/b003/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid fYfDY8iyaqwLTAGGc3ao/fYfDY8iyaqwLTAGGc3ao -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/aws/aws-sdk-go/internal/sdkio -complete -installsuffix shared -buildid qq8aYAvXqrbTU2CKAapZ/qq8aYAvXqrbTU2CKAapZ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b282/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 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 mkdir -p $WORK/b064/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p bytes -std -installsuffix shared -buildid pusOrYWZY1ztWxnNAleX/pusOrYWZY1ztWxnNAleX -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go mkdir -p $WORK/b209/ cat >$WORK/b064/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p strings -std -complete -installsuffix shared -buildid ikLQ_AUo9Vlshc8KeMhD/ikLQ_AUo9Vlshc8KeMhD -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b064/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 cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p text/tabwriter -std -complete -installsuffix shared -buildid 0bqb-JiXX5zTmyzjFf_P/0bqb-JiXX5zTmyzjFf_P -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b209/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/68/68114b36121ff09dd031592df0fa96a9d19eb1d4d4d6df97f5923f0636247ebc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/9c/9c5d9cca6967bb60d94f33728188d3a7f3288ecf1fc3f944d7859a72589a8de9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/37/37b4058db2b65db0b18067134ed08426625c481218e32777daef2f2e3982013e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/cc/cc42f7b3dc435e4eca66edc874aab38d1a25f3e9b3cc35a61fa805c4407faef8-d # internal hash/fnv mkdir -p $WORK/b224/ hash/crc32 mkdir -p $WORK/b118/ cat >$WORK/b224/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 cat >$WORK/b118/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p hash/fnv -std -complete -installsuffix shared -buildid Tupo1NlsEX9-mUQy7Dlt/Tupo1NlsEX9-mUQy7Dlt -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b224/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b118/symabis ./crc32_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b095/_x005.o -c gcc_libinit.c cat >$WORK/b118/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/b118/_pkg_.a -trimpath "$WORK/b118=>" -p hash/crc32 -std -installsuffix shared -buildid Uf59IBvq0LI6uG6BgbF3/Uf59IBvq0LI6uG6BgbF3 -goversion go1.19.8 -symabis $WORK/b118/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b118/importcfg -pack -asmhdr $WORK/b118/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/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/dc/dc7a7ddfecb609f836d84ea1e749b9c510b048d6d9db71f7c58eb10b27205ca6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b118/crc32_amd64.o ./crc32_amd64.s cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/6f/6f1e7ad5e26fd5670ea87f09667e3bf99b95eb1b809909648f0d98bbae009e39-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b118/_pkg_.a $WORK/b118/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/0f/0fbacfaaf5096342011845eacd0f43bdc63dbc52aa3c911991e213b1a732cb3a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/2e/2e87de429b8499298ee596d255f9476c7471e28e5895021993708e037629ca0e-d # internal crypto/rc4 crypto mkdir -p $WORK/b078/ encoding/base32 mkdir -p $WORK/b032/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b341/ 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/rc4 -std -complete -installsuffix shared -buildid YURcnrTMxsijiG6S86jp/YURcnrTMxsijiG6S86jp -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go 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 IpN4Hn-tdZl2PTt7Pzns/IpN4Hn-tdZl2PTt7Pzns -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cat >$WORK/b341/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/b341/_pkg_.a -trimpath "$WORK/b341=>" -p encoding/base32 -std -complete -installsuffix shared -buildid MaofLySefzFqPfUp2_pr/MaofLySefzFqPfUp2_pr -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b341/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b095/_x006.o -c gcc_linux_amd64.c 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/abi=$WORK/b010/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/goarch=$WORK/b006/_pkg_.a packagefile internal/itoa=$WORK/b028/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p reflect -std -installsuffix shared -buildid _2CCScmDUu-iDswW0wW7/_2CCScmDUu-iDswW0wW7 -goversion go1.19.8 -symabis $WORK/b042/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/d2/d20db8720bd6b22ea4ba1a5bdda551c13604bff0898d6642399dafa170b908f1-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b122/ golang.org/x/text/transform mkdir -p $WORK/b169/ cat >$WORK/b122/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/b122/_pkg_.a -trimpath "$WORK/b122=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid Oy08SU3P1PXapuEUQ11h/Oy08SU3P1PXapuEUQ11h -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cat >$WORK/b169/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/b169/_pkg_.a -trimpath "$WORK/b169=>" -p golang.org/x/text/transform -complete -installsuffix shared -buildid mc5MqBLNtOndohn9yM36/mc5MqBLNtOndohn9yM36 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/share/gocode/src/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/2b/2bf68766dcf5b61e55721c67a8c910dd193965c45fbef42112fbb566fbf960af-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/ef/efa5515a44643849f115ceb3d6aaa1e784df4b815c0503f7dbe338552aa2ebc5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/56/56fbef1d6057afd19a20940ff7fc1efc57bd0c029492e8dbe4696711825f1b08-d # internal net/http/internal/ascii mkdir -p $WORK/b134/ github.com/aws/aws-sdk-go/internal/strings cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b064/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b292/ github.com/aws/aws-sdk-go/internal/sdkuri github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid p104L4fedTvaod0a8jn_/p104L4fedTvaod0a8jn_ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go mkdir -p $WORK/b333/ bufio mkdir -p $WORK/b111/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal mkdir -p $WORK/b314/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b064/_pkg_.a EOF html mkdir -p $WORK/b255/ cat >$WORK/b111/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/b064/_pkg_.a packagefile unicode/utf8=$WORK/b024/_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/internal/strings -complete -installsuffix shared -buildid QNENwzYV7Z4XuFzIoj3C/QNENwzYV7Z4XuFzIoj3C -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b292/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/strings/strings.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p bufio -std -complete -installsuffix shared -buildid JZMbVRkEpENo9TsH8YWM/JZMbVRkEpENo9TsH8YWM -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b334/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b052/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF regexp/syntax mkdir -p $WORK/b138/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid kTLgN7Jx0Jtay0bbROVY/kTLgN7Jx0Jtay0bbROVY -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b333/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/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid cYPZooTkoLTKfead6dAi/cYPZooTkoLTKfead6dAi -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b255/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/aws/aws-sdk-go/internal/sdkuri -complete -installsuffix shared -buildid uXaP_x4JfC0GFe6sqsV6/uXaP_x4JfC0GFe6sqsV6 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b314/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkuri/path.go mkdir -p $WORK/b140/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b064/_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/b138/_pkg_.a -trimpath "$WORK/b138=>" -p html -std -complete -installsuffix shared -buildid eWUZMfiPh5_BoKAiqb57/eWUZMfiPh5_BoKAiqb57 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b140/_pkg_.a -trimpath "$WORK/b140=>" -p regexp/syntax -std -complete -installsuffix shared -buildid bvBCfpUkB3SWExYb6FY0/bvBCfpUkB3SWExYb6FY0 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b140/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 cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/11/11667e599a9a228fb33e5ee3a2b142a4197292f62fbae50e362e0e1876967022-d # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/9e/9e8632c4324611fe1cb8f0141211dd17def525d248a55ac8352792902c8fc38d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/72/7247af59d60594ca50420cf3ec24e943530549c11809f1f5bba413ea7e8863b1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/2a/2acdf5535a6c942733e903a142bfc6299e8552021a58ed1caa3c10c9b8dbfcc2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/a1/a1a93a1fa839475df69543cb978eb8efbd9c6207b456a9554d751e86bfd41e76-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b095/_x007.o -c gcc_mmap.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/6f/6ff170421e486678d3c497a047e5c923b68e50221c7dce9eb6f9cb8e0c5b2b20-d # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/fa/fa49657d178be5c928cb87537e5db0fd3943efbdc9277cb1eacf1f4175cac9e4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal golang.org/x/text/width mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b169/_pkg_.a packagefile strconv=$WORK/b034/_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/b172/_pkg_.a -trimpath "$WORK/b172=>" -p golang.org/x/text/width -complete -installsuffix shared -buildid 2Gy280v4bUJTOIzV97WG/2Gy280v4bUJTOIzV97WG -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b172/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 cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/8c/8c862078296b54cddb126900d38d1da8933a4d1b8a36eb832cc40e088c5be3d1-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b095/_x008.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/df/df462ce0de3e18a1b069b74c09fc70547642df0765f5fdb4dcab7d0e952dd15a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/4a/4a0f66bfc2bc7b5cea5ada623ca2b48b3e155aac5d72df1c364a52832e9accd2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/92/92e839d24dd5111d307e0a5d106893f0c2c456fb45e7e134f0b15cdddbd11b84-d # internal 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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b095/_x009.o -c gcc_sigaction.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/56/5665da8f02f1e9da9a85c3ef70bc49811ad0363933869977a587cd0b946bcffa-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/ba/bad413a5becebd6fde8aa4ff9be22d6f980f6ffd0dc27e957d7e7939ccf87e20-d # internal internal/syscall/execenv mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config 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/b061/_pkg_.a -trimpath "$WORK/b061=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid iMIM38q_h1SWyXNJq-3A/iMIM38q_h1SWyXNJq-3A -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go internal/syscall/unix mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid XDpkuEqavSEbyWnf912C/XDpkuEqavSEbyWnf912C -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_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 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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p time -std -installsuffix shared -buildid gLAr5DkjPW4776HEpN9S/gLAr5DkjPW4776HEpN9S -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/97/9758c13e486e7c12726587bc94fb8f935f123a00b00681127a4c1155354ea5cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/21/214dc84fcb55973f06ce8e6fa2047ffd369f63d845e881ed019273b890655a8e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b095/_x010.o -c gcc_traceback.c cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/f8/f84379accb64ff5201a80eb446e1571e4364378763489a46a636c66140961dd6-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b095/_x011.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/c1/c179dc0be16e89f0a2453ccd5573f8bb86108f0865d077d22f14554291a36125-d # internal regexp mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile regexp/syntax=$WORK/b140/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b139/_pkg_.a -trimpath "$WORK/b139=>" -p regexp -std -complete -installsuffix shared -buildid Ryrk9TbfJW9X11rxIvkX/Ryrk9TbfJW9X11rxIvkX -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b139/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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b095/_x012.o -c linux_syscall.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I $WORK/b095/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b095/_x013.o -c gcc_amd64.S cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/alertmanager-0.23.0 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -o $WORK/b095/_cgo_.o $WORK/b095/_cgo_main.o $WORK/b095/_x001.o $WORK/b095/_x002.o $WORK/b095/_x003.o $WORK/b095/_x004.o $WORK/b095/_x005.o $WORK/b095/_x006.o $WORK/b095/_x007.o $WORK/b095/_x008.o $WORK/b095/_x009.o $WORK/b095/_x010.o $WORK/b095/_x011.o $WORK/b095/_x012.o $WORK/b095/_x013.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b095/_cgo_.o -dynout $WORK/b095/_cgo_import.go -dynlinker cat >$WORK/b095/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/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 ./asm_amd64.s cat >$WORK/b095/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/b095/_pkg_.a -trimpath "$WORK/b095=>" -p runtime/cgo -std -installsuffix shared -buildid SCO9L5pEBI8vtQXHIF6U/SCO9L5pEBI8vtQXHIF6U -goversion go1.19.8 -symabis $WORK/b095/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h /usr/lib/golang/src/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/b095/_cgo_gotypes.go $WORK/b095/cgo.cgo1.go $WORK/b095/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b095/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -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/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b095/_pkg_.a $WORK/b095/asm_amd64.o $WORK/b095/_x001.o $WORK/b095/_x002.o $WORK/b095/_x003.o $WORK/b095/_x004.o $WORK/b095/_x005.o $WORK/b095/_x006.o $WORK/b095/_x007.o $WORK/b095/_x008.o $WORK/b095/_x009.o $WORK/b095/_x010.o $WORK/b095/_x011.o $WORK/b095/_x012.o $WORK/b095/_x013.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/dc/dc9cb96417e50c4846fb3571b60266a06f2a454fff132e9837c76ec6c1007f86-d # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/1a/1a8525252e103cba43ec3eda3d0132277f18b7330b2779ed34805b2576d28bde-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/f2/f231263c6e8a206131db914da56d7dab54e20561dc7c02d525afc7725855c38b-d # internal github.com/jpillora/backoff mkdir -p $WORK/b264/ context github.com/aws/aws-sdk-go/internal/sdkrand mkdir -p $WORK/b025/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b289/ 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/jpillora/backoff -complete -installsuffix shared -buildid 84ry1UY6x1P0mzTZusL5/84ry1UY6x1P0mzTZusL5 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b264/importcfg -pack /usr/share/gocode/src/github.com/jpillora/backoff/backoff.go 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 io/fs mkdir -p $WORK/b051/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p context -std -complete -installsuffix shared -buildid Us3Z1meJGaKqRTg44pVu/Us3Z1meJGaKqRTg44pVu -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/context/context.go cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b063/_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/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/aws/aws-sdk-go/internal/sdkrand -complete -installsuffix shared -buildid bHragHLDqJqaptGfs9Ap/bHragHLDqJqaptGfs9Ap -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b289/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 internal/poll mkdir -p $WORK/b058/ cat >$WORK/b051/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/b052/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile time=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p io/fs -std -complete -installsuffix shared -buildid 5G5yjXn9YwZ7bWXLE3JB/5G5yjXn9YwZ7bWXLE3JB -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b051/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 cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b059/_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/b058/_pkg_.a -trimpath "$WORK/b058=>" -p internal/poll -std -installsuffix shared -buildid aGQPA4afOl5Hd7XOWjBN/aGQPA4afOl5Hd7XOWjBN -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b058/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/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/32/323c87c9d97c4fe3a2ad4289f0bbef06958aabdf5aeca75ea49d4c590429f99c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/4f/4f46ae3765f42e8474ce0364d1443faf36c2ba914eaa8d1d9945ef23aa02b0cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/55/55282efb33db4ceea948f4001e3725c91d68c8d20a6bd81a25df09a9e42ac068-d # internal github.com/cenkalti/backoff/v4 mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/rand=$WORK/b063/_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/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/cenkalti/backoff/v4 -complete -installsuffix shared -buildid pSTana8I22lLBYAx6JFW/pSTana8I22lLBYAx6JFW -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b318/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/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/f4/f45af7cb4bd38048c97f2260f918ef72907e453df463e5f5bffa0f1765e703cc-d # internal embed mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/fs=$WORK/b051/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p embed -std -complete -installsuffix shared -buildid ipnV1HOX-GF_OdBkH2DN/ipnV1HOX-GF_OdBkH2DN -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/embed/embed.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/95/954301be0f3c581d4eeaecabdafc379d7f0810706f7a1bd5f8396fefe2bfbbe9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/d6/d6e7faa7da34fceec9bfdd78c4bae46d5e7e28ca8704d63a23ade3c40014d09d-d # internal 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 /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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/1b/1ba5c179da4f7310faf5d2df898881895871ba948bd432eb46171d8fab64f8ac-d # internal encoding/binary mkdir -p $WORK/b041/ internal/fmtsort github.com/hashicorp/errwrap mkdir -p $WORK/b056/ 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 rs3oMejBM3dLmYPAsg8l/rs3oMejBM3dLmYPAsg8l -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go mkdir -p $WORK/b339/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a EOF cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid U_aULKfvWhTT-CGMYHi6/U_aULKfvWhTT-CGMYHi6 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid KonTl6AU1JViqlMq4Ld2/KonTl6AU1JViqlMq4Ld2 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b339/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/errwrap/errwrap.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/e0/e06715bf9f176477ef230477b963cc8ff3cf57442420cfa4ac7827e1907e0b40-d # internal os mkdir -p $WORK/b057/ cat >$WORK/b057/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/b058/_pkg_.a packagefile internal/safefilepath=$WORK/b060/_pkg_.a packagefile internal/syscall/execenv=$WORK/b061/_pkg_.a packagefile internal/syscall/unix=$WORK/b059/_pkg_.a packagefile internal/testlog=$WORK/b062/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/fs=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p os -std -installsuffix shared -buildid YAeXKHdBSQ9vmW0v7biB/YAeXKHdBSQ9vmW0v7biB -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/rlimit.go /usr/lib/golang/src/os/rlimit_stub.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/f1/f140db68fbd8467d2d09f87499d265ccb61f9b1e53fbf41de1e85463c643f3e4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/7e/7e8ebb8f4a22f4abf82f060fbf364b5860ea13a4b4d4341de7a13f0a14dac248-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/c9/c99f4499542d90545539834d8e4fd53bc81ebda29934bc1a411ffd9b957fc137-d # internal github.com/cespare/xxhash mkdir -p $WORK/b319/ encoding/base64 crypto/md5 vendor/golang.org/x/crypto/internal/poly1305 github.com/cespare/xxhash/v2 mkdir -p $WORK/b101/ vendor/golang.org/x/crypto/curve25519/internal/field mkdir -p $WORK/b105/ crypto/internal/edwards25519/field crypto/cipher cat >$WORK/b319/go_asm.h << 'EOF' # internal EOF cat >$WORK/b101/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/b319=>" -I $WORK/b319/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b319/symabis ./xxhash_amd64.s mkdir -p $WORK/b218/ 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/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b101/symabis ./sum_amd64.s cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b077/ 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/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b105/symabis ./fe_amd64.s cat >$WORK/b218/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b087/ 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/b218=>" -I $WORK/b218/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b218/symabis ./xxhash_amd64.s mkdir -p $WORK/b074/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cat >$WORK/b087/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 mkdir -p $WORK/b038/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -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 ./md5block_amd64.s cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p encoding/base64 -std -complete -installsuffix shared -buildid EQMxUrh6AtvXl1EnBup_/EQMxUrh6AtvXl1EnBup_ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF cat >$WORK/b038/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -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 ./fe_amd64.s 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 crypto/internal/nistec mkdir -p $WORK/b048/ cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b048/symabis ./p256_asm_amd64.s cat >$WORK/b319/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/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/cespare/xxhash -installsuffix shared -buildid bKkP93EokfdhTQiTPnEN/bKkP93EokfdhTQiTPnEN -goversion go1.19.8 -symabis $WORK/b319/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b319/importcfg -pack -asmhdr $WORK/b319/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/b101/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -installsuffix shared -buildid X_UQj_j4nJFXjNK23bOU/X_UQj_j4nJFXjNK23bOU -goversion go1.19.8 -symabis $WORK/b101/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/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 cat >$WORK/b105/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 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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p crypto/cipher -std -installsuffix shared -buildid 6JZk86922nB9BuOvCa_q/6JZk86922nB9BuOvCa_q -goversion go1.19.8 -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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/curve25519/internal/field -std -installsuffix shared -buildid tE1soO4jhHvLtNNq7TjB/tE1soO4jhHvLtNNq7TjB -goversion go1.19.8 -symabis $WORK/b105/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/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 cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/cespare/xxhash/v2 -installsuffix shared -buildid F6PYWZTfBXGr-3e1Key-/F6PYWZTfBXGr-3e1Key- -goversion go1.19.8 -symabis $WORK/b218/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b218/importcfg -pack -asmhdr $WORK/b218/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 golang.org/x/sys/unix mkdir -p $WORK/b259/ 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 math/bits=$WORK/b036/_pkg_.a EOF cat >$WORK/b259/go_asm.h << 'EOF' # internal EOF cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF 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/b259=>" -I $WORK/b259/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b259/symabis ./asm_linux_amd64.s 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/md5 -std -installsuffix shared -buildid IyStHYYeztF9YFzE3P4b/IyStHYYeztF9YFzE3P4b -goversion go1.19.8 -symabis $WORK/b077/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h /usr/lib/golang/src/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/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/internal/edwards25519/field -std -installsuffix shared -buildid Um2gBDImMXBcwve0NbsP/Um2gBDImMXBcwve0NbsP -goversion go1.19.8 -symabis $WORK/b074/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go cat >$WORK/b259/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/b260/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b064/_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/b259/_pkg_.a -trimpath "$WORK/b259=>" -p golang.org/x/sys/unix -installsuffix shared -buildid dTRjjDG5e7WB7F6VpDsC/dTRjjDG5e7WB7F6VpDsC -goversion go1.19.8 -symabis $WORK/b259/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b259/importcfg -pack -asmhdr $WORK/b259/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 cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=$WORK/b049/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile embed=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cat >$WORK/b048/embedcfg << 'EOF' # internal { "Patterns": { "p256_asm_table.bin": [ "p256_asm_table.bin" ] }, "Files": { "p256_asm_table.bin": "/usr/lib/golang/src/crypto/internal/nistec/p256_asm_table.bin" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p crypto/internal/nistec -std -installsuffix shared -buildid L8ONtIIWL92kj5rWz8tz/L8ONtIIWL92kj5rWz8tz -goversion go1.19.8 -symabis $WORK/b048/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -embedcfg $WORK/b048/embedcfg -pack -asmhdr $WORK/b048/go_asm.h /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm_ordinv.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.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/b319=>" -I $WORK/b319/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b319/xxhash_amd64.o ./xxhash_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/b218=>" -I $WORK/b218/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b218/xxhash_amd64.o ./xxhash_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_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/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b101/sum_amd64.o ./sum_amd64.s cd /usr/share/gocode/src/github.com/cespare/xxhash /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b319/_pkg_.a $WORK/b319/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cd /usr/share/gocode/src/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b218/_pkg_.a $WORK/b218/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/59/590ae16c18f43b74acd68c18573d55d67a2e03111b4f1f488492f01e1ce57281-d # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/2b/2b67422d406d818deb627b98645095948c6fc91b8e0a024915fa34a8f46aca4c-d # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/d9/d912a1cc994c6c703f2b8a58548a6e506661240566e8d60950b63d093a711fb8-d # internal encoding/pem mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b064/_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/pem -std -complete -installsuffix shared -buildid 9l7UTp_gwudCserSB_rM/9l7UTp_gwudCserSB_rM -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b101/_pkg_.a $WORK/b101/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/e5/e5fcf5b1ef8568fd5dcceb4601e66b18f23786b92cd9f247fdbd15a804df19ff-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -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/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b077/_pkg_.a $WORK/b077/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal 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/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b105/fe_amd64.o ./fe_amd64.s cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/02/02008da65caa60444974b84631f84ba7a940f007fe1fcc66c1dc8376134cf174-d # internal cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -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/fe_amd64.o ./fe_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b105/_pkg_.a $WORK/b105/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/c4/c4a1e8fe30094a0c3bfd01e14cc739efc19b193e7e52bfd82327341fb6da5e2d-d # internal cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b074/_pkg_.a $WORK/b074/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_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 cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/a4/a43aeb870f51efc3a36a72eec7bbe7ad80b621510ed84d928244414e1cbe00af-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=$WORK/b074/_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/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid 7faGDtEZ22LFaCdnMXV3/7faGDtEZ22LFaCdnMXV3 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go 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/42/42b046abde845fdd18c501d40eeac37eb0d2a3dc75e596ec5df3c1c5e99ebced-d # internal crypto/internal/boring mkdir -p $WORK/b043/ vendor/golang.org/x/crypto/chacha20 crypto/des mkdir -p $WORK/b099/ mkdir -p $WORK/b045/ cat >$WORK/b099/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/b100/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b044/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid ZtRfPnO5TsIlhcMLOOxM/ZtRfPnO5TsIlhcMLOOxM -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid 60z7eZFKA7nN2HyAARmR/60z7eZFKA7nN2HyAARmR -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p crypto/des -std -complete -installsuffix shared -buildid liArJ0PAbWIfsJTQ00Q4/liArJ0PAbWIfsJTQ00Q4 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/d0/d0099ae78594fb562cc1541b7a19915f79ecdb866ac1279be181178757fabbb4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/d5/d51e2c628e8032b8c1e0a2b6f46d944af57c1d09944728532518a928bce3f468-d # internal crypto/hmac mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a EOF crypto/sha1 mkdir -p $WORK/b080/ crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/hmac -std -complete -installsuffix shared -buildid 8AntHkYvYmHTfIDOkAtw/8AntHkYvYmHTfIDOkAtw -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal mkdir -p $WORK/b081/ cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b067/ cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b080/symabis ./sha1block_amd64.s cat >$WORK/b081/go_asm.h << 'EOF' # internal EOF crypto/aes cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b081/symabis ./sha256block_amd64.s mkdir -p $WORK/b037/ cat >$WORK/b037/go_asm.h << 'EOF' # internal EOF cat >$WORK/b067/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 cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b067/symabis ./sha512block_amd64.s cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile 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 internal/goarch=$WORK/b006/_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 GRl4BM2UjAjVzrnRtjgO/GRl4BM2UjAjVzrnRtjgO -goversion go1.19.8 -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 cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/a8/a8228a8b1a9b0ea5549799e05e7550043cddf0cd7489ef354489c0cbb5d3b9a5-d # internal internal/godebug mkdir -p $WORK/b088/ internal/lazyregexp io/ioutil google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b223/ os/signal mkdir -p $WORK/b322/ mkdir -p $WORK/b205/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b057/_pkg_.a EOF path/filepath mkdir -p $WORK/b097/ cat >$WORK/b322/go_asm.h << 'EOF' # internal EOF fmt cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile hash/fnv=$WORK/b224/_pkg_.a packagefile os=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p internal/godebug -std -complete -installsuffix shared -buildid DGVrAX-h-O-PdXHSj2Sf/DGVrAX-h-O-PdXHSj2Sf -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b322=>" -I $WORK/b322/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b322/symabis ./sig.s cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b139/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b055/ cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid 8yTGkxogApYcURM7o1wc/8yTGkxogApYcURM7o1wc -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b223/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/detrand/rand.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p internal/lazyregexp -std -complete -installsuffix shared -buildid _mGGkJVa_V30cxJhSulu/_mGGkJVa_V30cxJhSulu -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b205/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go mkdir -p $WORK/b103/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io/fs=$WORK/b051/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile os=$WORK/b057/_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/b097/_pkg_.a -trimpath "$WORK/b097=>" -p path/filepath -std -complete -installsuffix shared -buildid SsXWkP0QLo2PLDKG7Fh6/SsXWkP0QLo2PLDKG7Fh6 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b097/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 cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b019/_pkg_.a packagefile io/fs=$WORK/b051/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p fmt -std -complete -installsuffix shared -buildid nxDGSyOTyEMAmDeqBIQt/nxDGSyOTyEMAmDeqBIQt -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p io/ioutil -std -complete -installsuffix shared -buildid 1XA9sIfP82eL3K7UNGCG/1XA9sIfP82eL3K7UNGCG -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile os=$WORK/b057/_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/b322/_pkg_.a -trimpath "$WORK/b322=>" -p os/signal -std -installsuffix shared -buildid fJ1jNBfCPfvrU0_QNzcS/fJ1jNBfCPfvrU0_QNzcS -goversion go1.19.8 -symabis $WORK/b322/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b322/importcfg -pack -asmhdr $WORK/b322/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/sha256 -std -installsuffix shared -buildid samQb3XCQ8MrMW2_Np5e/samQb3XCQ8MrMW2_Np5e -goversion go1.19.8 -symabis $WORK/b081/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p crypto/sha512 -std -installsuffix shared -buildid gcU3Lam93dkdUCJR89Cp/gcU3Lam93dkdUCJR89Cp -goversion go1.19.8 -symabis $WORK/b067/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/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 cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/sha1 -std -installsuffix shared -buildid 9C4p7-2P-ysNYZB6JEhZ/9C4p7-2P-ysNYZB6JEhZ -goversion go1.19.8 -symabis $WORK/b080/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_amd64.go cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/07/076f48c399427aba323c26da4f89a6594d1389a4c54a2f8587db1cd031a31c49-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/1f/1f52b88864d3459f7e4ec9e663574473823e1b67e4450f97bec9ca740d0afe60-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b076/_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/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid MJEhwungolohHT4ljU9y/MJEhwungolohHT4ljU9y -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/d3/d35d74d8fbe518658b66393f9dee4236fccbd205459db3b843d97b886c2c245c-d # internal internal/intern mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile internal/godebug=$WORK/b088/_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/b094/_pkg_.a -trimpath "$WORK/b094=>" -p internal/intern -std -complete -installsuffix shared -buildid c5dApdxuiMkFmnzJo97S/c5dApdxuiMkFmnzJo97S -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/4e/4e272d02bd11cc6ec97f3985badc0084e62d4dd7e367e0cb9f383b7a7067fc03-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/e7/e7c6481ede0b42aefb439f735b1d508d29b73018047764218aedc6bb2eebc45b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/ca/ca0f607e1dfadb02c50f312ff2bfb9504c8f035f829e919c46ab973994308c26-d # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/30/300114d52db42849772b8854664c60829f2edfabceebfd1d67f2ab474050d442-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF vendor/golang.org/x/sys/cpu mkdir -p $WORK/b102/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid iqUSh7lxuN1W3uVAmuOZ/iqUSh7lxuN1W3uVAmuOZ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b258/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/b106/_pkg_.a # internal cat >$WORK/b102/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/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 ./cpu_x86.s cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/d1/d1f26c4e170991663eaf4a96c50d150819a968c1a221d6463e6114a63ff2406b-d # internal cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b064/_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/sys/cpu -std -installsuffix shared -buildid S8a7zu8UbZUtGI_hwvto/S8a7zu8UbZUtGI_hwvto -goversion go1.19.8 -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/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/93/93f43dff9c24b3db6c5964e3883828500b1ee45344f2a24cdac378f67aaa67bf-d # internal net/netip mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/intern=$WORK/b094/_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/b093/_pkg_.a -trimpath "$WORK/b093=>" -p net/netip -std -complete -installsuffix shared -buildid 4CFhLSaIYMlAFWktJw7R/4CFhLSaIYMlAFWktJw7R -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b093/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 cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b081/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b080/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b067/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b322=>" -I $WORK/b322/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b322/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b322/_pkg_.a $WORK/b322/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal 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 cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/00/00b2b4461fbf7b0e5555156e9f633858bb1dd98d5e0fbe67be4770829ac3dd0d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal /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 cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/75/752fbcb7791f8be20ea09801f6ddc22de4a0285b7b9db13b2bc039bf1de7605e-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b081/_pkg_.a $WORK/b081/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b080/_pkg_.a $WORK/b080/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/e7/e7957761d8392eaa7ca3903eba21d919478424bf229b02d01b523d63ad31c824-d # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/ab/ab8e6a1aaaa0888c11bb1fd62453a133d30b412b5aeac5cd6c820870c5c8fe19-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/a1/a17bead9701625d248dc43ddd38508409b41ca25654a71713e92a8bf97988d84-d # internal 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 cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b048/p256_asm_amd64.o ./p256_asm_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/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b102/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b067/_pkg_.a $WORK/b067/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/a4/a490b56754188a8ebd66788df6218c57c2b984ee19a19c759e9fb5886baa923e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/d0/d075579a8c9ebb7bb11fbc0f504c372ffa98616742ff056723126c29b422cc6d-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b102/_pkg_.a $WORK/b102/cpu_x86.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/ea/ea7114fb1b5db97c8582754eb15eaff54a628240746c05ab80e8b0cc043fabb2-d # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/57/57d5a69986a2c9c37473cedeec0f816f0b72eeb0283ccd46a1422a5659798f80-d # internal github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b279/ os/exec mkdir -p $WORK/b303/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b057/_pkg_.a packagefile path/filepath=$WORK/b097/_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/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/aws/aws-sdk-go/internal/shareddefaults -complete -installsuffix shared -buildid hbHLitg2ayu1Ro7tm8FG/hbHLitg2ayu1Ro7tm8FG -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b279/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/b303/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/godebug=$WORK/b088/_pkg_.a packagefile internal/syscall/execenv=$WORK/b061/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/fs=$WORK/b051/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b098/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p os/exec -std -complete -installsuffix shared -buildid _z4pAPS4nHU9gdyOEYG7/_z4pAPS4nHU9gdyOEYG7 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b303/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 cat >$WORK/b098/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/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 ./chacha20poly1305_amd64.s cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b048/_pkg_.a $WORK/b048/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/90/9093d5174bffe7f2032d85d8cd14b174402298bc6bc30f61cb17122331fdfaf8-d # internal cat >$WORK/b098/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/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b102/_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/chacha20poly1305 -std -installsuffix shared -buildid LJFseRobsop4ftI_znTd/LJFseRobsop4ftI_znTd -goversion go1.19.8 -symabis $WORK/b098/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h /usr/lib/golang/src/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/81/814d70a8c0bdb3223145fcfaee8bb1697a1b9004779554f9e754d0737b2b0bd0-d # internal 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/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b098/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b098/_pkg_.a $WORK/b098/chacha20poly1305_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/dc/dcfebf4609f7aa5dc22e1c430939d5c5fc336503c8914d6c910b0b99cb44d5ca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/0f/0f762682d403b8f142bc3c94655168c5a6dd1732c3c58121ebb4e9962fc8b830-d # internal net mkdir -p $WORK/b089/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b089/ -importpath net -- -I $WORK/b089/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/24/24f5cd108cc87176aae528c53ecf5d07a3eab46264fd7e32e2822971155cbc10-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/ea/eadcfa4bd5cf821e8f4864b7a811bfb72b222c6d94e04acb3b5731583af8bae5-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b104/ log encoding/csv encoding/hex github.com/go-stack/stack mkdir -p $WORK/b149/ mime/quotedprintable net/http/internal database/sql/driver net/url mkdir -p $WORK/b096/ cat >$WORK/b104/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/b055/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b105/_pkg_.a EOF mkdir -p $WORK/b131/ github.com/go-openapi/runtime/logger cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid fOClO_CRQycpXHD5tyuS/fOClO_CRQycpXHD5tyuS -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go vendor/golang.org/x/net/http2/hpack cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile path=$WORK/b052/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/go-stack/stack -complete -installsuffix shared -buildid JHBoUCqDF2Zl9G1cn_pg/JHBoUCqDF2Zl9G1cn_pg -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/share/gocode/src/github.com/go-stack/stack/stack.go mime mkdir -p $WORK/b129/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile io=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b124/ encoding/xml mkdir -p $WORK/b113/ github.com/opentracing/opentracing-go/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid -hAiaO2NFyRF9eVr-uOr/-hAiaO2NFyRF9eVr-uOr -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p net/url -std -complete -installsuffix shared -buildid mY-xK4XsZ9tPgxeSFG-z/mY-xK4XsZ9tPgxeSFG-z -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/net/url/url.go cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile os=$WORK/b057/_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/b124/_pkg_.a -trimpath "$WORK/b124=>" -p log -std -complete -installsuffix shared -buildid KWKjr2SU8kLUhyANDIxa/KWKjr2SU8kLUhyANDIxa -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/log/log.go compress/flate mkdir -p $WORK/b117/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b064/_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/b129/_pkg_.a -trimpath "$WORK/b129=>" -p mime -std -complete -installsuffix shared -buildid kKfazgqAW---1f2pHcpI/kKfazgqAW---1f2pHcpI -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b129/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 encoding/gob mkdir -p $WORK/b163/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b108/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF text/template/parse mkdir -p $WORK/b184/ github.com/pkg/errors mkdir -p $WORK/b187/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile encoding=$WORK/b108/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile os=$WORK/b057/_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/b113/_pkg_.a -trimpath "$WORK/b113=>" -p encoding/xml -std -complete -installsuffix shared -buildid kGaD1r6bXwP5tiC2-1qo/kGaD1r6bXwP5tiC2-1qo -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b113/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/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p encoding/gob -std -complete -installsuffix shared -buildid DR4BFuZSSAd5x68E-zVY/DR4BFuZSSAd5x68E-zVY -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b163/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 cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a EOF github.com/alecthomas/units github.com/oklog/run golang.org/x/text/unicode/norm compress/lzw go/token github.com/google/btree google.golang.org/protobuf/internal/errors encoding/json github.com/alecthomas/template/parse runtime/debug google.golang.org/protobuf/internal/version github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid bXh_UAa_TMqYihP3t4Hl/bXh_UAa_TMqYihP3t4Hl -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b184/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 golang.org/x/net/bpf mkdir -p $WORK/b112/ github.com/hashicorp/go-multierror cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF github.com/go-logfmt/logfmt cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile path=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF mkdir -p $WORK/b085/ go/doc/comment mkdir -p $WORK/b133/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/pkg/errors -complete -installsuffix shared -buildid YYuryhkPaTQRjPWeBvbC/YYuryhkPaTQRjPWeBvbC -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b187/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 mkdir -p $WORK/b136/ golang.org/x/net/http2/hpack cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p compress/flate -std -complete -installsuffix shared -buildid 82HecXC-XuJq32hppB21/82HecXC-XuJq32hppB21 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b117/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 mkdir -p $WORK/b157/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p encoding/hex -std -complete -installsuffix shared -buildid mNbxJqjaFcoLD2Qx8mEL/mNbxJqjaFcoLD2Qx8mEL -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p encoding/csv -std -complete -installsuffix shared -buildid e-FFZhDI1pQtuxDQaA8B/e-FFZhDI1pQtuxDQaA8B -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go github.com/xlab/treeprint mkdir -p $WORK/b128/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile io=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b181/ gopkg.in/yaml.v2 cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b199/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile os=$WORK/b057/_pkg_.a EOF mkdir -p $WORK/b321/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p net/http/internal -std -complete -installsuffix shared -buildid jijsgQ3t9Jq1okrIrqtc/jijsgQ3t9Jq1okrIrqtc -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b133/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go math/big cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b171/ vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid Q9b1qWdoRS22Xj3tKpUA/Q9b1qWdoRS22Xj3tKpUA -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p database/sql/driver -std -complete -installsuffix shared -buildid dqflFO1X20o5iaQoJvz6/dqflFO1X20o5iaQoJvz6 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b136/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/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/go-openapi/runtime/logger -complete -installsuffix shared -buildid Q7HW4hZiq9kIqNxL59tD/Q7HW4hZiq9kIqNxL59tD -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b157/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 mkdir -p $WORK/b331/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile os/signal=$WORK/b322/_pkg_.a EOF os/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p text/template/parse -std -complete -installsuffix shared -buildid kQeUDnBB2rByOP8k3XaF/kQeUDnBB2rByOP8k3XaF -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b181/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 mkdir -p $WORK/b203/ mkdir -p $WORK/b335/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/oklog/run -complete -installsuffix shared -buildid gUFKmXfKynhVp1-bYn0l/gUFKmXfKynhVp1-bYn0l -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b321/importcfg -pack /usr/share/gocode/src/github.com/oklog/run/actors.go /usr/share/gocode/src/github.com/oklog/run/group.go mkdir -p $WORK/b222/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/alecthomas/units -complete -installsuffix shared -buildid NNNruMEgfHO-ZHMV46k1/NNNruMEgfHO-ZHMV46k1 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b199/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 cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile io=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b107/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b169/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b198/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p compress/lzw -std -complete -installsuffix shared -buildid QrKly8GfoAG4ya-7BYon/QrKly8GfoAG4ya-7BYon -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b331/importcfg -pack /usr/lib/golang/src/compress/lzw/reader.go /usr/lib/golang/src/compress/lzw/writer.go mkdir -p $WORK/b261/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b223/_pkg_.a EOF cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b108/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b070/_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 go/token -std -complete -installsuffix shared -buildid fhBeYcd1EHH_M-ghW3Hd/fhBeYcd1EHH_M-ghW3Hd -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b203/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/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 0IRHXE6oFlJCcRXuZrMC/0IRHXE6oFlJCcRXuZrMC -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b171/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 cat >$WORK/b261/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p encoding/json -std -complete -installsuffix shared -buildid hBaPfojmq_A1sEL2xEsr/hBaPfojmq_A1sEL2xEsr -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b107/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/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b261=>" -I $WORK/b261/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b261/symabis ./debug.s 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/errors -complete -installsuffix shared -buildid VY8L2ujGuV2ARx7tKmzT/VY8L2ujGuV2ARx7tKmzT -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b222/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 mkdir -p $WORK/b247/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/google/btree -complete -installsuffix shared -buildid o24MN3P5MgJc8bGpBiWG/o24MN3P5MgJc8bGpBiWG -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b335/importcfg -pack /usr/share/gocode/src/github.com/google/btree/btree.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/alecthomas/template/parse -complete -installsuffix shared -buildid 4Vvjd8SDiu-kYVavcpns/4Vvjd8SDiu-kYVavcpns -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b198/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 mkdir -p $WORK/b257/ mkdir -p $WORK/b343/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF mkdir -p $WORK/b338/ mkdir -p $WORK/b212/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid tdjyfMBSd5kRDj1CCQ6b/tdjyfMBSd5kRDj1CCQ6b -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b247/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/version/version.go mkdir -p $WORK/b204/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a EOF mkdir -p $WORK/b269/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid BGJT0865-zr82UI8Y70Z/BGJT0865-zr82UI8Y70Z -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b257/importcfg -pack /usr/share/gocode/src/github.com/prometheus/procfs/internal/fs/fs.go cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b339/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b108/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b070/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p golang.org/x/net/bpf -complete -installsuffix shared -buildid q8QzU6lSZSrDGR4pzzAx/q8QzU6lSZSrDGR4pzzAx -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b343/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 mkdir -p $WORK/b363/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid qVQtrP64i97e5zs77OvB/qVQtrP64i97e5zs77OvB -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b338/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 cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b156/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/go-logfmt/logfmt -complete -installsuffix shared -buildid darSObAEhndKTqYFLijy/darSObAEhndKTqYFLijy -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b212/importcfg -pack /usr/share/gocode/src/github.com/go-logfmt/logfmt/decode.go /usr/share/gocode/src/github.com/go-logfmt/logfmt/doc.go /usr/share/gocode/src/github.com/go-logfmt/logfmt/encode.go /usr/share/gocode/src/github.com/go-logfmt/logfmt/jsonstring.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid VlBocjVqGQrphZoUdNzL/VlBocjVqGQrphZoUdNzL -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b269/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 mkdir -p $WORK/b054/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF mkdir -p $WORK/b125/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p go/doc/comment -std -complete -installsuffix shared -buildid jXC6ozPj5viDNu7ezdXg/jXC6ozPj5viDNu7ezdXg -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b204/importcfg -pack /usr/lib/golang/src/go/doc/comment/doc.go /usr/lib/golang/src/go/doc/comment/html.go /usr/lib/golang/src/go/doc/comment/markdown.go /usr/lib/golang/src/go/doc/comment/parse.go /usr/lib/golang/src/go/doc/comment/print.go /usr/lib/golang/src/go/doc/comment/std.go /usr/lib/golang/src/go/doc/comment/text.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/xlab/treeprint -complete -installsuffix shared -buildid hq-9AHdjKErUFz2zY58v/hq-9AHdjKErUFz2zY58v -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b363/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 mkdir -p $WORK/b365/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b108/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b139/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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 cat >$WORK/b054/go_asm.h << 'EOF' # internal EOF cat >$WORK/b125/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/b055/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b122/_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/b156/_pkg_.a -trimpath "$WORK/b156=>" -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid Px7Oy18G-rMwR7i53VB3/Px7Oy18G-rMwR7i53VB3 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b156/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/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid BooOYfZg-6M6CNWnq2zk/BooOYfZg-6M6CNWnq2zk -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b125/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/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b365/ -importpath os/user -- -I $WORK/b365/ -g -O2 ./cgo_listgroups_unix.go ./cgo_lookup_unix.go ./getgrouplist_unix.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b054/symabis ./arith_amd64.s cat >$WORK/b054/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/b055/_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/b063/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b054/_pkg_.a -trimpath "$WORK/b054=>" -p math/big -std -installsuffix shared -buildid xK6K42pkOaR_1kS62Lb8/xK6K42pkOaR_1kS62Lb8 -goversion go1.19.8 -symabis $WORK/b054/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/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/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/a4/a485b18ada670cb174704bbc8a1d2928e3841d673d74377adbbacabeabe720af-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/99/999d5372836fb5703237e6adbf664c1bcaf4f30f6f612229ebd0b8e36cb4af7c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/4c/4ca790fdb30730993c37cbe3e9e3f616d7594644e001f72b0176cd24a1732356-d # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/33/3331cc01003ece401b7e817d77570d75ce98a84f08019fa5f67922d45c3ba823-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/7e/7ec57eac4f1f686a8dcfd4cc6ce3749572b899b325b1f3b0ea23394c04dfa802-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b222/_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/b221/_pkg_.a -trimpath "$WORK/b221=>" -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid uVCznaD-D-rPJAM8XHSV/uVCznaD-D-rPJAM8XHSV -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b221/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/encoding/protowire/wire.go cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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 runtime/debug -std -installsuffix shared -buildid nszs0AcU4ASdXbbkSjes/nszs0AcU4ASdXbbkSjes -goversion go1.19.8 -symabis $WORK/b261/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b261/importcfg -pack -asmhdr $WORK/b261/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/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/e8/e829dfbff31675fd8d07af39df422147f74b4256b5057fda027a3b746d4d2365-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/2e/2e00ad22732b783ddf12c231f47ee0777de8ef1fe7a00db16f2ebc53f1d0850d-d # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/45/45ea462009fb9c23bc90613efe1a8a461d2c2c031c9606b8d96ffb960f728733-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/df/dfd6312ea9b3321928ca93d15854afdc217ed4d19cf47b7ed017061f3af36008-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/22/2262b594d40b0cf5fc29503a4623bab69a45a0c387132182f97ec63e82fd0a60-d # internal github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b055/_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/awserr -complete -installsuffix shared -buildid lPaz1ju4Ah06eWuTH-SL/lPaz1ju4Ah06eWuTH-SL -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b276/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/b199/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/ae/ae3768c07a1edfdc914ab5f97ba250eacace51c46344ea6cbae71d086aeafa1d-d # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/75/75abb7a782fdb2969a57598f5685c4dec5a885eb1eb704a803f22a36c6252b68-d # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/3d/3dcae44abe909ee4cf709ef6b6ff21dc8c093eb35e4e0eb50ccda5c9093b938e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/01/017f563e3e9551c72802e5e3b6192d5f59c5c95a0d81f9e9e24a8e5b36583b28-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/28/28b27763005cdde419f888e69ab9442aa12488f929277bc9258ca1fec9ea006a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b123/ golang.org/x/text/unicode/bidi mkdir -p $WORK/b170/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile sort=$WORK/b053/_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/text/unicode/bidi -std -complete -installsuffix shared -buildid hF7wy-RFI9MlKln47wCj/hF7wy-RFI9MlKln47wCj -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b123/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 cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid fM_WezXTwo8v-eA3vBOF/fM_WezXTwo8v-eA3vBOF -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b170/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/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid eedc1PRm_R_ciu4IWy93/eedc1PRm_R_ciu4IWy93 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b266/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/timeseries/timeseries.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/6d/6d98a6e12e5592b01d0ff5d882ce6fe871435d6ffe4b205228c373ae7fbceb78-d # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/fe/fe9af55a216845c5142d8a3a70b664716888b03e0e5d412f18518443febc0eff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal go/scanner mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile go/token=$WORK/b203/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p go/scanner -std -complete -installsuffix shared -buildid Z0IiBvLZLDReOmcfSNWq/Z0IiBvLZLDReOmcfSNWq -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b202/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/b184/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/09/09186017679111d8af40fa28eae9aaac6ba02590749887e9f4e625b69a374e90-d # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/77/77e366befe9a4503789797bbf50a8e97b4e13b754a169926d585e70c2a8d8b06-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/39/396e40c51c91b13e5feb778dd1011d36c27e76ad67dc33ffb2b6ebd184caaf7b-d # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/8f/8f31333fca372fa2da0483aff70cb43e470e9b79e1fcfb17bc80cd5cca5d50f3-d # internal github.com/oklog/ulid mkdir -p $WORK/b348/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b136/_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/b063/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/oklog/ulid -complete -installsuffix shared -buildid JQRLt3GgS1WFMtq9E496/JQRLt3GgS1WFMtq9E496 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b348/importcfg -pack /usr/share/gocode/src/github.com/oklog/ulid/ulid.go cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/c5/c585cb27ad84895a670bdeb41b7228ae11b8a3ea522c3434b60fe3c583ac3546-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b227/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid 1XAPUwowukTCEKoMKe-5/1XAPUwowukTCEKoMKe-5 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b226/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/b261=>" -I $WORK/b261/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b261/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b261/_pkg_.a $WORK/b261/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/05/053ff316375f87bade0d03c619bc4c1587ec1231ccf560608aa9065fdbc6ed5c-d # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/88/88920bb52565331960b0e6c85a22a8e19ba8db752cf536fbe60e84d948be416b-d # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/0c/0cf2eeec4f5b23a3764d3fd3c626c744b5f21f0a9f148464169cd650747b6741-d # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/34/341dab1b7d470eae2db2d3214d4671ade1944ca20f65b4448800be1e00d6713e-d # internal github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b276/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/11/115143daf49efdaed1c6cce5e3f262db03b7f95f454e5e61400a47cfa9f25714-d # internal github.com/go-openapi/analysis/internal mkdir -p $WORK/b160/ github.com/PuerkitoBio/urlesc mkdir -p $WORK/b166/ 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/ini -complete -installsuffix shared -buildid wV-gQT6or9rmCjh8ypXP/wV-gQT6or9rmCjh8ypXP -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b278/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 cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b096/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/go-openapi/analysis/internal -complete -installsuffix shared -buildid Hx-0NKGFXmBswVkmY_uA/Hx-0NKGFXmBswVkmY_uA -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/analysis/internal/post_go18.go cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/PuerkitoBio/urlesc -complete -installsuffix shared -buildid RvNPwlVWRM9VT8tI7yjG/RvNPwlVWRM9VT8tI7yjG -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b166/importcfg -pack /usr/share/gocode/src/github.com/PuerkitoBio/urlesc/urlesc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/e8/e88191b8148038021af86cf24aac9525805c1eaa24a7fea48498128e087e78b3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/89/89c705e78fb3a0184856dc9dc441f6cb3b83d3764493f067e385e6d356fc0bf0-d # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/1d/1db9302eadae24204667d3954373a724ae5754261f86ba0d1a60a3cb8b38343a-d # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/b2/b28de686df9e287ce5b11155064bfa5f5da3d0d8d352943ac628ac10090329ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/a1/a138aa6d691c16d8ffd4040deeccf55b1af967a995b2231d31b611e0192c9822-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/13/136958960baffb6e42b5ef63f537f49c73ca724ee9efd7b852f745146210c41c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/99/99d1c8322098db52e7ce6a2f5da610d7fb367a481533537be3463b3d5c0f1f74-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/7b/7b9f49e45e23c0eae324811816f852121242a7acc1c5c017e40c5ec27661c998-d # internal go/ast mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile go/scanner=$WORK/b202/_pkg_.a packagefile go/token=$WORK/b203/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p go/ast -std -complete -installsuffix shared -buildid 6CWZECD-EBXhlKIvEq8Z/6CWZECD-EBXhlKIvEq8Z -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b201/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/b204/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/01/01f01468eaa889f9be7ae98b4a309cbe4499d4991e933c258ad20963d5eee104-d # internal compress/gzip mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile compress/flate=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile hash/crc32=$WORK/b118/_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/b116/_pkg_.a -trimpath "$WORK/b116=>" -p compress/gzip -std -complete -installsuffix shared -buildid 6aM3WYRpZAE5k9m49D1R/6aM3WYRpZAE5k9m49D1R -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/70/703d3f009cdd777950670ddc2f7efe16d18a1c22cdfa3723dd14516ddaf1cde9-d # internal 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/b259=>" -I $WORK/b259/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b259/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b259/_pkg_.a $WORK/b259/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/d4/d4bca1666a15bdf916830c5e043e9b855c2ded401bd979b87bbea781b5c08446-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/4d/4dffff110e55c9e9c0c6ae2eda6e593a944c37c0b300ebf73c4283f4409e8b03-d # internal github.com/alecthomas/template mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b198/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b064/_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/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/alecthomas/template -complete -installsuffix shared -buildid Yvb1WFm9YVpaT13OHquG/Yvb1WFm9YVpaT13OHquG -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b197/importcfg -pack /usr/share/gocode/src/github.com/alecthomas/template/doc.go /usr/share/gocode/src/github.com/alecthomas/template/exec.go /usr/share/gocode/src/github.com/alecthomas/template/funcs.go /usr/share/gocode/src/github.com/alecthomas/template/helper.go /usr/share/gocode/src/github.com/alecthomas/template/template.go cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/3d/3dcf6dc6a856ddcebf0a93bde6c5665996f75d040ca7946548188214b63c0d56-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/c9/c9fad645a3892c0eb9e353c9401e8cd1c370a7e766a243fe2276921f3c3998d2-d # internal github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b278/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b279/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b280/_pkg_.a packagefile os=$WORK/b057/_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/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/aws/aws-sdk-go/aws/credentials -complete -installsuffix shared -buildid 7rpqZ9MdmfUAsUJIgqR4/7rpqZ9MdmfUAsUJIgqR4 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b277/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/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/56/56d2bc3bc492de1254a776feec9391b363bfdc9c02fbdd3cb91740bde8a39354-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b121/ cat >$WORK/b121/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/b122/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b123/_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/secure/bidirule -std -complete -installsuffix shared -buildid ANnpX20fmDLNZXCmZ5Ec/ANnpX20fmDLNZXCmZ5Ec -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/8e/8e41d5a1f08ca0b44b30ba75c146ecb7134626e9cedeaf22a00ad2f105350a05-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b169/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b170/_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/secure/bidirule -complete -installsuffix shared -buildid A3y99fNGbTIKi43zAAS4/A3y99fNGbTIKi43zAAS4 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/share/gocode/src/golang.org/x/text/secure/bidirule/bidirule.go /usr/share/gocode/src/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/6b/6b38de49b5bcb0e290dbf7b6d452278178f66868424d71601be69ba1bf757c50-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b225/ google.golang.org/protobuf/internal/order google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b240/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b226/_pkg_.a packagefile math=$WORK/b035/_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/encoding/messageset -complete -installsuffix shared -buildid xHUzmh1V42sxcFac-nAy/xHUzmh1V42sxcFac-nAy -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b225/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/messageset/messageset.go cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b226/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF mkdir -p $WORK/b232/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid YRJF4vJCAjnW2zUfPJC9/YRJF4vJCAjnW2zUfPJC9 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b240/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/descfmt/stringer.go cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b226/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF google.golang.org/protobuf/internal/genid mkdir -p $WORK/b231/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid L1RyR3vBxOvBHPdydPGk/L1RyR3vBxOvBHPdydPGk -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b232/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 mkdir -p $WORK/b230/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b226/_pkg_.a EOF cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b226/_pkg_.a packagefile strings=$WORK/b064/_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/b231/_pkg_.a -trimpath "$WORK/b231=>" -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid 0Opc-K0p7fBJ7k8_wZhr/0Opc-K0p7fBJ7k8_wZhr -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b231/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/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid ZrhlLy8G34jRO_6r3_Nq/ZrhlLy8G34jRO_6r3_Nq -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b230/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 mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b226/_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/descopts -complete -installsuffix shared -buildid -gd8vsuRelmMzam_m6Es/-gd8vsuRelmMzam_m6Es -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b241/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/descopts/options.go mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b226/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid non8blwKA4Jm-uMHQuAi/non8blwKA4Jm-uMHQuAi -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b236/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/b181/_pkg_.a /builddir/.cache/go-build/16/16129132f5ad621063d01ace2edc79ed2ddb3f43aba5a75ba48349924a9ca3b4-d # internal text/template mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile internal/fmtsort=$WORK/b056/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/fs=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile path=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile text/template/parse=$WORK/b181/_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/b180/_pkg_.a -trimpath "$WORK/b180=>" -p text/template -std -complete -installsuffix shared -buildid r7UsOMdi1-5zWgyE9Yml/r7UsOMdi1-5zWgyE9Yml -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/86/8618b94bcb8cd86d6d3768c2c9d7ed1bed5b86254fe7f281e601369beb793747-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/7a/7a2e31d938ecd120cd5d4bd1e6fb24aaf60422450340e6e9793f86f1fcecd1c0-d # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/25/25a3317c98f6e9d6fd949febb9b06115d99121e0b1d23e9f1bd8e2ecf624d3bb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/14/14255506b832e07a27b07e72290286b26903f46ae07abe635e93c2d2c0b58324-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/6b/6be626dfc328596fa2bc92d378e67e004edd7fc23ebcca5b58a8eecdc9abe51c-d # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/e8/e80b936b4c956be7b76f675eb7c3566e11d883ba15d6536f9935dbcfb32e608e-d # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/2c/2cbe0009e994cf1e95548569abac482745d45c23d54ec3ab170e72090d01cf04-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b152/ github.com/prometheus/common/model mkdir -p $WORK/b208/ github.com/go-kit/log mkdir -p $WORK/b211/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/josharian/intern=$WORK/b153/_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/b070/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b139/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid o0EHHMEJiMCW1WXcOydy/o0EHHMEJiMCW1WXcOydy -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b152/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 cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b108/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b212/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b139/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/prometheus/common/model -complete -installsuffix shared -buildid cUzw941wgpYjq5sUMSVZ/cUzw941wgpYjq5sUMSVZ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b208/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 github.com/jmespath/go-jmespath mkdir -p $WORK/b288/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p github.com/go-kit/log -complete -installsuffix shared -buildid 7gWlEgy_pHVET11Zb4Ug/7gWlEgy_pHVET11Zb4Ug -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b211/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 cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/jmespath/go-jmespath -complete -installsuffix shared -buildid HJ1Ae6clZGx37NobUiHv/HJ1Ae6clZGx37NobUiHv -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b288/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/b232/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b108/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid 1a7Yz2M4_AjkvwfZ6k8-/1a7Yz2M4_AjkvwfZ6k8- -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b328/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 github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b281/ cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/81/811e47d470679e230bb8193efd72f452546e168dd7712fe66fc647e3c7f08a8e-d # internal cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b276/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/90/9067263d1781d6d562e5d23457067c095ed62a7770b8e422b3dca7c77e0ad097-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/aws/aws-sdk-go/aws/endpoints -complete -installsuffix shared -buildid zU1fFS5ZTrKm87ITgHV-/zU1fFS5ZTrKm87ITgHV- -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b281/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 google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b230/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b070/_pkg_.a packagefile unicode/utf8=$WORK/b024/_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/encoding/text -complete -installsuffix shared -buildid HJnvocdorRcmVk1MqOyg/HJnvocdorRcmVk1MqOyg -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b228/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/b225/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/1d/1dd58a4d73ad499e1e4e51b13cb7cb25600ea1e8f04938a9577611e356b48db2-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b226/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid yBYQO9qoz-ETkU6TtzBX/yBYQO9qoz-ETkU6TtzBX -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b235/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoregistry/registry.go cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/2a/2a0ad632a382c2169f38e4d46af5cbb7a71b878a0b074726ec3440480e20e410-d # internal github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b277/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b282/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile os/exec=$WORK/b303/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -complete -installsuffix shared -buildid 1nGZqR1Z_ohdEuSZR52D/1nGZqR1Z_ohdEuSZR52D -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b302/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/processcreds/provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/6a/6a158fb43dd2b8c114506a2a99ce9e5f0dfe9120acb3606e752a304a39bb3d15-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/54/5475bce1e7ce7c76454fcd8db8c0152cf26496f2dc4074d87077b6aa7c395614-d # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/00/00c34e26c93abc24ba896f139ef6c69a742c581a2cf2d9d2fa6da074da055adb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/99/99951b651a0277c6e4a36724cb78a6f5c00480024c3bd3e2304e671fc9db86e7-d # internal github.com/go-kit/log/level mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/log=$WORK/b211/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/go-kit/log/level -complete -installsuffix shared -buildid gmnk-YadAa7PcEw2h2xI/gmnk-YadAa7PcEw2h2xI -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b213/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/b201/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/19/194fbe670deee465f7a19195b4ebf5ee8ea55e5afb0f8964c177cd8902a4ef45-d # internal go/doc mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile go/ast=$WORK/b201/_pkg_.a packagefile go/doc/comment=$WORK/b204/_pkg_.a packagefile go/token=$WORK/b203/_pkg_.a packagefile internal/lazyregexp=$WORK/b205/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile path=$WORK/b052/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b200/_pkg_.a -trimpath "$WORK/b200=>" -p go/doc -std -complete -installsuffix shared -buildid PM1o2q6hXpKPdu4k-yDZ/PM1o2q6hXpKPdu4k-yDZ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b200/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/b235/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/0b/0b44139e0daf481034abeab08f7af10e41e3cc4e8e7dd51af1786a8206507cc6-d # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/13/134890458a7acd5a39836e6c5f5cfc25efdc7822efbe1e37d840706136b8eea3-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b236/_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/b234/_pkg_.a -trimpath "$WORK/b234=>" -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid 7PUWWxYo1UgPG-CemJgO/7PUWWxYo1UgPG-CemJgO -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b234/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 cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/94/94ab95b2c9a0ec7cae079c95c0a9486d9156128f579519839a87d41ef29d2c50-d # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/33/330c19bd127b434560d2718d375db95ad2e141d69905defe4fc1afae23f8d2cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal golang.org/x/net/idna mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b168/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b170/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b171/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile strings=$WORK/b064/_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/net/idna -complete -installsuffix shared -buildid WHc5Rvs6BI6_w13n6GwB/WHc5Rvs6BI6_w13n6GwB -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b167/importcfg -pack /usr/share/gocode/src/golang.org/x/net/idna/go118.go /usr/share/gocode/src/golang.org/x/net/idna/idna10.0.0.go /usr/share/gocode/src/golang.org/x/net/idna/punycode.go /usr/share/gocode/src/golang.org/x/net/idna/tables13.0.0.go /usr/share/gocode/src/golang.org/x/net/idna/trie.go /usr/share/gocode/src/golang.org/x/net/idna/trieval.go cd $WORK/b089 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b089=/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 vendor/golang.org/x/net/idna mkdir -p $WORK/b120/ cat >$WORK/b120/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/b055/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b125/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile strings=$WORK/b064/_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/b120/_pkg_.a -trimpath "$WORK/b120=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid dBmAhiKYmOaBT3zNAcY6/dBmAhiKYmOaBT3zNAcY6 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b120/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 cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/cc/cc7b875db9178064197780228e5e4e121e1578e0c1cab613327d8af0bae207bb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cd $WORK/b089 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b089=/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 cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/39/391db69c47b8e43fd37405af910765c495badc772695400fe68d3107ba4e3e3e-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b226/_pkg_.a packagefile math=$WORK/b035/_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/b238/_pkg_.a -trimpath "$WORK/b238=>" -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid wwAYcWgMxgeWMlU0QkJ4/wwAYcWgMxgeWMlU0QkJ4 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b238/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/defval/default.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b054/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b054/_pkg_.a $WORK/b054/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/e6/e645904310e3c116dbc4850865b0f4562e0f0cfd766afa4a0466216650fafb65-d # internal github.com/prometheus/alertmanager/pkg/labels mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b208/_pkg_.a packagefile regexp=$WORK/b139/_pkg_.a packagefile strings=$WORK/b064/_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/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/prometheus/alertmanager/pkg/labels -complete -installsuffix shared -buildid QqTRyFeKTMZCmMJKpin9/QqTRyFeKTMZCmMJKpin9 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b207/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/b156/_pkg_.a # internal cd $WORK/b089 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b089=/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 cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/22/222e3e12658e90cb8fc94f7d94385d6fad4d508bb98649da6aedc8749335d646-d # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/17/17140680e2292dfbd9ee23e4f2cd67d4fc2195be2728028eae6fff52c5894d85-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a EOF crypto/dsa mkdir -p $WORK/b083/ crypto/rand 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 crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid d2nd2uG4zwDYP5AYT8oi/d2nd2uG4zwDYP5AYT8oi -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/randutil=$WORK/b066/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b059/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile os=$WORK/b057/_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/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/rand -std -complete -installsuffix shared -buildid a6v-DeUi_nRZyBxuJR-G/a6v-DeUi_nRZyBxuJR-G -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go encoding/asn1 mkdir -p $WORK/b069/ crypto/elliptic mkdir -p $WORK/b047/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b066/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/dsa -std -complete -installsuffix shared -buildid UNlZzd2L9XXaQzd9qKHs/UNlZzd2L9XXaQzd9qKHs -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile time=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b070/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid EQ4tXet_VioOjc8OB5ub/EQ4tXet_VioOjc8OB5ub -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b069/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/b238/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid RqWDuqYRdFQDVSFJtY1J/RqWDuqYRdFQDVSFJtY1J -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/23/23990f1d3ccaa6aa4a7a6c4db74001ceb6f9f040ed1f69ec69366aeca6b0c52d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/78/78d53aa833f392f675c30468e9e0e469b30e9bfa18d99966722d2250c6990842-d # internal github.com/prometheus/alertmanager/timeinterval mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b156/_pkg_.a packagefile regexp=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/prometheus/alertmanager/timeinterval -complete -installsuffix shared -buildid bgg7bR1itGC7VNtB17XA/bgg7bR1itGC7VNtB17XA -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b214/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/timeinterval/timeinterval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/e0/e0038be0ac5091d365b60374d1020ab8cadfd745b955e194570f707ce259bfc8-d # internal cd $WORK/b365 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x001.o -c _cgo_export.c cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/88/88ee89378066aefe2b18169ccf28315a4ce05db173542ebfa215caea4a0d04b7-d # internal github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b288/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/aws/aws-sdk-go/aws/awsutil -complete -installsuffix shared -buildid 5bhnkbcqvyfeSjUX2G28/5bhnkbcqvyfeSjUX2G28 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b287/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/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/39/399b187ee47b8bfaccdf293e79c8fa8f68c4e3cbb05582690a3d886681d80993-d # internal cd $WORK/b089 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b089=/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/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/79/790fc772af502ec47168d4a09c14be07472d48c1d4fbf13a272a899265cb5a0c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/35/35a24ee4e62b3e1dc34700304f07c889c1c741dc6fcc3011c2b1b4ecc2798a67-d # internal crypto/ed25519 mkdir -p $WORK/b072/ github.com/sean-/seed cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b073/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/sha512=$WORK/b067/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b147/ 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 -std -complete -installsuffix shared -buildid R7t5ONPcJpESNcSfluT7/R7t5ONPcJpESNcSfluT7 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go crypto/rsa mkdir -p $WORK/b079/ mkdir -p $WORK/b347/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b065/_pkg_.a packagefile crypto/internal/randutil=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b075/_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/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid 9XJLaMkCQAnhX_7-svcU/9XJLaMkCQAnhX_7-svcU -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b147/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/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/rsa -std -complete -installsuffix shared -buildid Xyj0CWwrK6JsjmQVrOFD/Xyj0CWwrK6JsjmQVrOFD -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/sean-/seed -complete -installsuffix shared -buildid E4Q0tgdKVci7SBCrb5x7/E4Q0tgdKVci7SBCrb5x7 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b347/importcfg -pack /usr/share/gocode/src/github.com/sean-/seed/init.go cd $WORK/b365 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/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 cd $WORK/b089 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b089=/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/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/01/017561c1ac97fa0ee398505c9313f22d11e9e14329fe087e40e29deec919bb05-d # internal cd $WORK/b365 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/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 cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/32/32f1e312bfa5efa0379ef709884c79b65661ec670e8dbe6aace35a3f490a9e41-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/e8/e8e1a53d64c6549b685f1fdfd67cd62670f72c9cbe7c67751d95d5b0385b735b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/3f/3f6651ae32f336ca4b331c29db96faec02c91e1e487d05ecd3b08a4abd37fd21-d # internal html/template mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile html=$WORK/b138/_pkg_.a packagefile internal/godebug=$WORK/b088/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/fs=$WORK/b051/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile path=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile text/template=$WORK/b180/_pkg_.a packagefile text/template/parse=$WORK/b181/_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/b179/_pkg_.a -trimpath "$WORK/b179=>" -p html/template -std -complete -installsuffix shared -buildid st5QV-4lsQ4il3nhnwR4/st5QV-4lsQ4il3nhnwR4 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b179/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/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/47/47cb5d4e7325649034c1eddf30e50d5dfbb50b6f0b7ddbc5e29e425ed8bca4c5-d # internal cd $WORK/b089 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b089=/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 google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b235/_pkg_.a packagefile strconv=$WORK/b034/_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/b220/_pkg_.a -trimpath "$WORK/b220=>" -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid mSUeLXt0yCCy6MYGLG6t/mSUeLXt0yCCy6MYGLG6t -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b220/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 google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b235/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid Odda-mEEdwZ653aeU8wi/Odda-mEEdwZ653aeU8wi -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b239/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/build.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_init.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_lazy.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_list.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/placeholder.go cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/0a/0aa08a9157fd154a2807acfefb106cdda00cae3478f95b2cb9dc8026488e6ba5-d # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/fd/fd9f883ca22fffaa07f179cbbc7b92010280149b02b8934d2c779baff1f48d70-d # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/31/31956f62f603cd4cd3e45a3012744b547bc18b4328b4702a2c5c15e99adaa13f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/29/29f0dde01acb63f1033b4fd2c6cb83d638637a181a95b88222b8a5e17fe881dd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/50/508731fbb0bfa5bd86f12c9e6aaaafebee767a67b9bc383a8a0f491059a44f9d-d # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b149/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b146/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b147/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b148/_pkg_.a -trimpath "$WORK/b148=>" -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid N5JjETx64vUOkHPYEwzs/N5JjETx64vUOkHPYEwzs -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b148/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 cd $WORK/b365 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/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 cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/c2/c265693db12a928c0ffa9997405a4e9f9c6f97407bccdc92fea230967d7e42c1-d # internal crypto/x509/pkix mkdir -p $WORK/b084/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b068/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b069/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile math/big=$WORK/b054/_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/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid GTrXLD2gZkPLrN5x-0ST/GTrXLD2gZkPLrN5x-0ST -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b069/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b071/_pkg_.a packagefile math/big=$WORK/b054/_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/b068/_pkg_.a -trimpath "$WORK/b068=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid oKmCffmDqgNuHdCm9JCf/oKmCffmDqgNuHdCm9JCf -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b068/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 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b089=/tmp/go-build -gno-record-gcc-switches -o $WORK/b089/_cgo_.o $WORK/b089/_cgo_main.o $WORK/b089/_x001.o $WORK/b089/_x002.o $WORK/b089/_x003.o $WORK/b089/_x004.o $WORK/b089/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b089/_cgo_.o -dynout $WORK/b089/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cd $WORK/b365 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/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 cat >$WORK/b089/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/b090/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/godebug=$WORK/b088/_pkg_.a packagefile internal/itoa=$WORK/b028/_pkg_.a packagefile internal/nettrace=$WORK/b091/_pkg_.a packagefile internal/poll=$WORK/b058/_pkg_.a packagefile internal/singleflight=$WORK/b092/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net/netip=$WORK/b093/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b026/_pkg_.a packagefile runtime/cgo=$WORK/b095/_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 net -std -installsuffix shared -buildid PpGZ2MhsUf1IKJw5kn1h/PpGZ2MhsUf1IKJw5kn1h -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b089/_cgo_gotypes.go $WORK/b089/cgo_linux.cgo1.go $WORK/b089/cgo_resnew.cgo1.go $WORK/b089/cgo_socknew.cgo1.go $WORK/b089/cgo_unix.cgo1.go $WORK/b089/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/63/63bdcae4bda6f846dbb3597a28a03ed064885b6c124b1b123dd46b7c294cf578-d # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/1d/1d6f970c63bff979c57a804e32865373120bb628b3a70ea717c3ecbec7328d7f-d # internal github.com/PuerkitoBio/purell mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b166/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b167/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b171/_pkg_.a packagefile golang.org/x/text/width=$WORK/b172/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile regexp=$WORK/b139/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p github.com/PuerkitoBio/purell -complete -installsuffix shared -buildid XNt4etXHzaPpXAQrVkUa/XNt4etXHzaPpXAQrVkUa -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b165/importcfg -pack /usr/share/gocode/src/github.com/PuerkitoBio/purell/purell.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/39/3973aea364b0c3f4b503cc8e2d31b7359aec876816fce46783ac70378343c963-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/tmp/go-build -gno-record-gcc-switches -o $WORK/b365/_cgo_.o $WORK/b365/_cgo_main.o $WORK/b365/_x001.o $WORK/b365/_x002.o $WORK/b365/_x003.o $WORK/b365/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/0b/0b1dbfd3daedad26c98e125d6cf7a72d962b0d602d707c9389697aae7d245925-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b365/_cgo_.o -dynout $WORK/b365/_cgo_import.go cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile runtime/cgo=$WORK/b095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p os/user -std -installsuffix shared -buildid nFAcXrEvwAqFQSzxECHh/nFAcXrEvwAqFQSzxECHh -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b365/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b365/_cgo_gotypes.go $WORK/b365/cgo_listgroups_unix.cgo1.go $WORK/b365/cgo_lookup_unix.cgo1.go $WORK/b365/getgrouplist_unix.cgo1.go $WORK/b365/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/ee/ee3d658dd9a678c902accc4884cf6f80bf8376a013ae860717e94bcc72180b07-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/1a/1a14f0ba098513fd382a8a0d39b323d587f7cadda7fac1e3eecbf6816856bdd0-d # internal crypto/ecdsa mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b065/_pkg_.a packagefile crypto/internal/randutil=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b067/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b068/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b071/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid DH9_FjVoMytb-Z6Dfmbx/DH9_FjVoMytb-Z6Dfmbx -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b365/_pkg_.a $WORK/b365/_x001.o $WORK/b365/_x002.o $WORK/b365/_x003.o $WORK/b365/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/94/9414454229bafa498df1ce6c58362baabfec7693574ff21c5f388fd0646b1750-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ce/cea637f3d368b0726dfea6667ea70e235dcea9359c0b4d39230492d4aadbc518-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/03/03ca8e016e490f7adda1160b225fbdb9973ad5110fbc95074a6e8a58711a0442-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/91/918964b1dc226609b79750720560351bcfc79e84ce59c251e5de31eaafc00418-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b146/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b147/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b148/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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 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 go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid EiLTildnbHegsiHhyoO7/EiLTildnbHegsiHhyoO7 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b145/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/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/1a/1aae02222e6ba4a4591444e5a57dcf208b8c8851c42db7fe4920fbe66785e781-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b226/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid z5CIgfWPeEh1td0Ng1Nt/z5CIgfWPeEh1td0Ng1Nt -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b246/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/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/f2/f21c88935710c8ab83c1a67016d8376a1934c15d91a601fbaa32b3220e65649e-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b220/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b246/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b236/_pkg_.a packagefile hash/crc32=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b245/_pkg_.a -trimpath "$WORK/b245=>" -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid 1KwemjP84w6sgzQEbrmG/1KwemjP84w6sgzQEbrmG -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b245/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/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/4a/4aa201f9d97aefc6793f776793a6fd9b31d30fbc88418824cee46475140db7c3-d # internal go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b144/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b145/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b146/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b147/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b148/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b143/_pkg_.a -trimpath "$WORK/b143=>" -p go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid f6pHjyJlPALPsqDNKqL3/f6pHjyJlPALPsqDNKqL3 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b143/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/b328/_pkg_.a # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b089/_pkg_.a $WORK/b089/_x001.o $WORK/b089/_x002.o $WORK/b089/_x003.o $WORK/b089/_x004.o $WORK/b089/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/4c/4cd09a7c3a907cec43f64c89ffe8dd70a6c29e5f78f82d7b1ef69dd1650e1245-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b127/ github.com/mailru/easyjson/buffer mkdir -p $WORK/b155/ github.com/mitchellh/mapstructure github.com/gofrs/uuid cat >$WORK/b127/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/b055/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b120/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF net/textproto mkdir -p $WORK/b126/ cd /builddir/build/BUILD/alertmanager-0.23.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid ulB7HaVMK_vRlzt4DVm2/ulB7HaVMK_vRlzt4DVm2 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go mkdir -p $WORK/b141/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b019/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b356/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid g1GApf6OgtlzoXuaBMQN/g1GApf6OgtlzoXuaBMQN -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b155/importcfg -pack /usr/share/gocode/src/github.com/mailru/easyjson/buffer/pool.go gopkg.in/alecthomas/kingpin.v2 crypto/x509 cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b108/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b077/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/sha1=$WORK/b080/_pkg_.a packagefile database/sql/driver=$WORK/b136/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b196/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid RaHIX19_9WuTL8se1v7x/RaHIX19_9WuTL8se1v7x -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b141/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/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p net/textproto -std -complete -installsuffix shared -buildid y4hoqNcdcWDgAVqJBfCz/y4hoqNcdcWDgAVqJBfCz -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b126/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 mkdir -p $WORK/b082/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/gofrs/uuid -complete -installsuffix shared -buildid HNulWoFpmlNgs6Mwr_Rk/HNulWoFpmlNgs6Mwr_Rk -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b356/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 golang.org/x/net/internal/socket mkdir -p $WORK/b345/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b197/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b199/_pkg_.a packagefile go/doc=$WORK/b200/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF cat >$WORK/b082/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/des=$WORK/b045/_pkg_.a packagefile crypto/dsa=$WORK/b083/_pkg_.a packagefile crypto/ecdsa=$WORK/b046/_pkg_.a packagefile crypto/ed25519=$WORK/b072/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/md5=$WORK/b077/_pkg_.a packagefile crypto/rsa=$WORK/b079/_pkg_.a packagefile crypto/sha1=$WORK/b080/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b067/_pkg_.a packagefile crypto/x509/pkix=$WORK/b084/_pkg_.a packagefile encoding/asn1=$WORK/b069/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile encoding/pem=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b068/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b071/_pkg_.a packagefile internal/godebug=$WORK/b088/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/fs=$WORK/b051/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b070/_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 gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid CuGMePWg4tTKlYFIMT5F/CuGMePWg4tTKlYFIMT5F -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b196/importcfg -pack /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/actions.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/app.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/args.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/cmd.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/completions.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/doc.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/envar.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/flags.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/global.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/guesswidth_unix.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/model.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/parser.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/parsers.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/templates.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/usage.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/values.go /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2/values_generated.go github.com/hashicorp/go-sockaddr mkdir -p $WORK/b329/ cat >$WORK/b345/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/b259/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile os=$WORK/b057/_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/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/x509 -std -complete -installsuffix shared -buildid teewBNB0AhZElDYU-IZi/teewBNB0AhZElDYU-IZi -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p golang.org/x/net/internal/socket -complete -installsuffix shared -buildid UHKXnjxlZk2qy7SIDPlY/UHKXnjxlZk2qy7SIDPlY -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b345/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/socket/cmsghdr.go /usr/share/gocode/src/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/cmsghdr_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/complete_dontwait.go /usr/share/gocode/src/golang.org/x/net/internal/socket/error_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/iovec_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/mmsghdr_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/msghdr_linux.go /usr/share/gocode/src/golang.org/x/net/internal/socket/msghdr_linux_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/norace.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn_mmsg.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn_msg.go /usr/share/gocode/src/golang.org/x/net/internal/socket/socket.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_const_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_linux.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_linux_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 cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile os/exec=$WORK/b303/_pkg_.a packagefile regexp=$WORK/b139/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/hashicorp/go-sockaddr -complete -installsuffix shared -buildid TCaNBDISoFXC1rj76AWX/TCaNBDISoFXC1rj76AWX -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b329/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 github.com/prometheus/procfs mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b257/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b258/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b259/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b139/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/prometheus/procfs -complete -installsuffix shared -buildid -eYfIw8zUERYw3MIBWds/-eYfIw8zUERYw3MIBWds -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b256/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 cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/9d/9d73f3ec07e7ba0460cca0a8c0fe79ab5b83992fd5531e889cd9e0fc9fb0037c-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b116/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b328/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid 1Ir_Ec66adyfhh3zxHF1/1Ir_Ec66adyfhh3zxHF1 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b351/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 github.com/gogo/protobuf/types mkdir -p $WORK/b353/ cat >$WORK/b353/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/b055/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b328/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b354/_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/b064/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/gogo/protobuf/types -complete -installsuffix shared -buildid vAAP0dAq6Yuin6VO8ysy/vAAP0dAq6Yuin6VO8ysy -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b353/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/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/0e/0e198d64cb81bd5b7a4fc612069f5b354392e58b0a0e62061b7910ed22cb0e78-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b155/_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/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid 3QuMqgf6eEwsyq5TwgUU/3QuMqgf6eEwsyq5TwgUU -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/share/gocode/src/github.com/mailru/easyjson/jwriter/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/b4/b40bd8bbc22da5aa828f3a15be5f669054cde26735237218927bf7debf60fece-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/5e/5e6e024b6aa44857218ee319d6dfe884dc606fe7c71113f36fbb60dccf0f5aa7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/54/54c79a41543ab24f1ea8eb8c4b5f8885bec81bd3c3ed403f87c5de9c7f05f150-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b119/ golang.org/x/net/http/httpguts net/mail mime/multipart mkdir -p $WORK/b130/ cat >$WORK/b119/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/b120/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile net/textproto=$WORK/b126/_pkg_.a packagefile strings=$WORK/b064/_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/net/http/httpguts -std -complete -installsuffix shared -buildid YJb8mRT5XBJ-Mg04RhOg/YJb8mRT5XBJ-Mg04RhOg -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b119/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 mkdir -p $WORK/b268/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile internal/godebug=$WORK/b088/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile mime=$WORK/b129/_pkg_.a packagefile mime/quotedprintable=$WORK/b131/_pkg_.a packagefile net/textproto=$WORK/b126/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF mkdir -p $WORK/b150/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p mime/multipart -std -complete -installsuffix shared -buildid oMrSagZeiCpCEMe8CXqV/oMrSagZeiCpCEMe8CXqV -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b167/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile net/textproto=$WORK/b126/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid 55y5zIERqT7f3apG6yxb/55y5zIERqT7f3apG6yxb -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b268/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 cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile mime=$WORK/b129/_pkg_.a packagefile net/textproto=$WORK/b126/_pkg_.a packagefile strings=$WORK/b064/_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/b150/_pkg_.a -trimpath "$WORK/b150=>" -p net/mail -std -complete -installsuffix shared -buildid oi2-XvSu6qZ7pNl-n9qs/oi2-XvSu6qZ7pNl-n9qs -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/net/mail/message.go cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/db/db525cced03b8a9a1937ed29974f9f2e57987d33ef4d18581e824104f97f88ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/7e/7e1a0a2ef6d5a7e6f61384fcd224be8e794408735a97f16441bd3a2b4200d789-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/b6/b6f092163c0979e2218e47460ad632657d4defab1e42a96a5d225c19c02291bc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/e2/e238b729143a7fa58e0d02da16e95d7be40ec0b77ab8a8d72d5b7f4ffa6d753b-d # internal golang.org/x/net/ipv6 mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b343/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b344/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b345/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b259/_pkg_.a packagefile net=$WORK/b089/_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 golang.org/x/net/ipv4 mkdir -p $WORK/b342/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p golang.org/x/net/ipv6 -complete -installsuffix shared -buildid 1FLTzwf_VSqkZazQc5ZF/1FLTzwf_VSqkZazQc5ZF -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b346/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 cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b343/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b344/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b345/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b259/_pkg_.a packagefile net=$WORK/b089/_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/b342/_pkg_.a -trimpath "$WORK/b342=>" -p golang.org/x/net/ipv4 -complete -installsuffix shared -buildid sfieqk6WXn3JxNB9--Qw/sfieqk6WXn3JxNB9--Qw -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b342/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/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/47/47e4cf5ed242419d0a760b874f442c9a0c624d1037598d6dfb11ababdc6fccb8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/48/48a4dee92ecc494da1c07708216a8aa92155fc8b3bdf7dbe22b81398e6d057e5-d # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/80/805783059184758d53282acf6bf26eb925a700914e1a7b163e98ee350c1c6659-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/b1/b1338240df24ca6832401733e2c95c57a9ceffd3918ea8fcfb234bb59449804e-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b143/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b145/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b146/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b147/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b148/_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/b142/_pkg_.a -trimpath "$WORK/b142=>" -p go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid X_r9dUXjBBMXC1Nvr4IK/X_r9dUXjBBMXC1Nvr4IK -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b142/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/b351/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/f5/f55684abe5f6eb3a170836b8cae71c4f9a937bc77bf1a9fe168433daf4ab1497-d # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/c4/c462de8ad3724dfb891f659caf41495a265a0dccbaf96521b7f1290b3cd6a07d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/3c/3cb8756ca210d862d8ba7be43092966dac1b6b4e5788b9af36c5b0cb821c3b05-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b328/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b351/_pkg_.a packagefile math=$WORK/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid CNjv2BGH1QDiAUE0Mchf/CNjv2BGH1QDiAUE0Mchf -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b350/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/b082/_pkg_.a /builddir/.cache/go-build/3b/3bc8f4844739fed4d57bc4366fdb1452dfb90058f16f90b03932fcd770ceb4b1-d # internal github.com/asaskevich/govalidator mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rsa=$WORK/b079/_pkg_.a packagefile crypto/x509=$WORK/b082/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile encoding/pem=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile html=$WORK/b138/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path=$WORK/b052/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b139/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/asaskevich/govalidator -complete -installsuffix shared -buildid j76OJi2AtvmuF81t4uVR/j76OJi2AtvmuF81t4uVR -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b137/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 crypto/tls mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b031/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/des=$WORK/b045/_pkg_.a packagefile crypto/ecdsa=$WORK/b046/_pkg_.a packagefile crypto/ed25519=$WORK/b072/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/hmac=$WORK/b076/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/md5=$WORK/b077/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/rc4=$WORK/b078/_pkg_.a packagefile crypto/rsa=$WORK/b079/_pkg_.a packagefile crypto/sha1=$WORK/b080/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b067/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile crypto/x509=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/pem=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b068/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b106/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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 I4Y_dczS6Ps04FoebuR0/I4Y_dczS6Ps04FoebuR0 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/notboring.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/87/87b8231e315258c3634bc13ffb4130757929ec1c63018f43f07e9318f489bdc4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/75/756e93d27a5eaa965a744273001933222638d793590a27f9c50582a386df4f8c-d # internal github.com/prometheus/alertmanager/cluster/clusterpb mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b350/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b328/_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/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/prometheus/alertmanager/cluster/clusterpb -complete -installsuffix shared -buildid LFiDCH60Dy5HRsYaM-s_/LFiDCH60Dy5HRsYaM-s_ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b349/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cluster/clusterpb/cluster.pb.go cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/ed/ed8c052089180fe11c06b3e3fbd133a9d31bfd75b1bf1f3fe9cb8a90088439f7-d # internal github.com/prometheus/alertmanager/cli/config mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b196/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b156/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile os=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/prometheus/alertmanager/cli/config -complete -installsuffix shared -buildid ixZrG439UoMrvBqhbLGz/ixZrG439UoMrvBqhbLGz -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b195/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cli/config/config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/f0/f0c2453524f3bedb811f91ee2bfcb773e9c77777200159b8153a1f7d5217ec0b-d # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/6e/6e22630d1c61a8613f4cea46b3a61e3bb6f6f12912a8208dc5e6f92ac2225290-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/ae/ae2b454b5753b7e6587f1550620da3e99dd0b19ba8e175f68b6aa42c4868a40f-d # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/2f/2f4f3fce36d68532a2c10a52bc5352a2e07dd02abfa9428e92d901eb247ea508-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/b4/b4da4f4db29350a4af8f64b13e78beac1b171f6910a8b4bc333351764d0ef0d0-d # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/83/838121010f2658343cb7be71c23fc2365b0a9c6c7e77467213d33b4a1c4b81a7-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b245/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b235/_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 google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid XvwiWYqeOxYv33ql6x75/XvwiWYqeOxYv33ql6x75 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b244/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/e1/e108c58d903c2b14938e541934c7969f3e338e2610f0ef00a396f1ecd1ebc3c0-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b244/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b245/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b247/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid OSZFpGSjJPS_18dGq0V6/OSZFpGSjJPS_18dGq0V6 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b243/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/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/7c/7c3eeafa13e58f4e1ab5295dd988e013fc9bbe3d36d4c084bfc686eb214c3ce8-d # internal google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b243/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b242/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid XqMLYoVM1XCs4M7JVjGD/XqMLYoVM1XCs4M7JVjGD -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b251/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b243/_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/b242/_pkg_.a -trimpath "$WORK/b242=>" -p google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid oFVNhX6vqNpIbi1RGg5q/oFVNhX6vqNpIbi1RGg5q -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b242/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/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/46/46c684ca2427842e67c4a962b531af449499f3d057734e3897284d1581b629ab-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b243/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b251/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid gRnm5Qrm7x8Dd0ak2ovo/gRnm5Qrm7x8Dd0ak2ovo -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b250/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/b353/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/9a/9a257dcba48983559718a0e88ac6c54d2809ad2f865ffe9a7033d05f0db5deba-d # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/53/5316d1e1f06e165b4be33c3803a49d067d19be2b9ee34e860ac94b3628f19430-d # internal github.com/prometheus/alertmanager/nflog/nflogpb mkdir -p $WORK/b352/ github.com/prometheus/alertmanager/silence/silencepb mkdir -p $WORK/b357/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b350/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b328/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b353/_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/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/prometheus/alertmanager/nflog/nflogpb -complete -installsuffix shared -buildid YKEhGaCGwlUkgwjU7z-E/YKEhGaCGwlUkgwjU7z-E -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b352/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/nflog/nflogpb/nflog.pb.go ./_build/src/github.com/prometheus/alertmanager/nflog/nflogpb/set.go cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b350/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b328/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b353/_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/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/prometheus/alertmanager/silence/silencepb -complete -installsuffix shared -buildid 6oE_6cJ-v16dpFj_JjbM/6oE_6cJ-v16dpFj_JjbM -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b357/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/silence/silencepb/silence.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/d7/d79805514c887b65cd0723ee2a4ee75d6170535428d059f988548eec26da9865-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/d0/d0c1cd4d257bad5ccf7c42d265499f8f1c44ed603ccb7e5c95b417614cf5e1db-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/fd/fd01b3f905c92a36d66b406727dbbc894514d6f12d4d1fe25f371c5f73b9f69a-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b242/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid s9usDbYEGGN9rXiYotT7/s9usDbYEGGN9rXiYotT7 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b237/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/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/be/beea829054c386ee16b1a2d3c45e0143ae5d9d4e16098f5e470628494056b2ef-d # internal net/http/httptrace mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile crypto/tls=$WORK/b030/_pkg_.a packagefile internal/nettrace=$WORK/b091/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile net/textproto=$WORK/b126/_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/b132/_pkg_.a -trimpath "$WORK/b132=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid 2b_b5Pl--2njRRWmQBjs/2b_b5Pl--2njRRWmQBjs -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b132/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go github.com/miekg/dns mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/ecdsa=$WORK/b046/_pkg_.a packagefile crypto/ed25519=$WORK/b072/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/hmac=$WORK/b076/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/rsa=$WORK/b079/_pkg_.a packagefile crypto/sha1=$WORK/b080/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b030/_pkg_.a packagefile crypto/x509=$WORK/b082/_pkg_.a packagefile encoding/asn1=$WORK/b069/_pkg_.a packagefile encoding/base32=$WORK/b341/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b342/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b346/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b259/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/miekg/dns -complete -installsuffix shared -buildid snuZ_nCZpJPTvUlm1UNG/snuZ_nCZpJPTvUlm1UNG -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b340/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/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/fa/fa6222f0cb395ccc38c949b9299d293ba80b7a61fd4b7ad89f7198f55507015d-d # internal net/http mkdir -p $WORK/b115/ cat >$WORK/b115/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/b111/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b116/_pkg_.a packagefile container/list=$WORK/b031/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/tls=$WORK/b030/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b127/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b128/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b120/_pkg_.a packagefile internal/godebug=$WORK/b088/_pkg_.a packagefile internal/safefilepath=$WORK/b060/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/fs=$WORK/b051/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile mime=$WORK/b129/_pkg_.a packagefile mime/multipart=$WORK/b130/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile net/http/httptrace=$WORK/b132/_pkg_.a packagefile net/http/internal=$WORK/b133/_pkg_.a packagefile net/http/internal/ascii=$WORK/b134/_pkg_.a packagefile net/textproto=$WORK/b126/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile path=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b115/_pkg_.a -trimpath "$WORK/b115=>" -p net/http -std -complete -installsuffix shared -buildid Dd3izHpgNbU2LiKNGHeI/Dd3izHpgNbU2LiKNGHeI -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b115/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/67/674825e7e87f2bce38f8f19d1c0ff01d03affe3ab98abc080b9be453b20658ef-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b116/_pkg_.a packagefile encoding=$WORK/b108/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b220/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b236/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b243/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid vMr7K-IAXpqHvbdK6oJb/vMr7K-IAXpqHvbdK6oJb -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b219/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/b219/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/32/32c014b74ced784d8b1e3cfb1aae97e3bad466d0905c9540075a0e362ab32a29-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b219/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b250/_pkg_.a packagefile math=$WORK/b035/_pkg_.a EOF github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b254/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid r7o4fOCpGEYqQNBVsLrJ/r7o4fOCpGEYqQNBVsLrJ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b249/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_model/go/metrics.pb.go cat >$WORK/b254/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/b219/_pkg_.a packagefile io=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid MtXN0xM9a6J7JlcOzPte/MtXN0xM9a6J7JlcOzPte -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b254/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/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/9d/9d601964e9143bef2ba8051a0523bf2de8cf77890949bf0d897eecfaf0187a0f-d # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/9a/9aaeec6aba6b0a967773afe376cb9e8aa896404e863005cd091fa4e5a88c99ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/7b/7b97fbe9bcae0a1fad13d57430bdf4ce3d908dc2b4fa5dee3b962615bd3dc42c-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b249/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b208/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile path=$WORK/b052/_pkg_.a packagefile runtime/metrics=$WORK/b252/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid 8g2peOZLLJfUYjbG-TLY/8g2peOZLLJfUYjbG-TLY -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b248/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/go_runtime_metrics.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/73/7391e3c8210c5cca0bd1b608ebc5718114edfae9cad7d9fb8b2613a6e538b17a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/af/af0d0121999740793b8f6f24fd52867b5313e5d5fdedd12b22921c5b849240d2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/b0/b0617e654aec5545865e376c85ce7722883055f6128587c2912770d3a8ad511a-d # internal github.com/go-openapi/runtime/middleware/header mkdir -p $WORK/b175/ golang.org/x/net/context/ctxhttp expvar mkdir -p $WORK/b272/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b115/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF github.com/go-openapi/errors mkdir -p $WORK/b114/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/go-openapi/runtime/middleware/header -complete -installsuffix shared -buildid tHfjL5SCswMTInQ0xkFf/tHfjL5SCswMTInQ0xkFf -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/header/header.go github.com/shurcooL/httpfs/vfsutil mkdir -p $WORK/b216/ github.com/go-openapi/runtime/middleware/denco cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF net/http/httputil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid fg0Eih1gy69x0lcxDOVa/fg0Eih1gy69x0lcxDOVa -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b272/importcfg -pack /usr/share/gocode/src/golang.org/x/net/context/ctxhttp/ctxhttp.go mkdir -p $WORK/b361/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF github.com/prometheus/common/expfmt net/rpc cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b337/ github.com/opentracing/opentracing-go mkdir -p $WORK/b183/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile path=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p expvar -std -complete -installsuffix shared -buildid 7Fc4IYX_zYnUit-OJeTT/7Fc4IYX_zYnUit-OJeTT -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b216/importcfg -pack /usr/lib/golang/src/expvar/expvar.go golang.org/x/net/trace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p github.com/go-openapi/errors -complete -installsuffix shared -buildid ZiFLR5r5RNIql58pqOph/ZiFLR5r5RNIql58pqOph -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b114/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 cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile encoding/gob=$WORK/b163/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile go/token=$WORK/b203/_pkg_.a packagefile html/template=$WORK/b179/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b265/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p net/rpc -std -complete -installsuffix shared -buildid 2ti3-7v9hSAMXR2BUPG1/2ti3-7v9hSAMXR2BUPG1 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b337/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/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/shurcooL/httpfs/vfsutil -complete -installsuffix shared -buildid kqu3VoXI2jpVAtfCmJUV/kqu3VoXI2jpVAtfCmJUV -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b361/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 mkdir -p $WORK/b174/ mkdir -p $WORK/b186/ cat >$WORK/b183/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/b184/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b253/ github.com/armon/go-metrics mkdir -p $WORK/b332/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid EqyGB2AlXa4ti4TXJPcF/EqyGB2AlXa4ti4TXJPcF -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b183/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 github.com/go-openapi/swag mkdir -p $WORK/b151/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b333/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile os/signal=$WORK/b322/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b064/_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 github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b275/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b266/_pkg_.a packagefile html/template=$WORK/b179/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile text/tabwriter=$WORK/b209/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b219/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b254/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b249/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b255/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b208/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile mime=$WORK/b129/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/armon/go-metrics -complete -installsuffix shared -buildid A1RnM1LcXWgK6PToNUGm/A1RnM1LcXWgK6PToNUGm -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b332/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 cat >$WORK/b186/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b119/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile mime=$WORK/b129/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile net/http/internal=$WORK/b133/_pkg_.a packagefile net/http/internal/ascii=$WORK/b134/_pkg_.a packagefile net/textproto=$WORK/b126/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b152/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b154/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b156/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile mime/multipart=$WORK/b130/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b265/_pkg_.a -trimpath "$WORK/b265=>" -p golang.org/x/net/trace -complete -installsuffix shared -buildid xmw9fQki9sv5IBzPE9mk/xmw9fQki9sv5IBzPE9mk -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b265/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 cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b277/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b281/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b282/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile strings=$WORK/b064/_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/b186/_pkg_.a -trimpath "$WORK/b186=>" -p net/http/httputil -std -complete -installsuffix shared -buildid i0CocYjwFX0ZUaQPnpkm/i0CocYjwFX0ZUaQPnpkm -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b186/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/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid _AJwYKYH3HzX-baLGduS/_AJwYKYH3HzX-baLGduS -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b253/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/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/aws/aws-sdk-go/aws -complete -installsuffix shared -buildid OwED5r4oeHK7u0iZzVWs/OwED5r4oeHK7u0iZzVWs -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b275/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 cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/go-openapi/swag -complete -installsuffix shared -buildid SAC1zSLZGNUfMA1h8KCN/SAC1zSLZGNUfMA1h8KCN -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b151/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 golang.org/x/net/http2 mkdir -p $WORK/b267/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/go-openapi/runtime/middleware/denco -complete -installsuffix shared -buildid fEdGvUs-8Y5Q_IYncXY0/fEdGvUs-8Y5Q_IYncXY0 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b174/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 cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b116/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile crypto/rand=$WORK/b075/_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/b055/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b268/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b269/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b167/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile net/http/httptrace=$WORK/b132/_pkg_.a packagefile net/textproto=$WORK/b126/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b267/_pkg_.a -trimpath "$WORK/b267=>" -p golang.org/x/net/http2 -complete -installsuffix shared -buildid t-UVJxxC2OXWzqkg9UKZ/t-UVJxxC2OXWzqkg9UKZ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b267/importcfg -pack /usr/share/gocode/src/golang.org/x/net/http2/ascii.go /usr/share/gocode/src/golang.org/x/net/http2/ciphers.go /usr/share/gocode/src/golang.org/x/net/http2/client_conn_pool.go /usr/share/gocode/src/golang.org/x/net/http2/databuffer.go /usr/share/gocode/src/golang.org/x/net/http2/errors.go /usr/share/gocode/src/golang.org/x/net/http2/flow.go /usr/share/gocode/src/golang.org/x/net/http2/frame.go /usr/share/gocode/src/golang.org/x/net/http2/go111.go /usr/share/gocode/src/golang.org/x/net/http2/go115.go /usr/share/gocode/src/golang.org/x/net/http2/go118.go /usr/share/gocode/src/golang.org/x/net/http2/gotrack.go /usr/share/gocode/src/golang.org/x/net/http2/headermap.go /usr/share/gocode/src/golang.org/x/net/http2/http2.go /usr/share/gocode/src/golang.org/x/net/http2/pipe.go /usr/share/gocode/src/golang.org/x/net/http2/server.go /usr/share/gocode/src/golang.org/x/net/http2/transport.go /usr/share/gocode/src/golang.org/x/net/http2/write.go /usr/share/gocode/src/golang.org/x/net/http2/writesched.go /usr/share/gocode/src/golang.org/x/net/http2/writesched_priority.go /usr/share/gocode/src/golang.org/x/net/http2/writesched_random.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/da/dad01ead3c9d9d3d40201eb8025ab00702c6aff58ee7b9ff5c571cb0b49dd76d-d # internal golang.org/x/oauth2/internal mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile crypto/rsa=$WORK/b079/_pkg_.a packagefile crypto/x509=$WORK/b082/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile encoding/pem=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b272/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile mime=$WORK/b129/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b271/_pkg_.a -trimpath "$WORK/b271=>" -p golang.org/x/oauth2/internal -complete -installsuffix shared -buildid kWhhME7g2-nzBsT_vh4c/kWhhME7g2-nzBsT_vh4c -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b271/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/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/05/0526d764df9ded5e96c9d838fe088afcca27becc4423a864d541efe871d59c11-d # internal github.com/shurcooL/vfsgen mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b116/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b361/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile path=$WORK/b052/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile text/template=$WORK/b180/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/shurcooL/vfsgen -complete -installsuffix shared -buildid UFvKUa6AVfESbcO3AuWf/UFvKUa6AVfESbcO3AuWf -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b360/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/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/92/921af418af4d51272ff178c534d6d6615a2ef12943e2e6cee0dc4463204753af-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/00/002704061dd9b7b122343a5a5223af573aee839b28c2fa7697a66edeadb444f1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/91/9163dc45c9c5c82b934e67d8922a038c643d5b08698482f14e5522720608b734-d # internal github.com/opentracing/opentracing-go/ext mkdir -p $WORK/b185/ cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/9b/9b61193b5966ca6d10dc0d81f157fa731348ef980c01ba2b17f7b12a2782a659-d # internal cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile github.com/opentracing/opentracing-go=$WORK/b183/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b184/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid Yxgi3XtGinCIo-nJAa9e/Yxgi3XtGinCIo-nJAa9e -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b185/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/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/08/081cfee84ed5fbabf39f772c43f0db085f37a51519cf10cf5eb8cd50ea460381-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b136/_pkg_.a packagefile encoding=$WORK/b108/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b137/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b114/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b141/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b142/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b146/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b147/_pkg_.a packagefile net/mail=$WORK/b150/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/go-openapi/strfmt -complete -installsuffix shared -buildid PHHZ9l8SX5P04xPp1OpZ/PHHZ9l8SX5P04xPp1OpZ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b135/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/b271/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/da/da4d75dbe51aa486ceb64ba5cd2ad56ea04e9cc94b24e7cc35f5a5413883c00b-d # internal golang.org/x/oauth2 mkdir -p $WORK/b270/ cat >$WORK/b270/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/b055/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b271/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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 -complete -installsuffix shared -buildid YbVY1NmiPpnc5YwwKpbF/YbVY1NmiPpnc5YwwKpbF -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b270/importcfg -pack /usr/share/gocode/src/golang.org/x/oauth2/oauth2.go /usr/share/gocode/src/golang.org/x/oauth2/token.go /usr/share/gocode/src/golang.org/x/oauth2/transport.go cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/e3/e3adee2c3370f5861163508b4052f0e5029f22fdc38746617ba2e884f1c77226-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal github.com/prometheus/alertmanager/asset mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b116/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b360/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile path=$WORK/b052/_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/prometheus/alertmanager/asset -complete -installsuffix shared -buildid t9sP8SsLXGGaqPv9rs64/t9sP8SsLXGGaqPv9rs64 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b359/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/asset/assets_vfsdata.go ./_build/src/github.com/prometheus/alertmanager/asset/doc.go cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/4c/4c5742e319a42af85fdd7dd24c0a9a3493616e6f50c965782784ba3bf87f7297-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/93/93a0b9c3320226c3fd39160028ac85335b1cebf7c0421704914eb1eb8891f240-d # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/8d/8dd35a59099e3c99bc3db1e3bea8f9d55adef0ac92a049419ec4f38d371c04f0-d # internal github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b282/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strings=$WORK/b064/_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/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/aws/aws-sdk-go/aws/request -complete -installsuffix shared -buildid CSyGqfja-hX3MCiinlON/CSyGqfja-hX3MCiinlON -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b286/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 github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b108/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/rpc=$WORK/b337/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b070/_pkg_.a packagefile unicode/utf8=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/hashicorp/go-msgpack/codec -complete -installsuffix shared -buildid tEPTuzACAlHNL1zf5t23/tEPTuzACAlHNL1zf5t23 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b336/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/binc.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/cbor.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/decode.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/doc.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/encode.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/fast-path.generated.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/gen-helper.generated.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_arrayof_gte_go15.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_makemap_gte_go19.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_unexportedembeddedptr_gte_go110.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/goversion_vendor_gte_go17.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/helper.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/helper_internal.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/helper_unsafe.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/json.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/msgpack.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/rpc.go /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec/simple.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/2f/2ffe251369fe68b6a8b08fc67272c39885a38b5a76d0ca25f65a05d01def0cbb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/3c/3c28fa48fea96b4d97c75f636eecd5fddc8d33fb1995c8e1c049b9d101e1a36a-d # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/5e/5ed4374d59c539e5f24c9691fea86d9c11b32bcb6fb64236009899d91edf7765-d # internal golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b270/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b271/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p golang.org/x/oauth2/clientcredentials -complete -installsuffix shared -buildid xz-szPr7qJNFlM6EK5zc/xz-szPr7qJNFlM6EK5zc -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b273/importcfg -pack /usr/share/gocode/src/golang.org/x/oauth2/clientcredentials/clientcredentials.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/b151/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/92/92da910513ae4f2bc3160483d0b22fcddf160f03aff6954d0d69296561b73106-d # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/fd/fde846a81846bea661642a0e388fbb8c01602acac3e16b5688934410cecaa1c1-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b151/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid ZW0hztVxTL4d0ABxPBaB/ZW0hztVxTL4d0ABxPBaB -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b161/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/eb/ebe03ccb1bfe03872c244858a860921c39e6d3432db9c7dfcedaf413fac95de2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/24/2400c46120806d8ccde8fb0f90962eb174b5864dacd69056f64c3e41a9410b38-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b216/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b217/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b218/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b219/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b248/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b249/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b253/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b208/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b256/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b251/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b261/_pkg_.a packagefile runtime/metrics=$WORK/b252/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid oUuKmz6KpaN3JGfRbLmU/oUuKmz6KpaN3JGfRbLmU -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b215/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/build_info_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/counter.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/desc.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/doc.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/expvar_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/fnv.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/gauge.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/go_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/go_collector_latest.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/histogram.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/labels.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/metric.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/observer.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/process_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/process_collector_other.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/registry.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/summary.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/timer.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/untyped.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/value.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/vec.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/e5/e53e74a57b5b07496cc863f24b8bf39d03e1bbf7ff3890030fc33707121e3b66-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b165/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b161/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid 10oEpARuG9HlI-KBp1l1/10oEpARuG9HlI-KBp1l1 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b164/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/da/da0f72d1b19861827cc35b533fa6cde6e76be7fcdf0d37e831abf146c4e435d0-d # internal github.com/go-openapi/spec mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b116/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile encoding/gob=$WORK/b163/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b161/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b164/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b151/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile path=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/go-openapi/spec -complete -installsuffix shared -buildid wmxewhEDwcq_ICk8jjIr/wmxewhEDwcq_ICk8jjIr -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b162/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 cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/21/219cc0f9943126e4d7aa95b6866e8d68a2ac84dfbc8dc61f9fa934383494c59f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/4a/4a6d031932e69345572c3c7793db9b135a4279ee18dc0a785593966598e7b27e-d # internal github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b284/ github.com/aws/aws-sdk-go/aws/csm github.com/aws/aws-sdk-go/aws/corehandlers github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b294/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b289/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/http/httputil=$WORK/b186/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b310/ /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 -complete -installsuffix shared -buildid ejFcxeZjHRFrZWf_QWNW/ejFcxeZjHRFrZWf_QWNW -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b284/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 mkdir -p $WORK/b301/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b295/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b286/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/aws/aws-sdk-go/aws/csm -complete -installsuffix shared -buildid R_6xAiu3amksMYA35I3z/R_6xAiu3amksMYA35I3z -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b310/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 cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b277/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b286/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b139/_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/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/aws/aws-sdk-go/private/protocol -complete -installsuffix shared -buildid k4TPWeYqFTzYMpq0i7cA/k4TPWeYqFTzYMpq0i7cA -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b294/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/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/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/aws/aws-sdk-go/aws/corehandlers -complete -installsuffix shared -buildid asIP2f6uSvGtik7-h1DE/asIP2f6uSvGtik7-h1DE -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b301/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/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/0d/0d63423e9237baf7e205558a0db31579c9c162f06d1053224c16fb7d96641d50-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile encoding=$WORK/b108/_pkg_.a packagefile encoding/csv=$WORK/b112/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile encoding/xml=$WORK/b113/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b114/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b135/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b151/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile mime=$WORK/b129/_pkg_.a packagefile mime/multipart=$WORK/b130/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p github.com/go-openapi/runtime -complete -installsuffix shared -buildid h4NO9oZOViFL7IOwrN6e/h4NO9oZOViFL7IOwrN6e -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b110/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/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/e0/e0b2eab417f27d1ab5f05336dac062a33e2d617b0cb1121ae2d2fb1955d8446d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/24/2405ca46e82dd1e06c6fc8c2708fa449d68a0eda3c4aa249bf662712c35c7ba1-d # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/20/20ef95076ac46e095faa84ce7ca19ddd193ff09cb5a0a19c4c65301177dd98a0-d # internal github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b277/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b314/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/aws/aws-sdk-go/aws/ec2metadata -complete -installsuffix shared -buildid ttfTuZhKgZcRgZyuhXEN/ttfTuZhKgZcRgZyuhXEN -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b313/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/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/04/04f1153395689fcbf8783b32abfd8547048432940bd8b90483c951d9c7b15dcc-d # internal github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b297/ github.com/aws/aws-sdk-go/private/protocol/rest github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b293/ github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b294/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b307/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b294/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path=$WORK/b052/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b298/ /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/rest -complete -installsuffix shared -buildid BCNS7ltT7KjXen-iGe2c/BCNS7ltT7KjXen-iGe2c -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b293/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 cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b294/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/query/queryutil -complete -installsuffix shared -buildid v0hsoGQ_jxtPdEWd1yBi/v0hsoGQ_jxtPdEWd1yBi -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b297/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/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -complete -installsuffix shared -buildid j1B3W0iMVdZC2gDHghTO/j1B3W0iMVdZC2gDHghTO -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b307/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 cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/xml=$WORK/b113/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b294/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile time=$WORK/b026/_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/private/protocol/xml/xmlutil -complete -installsuffix shared -buildid 8jnjeg4v_d4NSKWYVtYt/8jnjeg4v_d4NSKWYVtYt -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b298/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/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/3d/3d732699aa9b700c4b607b2bc5db062e8c82b7c29f4e8b974a04c4575a763398-d # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/72/72bdc9c5384e0a135989784881c56e8e7fe21672274c4274420487d6eebeafb5-d # internal github.com/go-openapi/runtime/security mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b114/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF github.com/go-openapi/runtime/yamlpc mkdir -p $WORK/b182/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/go-openapi/runtime/security -complete -installsuffix shared -buildid Q4m04C6_2gFiB_6WSXRw/Q4m04C6_2gFiB_6WSXRw -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b177/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 cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/runtime=$WORK/b110/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b156/_pkg_.a packagefile io=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/go-openapi/runtime/yamlpc -complete -installsuffix shared -buildid WMamc1P5zUg8ixRdn8oU/WMamc1P5zUg8ixRdn8oU -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b182/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/yamlpc/yaml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/90/9050721408cceabd5a733fa661cb66f6ee7d524ffabbba133389d6c125689006-d # internal github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b277/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b314/_pkg_.a packagefile strings=$WORK/b064/_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/credentials/ec2rolecreds -complete -installsuffix shared -buildid HhgZKUJf6RkzdTmlvPX-/HhgZKUJf6RkzdTmlvPX- -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b312/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/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/35/3566e189772a214909abdef253f752de586105ae7d9e0f69190d82cf99130d9c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/a2/a2874e19ba4bd4c90f545119fbae5cf734fc3fadb29edc37608274a2a0cc3443-d # internal github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b277/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b307/_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/aws/aws-sdk-go/aws/credentials/endpointcreds -complete -installsuffix shared -buildid H-3gaSPH2S0H0vT8tVV5/H-3gaSPH2S0H0vT8tVV5 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b315/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/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/60/60ed503cebedef8313501f7514d44b68264bb4efb31bdd96368cab8030feb84f-d # internal github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b113/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b298/_pkg_.a packagefile net/url=$WORK/b096/_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 -complete -installsuffix shared -buildid WoBE6X895aEm9pIyHXbd/WoBE6X895aEm9pIyHXbd -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b296/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/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/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/81/81cf0fd7c4c4b0810f6f72094e704cc063a9e04eace910a2ac64c3652df66c38-d # internal github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b308/ github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b291/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b293/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile strings=$WORK/b064/_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/private/protocol/jsonrpc -complete -installsuffix shared -buildid TXjrCHtibrngEw112jz1/TXjrCHtibrngEw112jz1 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b308/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 cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b076/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b277/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b282/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b293/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile time=$WORK/b026/_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/aws/signer/v4 -complete -installsuffix shared -buildid _47Yig-r2ehLB26ZHvbv/_47Yig-r2ehLB26ZHvbv -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b291/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/b312/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/11/11be9bcd36a4337174f01add7c2c5925d78fa43755286c49d88ddf6725c85694-d # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/52/52a2457a99fcc2df371be740a1d68d56e141259a74681664837d877e03c1d1d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/de/deeb504f146ee8f8ab9f505cbdccef76cf47b388b714992bc80e3c9ad2f145e5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/eb/eb55e30c0a060bfe602245e3aca8132ca91e1239b7cc7d6d21d22171a4b2abde-d # internal github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b277/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b312/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b315/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b281/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b279/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b057/_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/defaults -complete -installsuffix shared -buildid azoUHQTX2V9Bi5nBolil/azoUHQTX2V9Bi5nBolil -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b311/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/b308/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/b8/b8f2a5953e986177c168337b9ccaf9222ac777639c60dbb350ca23b3032d62a6-d # internal github.com/aws/aws-sdk-go/private/protocol/restjson mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b308/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b293/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile strings=$WORK/b064/_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/restjson -complete -installsuffix shared -buildid ZafE0Zr7Aoy3iA4pCPVg/ZafE0Zr7Aoy3iA4pCPVg -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b306/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/restjson/restjson.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/restjson/unmarshal_error.go cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/e5/e5e067773676e5332767b7c5e27616e30e97505274bebeea9763482c54a70a7d-d # internal github.com/prometheus/common/version mkdir -p $WORK/b362/ github.com/prometheus/alertmanager/types github.com/mwitkow/go-conntrack mkdir -p $WORK/b263/ mkdir -p $WORK/b324/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b215/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile text/template=$WORK/b180/_pkg_.a EOF cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b264/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b215/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b265/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile os=$WORK/b057/_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/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/prometheus/common/version -complete -installsuffix shared -buildid paZNe_1yPPLZZ11rNYnt/paZNe_1yPPLZZ11rNYnt -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b362/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/version/info.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/mwitkow/go-conntrack -complete -installsuffix shared -buildid qDmuh0hIaA1tsibdzw1o/qDmuh0hIaA1tsibdzw1o -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b263/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 cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b207/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b215/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b208/_pkg_.a packagefile strings=$WORK/b064/_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/types -complete -installsuffix shared -buildid jblIzNx6tUVvDTd_BLNQ/jblIzNx6tUVvDTd_BLNQ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b324/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/52/524b77667bc4cf6d69c0074f5bd9bcb97fb3040ef4573b2a54ceab0911ea0a62-d # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/1c/1c06975fbb8d22bbfe53f13a825fdabffebb9b772ff37aaf1686e6b64a609e8f-d # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/3a/3a79abfc44839b54012c5fd7f132c2832529d17da82b66543b4984d97382a169-d # internal github.com/aws/aws-sdk-go/service/sso mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b277/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b294/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b306/_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/service/sso -complete -installsuffix shared -buildid upGGQnzzO11cDy9g9I5U/upGGQnzzO11cDy9g9I5U -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b305/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sso/api.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sso/doc.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sso/errors.go /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sso/service.go github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b277/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b291/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b296/_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/service/sts -complete -installsuffix shared -buildid lyYVyx5C16oRs14yKtXK/lyYVyx5C16oRs14yKtXK -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b290/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/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/19/19c9a2df66f06d59218cda86fac779fb5bf01a3107c6f2bee9d00e0030e3cb9a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/5b/5b14941cdb6536bde8c985e12058d98f88af8fc6d1a3a983477f05910c959a9e-d # internal github.com/prometheus/alertmanager/provider mkdir -p $WORK/b323/ github.com/prometheus/alertmanager/store github.com/prometheus/alertmanager/template mkdir -p $WORK/b325/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b324/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b208/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/prometheus/alertmanager/provider -complete -installsuffix shared -buildid WR_XYik9J0FyuY4pL6OD/WR_XYik9J0FyuY4pL6OD -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b323/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/provider/provider.go cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b324/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b208/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b358/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/prometheus/alertmanager/store -complete -installsuffix shared -buildid _n2rSpn6_StX9-vv8SZY/_n2rSpn6_StX9-vv8SZY -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b325/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/store/store.go cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b359/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b324/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b208/_pkg_.a packagefile html/template=$WORK/b179/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b139/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile text/template=$WORK/b180/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/prometheus/alertmanager/template -complete -installsuffix shared -buildid lkt1hIpfsfC-yIbDlcbW/lkt1hIpfsfC-yIbDlcbW -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b358/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/template/template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/30/30188a20632f9b04adcebc4bd1bdc4c4eb723c0cdb71f34be8d5f2abf9bfa072-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b160/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b161/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b162/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b135/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b151/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile path=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/go-openapi/analysis -complete -installsuffix shared -buildid 6sk3dPAurBvEoy31QFsh/6sk3dPAurBvEoy31QFsh -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b159/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/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/fd/fd392b682693222457c5be460a99bd3fa8fa6cd68adf93510eee2e85a91807fa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/22/22a89313ec40b702f855de2aa3aff9bf32adb528d476fb9c3a956c6945d661a6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/1e/1e390657d8543f70674f7ff07219bf674821f4c0e04cb9d8053a9df0a3015cc5-d # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/d7/d774e2a05f488457f95fd99132c28d10eff382460fb0b136cd88fe9005741e10-d # internal github.com/prometheus/common/config mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile crypto/tls=$WORK/b030/_pkg_.a packagefile crypto/x509=$WORK/b082/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b263/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b267/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b270/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b273/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b156/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile strings=$WORK/b064/_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/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/prometheus/common/config -complete -installsuffix shared -buildid UglEGhjt40WN-KmZL9Fb/UglEGhjt40WN-KmZL9Fb -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b262/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/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/2c/2c1ed19181d1e5157d73633e357d553f2ee4fea51e0affb9ea12ad9382a664bb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/23/235712eb5784c882af5b7530d11a6817c74546258541a01af19e6abe50fd8f46-d # internal github.com/aws/aws-sdk-go/service/sso/ssoiface mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b305/_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/service/sso/ssoiface -complete -installsuffix shared -buildid VOu8FMLB8MZKijWCAfXW/VOu8FMLB8MZKijWCAfXW -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b309/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/b290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/79/79a6e30a378e37545880adc6fd22368f532ecace15814401180a7d29c03ebd6e-d # internal github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b290/_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/service/sts/stsiface -complete -installsuffix shared -buildid 9gBm5aUZ1XF-XPB8vflh/9gBm5aUZ1XF-XPB8vflh -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b299/importcfg -pack /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sts/stsiface/interface.go cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/4e/4e971352f4d9b1e5b72d63d39ba79736ed2e9ed2846c74834df659836166a071-d # internal github.com/aws/aws-sdk-go/aws/credentials/ssocreds mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b080/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b277/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b309/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile time=$WORK/b026/_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/aws/credentials/ssocreds -complete -installsuffix shared -buildid D0n0hth6pYsh0IL2AUJe/D0n0hth6pYsh0IL2AUJe -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b304/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/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/3b/3bcc1746958d7e1d2367ee0b171700ff019b5d360abeb8b59b5e8344ff42213c-d # internal github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b277/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b299/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile os=$WORK/b057/_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/credentials/stscreds -complete -installsuffix shared -buildid piWoZvh4BmWo7qcu2fqQ/piWoZvh4BmWo7qcu2fqQ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b283/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/b304/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/c6/c6b60b8b1d6379f9b31f09cf266ab1d082533b5bb5017617315b0fb00cd76db3-d # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/b3/b33a679e8d8f56f5e34ff45b95870f87fe53ff3fc26cc514bdac967ebeac68f2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/12/124efb8e8d6f162116fa9a6e5bed94915cbfc22d5d4f061acacd638f0402bfc4-d # internal github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b030/_pkg_.a packagefile crypto/x509=$WORK/b082/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b277/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b283/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b310/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b311/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b281/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b278/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b279/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b290/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/session -complete -installsuffix shared -buildid IXz5kNEhwvQW9r6qw88J/IXz5kNEhwvQW9r6qw88J -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b300/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/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/dc/dc1ce73f0b734c4f5e5d4232c907a6c19b7c8d7ee86ec4ec35d2dc1341c050df-d # internal github.com/go-openapi/loads mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/gob=$WORK/b163/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b159/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b162/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b151/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/go-openapi/loads -complete -installsuffix shared -buildid lb-5Vj26LbjMqNVC_63B/lb-5Vj26LbjMqNVC_63B -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b173/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/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/34/348fe961f1b09b2b92e3b105832e2da61e7425963b1e4801a86433796ec97f28-d # internal github.com/go-openapi/runtime/middleware/untyped mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b159/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b114/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b173/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b110/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b162/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b135/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/go-openapi/runtime/middleware/untyped -complete -installsuffix shared -buildid 6drPxgC3xdSk2e5ulcyw/6drPxgC3xdSk2e5ulcyw -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/untyped/api.go github.com/go-openapi/validate mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b159/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b114/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b161/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b173/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b110/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b162/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b135/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b151/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b139/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/go-openapi/validate -complete -installsuffix shared -buildid tCGNwgMTmdAUKrRfPMGL/tCGNwgMTmdAUKrRfPMGL -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b178/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/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/8e/8e857ccba5daf25ddf65137e0b541d8f9aad694418332b1142d280db127ca72d-d # internal github.com/prometheus/common/sigv4 mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b277/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b283/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b291/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b262/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile net/textproto=$WORK/b126/_pkg_.a packagefile path=$WORK/b052/_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/prometheus/common/sigv4 -complete -installsuffix shared -buildid rOAOx0l7LKV04rXWMVN1/rOAOx0l7LKV04rXWMVN1 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b274/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/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/5d/5d59192d52204f37cf969844a62efcc52bf124bee1755667196d3890db9e71fb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/8b/8bfa3690440e3182e1ad8a39c91986e517dfafadcf5d5226c1d9665f7da19406-d # internal github.com/prometheus/alertmanager/config mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/go-kit/log=$WORK/b211/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b213/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b207/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b214/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b215/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b262/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b208/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b274/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b156/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile regexp=$WORK/b139/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b064/_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/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/prometheus/alertmanager/config -complete -installsuffix shared -buildid Gsi_iFExEj4yNwbzPRIZ/Gsi_iFExEj4yNwbzPRIZ -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b210/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/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/fc/fcc677f6df0eb7c911124b54e703e1bf56fc395211d320fe7df8fee99643be39-d # internal github.com/prometheus/alertmanager/inhibit mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile github.com/go-kit/log=$WORK/b211/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b213/_pkg_.a packagefile github.com/oklog/run=$WORK/b321/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b210/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b207/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b323/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b325/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b324/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b208/_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/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/prometheus/alertmanager/inhibit -complete -installsuffix shared -buildid DifEpPP_cexImG2yZOOu/DifEpPP_cexImG2yZOOu -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b320/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/inhibit/inhibit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/0a/0ad3ed58687f5f4729cf726b579ff1494aa9ac750e559ecfb24dafbcc8e16367-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/d5/d5f1a63766d2efe9e5816d11e9662bf0d7ef6dd56dead67a0a574d70f8a578cf-d # internal github.com/go-openapi/runtime/middleware mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile encoding=$WORK/b108/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b159/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b114/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b173/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b110/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b157/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b174/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b175/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b176/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b177/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b162/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b135/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b151/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b178/_pkg_.a packagefile html/template=$WORK/b179/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile mime=$WORK/b129/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile path=$WORK/b052/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b139/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/go-openapi/runtime/middleware -complete -installsuffix shared -buildid JaicKMIAuAe7nHty4jQj/JaicKMIAuAe7nHty4jQj -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/context.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/doc.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/go18.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/negotiate.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/not_implemented.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/operation.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/parameter.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/rapidoc.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/redoc.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/request.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/router.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/security.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/spec.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/swaggerui.go /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/validation.go github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b107/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b114/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b135/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b151/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b178/_pkg_.a packagefile strconv=$WORK/b034/_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/models -complete -installsuffix shared -buildid -WZ4-UpVLmQI1MrCD7mP/-WZ4-UpVLmQI1MrCD7mP -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b190/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/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/9d/9d6972c369fdeed596638c432f954c3490b6f7ebf7b69628d7a3eee92be49577-d # internal github.com/prometheus/alertmanager/cli/format mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b135/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b190/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b207/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b196/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_pkg_.a packagefile text/tabwriter=$WORK/b209/_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/prometheus/alertmanager/cli/format -complete -installsuffix shared -buildid XqIZJsl8C6byIMJObAYe/XqIZJsl8C6byIMJObAYe -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b206/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cli/format/format.go ./_build/src/github.com/prometheus/alertmanager/cli/format/format_extended.go ./_build/src/github.com/prometheus/alertmanager/cli/format/format_json.go ./_build/src/github.com/prometheus/alertmanager/cli/format/format_simple.go ./_build/src/github.com/prometheus/alertmanager/cli/format/sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/6c/6c8bb9601f94812acdd3157ba93290ec4cdc45e50f8c1dc618eaf4b2d77b276c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/86/862197d69a8f7a6bec8bdd0ca7e482907919e5280493d9b67fe2ffb4b734dd3b-d # internal github.com/go-openapi/runtime/client mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b025/_pkg_.a packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/ecdsa=$WORK/b046/_pkg_.a packagefile crypto/rsa=$WORK/b079/_pkg_.a packagefile crypto/tls=$WORK/b030/_pkg_.a packagefile crypto/x509=$WORK/b082/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile encoding/pem=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b110/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b157/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b158/_pkg_.a packagefile github.com/go-openapi/runtime/yamlpc=$WORK/b182/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b135/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b183/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b185/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b184/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile mime=$WORK/b129/_pkg_.a packagefile mime/multipart=$WORK/b130/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile net/http/httputil=$WORK/b186/_pkg_.a packagefile net/textproto=$WORK/b126/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile path=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile strings=$WORK/b064/_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/b109/_pkg_.a -trimpath "$WORK/b109=>" -p github.com/go-openapi/runtime/client -complete -installsuffix shared -buildid sTDjqNYRafq8d-njQDv6/sTDjqNYRafq8d-njQDv6 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b109/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/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/05/05a27774ad2a4fb64702e4c2b414ced8ad259d2c36b07986e8f8ac61dda3c880-d # internal github.com/prometheus/alertmanager/api/v2/client/receiver mkdir -p $WORK/b193/ github.com/prometheus/alertmanager/api/v2/client/alertgroup mkdir -p $WORK/b191/ github.com/prometheus/alertmanager/api/v2/client/general mkdir -p $WORK/b192/ github.com/prometheus/alertmanager/api/v2/client/silence github.com/prometheus/alertmanager/api/v2/client/alert cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b114/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b110/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b109/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b135/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b190/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b194/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/prometheus/alertmanager/api/v2/client/receiver -complete -installsuffix shared -buildid if5S-JpYCvGt98bjgpvb/if5S-JpYCvGt98bjgpvb -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b193/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 cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b114/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b110/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b109/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b135/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b151/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b190/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b189/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/prometheus/alertmanager/api/v2/client/alertgroup -complete -installsuffix shared -buildid tJtXStelEgxA_HXUwXSo/tJtXStelEgxA_HXUwXSo -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b191/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 cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b114/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b110/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b109/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b135/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b190/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b114/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b110/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b109/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b135/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b151/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b190/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/prometheus/alertmanager/api/v2/client/general -complete -installsuffix shared -buildid b_Ak99_8rPdRdvaffTHj/b_Ak99_8rPdRdvaffTHj -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b192/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/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/prometheus/alertmanager/api/v2/client/silence -complete -installsuffix shared -buildid QQIN5V-gWyPoOF9HC29W/QQIN5V-gWyPoOF9HC29W -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b194/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 cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b114/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b110/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b109/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b135/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b151/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b190/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b115/_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/alert -complete -installsuffix shared -buildid 9WXah9o3PseQPmmX1QAE/9WXah9o3PseQPmmX1QAE -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b189/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/b192/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/5f/5f154a2a6f6171c6aedfe7f84cbe5d4483ceac5bf580379d16d9c38e8cc37389-d # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/81/81eeeed72fa1f02877160ca879c16830441f76ae085c414337f00b6757b19e3a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/98/989db0afebbaa75b20b818fb3c7a9d513ab8bc0800580dd64864e16771a427e5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/50/507aaeb64911c734decfd71ccda4feb3fb5d257f3304a53c762f461821e1a07e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/67/670ef359b0e25fe3de8b4a6414510003850e4866205d15c14279fd2efdd52fca-d # internal github.com/prometheus/alertmanager/api/v2/client mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/runtime=$WORK/b110/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b109/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b135/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alert=$WORK/b189/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alertgroup=$WORK/b191/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/general=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/receiver=$WORK/b193/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/silence=$WORK/b194/_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 -complete -installsuffix shared -buildid 1WcVwHBDIqs2cUPnzNCs/1WcVwHBDIqs2cUPnzNCs -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b188/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/api/v2/client/alertmanager_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/f6/f62457a491b079aaf7ac699ba926f6956a0c6f814e8d9b460e263c4a93ee11ec-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/94/94cc7968a5d9e11aa701d758afdbd8457c2d22b3725a4f89f66148932da75427-d # internal github.com/hashicorp/memberlist mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b111/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/lzw=$WORK/b331/_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/b075/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b332/_pkg_.a packagefile github.com/google/btree=$WORK/b335/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b336/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b338/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b329/_pkg_.a packagefile github.com/miekg/dns=$WORK/b340/_pkg_.a packagefile github.com/sean-/seed=$WORK/b347/_pkg_.a packagefile hash/crc32=$WORK/b118/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/hashicorp/memberlist -complete -installsuffix shared -buildid xyepWIoq-pGhYvjwchJn/xyepWIoq-pGhYvjwchJn -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b330/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/memberlist/alive_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/awareness.go /usr/share/gocode/src/github.com/hashicorp/memberlist/broadcast.go /usr/share/gocode/src/github.com/hashicorp/memberlist/config.go /usr/share/gocode/src/github.com/hashicorp/memberlist/conflict_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/event_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/keyring.go /usr/share/gocode/src/github.com/hashicorp/memberlist/label.go /usr/share/gocode/src/github.com/hashicorp/memberlist/logging.go /usr/share/gocode/src/github.com/hashicorp/memberlist/memberlist.go /usr/share/gocode/src/github.com/hashicorp/memberlist/merge_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/mock_transport.go /usr/share/gocode/src/github.com/hashicorp/memberlist/net.go /usr/share/gocode/src/github.com/hashicorp/memberlist/net_transport.go /usr/share/gocode/src/github.com/hashicorp/memberlist/peeked_conn.go /usr/share/gocode/src/github.com/hashicorp/memberlist/ping_delegate.go /usr/share/gocode/src/github.com/hashicorp/memberlist/queue.go /usr/share/gocode/src/github.com/hashicorp/memberlist/security.go /usr/share/gocode/src/github.com/hashicorp/memberlist/state.go /usr/share/gocode/src/github.com/hashicorp/memberlist/suspicion.go /usr/share/gocode/src/github.com/hashicorp/memberlist/transport.go /usr/share/gocode/src/github.com/hashicorp/memberlist/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/25/2595f4e46a0fa7a2f02cb287a4d76a292bda8fa689a579af4d68a41115843fd2-d # internal github.com/prometheus/alertmanager/cluster mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/go-kit/log=$WORK/b211/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b213/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b328/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b329/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b330/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b348/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b349/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b215/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b064/_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/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/prometheus/alertmanager/cluster -complete -installsuffix shared -buildid RI6jTQke3UjyUBOuMPCf/RI6jTQke3UjyUBOuMPCf -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b327/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/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/d5/d5e6447c986c71fd01bf2c62d6130c3060f36c7400de057f916df5ab17018c34-d # internal github.com/prometheus/alertmanager/nflog mkdir -p $WORK/b326/ github.com/prometheus/alertmanager/silence cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/go-kit/log=$WORK/b211/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b213/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b254/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b327/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b352/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b215/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b355/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/prometheus/alertmanager/nflog -complete -installsuffix shared -buildid dPogFgbg7IN0gq1M6LUf/dPogFgbg7IN0gq1M6LUf -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b326/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/nflog/nflog.go cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/go-kit/log=$WORK/b211/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b213/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b356/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b254/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b327/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b207/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b357/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b324/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b215/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b208/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b139/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/prometheus/alertmanager/silence -complete -installsuffix shared -buildid oVO3opW2TGDB5tSIc0uR/oVO3opW2TGDB5tSIc0uR -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b355/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/silence/silence.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/76/76f7b26b3525d665f89e45d4e10062e9897fce4c2e09dbfcca94232408e78715-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/97/9713eaf8d91de8fab7a553a040fe8fdf95c7fd1e49fd9c8491c3c1bccfa8a31e-d # internal github.com/prometheus/alertmanager/notify mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b318/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b319/_pkg_.a packagefile github.com/go-kit/log=$WORK/b211/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b213/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b320/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b326/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b352/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b355/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b358/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b214/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b324/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b215/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b208/_pkg_.a packagefile io=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/prometheus/alertmanager/notify -complete -installsuffix shared -buildid nJIa-lAuE0SJnK-MWYUs/nJIa-lAuE0SJnK-MWYUs -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b317/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/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/71/71ae76ba24ccda320990d4f73e1bb5868a1e48a58dbf9783bc7579aa7cb4e041-d # internal github.com/prometheus/alertmanager/dispatch mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/go-kit/log=$WORK/b211/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b213/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b210/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b317/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b207/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b323/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b325/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b324/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b215/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b208/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b064/_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/dispatch -complete -installsuffix shared -buildid TPMwTtYtXw2l2vOxI3Ws/TPMwTtYtXw2l2vOxI3Ws -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b316/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/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/64/64c56109019b21a70fe2a9d7f412efa00c5ce1675b466342a6580cc95b049491-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/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b109/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b135/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client=$WORK/b188/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alert=$WORK/b189/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/general=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/silence=$WORK/b194/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b190/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/config=$WORK/b195/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/format=$WORK/b206/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b210/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b316/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b207/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b358/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b208/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b362/_pkg_.a packagefile github.com/xlab/treeprint=$WORK/b363/_pkg_.a packagefile golang.org/x/mod/semver=$WORK/b364/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b196/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile os/user=$WORK/b365/_pkg_.a packagefile path=$WORK/b052/_pkg_.a packagefile strings=$WORK/b064/_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 n1zlyNyIJGWE_bwMJkDV/n1zlyNyIJGWE_bwMJkDV -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b002/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cli/alert.go ./_build/src/github.com/prometheus/alertmanager/cli/alert_add.go ./_build/src/github.com/prometheus/alertmanager/cli/alert_query.go ./_build/src/github.com/prometheus/alertmanager/cli/check_config.go ./_build/src/github.com/prometheus/alertmanager/cli/cluster.go ./_build/src/github.com/prometheus/alertmanager/cli/config.go ./_build/src/github.com/prometheus/alertmanager/cli/root.go ./_build/src/github.com/prometheus/alertmanager/cli/routing.go ./_build/src/github.com/prometheus/alertmanager/cli/silence.go ./_build/src/github.com/prometheus/alertmanager/cli/silence_add.go ./_build/src/github.com/prometheus/alertmanager/cli/silence_expire.go ./_build/src/github.com/prometheus/alertmanager/cli/silence_import.go ./_build/src/github.com/prometheus/alertmanager/cli/silence_query.go ./_build/src/github.com/prometheus/alertmanager/cli/silence_update.go ./_build/src/github.com/prometheus/alertmanager/cli/template.go ./_build/src/github.com/prometheus/alertmanager/cli/template_render.go ./_build/src/github.com/prometheus/alertmanager/cli/test_routing.go ./_build/src/github.com/prometheus/alertmanager/cli/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/2b/2b1679717cdecf5d4b78dce7e2a40220b960436a31c4c5f1783adde1c32b9979-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 RWm5o__m_qqVmsNQ9XQ7/RWm5o__m_qqVmsNQ9XQ7 -goversion go1.19.8 -shared -c=4 -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/prometheus/alertmanager/cmd/amtool/main.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/e9/e93eea75e6768222643cabbb8d2c69c4aa0376c8218f946bebfc83193a954760-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/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b055/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b109/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b135/_pkg_.a packagefile github.com/pkg/errors=$WORK/b187/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client=$WORK/b188/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alert=$WORK/b189/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/general=$WORK/b192/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/silence=$WORK/b194/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b190/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/config=$WORK/b195/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/format=$WORK/b206/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b210/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b316/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b207/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b358/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b208/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b362/_pkg_.a packagefile github.com/xlab/treeprint=$WORK/b363/_pkg_.a packagefile golang.org/x/mod/semver=$WORK/b364/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b196/_pkg_.a packagefile io/ioutil=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b057/_pkg_.a packagefile os/user=$WORK/b365/_pkg_.a packagefile path=$WORK/b052/_pkg_.a packagefile strings=$WORK/b064/_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/b045/_pkg_.a packagefile crypto/ecdsa=$WORK/b046/_pkg_.a packagefile crypto/ed25519=$WORK/b072/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/hmac=$WORK/b076/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/md5=$WORK/b077/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/rc4=$WORK/b078/_pkg_.a packagefile crypto/rsa=$WORK/b079/_pkg_.a packagefile crypto/sha1=$WORK/b080/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b067/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile crypto/x509=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/pem=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b068/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b106/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b054/_pkg_.a packagefile net=$WORK/b089/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b108/_pkg_.a packagefile encoding/base64=$WORK/b087/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile unicode/utf16=$WORK/b070/_pkg_.a packagefile internal/fmtsort=$WORK/b056/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b110/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b157/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b158/_pkg_.a packagefile github.com/go-openapi/runtime/yamlpc=$WORK/b182/_pkg_.a packagefile github.com/opentracing/opentracing-go=$WORK/b183/_pkg_.a packagefile github.com/opentracing/opentracing-go/ext=$WORK/b185/_pkg_.a packagefile github.com/opentracing/opentracing-go/log=$WORK/b184/_pkg_.a packagefile log=$WORK/b124/_pkg_.a packagefile mime=$WORK/b129/_pkg_.a packagefile mime/multipart=$WORK/b130/_pkg_.a packagefile net/http/httputil=$WORK/b186/_pkg_.a packagefile net/textproto=$WORK/b126/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile database/sql/driver=$WORK/b136/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b137/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b114/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b141/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b142/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b146/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b147/_pkg_.a packagefile net/mail=$WORK/b150/_pkg_.a packagefile regexp=$WORK/b139/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alertgroup=$WORK/b191/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/receiver=$WORK/b193/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b151/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b178/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b156/_pkg_.a packagefile text/tabwriter=$WORK/b209/_pkg_.a packagefile github.com/go-kit/log=$WORK/b211/_pkg_.a packagefile github.com/go-kit/log/level=$WORK/b213/_pkg_.a packagefile github.com/prometheus/alertmanager/timeinterval=$WORK/b214/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b215/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b262/_pkg_.a packagefile github.com/prometheus/common/sigv4=$WORK/b274/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b317/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b323/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b325/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b324/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b359/_pkg_.a packagefile html/template=$WORK/b179/_pkg_.a packagefile text/template=$WORK/b180/_pkg_.a packagefile bufio=$WORK/b111/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b197/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b199/_pkg_.a packagefile go/doc=$WORK/b200/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile io/fs=$WORK/b051/_pkg_.a packagefile compress/gzip=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b127/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b128/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b120/_pkg_.a packagefile internal/godebug=$WORK/b088/_pkg_.a packagefile internal/safefilepath=$WORK/b060/_pkg_.a packagefile math/rand=$WORK/b063/_pkg_.a packagefile net/http/httptrace=$WORK/b132/_pkg_.a packagefile net/http/internal=$WORK/b133/_pkg_.a packagefile net/http/internal/ascii=$WORK/b134/_pkg_.a packagefile internal/itoa=$WORK/b028/_pkg_.a packagefile internal/oserror=$WORK/b029/_pkg_.a packagefile internal/poll=$WORK/b058/_pkg_.a packagefile internal/syscall/execenv=$WORK/b061/_pkg_.a packagefile internal/syscall/unix=$WORK/b059/_pkg_.a packagefile internal/testlog=$WORK/b062/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b095/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b065/_pkg_.a packagefile crypto/internal/randutil=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b071/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b073/_pkg_.a packagefile crypto/internal/nistec=$WORK/b048/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile crypto/dsa=$WORK/b083/_pkg_.a packagefile crypto/x509/pkix=$WORK/b084/_pkg_.a packagefile encoding/asn1=$WORK/b069/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b090/_pkg_.a packagefile internal/nettrace=$WORK/b091/_pkg_.a packagefile internal/singleflight=$WORK/b092/_pkg_.a packagefile net/netip=$WORK/b093/_pkg_.a packagefile encoding/csv=$WORK/b112/_pkg_.a packagefile encoding/xml=$WORK/b113/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b159/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b173/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b174/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b175/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b176/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b177/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b162/_pkg_.a packagefile mime/quotedprintable=$WORK/b131/_pkg_.a packagefile html=$WORK/b138/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b143/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b145/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b148/_pkg_.a packagefile regexp/syntax=$WORK/b140/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b152/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b154/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b161/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b212/_pkg_.a packagefile expvar=$WORK/b216/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b217/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b218/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b219/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b248/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b249/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b253/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b256/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b251/_pkg_.a packagefile runtime/debug=$WORK/b261/_pkg_.a packagefile runtime/metrics=$WORK/b252/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b263/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b267/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b270/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b273/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b275/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b277/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b283/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b300/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b291/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b318/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b319/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b320/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b326/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b352/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b355/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b360/_pkg_.a packagefile text/template/parse=$WORK/b181/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b198/_pkg_.a packagefile go/ast=$WORK/b201/_pkg_.a packagefile go/doc/comment=$WORK/b204/_pkg_.a packagefile go/token=$WORK/b203/_pkg_.a packagefile internal/lazyregexp=$WORK/b205/_pkg_.a packagefile compress/flate=$WORK/b117/_pkg_.a packagefile hash/crc32=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b125/_pkg_.a packagefile crypto/internal/edwards25519/field=$WORK/b074/_pkg_.a packagefile crypto/internal/nistec/fiat=$WORK/b049/_pkg_.a packagefile embed=$WORK/b050/_pkg_.a packagefile internal/intern=$WORK/b094/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b160/_pkg_.a packagefile encoding/gob=$WORK/b163/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b164/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b144/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b149/_pkg_.a packagefile github.com/josharian/intern=$WORK/b153/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b155/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b220/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b234/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b226/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b236/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b243/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b250/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b254/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b255/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b257/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b258/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b259/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b264/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b265/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b268/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b269/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b167/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b271/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b276/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b281/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b282/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b278/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b279/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b280/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b284/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b286/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b289/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b290/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b299/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b301/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b302/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=$WORK/b304/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b310/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b311/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b292/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b293/_pkg_.a packagefile github.com/oklog/run=$WORK/b321/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b327/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b350/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b328/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b353/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b356/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b357/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b361/_pkg_.a packagefile go/scanner=$WORK/b202/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b122/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b165/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b225/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b222/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b231/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b233/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b244/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b245/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b247/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b260/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b266/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b168/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b170/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b171/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b272/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b285/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b287/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b296/_pkg_.a packagefile os/exec=$WORK/b303/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso=$WORK/b305/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=$WORK/b309/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b312/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b315/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b313/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b294/_pkg_.a packagefile os/signal=$WORK/b322/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b329/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b330/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b348/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b349/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b351/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b354/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b166/_pkg_.a packagefile golang.org/x/text/width=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b246/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b169/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b288/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b297/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b298/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=$WORK/b306/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b314/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b307/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b295/_pkg_.a packagefile compress/lzw=$WORK/b331/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b332/_pkg_.a packagefile github.com/google/btree=$WORK/b335/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b336/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b338/_pkg_.a packagefile github.com/miekg/dns=$WORK/b340/_pkg_.a packagefile github.com/sean-/seed=$WORK/b347/_pkg_.a packagefile hash/fnv=$WORK/b224/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b308/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b333/_pkg_.a packagefile net/rpc=$WORK/b337/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b339/_pkg_.a packagefile encoding/base32=$WORK/b341/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b342/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b346/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b334/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b343/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b344/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b345/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/prometheus/alertmanager/cmd/amtool\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-X github.com/prometheus/common/version.Version=0.23.0 -X github.com/prometheus/common/version.Revision=15.fc36 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20230429 -X github.com/prometheus/alertmanager/version=0.23.0 -B 0x159c215f60b0be7ff222e500ba75a96cfe09a3ea -compressdwarf=false -linkmode=external -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-15.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=49QweVrgz1PBXSE5NqY-/RWm5o__m_qqVmsNQ9XQ7/vPQioihHvM1rq0TdS7h7/49QweVrgz1PBXSE5NqY- -X github.com/prometheus/common/version.Version=0.23.0 -X github.com/prometheus/common/version.Revision=15.fc36 -X github.com/prometheus/common/version.Branch=tarball -X github.com/prometheus/common/version.BuildDate=20230429 -X github.com/prometheus/alertmanager/version=0.23.0 -B 0x159c215f60b0be7ff222e500ba75a96cfe09a3ea -compressdwarf=false -linkmode=external -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-15.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.P8XHf1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.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-15.fc36 -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.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-15.fc36.x86_64/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.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-15.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-15.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-15.fc36.x86_64/usr/bin/amtool' + mv /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64/usr/bin/alertmanager /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64/usr/bin/prometheus-alertmanager + pushd /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64/usr/bin ~/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.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-15.fc36.x86_64/etc/prometheus/alertmanager.yml + install -Dpm0644 /builddir/build/SOURCES/README.templates /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64/etc/prometheus/alertmanager_templates/README.templates + mkdir -vp /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64/var/lib/prometheus/alertmanager mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64/var' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64/var/lib' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64/var/lib/prometheus' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.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-15.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-15.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-15.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-15.fc36.x86_64/etc/logrotate.d/prometheus-alertmanager + install -Dpm0644 template/default.tmpl /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64//usr/share/prometheus/alertmanager/template/default.tmpl + mkdir -vp /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64//usr/share/man/man1/ mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64//usr/share/man' mkdir: created directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64//usr/share/man/man1/' + /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64/usr/bin/prometheus-alertmanager --help-man + /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.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-15.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-15.fc36.x86_64//usr/share/man/man1/amtool.1 + sed -i 's/\.\/amtool/amtool/' /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64//usr/share/man/man1/amtool.1 + /usr/bin/find-debuginfo -j48 --strict-build-id -m -i --build-id-seed 0.23.0-15.fc36 --unique-debug-suffix -0.23.0-15.fc36.x86_64 --unique-debug-src-base golang-github-prometheus-alertmanager-0.23.0-15.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-15.fc36.x86_64/usr/bin/amtool extracting debug info from /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.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-15.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-15.fc36.x86_64/usr/bin/prometheus-alertmanager. Use `info auto-load python-scripts [REGEXP]' to list them. dwz: Too few files for multifile optimization original debug info size: 76488kB, size after compression: 75824kB /usr/bin/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 7292 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZtQcb4 + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.23.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.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-15.fc36.x86_64/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr doc /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr examples /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr README.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr SECURITY.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.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.eEZgr9 + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.23.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.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-15.fc36.x86_64/usr/share/licenses/golang-github-prometheus-alertmanager + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64/usr/share/licenses/golang-github-prometheus-alertmanager + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64/usr/share/licenses/golang-github-prometheus-alertmanager + cp -pr NOTICE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.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-15.fc36 golang-github-prometheus-alertmanager = 0.23.0-15.fc36 golang-github-prometheus-alertmanager(x86-64) = 0.23.0-15.fc36 group(prometheus) user(prometheus) Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(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) rtld(GNU_HASH) Processing files: golang-github-prometheus-alertmanager-devel-0.23.0-15.fc36.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LwsIXW + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.23.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.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-15.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-15.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-15.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-15.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-15.fc36.x86_64/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr doc /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr examples /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.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.9JYYhD + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.23.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.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-15.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-15.fc36.x86_64/usr/share/licenses/golang-github-prometheus-alertmanager-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64/usr/share/licenses/golang-github-prometheus-alertmanager-devel + cp -pr NOTICE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.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-15.fc36 golang(github.com/prometheus/alertmanager/api/metrics) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v1) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2/client) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2/client/alert) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2/client/alertgroup) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2/client/general) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2/client/receiver) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2/client/silence) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2/models) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2/restapi) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/alert) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/general) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/silence) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/asset) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/cli) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/cli/config) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/cli/format) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/client) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/cluster) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/cluster/clusterpb) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/config) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/dispatch) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/inhibit) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/nflog) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/nflog/nflogpb) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/notify) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/notify/email) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/notify/opsgenie) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/notify/pagerduty) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/notify/pushover) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/notify/slack) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/notify/sns) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/notify/test) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/notify/victorops) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/notify/webhook) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/notify/wechat) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/pkg/labels) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/pkg/modtimevfs) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/provider) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/provider/mem) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/silence) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/silence/silencepb) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/store) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/template) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/test/cli) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/test/with_api_v1) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/test/with_api_v2) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/timeinterval) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/types) = 0.23.0-15.fc36 golang(github.com/prometheus/alertmanager/ui) = 0.23.0-15.fc36 golang-github-prometheus-alertmanager-devel = 0.23.0-15.fc36 golang-ipath(github.com/prometheus/alertmanager) = 0.23.0-15.fc36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem golang(github.com/alecthomas/units) golang(github.com/aws/aws-sdk-go/aws) golang(github.com/aws/aws-sdk-go/aws/awserr) golang(github.com/aws/aws-sdk-go/aws/credentials) golang(github.com/aws/aws-sdk-go/aws/credentials/stscreds) golang(github.com/aws/aws-sdk-go/aws/session) golang(github.com/aws/aws-sdk-go/service/sns) golang(github.com/cenkalti/backoff/v4) golang(github.com/cespare/xxhash) golang(github.com/go-kit/log) golang(github.com/go-kit/log/level) golang(github.com/go-openapi/errors) golang(github.com/go-openapi/loads) golang(github.com/go-openapi/runtime) golang(github.com/go-openapi/runtime/client) golang(github.com/go-openapi/runtime/flagext) golang(github.com/go-openapi/runtime/middleware) golang(github.com/go-openapi/runtime/security) golang(github.com/go-openapi/spec) golang(github.com/go-openapi/strfmt) golang(github.com/go-openapi/swag) golang(github.com/go-openapi/validate) golang(github.com/gofrs/uuid) golang(github.com/gogo/protobuf/gogoproto) golang(github.com/gogo/protobuf/proto) golang(github.com/gogo/protobuf/types) golang(github.com/hashicorp/go-sockaddr) golang(github.com/hashicorp/memberlist) golang(github.com/jessevdk/go-flags) golang(github.com/matttproud/golang_protobuf_extensions/pbutil) golang(github.com/oklog/run) golang(github.com/oklog/ulid) golang(github.com/pkg/errors) golang(github.com/prometheus/client_golang/api) golang(github.com/prometheus/client_golang/prometheus) golang(github.com/prometheus/client_golang/prometheus/promhttp) golang(github.com/prometheus/common/config) golang(github.com/prometheus/common/model) golang(github.com/prometheus/common/promlog) golang(github.com/prometheus/common/promlog/flag) golang(github.com/prometheus/common/route) golang(github.com/prometheus/common/sigv4) golang(github.com/prometheus/common/version) golang(github.com/prometheus/exporter-toolkit/web) golang(github.com/prometheus/exporter-toolkit/web/kingpinflag) golang(github.com/rs/cors) golang(github.com/shurcooL/vfsgen) golang(github.com/stretchr/testify/require) golang(github.com/xlab/treeprint) golang(golang.org/x/mod/semver) golang(golang.org/x/net/netutil) golang(gopkg.in/alecthomas/kingpin.v2) golang(gopkg.in/yaml.v2) Processing files: golang-github-prometheus-alertmanager-debugsource-0.23.0-15.fc36.x86_64 Provides: golang-github-prometheus-alertmanager-debugsource = 0.23.0-15.fc36 golang-github-prometheus-alertmanager-debugsource(x86-64) = 0.23.0-15.fc36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-prometheus-alertmanager-debuginfo-0.23.0-15.fc36.x86_64 Provides: debuginfo(build-id) = 1a9516720b6eb14517c1469d469d8dc851c1baef debuginfo(build-id) = 3c7463bf2746a969a20db6cce1d76dfcf73642b1 golang-github-prometheus-alertmanager-debuginfo = 0.23.0-15.fc36 golang-github-prometheus-alertmanager-debuginfo(x86-64) = 0.23.0-15.fc36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-prometheus-alertmanager-debugsource(x86-64) = 0.23.0-15.fc36 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64 Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-debugsource-0.23.0-15.fc36.x86_64.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-devel-0.23.0-15.fc36.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-0.23.0-15.fc36.x86_64.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-debuginfo-0.23.0-15.fc36.x86_64.rpm Child return code was: 0