Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/golang-github-prometheus-alertmanager.spec'], chrootPath='/var/lib/mock/f33-build-24667064-2629866/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --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: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1608546383 Wrote: /builddir/build/SRPMS/golang-github-prometheus-alertmanager-0.21.0-2.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/golang-github-prometheus-alertmanager.spec'], chrootPath='/var/lib/mock/f33-build-24667064-2629866/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --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: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1608546383 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YhjYFi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf alertmanager-0.21.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/alertmanager-0.21.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd alertmanager-0.21.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/alertmanager-0.21.0/vendor + [[ ! -e /builddir/build/BUILD/alertmanager-0.21.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/alertmanager-0.21.0/_build/bin install: creating directory '/builddir/build/BUILD/alertmanager-0.21.0/_build' install: creating directory '/builddir/build/BUILD/alertmanager-0.21.0/_build/bin' + export GOPATH=/builddir/build/BUILD/alertmanager-0.21.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/alertmanager-0.21.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager ]] ++ dirname /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager + install -m 0755 -vd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus install: creating directory '/builddir/build/BUILD/alertmanager-0.21.0/_build/src' install: creating directory '/builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus' + ln -fs /builddir/build/BUILD/alertmanager-0.21.0 /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager + cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager Patch #0 (0001-Add-missing-argument-for-new-go-openapi-errors.patch): + echo 'Patch #0 (0001-Add-missing-argument-for-new-go-openapi-errors.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file api/v2/restapi/operations/alert/post_alerts_parameters.go patching file api/v2/restapi/operations/silence/post_silences_parameters.go Patch #1 (0001-Update-common.patch): + echo 'Patch #1 (0001-Update-common.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file notify/opsgenie/opsgenie.go patching file notify/pagerduty/pagerduty.go patching file notify/pushover/pushover.go patching file notify/slack/slack.go patching file notify/victorops/victorops.go patching file notify/webhook/webhook.go patching file notify/wechat/wechat.go Hunk #1 succeeded at 71 (offset -1 lines). + sed -i 's|uuid.NewV4().String()|uuid.Must(uuid.NewV4()).String()|' silence/silence.go + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.B3uRPl + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.21.0 + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/alertmanager + GOPATH=/builddir/build/BUILD/alertmanager-0.21.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/prometheus/alertmanager/version=0.21.0 -B 0xaf62c09059d0f2ec5afbc4649e6a16d04a88a092 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/alertmanager-0.21.0/_build/bin/alertmanager github.com/prometheus/alertmanager/cmd/alertmanager WORK=/tmp/go-build377016733 internal/unsafeheader mkdir -p $WORK/b005/ crypto/internal/subtle mkdir -p $WORK/b064/ unicode/utf16 internal/race mkdir -p $WORK/b014/ encoding container/list mkdir -p $WORK/b041/ vendor/golang.org/x/crypto/internal/subtle cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b060/ unicode/utf8 mkdir -p $WORK/b036/ golang.org/x/net/internal/iana google.golang.org/protobuf/internal/flags cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b101/ go.mongodb.org/mongo-driver/bson/bsontype internal/nettrace runtime/internal/atomic cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid NbVuJRkLkNVRnksUcyGt/NbVuJRkLkNVRnksUcyGt -goversion go1.15.6 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go vendor/golang.org/x/crypto/cryptobyte/asn1 sync/atomic cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b025/ internal/cpu cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid g2KjkUcxkS2yn96ydTPM/g2KjkUcxkS2yn96ydTPM -goversion go1.15.6 -D "" -importcfg $WORK/b064/importcfg -pack ./aliasing.go crypto/subtle cat >$WORK/b036/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b194/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b101/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b132/ golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b266/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid unPFmspzGgmLmPz1DnBW/unPFmspzGgmLmPz1DnBW -goversion go1.15.6 -D "" -importcfg $WORK/b101/importcfg -pack ./aliasing.go go.mongodb.org/mongo-driver/bson/bsonoptions cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/race -std -complete -installsuffix shared -buildid vayNRSWyfK8XA8ovb8O7/vayNRSWyfK8XA8ovb8O7 -goversion go1.15.6 -D "" -importcfg $WORK/b014/importcfg -pack ./doc.go ./norace.go cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p container/list -std -complete -installsuffix shared -buildid u7uEoTrnByfaxhxX-wkH/u7uEoTrnByfaxhxX-wkH -goversion go1.15.6 -D "" -importcfg $WORK/b060/importcfg -pack ./list.go unicode mkdir -p $WORK/b095/ cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p encoding -std -complete -installsuffix shared -buildid N6U1oSY8YNdp_3Njzym1/N6U1oSY8YNdp_3Njzym1 -goversion go1.15.6 -D "" -importcfg $WORK/b036/importcfg -pack ./encoding.go cat >$WORK/b194/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b132/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/net/internal/iana /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p golang.org/x/net/internal/iana -complete -installsuffix shared -buildid s-G986piIvTg6fg-5b4D/s-G986piIvTg6fg-5b4D -goversion go1.15.6 -D "" -importcfg $WORK/b194/importcfg -pack ./const.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal mkdir -p $WORK/b010/ math/bits cat >$WORK/b095/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys cd /usr/share/gocode/src/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid Eg6MWlKCtr3GD0V4TtNK/Eg6MWlKCtr3GD0V4TtNK -goversion go1.15.6 -D "" -importcfg $WORK/b132/importcfg -pack ./flags.go ./proto_legacy_disable.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 4gCXoioFho3EfcleWjLH/4gCXoioFho3EfcleWjLH -goversion go1.15.6 -D "" -importcfg $WORK/b041/importcfg -pack ./utf16.go cat >$WORK/b266/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid DYXPEIv0tvHQd1w7fIDv/DYXPEIv0tvHQd1w7fIDv -goversion go1.15.6 -D "" -importcfg $WORK/b025/importcfg -pack ./utf8.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid kMWV1cTSSFma-Di2gl4y/kMWV1cTSSFma-Di2gl4y -goversion go1.15.6 -D "" -importcfg $WORK/b095/importcfg -pack ./nettrace.go mkdir -p $WORK/b077/ mkdir -p $WORK/b015/ mkdir -p $WORK/b009/ mkdir -p $WORK/b065/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b167/ cd /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsontype /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid yoBaNLORWYh9J0eUSNBR/yoBaNLORWYh9J0eUSNBR -goversion go1.15.6 -D "" -importcfg $WORK/b266/importcfg -pack ./bsontype.go mkdir -p $WORK/b264/ mkdir -p $WORK/b026/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid R8aI9Nfx8QkHANiSPGrd/R8aI9Nfx8QkHANiSPGrd -goversion go1.15.6 -D "" -importcfg $WORK/b077/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b023/ cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/16/166c7f8073e772f18fcc665b49f87e9f6525b53df96c241c3e2d75200da3c208-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal cat >$WORK/b167/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b194/_pkg_.a # internal cat >$WORK/b264/importcfg << 'EOF' # internal # import config EOF cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/31/31a193b4a87a72a415f734304b4eef774c4123bb1dd2511078eb75c2dd6df64f-d # internal cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/76/76329dd938cd0fef5756fac843aec5e8fe4d5637787a1837d43ae02036fd726a-d # internal cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b012/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config EOF runtime/cgo mkdir -p $WORK/b097/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b010/symabis ./asm_386.s cd /usr/share/gocode/src/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid 2QEM9rhguW4r-ltcJUBG/2QEM9rhguW4r-ltcJUBG -goversion go1.15.6 -D "" -importcfg $WORK/b167/importcfg -pack ./unsafeheader.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p unicode -std -complete -installsuffix shared -buildid OuhUzSUq70cpjetgKZv4/OuhUzSUq70cpjetgKZv4 -goversion go1.15.6 -D "" -importcfg $WORK/b026/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b097/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b097/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid 1S1Bj_4XhWZ9daxdu7oW/1S1Bj_4XhWZ9daxdu7oW -goversion go1.15.6 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b009/symabis ./cpu_x86.s cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/76/7663c2834180e8c40f4af92e9e7b08bbccbcf20e225088d3f43ace9e1f4498f6-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b015/symabis ./asm.s cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid wloF0Nz7RHwlFyd-EfmB/wloF0Nz7RHwlFyd-EfmB -goversion go1.15.6 -D "" -importcfg $WORK/b065/importcfg -pack ./constant_time.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/8b/8b3c626e6243bf8382b7d71547e479bfd75651990e682cb1891c88a05aef2ae4-d # internal cd /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid P41Wa4XvVNkYR41W0FKv/P41Wa4XvVNkYR41W0FKv -goversion go1.15.6 -D "" -importcfg $WORK/b264/importcfg -pack ./byte_slice_codec_options.go ./empty_interface_codec_options.go ./map_codec_options.go ./slice_codec_options.go ./string_codec_options.go ./struct_codec_options.go ./time_codec_options.go ./uint_codec_options.go cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/fa/faef23556519267e784af0fa3351b2da715ca8301f4697bfa3904b547cb72085-d # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/1d/1d5197890b4a513fa57e6803d1a246f2d1faa0226ec81b6b5f2fe9c17e7658c8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b266/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b167/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/sys -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b012/symabis ./intrinsics_386.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid T8ZQvgifXyQjA-eVwVqA/T8ZQvgifXyQjA-eVwVqA -goversion go1.15.6 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_386.go ./stubs.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid lb3uOX4k_mQIvIWDir0S/lb3uOX4k_mQIvIWDir0S -goversion go1.15.6 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./cpu.go ./cpu_386.go ./cpu_x86.go cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/9a/9a6383b76ffd63afce7b3505532c0770b3233929e1a74f96893f0e397782da85-d # internal cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync/atomic -std -installsuffix shared -buildid CgXHX9ge5J5Z-jLTKWuv/CgXHX9ge5J5Z-jLTKWuv -goversion go1.15.6 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/d1/d1ae02fb61f84587744956dd3763780ef87f9c98bda95048031ce0877f73643d-d # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/f8/f89508757090f9fcebc126ac93e659e9a1865add45134459443c8607787b02b0-d # internal cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid lmlCjVEjtkru3VOQ22xh/lmlCjVEjtkru3VOQ22xh -goversion go1.15.6 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./arch.go ./arch_386.go ./intrinsics_common.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/6d/6d35cd9c29c0aba1505c88c39183b645f55b645ecb22be58bca8d2521f229256-d # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/db/dbce124f905451b35f9da6619c02522db5ed0bd253a476db8415baf6790fe606-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/e5/e5b7bebb152f5431b823ebc2d4ffd86d00f9d352421eedac658f41031a74f4c6-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/asm_386.o ./asm_386.s cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/53/53306bb242d1c5cbb8df82741c3427017d0f21fc73ce77c0a8139070c0ec2641-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b015/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/64/64f3f30f4ec3bfbdee2bc13d230c9a1fb3f1fc0af1da03011ba320c3148725da-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/sys -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b012/intrinsics_386.o ./intrinsics_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/45/453c485c6edc6c8e8f5f27531966b092fc233e432c54c67cb32d977f4987cfa7-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/40/40fca1ec128db8a41e2b236d5c6441a4e4c2a0d2a81ceebcdb6164d9f2d3370e-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b012/_pkg_.a $WORK/b012/intrinsics_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/85/8589d1b92af91332cb6de85dbc140161d77251b4088d4e1e006fd796da49ad79-d # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/19/19225d10162d930c51aee17e17d5ad17bdc6c157abadc34091cd973824396f7b-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/03/03b12b6a90219d7b3492ddb9d490f9f755a3d3cdb788339a1581712dd88d3553-d # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/c2/c21753ef2c8a99cfcce2840d39768d821f12e9536cbbbd72d888ba10feb8c509-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 cd $WORK/b097 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b033/ google.golang.org/protobuf/internal/set runtime/internal/math mkdir -p $WORK/b137/ mkdir -p $WORK/b011/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid w0MbxVDNN7LiHFqOBW50/w0MbxVDNN7LiHFqOBW50 -goversion go1.15.6 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF internal/bytealg mkdir -p $WORK/b008/ cd /usr/share/gocode/src/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid z4iX6MntSWYQSqviX7iC/z4iX6MntSWYQSqviX7iC -goversion go1.15.6 -D "" -importcfg $WORK/b137/importcfg -pack ./ints.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid zmjDdBGf9eq_pQ7qTORl/zmjDdBGf9eq_pQ7qTORl -goversion go1.15.6 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b008/symabis ./compare_386.s ./equal_386.s ./indexbyte_386.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid BBSzr-XfZlaN0Qit5tWy/BBSzr-XfZlaN0Qit5tWy -goversion go1.15.6 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/fa/faeb6f7017154f5a8cf4e5f0f3d3a077d188892b440ca334438971ccbdb756fe-d # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/81/8151b0dcf7b441935abe6e9e20520df091b959a574ff3c2e29055cedb4eb272f-d # internal math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b022/symabis ./asin_386.s ./atan2_386.s ./atan_386.s ./exp2_386.s ./expm1_386.s ./floor_386.s ./frexp_386.s ./hypot_386.s ./ldexp_386.s ./log10_386.s ./log1p_386.s ./log_386.s ./mod_386.s ./modf_386.s ./remainder_386.s ./sqrt_386.s ./stubs_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal cd $WORK/b097 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/6d/6de06ec9f53b861e2e57acd57a64fef445aa919a687b01301428c04c2fbfb95f-d # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid 5yWFbM4JL9Wfs3b1xoSf/5yWFbM4JL9Wfs3b1xoSf -goversion go1.15.6 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/compare_386.o ./compare_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/equal_386.o ./equal_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I $WORK/b097/ -g -O2 -Wall -Werror -o $WORK/b097/_x003.o -c gcc_context.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/indexbyte_386.o ./indexbyte_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_386.o $WORK/b008/equal_386.o $WORK/b008/indexbyte_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/2d/2de752c2c3c5ab0e588a588e98287008b75726e47055022308a8fcd83c155b1a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/65/653de1c933fe8a98b3f2f2562f1990dfb830ef696c94b85ff5c72e805f93b4fb-d # internal runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_386.s ./duff_386.s ./memclr_386.s ./memmove_386.s ./preempt_386.s ./rt0_linux_386.s ./sys_linux_386.s ./vlop_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I $WORK/b097/ -g -O2 -Wall -Werror -o $WORK/b097/_x004.o -c gcc_fatalf.c cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid VEOSmMoU4NK8UJzM9LHo/VEOSmMoU4NK8UJzM9LHo -goversion go1.15.6 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.go ./os_nonopenbsd.go ./panic.go ./panic32.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_386.go ./signal_linux_386.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_386.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_386.go ./vlrt.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I $WORK/b097/ -g -O2 -Wall -Werror -o $WORK/b097/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I $WORK/b097/ -g -O2 -Wall -Werror -o $WORK/b097/_x006.o -c gcc_linux_386.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/asin_386.o ./asin_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I $WORK/b097/ -g -O2 -Wall -Werror -o $WORK/b097/_x007.o -c gcc_setenv.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/atan2_386.o ./atan2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/atan_386.o ./atan_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/exp2_386.o ./exp2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/expm1_386.o ./expm1_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/floor_386.o ./floor_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/frexp_386.o ./frexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/hypot_386.o ./hypot_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/ldexp_386.o ./ldexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/log10_386.o ./log10_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I $WORK/b097/ -g -O2 -Wall -Werror -o $WORK/b097/_x008.o -c gcc_traceback.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/log1p_386.o ./log1p_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/log_386.o ./log_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/mod_386.o ./mod_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/modf_386.o ./modf_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/remainder_386.o ./remainder_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/sqrt_386.o ./sqrt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/stubs_386.o ./stubs_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b022/_pkg_.a $WORK/b022/asin_386.o $WORK/b022/atan2_386.o $WORK/b022/atan_386.o $WORK/b022/exp2_386.o $WORK/b022/expm1_386.o $WORK/b022/floor_386.o $WORK/b022/frexp_386.o $WORK/b022/hypot_386.o $WORK/b022/ldexp_386.o $WORK/b022/log10_386.o $WORK/b022/log1p_386.o $WORK/b022/log_386.o $WORK/b022/mod_386.o $WORK/b022/modf_386.o $WORK/b022/remainder_386.o $WORK/b022/sqrt_386.o $WORK/b022/stubs_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I $WORK/b097/ -g -O2 -Wall -Werror -o $WORK/b097/_x009.o -c gcc_util.c cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/c5/c52d6e968d8110b915d8e81c3f8d695867927bc66d91c6fd3b1367b99ad533b3-d # internal TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I $WORK/b097/ -g -O2 -Wall -Werror -o $WORK/b097/_x010.o -c gcc_386.S cd $WORK/b097 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -o $WORK/b097/_cgo_.o $WORK/b097/_cgo_main.o $WORK/b097/_x001.o $WORK/b097/_x002.o $WORK/b097/_x003.o $WORK/b097/_x004.o $WORK/b097/_x005.o $WORK/b097/_x006.o $WORK/b097/_x007.o $WORK/b097/_x008.o $WORK/b097/_x009.o $WORK/b097/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b097/_cgo_.o -dynout $WORK/b097/_cgo_import.go -dynlinker cat >$WORK/b097/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b097/symabis ./asm_386.s cat >$WORK/b097/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 2GC24fXk1AllqRIVOU3R/2GC24fXk1AllqRIVOU3R -goversion go1.15.6 -symabis $WORK/b097/symabis -D "" -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b097/_cgo_gotypes.go $WORK/b097/cgo.cgo1.go $WORK/b097/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b097/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b097/_pkg_.a $WORK/b097/asm_386.o $WORK/b097/_x001.o $WORK/b097/_x002.o $WORK/b097/_x003.o $WORK/b097/_x004.o $WORK/b097/_x005.o $WORK/b097/_x006.o $WORK/b097/_x007.o $WORK/b097/_x008.o $WORK/b097/_x009.o $WORK/b097/_x010.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/ac/ac27361358ffb2fc069be7ae500cc58259758b94c895f5838cef0dbff73fa3b0-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/preempt_386.o ./preempt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/vlop_386.o ./vlop_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_386.o $WORK/b007/duff_386.o $WORK/b007/memclr_386.o $WORK/b007/memmove_386.o $WORK/b007/preempt_386.o $WORK/b007/rt0_linux_386.o $WORK/b007/sys_linux_386.o $WORK/b007/vlop_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/a9/a99e8901488351f88137f795a35deb63054aad023903db11adb8de7c56b994c2-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p sync -std -installsuffix shared -buildid MxD5cK0TdDLD3w8Vyg_W/MxD5cK0TdDLD3w8Vyg_W -goversion go1.15.6 -D "" -importcfg $WORK/b013/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid neVKKjiDWMmxdp1ipqJH/neVKKjiDWMmxdp1ipqJH -goversion go1.15.6 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/22/22f8f4a8e8dcc70c7eeae6bf58ca0f17cd214328e9ba110c295797a631475aaf-d # internal internal/singleflight mkdir -p $WORK/b096/ google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b129/ github.com/josharian/intern mkdir -p $WORK/b250/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid AYxkDAUKxSFmKR9Sgkxr/AYxkDAUKxSFmKR9Sgkxr -goversion go1.15.6 -D "" -importcfg $WORK/b129/importcfg -pack ./pragma.go math/rand mkdir -p $WORK/b067/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid vVaiyY1_DLjctCj8Ee8m/vVaiyY1_DLjctCj8Ee8m -goversion go1.15.6 -D "" -importcfg $WORK/b096/importcfg -pack ./singleflight.go cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/github.com/josharian/intern /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/josharian/intern -complete -installsuffix shared -buildid qoi4dzq5bK0FimUDTuIL/qoi4dzq5bK0FimUDTuIL -goversion go1.15.6 -D "" -importcfg $WORK/b250/importcfg -pack ./intern.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p math/rand -std -complete -installsuffix shared -buildid XPRDmHFlCfDXrpaI2bJc/XPRDmHFlCfDXrpaI2bJc -goversion go1.15.6 -D "" -importcfg $WORK/b067/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/75/7581ae7d3490044640eeba16cea6d8860afd956530404f93f58705ceeee4173e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/b2/b2d289b4e9738801d7fe9b04a620524521b621076e6d4fa6d42dcced447e6298-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/89/8952ce3575a69431c3c9edad6234a0e14694cc2b257e746b85e63e15215c4c83-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b004/asm.o ./asm.s cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c6/c65de00dd26f0e619e9e85155c5e4a6c30bfe7cfbffc434818dbe03f5b1fbd83-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/e4/e49283875479041b0a70d2d67a6e304bc5eb4b27eff382c9e6a0683741bb935a-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid Lih9Xre8UOdOV2ubK-22/Lih9Xre8UOdOV2ubK-22 -goversion go1.15.6 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p sort -std -complete -installsuffix shared -buildid IcL8chSNg455bNHTYg6y/IcL8chSNg455bNHTYg6y -goversion go1.15.6 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/8a/8acb0c410b4af8560f58a5d326a3b49e2d749b00db3ffff1393e52285800bd43-d # internal internal/oserror mkdir -p $WORK/b018/ github.com/hashicorp/golang-lru/simplelru cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF mkdir -p $WORK/b177/ cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid nBQ53kBERhz8ixE_iwFI/nBQ53kBERhz8ixE_iwFI -goversion go1.15.6 -D "" -importcfg $WORK/b018/importcfg -pack ./errors.go io mkdir -p $WORK/b028/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/golang-lru/simplelru /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid IjFeWa7t37b2Q7UYybIG/IjFeWa7t37b2Q7UYybIG -goversion go1.15.6 -D "" -importcfg $WORK/b177/importcfg -pack ./lru.go ./lru_interface.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b094/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p io -std -complete -installsuffix shared -buildid TXddXNfOp5sSErAxt5g3/TXddXNfOp5sSErAxt5g3 -goversion go1.15.6 -D "" -importcfg $WORK/b028/importcfg -pack ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b024/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid RlwFaKUyVUsVNZoQeYlF/RlwFaKUyVUsVNZoQeYlF -goversion go1.15.6 -D "" -importcfg $WORK/b094/importcfg -pack ./message.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid hba-i8UFHEavQRzrSI_L/hba-i8UFHEavQRzrSI_L -goversion go1.15.6 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/8d/8d849ef0151960f4dc058424ad6c1d92ffa2c1646f15c27046e03cc970608de1-d # internal syscall mkdir -p $WORK/b017/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b017/symabis ./asm_linux_386.s cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p syscall -std -installsuffix shared -buildid ULt8x1gObepnO2873ha_/ULt8x1gObepnO2873ha_ -goversion go1.15.6 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/0d/0dc6db6689dd6a8819a41a3c8c325133d85251d9836ae0b79500eaca232c0881-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/ba/ba372df4472ba1bc856b7809bc360c2c7d68839485ddd24b96e008e95e71f400-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b119/ github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b231/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /usr/share/gocode/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid ioE9QGLY_3yZdMihbEfD/ioE9QGLY_3yZdMihbEfD -goversion go1.15.6 -D "" -importcfg $WORK/b119/importcfg -pack ./stream.go cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid u7mwrJ30h0IGPxIC6xvq/u7mwrJ30h0IGPxIC6xvq -goversion go1.15.6 -D "" -importcfg $WORK/b231/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/6f/6f9f49c83af96d4164da05865f4cb33c9856b555f3344e49a3302ca4df0199cf-d # internal hash mkdir -p $WORK/b059/ crypto/internal/randutil mkdir -p $WORK/b073/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p hash -std -complete -installsuffix shared -buildid 2ub7Hc4m0kE68IiQgkAq/2ub7Hc4m0kE68IiQgkAq -goversion go1.15.6 -D "" -importcfg $WORK/b059/importcfg -pack ./hash.go strings text/tabwriter mkdir -p $WORK/b040/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b209/ bytes mkdir -p $WORK/b035/ cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid mFX8LMemoP9gs-PD80nE/mFX8LMemoP9gs-PD80nE -goversion go1.15.6 -D "" -importcfg $WORK/b073/importcfg -pack ./randutil.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p strings -std -complete -installsuffix shared -buildid X-NPSdV1IvubNMd61p-8/X-NPSdV1IvubNMd61p-8 -goversion go1.15.6 -D "" -importcfg $WORK/b040/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p bytes -std -installsuffix shared -buildid AEvVOfu07r6Dv5kJBgso/AEvVOfu07r6Dv5kJBgso -goversion go1.15.6 -D "" -importcfg $WORK/b035/importcfg -pack ./buffer.go ./bytes.go ./reader.go cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid edfydn5VCaf8ATlmojOh/edfydn5VCaf8ATlmojOh -goversion go1.15.6 -D "" -importcfg $WORK/b209/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b231/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/f0/f040ba47c59e4f45704dd866bcae223b85fe06f9267110ccaf4e02c92fdaa1d0-d # internal crypto/hmac mkdir -p $WORK/b080/ hash/fnv hash/crc32 mkdir -p $WORK/b126/ cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/ca/cae35636386bd880c7ce38f4cf35a3326efd6fd502e5f5ab013fab231d2194e3-d # internal cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a EOF mkdir -p $WORK/b058/ cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid MS7moxP_DtenX_37pZJS/MS7moxP_DtenX_37pZJS -goversion go1.15.6 -D "" -importcfg $WORK/b080/importcfg -pack ./hmac.go cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/71/7173d90c86510652c35604f13857db17e7eb9d23337d430d8e8f91ab2e0abc75-d # internal cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid O3qfTq9fyMXOS32wZUmN/O3qfTq9fyMXOS32wZUmN -goversion go1.15.6 -D "" -importcfg $WORK/b126/importcfg -pack ./fnv.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid 7Z3r0-ZUAqRCRUn1gSTC/7Z3r0-ZUAqRCRUn1gSTC -goversion go1.15.6 -D "" -importcfg $WORK/b058/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/14/14a637ce4eeecaf96a083d8e9d0f770631a7fd42898b0fc9da3a5b79c167ce8b-d # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/53/53c06c8f09fd5fe5cf4f230eacddc15c8ffa16d4aebbb54b48516d693d79f4e9-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid 7jrQoUwKtVvLX8ZGyZLH/7jrQoUwKtVvLX8ZGyZLH -goversion go1.15.6 -D "" -importcfg $WORK/b104/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/f0/f0e066b2af9fa12dcea672a27c53212d96612e286281ae7322721c43309c0e3d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b209/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/24/241e1f02c2c09d5f77c99a9574e1f79c538c4ad06693d539e133d7216d32c04f-d # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b8/b8724dcbd78eb7d4405d42cfc9586c399bcf7252efefdec73c601c0620155a57-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/c4/c48c4ee9f7d2f74468cbb4cd9b529ee90ff95ad0cf090c3d9f7fd042ea26c1d7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/ca/cac64d609db732de2dba15dc3da54bddea4631a658cef37b6a9de414bccb5649-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b108/ golang.org/x/text/transform mkdir -p $WORK/b214/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid pZ4sWavKY0j1vlvgEJsK/pZ4sWavKY0j1vlvgEJsK -goversion go1.15.6 -D "" -importcfg $WORK/b108/importcfg -pack ./transform.go cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid K9wcLV272W8j3NvmX5rK/K9wcLV272W8j3NvmX5rK -goversion go1.15.6 -D "" -importcfg $WORK/b214/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/0b/0bc263514620a2f8edec0453c7eecec5dcc8a46c822631832923a5eed488881e-d # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/9f/9f9816ac96a8790848fbf46b77cd6f915f34c25d9b319c0f2a726891c8eeee16-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/28/28dc45025e5b2156ccfa69e2da705d88f91c32a1b0ca67681d2077070f83d5cc-d # internal bufio mkdir -p $WORK/b043/ path mkdir -p $WORK/b049/ github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b176/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF html mkdir -p $WORK/b184/ cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p path -std -complete -installsuffix shared -buildid 6OnANS6qJVf-GoGT_TVX/6OnANS6qJVf-GoGT_TVX -goversion go1.15.6 -D "" -importcfg $WORK/b049/importcfg -pack ./match.go ./path.go cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p bufio -std -complete -installsuffix shared -buildid 5ypryXDfji0oF4k1t_3r/5ypryXDfji0oF4k1t_3r -goversion go1.15.6 -D "" -importcfg $WORK/b043/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p html -std -complete -installsuffix shared -buildid -wYJxi3jSf8ocH1lOlDS/-wYJxi3jSf8ocH1lOlDS -goversion go1.15.6 -D "" -importcfg $WORK/b184/importcfg -pack ./entity.go ./escape.go cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b177/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/a6/a6eec07f16c533ae10da68929d254b810d2939fe62820e785c8d749ffe785222-d # internal crypto/rc4 mkdir -p $WORK/b082/ cd /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid 8zdjX9XesWQH44sVgr9E/8zdjX9XesWQH44sVgr9E -goversion go1.15.6 -D "" -importcfg $WORK/b176/importcfg -pack ./edges.go ./iradix.go ./iter.go ./node.go ./raw_iter.go ./reverse_iter.go crypto mkdir -p $WORK/b069/ encoding/base32 mkdir -p $WORK/b190/ github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid ILAMoHZSsTmRobUf7bqX/ILAMoHZSsTmRobUf7bqX -goversion go1.15.6 -D "" -importcfg $WORK/b082/importcfg -pack ./rc4.go mkdir -p $WORK/b161/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b059/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid g0Tj29wB2BOqX4r_r4sr/g0Tj29wB2BOqX4r_r4sr -goversion go1.15.6 -D "" -importcfg $WORK/b190/importcfg -pack ./base32.go cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF regexp/syntax cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto -std -complete -installsuffix shared -buildid dteRYLg_Ln4EbfN7n0Sa/dteRYLg_Ln4EbfN7n0Sa -goversion go1.15.6 -D "" -importcfg $WORK/b069/importcfg -pack ./crypto.go cd /usr/share/gocode/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid ZrC7LEqCX4LcFkQoMGXG/ZrC7LEqCX4LcFkQoMGXG -goversion go1.15.6 -D "" -importcfg $WORK/b161/importcfg -pack ./autoneg.go mkdir -p $WORK/b046/ reflect mkdir -p $WORK/b021/ golang.org/x/text/width mkdir -p $WORK/b257/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b021/symabis ./asm_386.s cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid F_7R0fDZczz2EI12K-KM/F_7R0fDZczz2EI12K-KM -goversion go1.15.6 -D "" -importcfg $WORK/b046/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b214/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/width /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p golang.org/x/text/width -complete -installsuffix shared -buildid q7jKHPxc_XRhfn9kobz2/q7jKHPxc_XRhfn9kobz2 -goversion go1.15.6 -D "" -importcfg $WORK/b257/importcfg -pack ./kind_string.go ./tables12.0.0.go ./transform.go ./trieval.go ./width.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid x5dqQzCD6zEA1SgR9ScP/x5dqQzCD6zEA1SgR9ScP -goversion go1.15.6 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/05/05f93665df5d486c623783e33300396a36656343c4ca464b4fdd0aea7be20040-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/67/67106f776dff478ed263c5a8a9e88cbb73c00d2a157e29ea32338702560d5438-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/4e/4e067057a6f60a6204648f0acae25726a695dfbd286464a54b3cbe567b764f63-d # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/b4/b480ee3728a72dd4ac8fd12bdbf377d5b0df9de70752424ea53cbe3a291ddb26-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/0a/0a216e72ee87721e852c49d548f3a1c04e5f92d274f9c2999ce6eebbdaf33467-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/b0/b09c0f6fdf5dd9e50fc32a8509293507f3c9bf14b6a9064fcde5ce59b7241c9e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/78/7899934d921a30816808e581e40abb8be97f33972e160def4f75ffbed7147f23-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/5e/5ee0c851a65313c443d4f3208e4b8621bdcef71fb16b58784a6468cd1658ce67-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b176/_pkg_.a # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b017/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b257/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b017/_pkg_.a $WORK/b017/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/be/be385db5610e3ff7c1416beb4205096251d0eccabe7516bb89146f41d80641ce-d # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/1f/1f1d9cb12949e802345c9a5a9e6465f935b95b53e472d9c3ca3749c8055ae52a-d # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/15/15b2213f38df9b34eb15f2a0db6fca7738bb85ca5b331252eb755d47a0d01dab-d # internal internal/syscall/execenv mkdir -p $WORK/b032/ internal/syscall/unix mkdir -p $WORK/b031/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid RyqJHz3FsEBhm2wngGYz/RyqJHz3FsEBhm2wngGYz -goversion go1.15.6 -D "" -importcfg $WORK/b032/importcfg -pack ./execenv_default.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid 1hLIgnMYQBJfHaV3ebXm/1hLIgnMYQBJfHaV3ebXm -goversion go1.15.6 -D "" -importcfg $WORK/b031/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_386.go time mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p time -std -installsuffix shared -buildid vWXAZ67OZA5HtSiDLu-4/vWXAZ67OZA5HtSiDLu-4 -goversion go1.15.6 -D "" -importcfg $WORK/b016/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/b9/b92805e921cc3b53006290fe58c6b2562a7f0558f4737340d32c13a6b751a58f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/38/381132dacaf356cb058418ae0b504ede9b039ff0d87c48e3b125881673b6608e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/e0/e0cdda5dcbda758f954a0759ffe2a93bcaed5ad5dfb465d8c1ee9cb2cb53dee8-d # internal regexp mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile regexp/syntax=$WORK/b046/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p regexp -std -complete -installsuffix shared -buildid NyjuGgf6uWTEvzvwFX5D/NyjuGgf6uWTEvzvwFX5D -goversion go1.15.6 -D "" -importcfg $WORK/b045/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/c5/c5bc457174a866b9e923565e677579bf1f8a4aba86f962542cce6be34de4d785-d # internal github.com/jpillora/backoff mkdir -p $WORK/b206/ context mkdir -p $WORK/b002/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_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/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jpillora/backoff /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/jpillora/backoff -complete -installsuffix shared -buildid dfr0Yj-0r8kEZjkeSdO6/dfr0Yj-0r8kEZjkeSdO6 -goversion go1.15.6 -D "" -importcfg $WORK/b206/importcfg -pack ./backoff.go cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid TWAjICGhuOYjf__HSXPR/TWAjICGhuOYjf__HSXPR -goversion go1.15.6 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/poll -std -installsuffix shared -buildid M3fhJpzHqDgv5POJ2Cnr/M3fhJpzHqDgv5POJ2Cnr -goversion go1.15.6 -D "" -importcfg $WORK/b030/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/2c/2cac80be6bdb4f08ce7505bd47740401c6abf2734071ecb14d7566a9d1115e18-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/fc/fc6ee7e389153241a3b2c7d9140d82d0b9258640555c86ecb0243da155344bac-d # internal github.com/cenkalti/backoff/v4 mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cenkalti/backoff/v4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/cenkalti/backoff/v4 -complete -installsuffix shared -buildid cK8XM9Wf7Dv9mZgys695/cK8XM9Wf7Dv9mZgys695 -goversion go1.15.6 -D "" -importcfg $WORK/b221/importcfg -pack ./backoff.go ./context.go ./exponential.go ./retry.go ./ticker.go ./timer.go ./tries.go cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/48/4854d9535f600a8a483097f7a700803e2a6b7d64084c9ad82ca4cb27b619fe3a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/5c/5cd9c6e948648eccaefdde430eb68fedbe2ec5504fd8d228dc30f30174792ef2-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/ab/abb5abfbafbc92e1808063a76ce8f3e7c9a1be36b04d990d05c20f74160d3dd6-d # internal os mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid ohZ34CqBs79wwJ0rxff3/ohZ34CqBs79wwJ0rxff3 -goversion go1.15.6 -D "" -importcfg $WORK/b029/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/0a/0a7c2756fe7aced80f064349bf628c546d1b936058d6463f0ea07daae63f1fe2-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b188/ internal/fmtsort mkdir -p $WORK/b020/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF encoding/binary mkdir -p $WORK/b039/ cd /usr/share/gocode/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid sQ-E9C1Nfj6Py80j1dhv/sQ-E9C1Nfj6Py80j1dhv -goversion go1.15.6 -D "" -importcfg $WORK/b188/importcfg -pack ./errwrap.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid 4NKdGuZGFfcGTPS0Y4j4/4NKdGuZGFfcGTPS0Y4j4 -goversion go1.15.6 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid QMJIRgf9M9yG6m4G7Aj3/QMJIRgf9M9yG6m4G7Aj3 -goversion go1.15.6 -D "" -importcfg $WORK/b039/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/ba/ba03104cb9b77de7259dd607dcfd5cdfe897720e3d00a3c73dc3a20a9284625f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/8f/8f623652f0061126220d30423aa10d858e5e6f6b83c3a45c218c12f0e7cc3531-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/06/06d3367e2fbc075fde382f9184f14d1500e8a740a64d03542553020011cd16eb-d # internal encoding/base64 mkdir -p $WORK/b038/ crypto/sha512 mkdir -p $WORK/b074/ github.com/cespare/xxhash/v2 mkdir -p $WORK/b120/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF github.com/cespare/xxhash vendor/golang.org/x/crypto/poly1305 cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 6YJPSoqizFqU9s401HJb/6YJPSoqizFqU9s401HJb -goversion go1.15.6 -D "" -importcfg $WORK/b038/importcfg -pack ./base64.go mkdir -p $WORK/b222/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b102/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/cespare/xxhash/v2 -complete -installsuffix shared -buildid Rm-HKTq58KSXd-mH_a5_/Rm-HKTq58KSXd-mH_a5_ -goversion go1.15.6 -D "" -importcfg $WORK/b120/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_unsafe.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid 27JgyTyZTEYPWhmqwjuD/27JgyTyZTEYPWhmqwjuD -goversion go1.15.6 -D "" -importcfg $WORK/b074/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go crypto/md5 mkdir -p $WORK/b081/ crypto/cipher crypto/ed25519/internal/edwards25519 crypto/sha256 mkdir -p $WORK/b063/ crypto/sha1 cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b079/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b085/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid 4_3e4kJOXJA_0wPr1BBS/4_3e4kJOXJA_0wPr1BBS -goversion go1.15.6 -D "" -importcfg $WORK/b102/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go cd /usr/share/gocode/src/github.com/cespare/xxhash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/cespare/xxhash -complete -installsuffix shared -buildid gCBdG89ML52mbt202oNp/gCBdG89ML52mbt202oNp -goversion go1.15.6 -D "" -importcfg $WORK/b222/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_unsafe.go mkdir -p $WORK/b084/ cat >$WORK/b081/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b081/symabis ./md5block_386.s cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a EOF cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cat >$WORK/b085/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid Uomm3WTuu9X6ATmyxnyA/Uomm3WTuu9X6ATmyxnyA -goversion go1.15.6 -D "" -importcfg $WORK/b079/importcfg -pack ./const.go ./edwards25519.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b084/symabis ./sha1block_386.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid aFB65MIl12T0L_Ua3JiK/aFB65MIl12T0L_Ua3JiK -goversion go1.15.6 -D "" -importcfg $WORK/b063/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b085/symabis ./sha256block_386.s cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/md5 -std -installsuffix shared -buildid o1DOpgVPvvwN0VSI4Cix/o1DOpgVPvvwN0VSI4Cix -goversion go1.15.6 -symabis $WORK/b081/symabis -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid SZ8ZHWxs1Rp_1vNuDD-_/SZ8ZHWxs1Rp_1vNuDD-_ -goversion go1.15.6 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go golang.org/x/sys/unix mkdir -p $WORK/b166/ cat >$WORK/b166/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -p golang.org/x/sys/unix -trimpath "$WORK/b166=>" -I $WORK/b166/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b166/symabis ./asm_linux_386.s cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid yCUdxWjiVXcGakw4RqG7/yCUdxWjiVXcGakw4RqG7 -goversion go1.15.6 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b167/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid y_tLp_jUQsUn1NA1dBsy/y_tLp_jUQsUn1NA1dBsy -goversion go1.15.6 -symabis $WORK/b166/symabis -D "" -importcfg $WORK/b166/importcfg -pack -asmhdr $WORK/b166/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_linux_gc.go ./syscall_linux_gc_386.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_386.go ./zptrace_x86_linux.go ./zsyscall_linux.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux.go ./ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/7a/7ac1e51922812418faedfa4e453ccd77725d70db954f5d78202a784b07e871d8-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b125/ internal/lazyregexp /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal os/signal mkdir -p $WORK/b319/ runtime/debug mkdir -p $WORK/b168/ mkdir -p $WORK/b178/ path/filepath cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile hash/fnv=$WORK/b126/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b092/ cd /usr/share/gocode/src/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid 4RSjKDFn8MFS9M-bdKu1/4RSjKDFn8MFS9M-bdKu1 -goversion go1.15.6 -D "" -importcfg $WORK/b125/importcfg -pack ./rand.go cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF fmt cat >$WORK/b178/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b019/ cat >$WORK/b168/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid axIs-4kLwmW9_XvraM13/axIs-4kLwmW9_XvraM13 -goversion go1.15.6 -D "" -importcfg $WORK/b319/importcfg -pack ./lazyre.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -p os/signal -trimpath "$WORK/b178=>" -I $WORK/b178/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b178/symabis ./sig.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/debug -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b168/symabis ./debug.s cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid w-xvgJjKA30fu2ztJu6U/w-xvgJjKA30fu2ztJu6U -goversion go1.15.6 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid JCTKGL5Dr7Cr0hvW2_wQ/JCTKGL5Dr7Cr0hvW2_wQ -goversion go1.15.6 -D "" -importcfg $WORK/b092/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/73/7344ec61a3ba007254f69d00eec5e0d778d87fdd96d728b2e33210abd5c9f0d5-d # internal cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p os/signal -std -installsuffix shared -buildid 46q-kd-sFtEh_4p5b0qE/46q-kd-sFtEh_4p5b0qE -goversion go1.15.6 -symabis $WORK/b178/symabis -D "" -importcfg $WORK/b178/importcfg -pack -asmhdr $WORK/b178/go_asm.h ./doc.go ./signal.go ./signal_unix.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p runtime/debug -std -installsuffix shared -buildid KrNd070Qb9MZtGjhh0-R/KrNd070Qb9MZtGjhh0-R -goversion go1.15.6 -symabis $WORK/b168/symabis -D "" -importcfg $WORK/b168/importcfg -pack -asmhdr $WORK/b168/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go encoding/pem mkdir -p $WORK/b090/ cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/5f/5f7a222360e3fe9a86b955737627c34a4fb1630fbe6a33b744d257764782017b-d # internal cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid hLKDRGTDsljFr_jk0LfR/hLKDRGTDsljFr_jk0LfR -goversion go1.15.6 -D "" -importcfg $WORK/b090/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal net mkdir -p $WORK/b093/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b093/ -importpath net -- -I $WORK/b093/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/02/0209150f63009df338d9ff954fb7ce3a06a2dcdb023162ef4f84e969d77786bb-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b084/sha1block_386.o ./sha1block_386.s cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/12/1277b6b75afdb521db288ba3e327e115bdbd06a8b7f64e207fda4af8fdd55a7e-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b085/sha256block_386.o ./sha256block_386.s cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/07/0794411544bb93d28441a9e6c7a4e255273c57334e320b1fcaff273ddb8d8ab7-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b081/md5block_386.o ./md5block_386.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b084/_pkg_.a $WORK/b084/sha1block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/8c/8cd9ee7125a82aef86ce42928011e0d80ff178c0c9ee30addc27a153fabf3185-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b081/_pkg_.a $WORK/b081/md5block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/c0/c065a2b6eba7cd793205c7893ea93575db22a853a72920caea531cd2e019f365-d # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/90/90204e2323ed723a04d2d39ec86be6ea206aaa0c346f7b12a3d4fa9a90575ffd-d # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/bf/bf83cb262a334043c9669d87deb9b1ed2da264080858641e5278c399b6dbab40-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b085/_pkg_.a $WORK/b085/sha256block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/debug -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b168/debug.o ./debug.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -p os/signal -trimpath "$WORK/b178=>" -I $WORK/b178/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b178/sig.o ./sig.s cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/45/45006c82d69d769d2bfec9e4434df4b8fa30378f6123d0b5cfe8dc7f50e66e98-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b168/_pkg_.a $WORK/b168/debug.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b168/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b178/_pkg_.a $WORK/b178/sig.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/84/84eca8276e8d02263a579c2f096515105e4d84f3e75b7f81b6d64ccc12b4108a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/8d/8d22ce37065d3ff0983b1632a759d6adf43bc0bbda38c72209ce181fc07ebe86-d # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/c5/c56bc92837f551c408b4d56f1bae70bf27c05de234ce4f370549f56d86e92513-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/08/08f89118b5ecbcbae2d42c32b22fffa46263902093597a04a75e6128e9e91305-d # internal crypto/des vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b070/ mkdir -p $WORK/b100/ crypto/aes mkdir -p $WORK/b062/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/internal/subtle=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid o7VzLoo0OSVp01KPhJYB/o7VzLoo0OSVp01KPhJYB -goversion go1.15.6 -D "" -importcfg $WORK/b070/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid dRsMwPu_W5fRHQX1NLls/dRsMwPu_W5fRHQX1NLls -goversion go1.15.6 -D "" -importcfg $WORK/b100/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/internal/subtle=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid TalxVFzh7YzEyigCD2s4/TalxVFzh7YzEyigCD2s4 -goversion go1.15.6 -D "" -importcfg $WORK/b062/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/0d/0dbaf8c8d011786bf147c4bac596d84c18e1ebff41deabeb953acda79d8bc8c5-d # internal io/ioutil mkdir -p $WORK/b091/ os/exec mkdir -p $WORK/b172/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b092/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid n2SVfkoQ9wGpzi1xA8CX/n2SVfkoQ9wGpzi1xA8CX -goversion go1.15.6 -D "" -importcfg $WORK/b091/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b092/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p os/exec -std -complete -installsuffix shared -buildid txPS0I8oY6HuP5hbaAaS/txPS0I8oY6HuP5hbaAaS -goversion go1.15.6 -D "" -importcfg $WORK/b172/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/c2/c21becfd3901d3b65b13fd9ecc883d6268a5d99608b887d695255b60c04ee6e5-d # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/23/2355e8f11108b6a70d83c72677075eb5d396deb2e3f0db401f1cbed0f951a6c3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/89/892e9739bdca6fa38ba99c88e1ab8a7db853a9c1e0fd4952adce4466a6be2824-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b102/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid zVTK6oBOuB75K51mSiYH/zVTK6oBOuB75K51mSiYH -goversion go1.15.6 -D "" -importcfg $WORK/b099/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/3e/3ebcd0c4438755661f9bcddcdfc1064a6ded7da928417091095bc90ef9a78f19-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid MJm-PdvYxd4vPKIIT6VO/MJm-PdvYxd4vPKIIT6VO -goversion go1.15.6 -D "" -importcfg $WORK/b165/importcfg -pack ./parse.go ./readfile.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/b1/b1cf4e832004c9f5b72ced2f64ab77e47b2a219e8db4fe3b3dc2d29bb0fae8b7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/c3/c3d45ceedae96790c43e20a162f115b52aaf20b843355ce914382787e9a91498-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/be/beb88a835b9b40873c597397eca78c9060cedd048783b9a7de229eeea5525bd5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/df/dfe5bcee8e79a46cc87e5e7a7cb271d0fd504a0b0878536112e7e065ea9ef35d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/83/837b3769129c962d8ccf4eb1d102ffcc6ab282213c089df6b2e31a4853b2ea6e-d # internal log mkdir -p $WORK/b044/ encoding/hex mkdir -p $WORK/b089/ mime/quotedprintable github.com/pkg/errors mkdir -p $WORK/b048/ google.golang.org/protobuf/internal/errors mkdir -p $WORK/b124/ mkdir -p $WORK/b116/ net/http/internal mkdir -p $WORK/b118/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF mime mkdir -p $WORK/b114/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p log -std -complete -installsuffix shared -buildid k9fGzoGEv1z77aaS4oYp/k9fGzoGEv1z77aaS4oYp -goversion go1.15.6 -D "" -importcfg $WORK/b044/importcfg -pack ./log.go cd /usr/share/gocode/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid 1-QdAGxevt0Hlkt44rbc/1-QdAGxevt0Hlkt44rbc -goversion go1.15.6 -D "" -importcfg $WORK/b048/importcfg -pack ./errors.go ./go113.go ./stack.go github.com/prometheus/procfs/internal/fs cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF mkdir -p $WORK/b164/ google.golang.org/protobuf/internal/version cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid dk6-nrCgFoGnHMYVI1Fc/dk6-nrCgFoGnHMYVI1Fc -goversion go1.15.6 -D "" -importcfg $WORK/b089/importcfg -pack ./hex.go go/token mkdir -p $WORK/b134/ github.com/google/btree cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b149/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b125/_pkg_.a EOF cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF text/template/parse cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b179/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b092/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid SYsMSYHvLhlWcUPRFeCB/SYsMSYHvLhlWcUPRFeCB -goversion go1.15.6 -D "" -importcfg $WORK/b118/importcfg -pack ./chunked.go ./testcert.go cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF github.com/oklog/run mkdir -p $WORK/b224/ compress/lzw net/url cd /usr/share/gocode/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid 64iokSSPnL_IIQSNAB3B/64iokSSPnL_IIQSNAB3B -goversion go1.15.6 -D "" -importcfg $WORK/b164/importcfg -pack ./fs.go cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p mime -std -complete -installsuffix shared -buildid HmB5dYUgkzLt8LKI9BcQ/HmB5dYUgkzLt8LKI9BcQ -goversion go1.15.6 -D "" -importcfg $WORK/b114/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go github.com/go-stack/stack cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid 8F-KIaBvpNPlx7KBELd9/8F-KIaBvpNPlx7KBELd9 -goversion go1.15.6 -D "" -importcfg $WORK/b116/importcfg -pack ./reader.go ./writer.go github.com/go-openapi/runtime/logger cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b178/_pkg_.a EOF database/sql/driver mkdir -p $WORK/b174/ encoding/csv runtime/trace github.com/alecthomas/units cd /usr/share/gocode/src/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid VS_1-FyHsBqyz1mhTDIv/VS_1-FyHsBqyz1mhTDIv -goversion go1.15.6 -D "" -importcfg $WORK/b149/importcfg -pack ./version.go cd /usr/share/gocode/src/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid 5LZ6sFpfBTsqNAlDiQ9q/5LZ6sFpfBTsqNAlDiQ9q -goversion go1.15.6 -D "" -importcfg $WORK/b124/importcfg -pack ./errors.go ./is_go113.go cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p go/token -std -complete -installsuffix shared -buildid ttyp08MXb6TsVRE3mBlY/ttyp08MXb6TsVRE3mBlY -goversion go1.15.6 -D "" -importcfg $WORK/b134/importcfg -pack ./position.go ./serialize.go ./token.go vendor/golang.org/x/net/http2/hpack vendor/golang.org/x/crypto/curve25519 cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF github.com/go-logfmt/logfmt mkdir -p $WORK/b186/ cd /usr/share/gocode/src/github.com/oklog/run /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/oklog/run -complete -installsuffix shared -buildid 4-zODCWQUNNZeMW59mpL/4-zODCWQUNNZeMW59mpL -goversion go1.15.6 -D "" -importcfg $WORK/b224/importcfg -pack ./actors.go ./group.go compress/flate encoding/xml github.com/docker/go-units golang.org/x/net/http2/hpack cd /usr/share/gocode/src/github.com/google/btree /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/google/btree -complete -installsuffix shared -buildid gA9C3Fy5iIPiCG9duQGs/gA9C3Fy5iIPiCG9duQGs -goversion go1.15.6 -D "" -importcfg $WORK/b179/importcfg -pack ./btree.go encoding/json github.com/alecthomas/template/parse github.com/hashicorp/go-multierror cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b098/ mkdir -p $WORK/b269/ mkdir -p $WORK/b275/ mkdir -p $WORK/b199/ golang.org/x/net/bpf mkdir -p $WORK/b273/ mkdir -p $WORK/b310/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b298/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b164/_pkg_.a # internal mkdir -p $WORK/b113/ cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid w0MOXS2U_lKq73hp6LDC/w0MOXS2U_lKq73hp6LDC -goversion go1.15.6 -D "" -importcfg $WORK/b186/importcfg -pack ./lex.go ./node.go ./parse.go cd /usr/lib/golang/src/compress/lzw /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p compress/lzw -std -complete -installsuffix shared -buildid qtXrFUxF3ZTgk4BYRXU3/qtXrFUxF3ZTgk4BYRXU3 -goversion go1.15.6 -D "" -importcfg $WORK/b174/importcfg -pack ./reader.go ./writer.go mkdir -p $WORK/b103/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b042/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-stack/stack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/go-stack/stack -complete -installsuffix shared -buildid bYyqvMNLQLnPzKymR4SQ/bYyqvMNLQLnPzKymR4SQ -goversion go1.15.6 -D "" -importcfg $WORK/b269/importcfg -pack ./stack.go cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid UcqtAhvyiyRiq2KqR8AK/UcqtAhvyiyRiq2KqR8AK -goversion go1.15.6 -D "" -importcfg $WORK/b273/importcfg -pack ./reader.go ./writer.go cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b057/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b149/_pkg_.a # internal cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p runtime/trace -std -installsuffix shared -buildid 4_nqtwVhqRbTjc6sXkTG/4_nqtwVhqRbTjc6sXkTG -goversion go1.15.6 -D "" -importcfg $WORK/b310/importcfg -pack ./annotation.go ./trace.go encoding/gob cd /usr/share/gocode/src/github.com/go-logfmt/logfmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/go-logfmt/logfmt -complete -installsuffix shared -buildid QcLxUq13VzcRejD2Xrq5/QcLxUq13VzcRejD2Xrq5 -goversion go1.15.6 -D "" -importcfg $WORK/b042/importcfg -pack ./decode.go ./doc.go ./encode.go ./jsonstring.go vendor/golang.org/x/text/unicode/norm cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid rl_3OCleeYcimMKNf2vD/rl_3OCleeYcimMKNf2vD -goversion go1.15.6 -D "" -importcfg $WORK/b103/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b274/ gopkg.in/yaml.v2 cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid 967ggeE-mtAwLG0YD9CJ/967ggeE-mtAwLG0YD9CJ -goversion go1.15.6 -D "" -importcfg $WORK/b199/importcfg -pack ./driver.go ./types.go cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/86/8655bb43bcf91380b3e3a3eed70cbf8b900c2ea12c6ef65ceb2124c35c0f4bc4-d # internal cd /usr/share/gocode/src/github.com/go-openapi/runtime/logger /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/go-openapi/runtime/logger -complete -installsuffix shared -buildid BRxuUzoC8_Dzu2k5G1Dn/BRxuUzoC8_Dzu2k5G1Dn -goversion go1.15.6 -D "" -importcfg $WORK/b275/importcfg -pack ./logger.go ./standard.go cd /usr/share/gocode/src/github.com/alecthomas/units /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/alecthomas/units -complete -installsuffix shared -buildid 3lX8hKFp-RCR8vp1kTri/3lX8hKFp-RCR8vp1kTri -goversion go1.15.6 -D "" -importcfg $WORK/b298/importcfg -pack ./bytes.go ./doc.go ./si.go ./util.go cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p net/url -std -complete -installsuffix shared -buildid J9HaI3GyFo9gU97vBF3B/J9HaI3GyFo9gU97vBF3B -goversion go1.15.6 -D "" -importcfg $WORK/b098/importcfg -pack ./url.go mkdir -p $WORK/b284/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid WM5x5iGlEXnICKPTdTYT/WM5x5iGlEXnICKPTdTYT -goversion go1.15.6 -D "" -importcfg $WORK/b113/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b217/ mkdir -p $WORK/b037/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b315/ math/big cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid cfQ2FO9k-Pv2fc14mK_3/cfQ2FO9k-Pv2fc14mK_3 -goversion go1.15.6 -D "" -importcfg $WORK/b057/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid trA-_A4gaisR6EuxxV2e/trA-_A4gaisR6EuxxV2e -goversion go1.15.6 -D "" -importcfg $WORK/b274/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b224/_pkg_.a # internal mkdir -p $WORK/b187/ cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/bf/bfbdebec2eb7fc7d0ea2b922c6cdfc8032be5ae263d69f5201f5ee86eefade89-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal mkdir -p $WORK/b193/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b182/ golang.org/x/text/unicode/norm cd /usr/share/gocode/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid PbDlJGIkurw4UX0dxDbU/PbDlJGIkurw4UX0dxDbU -goversion go1.15.6 -D "" -importcfg $WORK/b217/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go mkdir -p $WORK/b110/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal cd /usr/share/gocode/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid 230yXn4C9Ifko3lfSxXw/230yXn4C9Ifko3lfSxXw -goversion go1.15.6 -D "" -importcfg $WORK/b284/importcfg -pack ./duration.go ./size.go ./ulimit.go mkdir -p $WORK/b218/ mkdir -p $WORK/b066/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a EOF cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b188/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal mkdir -p $WORK/b216/ cd /usr/share/gocode/src/golang.org/x/net/bpf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p golang.org/x/net/bpf -complete -installsuffix shared -buildid 2nlq5cc_8Djbhc-xUHyS/2nlq5cc_8Djbhc-xUHyS -goversion go1.15.6 -D "" -importcfg $WORK/b193/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go cd $WORK/b093 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/template/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/alecthomas/template/parse -complete -installsuffix shared -buildid ROgVIjDkucSMiCbdXEol/ROgVIjDkucSMiCbdXEol -goversion go1.15.6 -D "" -importcfg $WORK/b315/importcfg -pack ./lex.go ./node.go ./parse.go cd /usr/share/gocode/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid 2N1M8MEAhQoeKhR8Gxbx/2N1M8MEAhQoeKhR8Gxbx -goversion go1.15.6 -D "" -importcfg $WORK/b187/importcfg -pack ./append.go ./flatten.go ./format.go ./group.go ./multierror.go ./prefix.go ./sort.go cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid 7AWLWNyjBGdwVj7KDlYe/7AWLWNyjBGdwVj7KDlYe -goversion go1.15.6 -D "" -importcfg $WORK/b037/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b275/_pkg_.a # internal cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b214/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/ea/ea53abf8ee8efd0c3d74af145322f58f94bd4def9ff28f45b3d3ac6b3c434bb1-d # internal cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b108/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/c7/c7e4d0518e1938b74523b8c35f3632f5904f1d1931d447f07640a3584e873068-d # internal cd /usr/share/gocode/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid X2BEeaXfeiM-yu2hib7o/X2BEeaXfeiM-yu2hib7o -goversion go1.15.6 -D "" -importcfg $WORK/b218/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b123/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/11/11d45b5a83497032c76315819729199e4f318f9360dfeed16382a1159132c2ca-d # internal cd /usr/lib/golang/src/encoding/gob /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p encoding/gob -std -complete -installsuffix shared -buildid kPPUCFpMuoD8n9WBH8X_/kPPUCFpMuoD8n9WBH8X_ -goversion go1.15.6 -D "" -importcfg $WORK/b182/importcfg -pack ./dec_helpers.go ./decode.go ./decoder.go ./doc.go ./enc_helpers.go ./encode.go ./encoder.go ./error.go ./type.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b066/symabis ./arith_386.s cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/4a/4a547608dc0ffdcd8d3de7a000a170251af7279494c863f6b717108cdd423e2e-d # internal cd /usr/share/gocode/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid a2ngAGOuMWEiHaYm8m_r/a2ngAGOuMWEiHaYm8m_r -goversion go1.15.6 -D "" -importcfg $WORK/b216/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go golang.org/x/net/internal/timeseries mkdir -p $WORK/b208/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b124/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid 6TUht1nrOxG-jRj0R8qW/6TUht1nrOxG-jRj0R8qW -goversion go1.15.6 -D "" -importcfg $WORK/b110/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/52/52f2e9a724956c90eb9cd18d90042b36b4319331d73f69a6f1b9ccc6672ec568-d # internal cd /usr/share/gocode/src/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid WAZJfq7CQMSfjYSb2f8p/WAZJfq7CQMSfjYSb2f8p -goversion go1.15.6 -D "" -importcfg $WORK/b123/importcfg -pack ./wire.go cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b044/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/49/494db8eb0251dd614723dd2b9c3883f6cab055a6d002c8c450f1399600cd1d6a-d # internal cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/internal/timeseries /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid 0Q36JX13OHortqqLttVK/0Q36JX13OHortqqLttVK -goversion go1.15.6 -D "" -importcfg $WORK/b208/importcfg -pack ./timeseries.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p math/big -std -installsuffix shared -buildid vtuiMoo9_nuFgEhgIYE1/vtuiMoo9_nuFgEhgIYE1 -goversion go1.15.6 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go vendor/golang.org/x/text/unicode/bidi cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/f1/f1dfbb1566ea5c045fa3eb0ce7b19deb1d104f8dbf81799de8f56bc5d528d42c-d # internal mkdir -p $WORK/b109/ cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/19/196075ed6e44372a9474339b2c55e69f9763237c1f450150d6dbfce0d750c072-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b298/_pkg_.a # internal github.com/prometheus/alertmanager/pkg/labels cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b044/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b239/ cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid qkxn74PZDf3IlgmAuMJw/qkxn74PZDf3IlgmAuMJw -goversion go1.15.6 -D "" -importcfg $WORK/b109/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/f9/f9abd61c5a0b4640d31e00a08eaeb90a52bea11ca8973b8292f65417d6d0da9b-d # internal cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/pkg/errors=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b269/_pkg_.a # internal cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/pkg/labels /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/prometheus/alertmanager/pkg/labels -complete -installsuffix shared -buildid UMUGlFnaDTvRjaOz4OK7/UMUGlFnaDTvRjaOz4OK7 -goversion go1.15.6 -D "" -importcfg $WORK/b239/importcfg -pack ./matcher.go ./parse.go cd $WORK/b093 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/d7/d7d9f452b6f50fad0f95da5ac97fba06020215774dc07f23ee8ab910e37ff26e-d # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/b1/b1181473977f2db5d6c1e07f77aa4b6e3c244bbab9413e197cccb8f98456735f-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b044/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid oqxu659pN4GUmnk2l1_m/oqxu659pN4GUmnk2l1_m -goversion go1.15.6 -D "" -importcfg $WORK/b215/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b284/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/95/956bc32d75ad4978412018aef753b4cda983d429ecb608bc48008b8be8d22e28-d # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/07/074afee9d1b64f25c50640619baf0fb3833d2f8c20651b5233cd1c7ba8679f1d-d # internal github.com/go-openapi/runtime/flagext mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-units=$WORK/b284/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/flagext /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/go-openapi/runtime/flagext -complete -installsuffix shared -buildid 0ZFgsQWwVMSDpO1QV0On/0ZFgsQWwVMSDpO1QV0On -goversion go1.15.6 -D "" -importcfg $WORK/b283/importcfg -pack ./byte_size.go cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/b0/b08d2843d96dc0cbba4e415cc670e38f97aeea3b4e1c7a466aa553db1c5a86f8-d # internal go/scanner mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b134/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b092/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid DKVLv4fNhp9Tw6ylD3Dc/DKVLv4fNhp9Tw6ylD3Dc -goversion go1.15.6 -D "" -importcfg $WORK/b318/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b187/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/9a/9a4e5baa66a1a1d6ef1bcc47310872a3279dc6067125d0f3cbae4ffeab4a8465-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b283/_pkg_.a # internal cd $WORK/b093 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/f1/f10c91749bc46edabed5d9ca6c8b105540871b5b06f9f7f9c359c12afab42f49-d # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/b3/b374ef2f7c989642f2ed72ff7826a09bf407727b0b1397c2e107a2f1823d6e0c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/6c/6c757e56cc196e9ec9b54397c6e9130edd8eac913856f1eca6619a92fe7a432e-d # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/a3/a32d746fe1b9f6e54a6809e693754a97151dad1afbf1c125bc9e2d9977c11c7a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/98/98b3b55251ee632cc2a105c1b19a00e1e6b330078b0224eccb2e9dbe5aba3bf8-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b129/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid bGZragcZZ5_KyBfO5EtN/bGZragcZZ5_KyBfO5EtN -goversion go1.15.6 -D "" -importcfg $WORK/b128/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/7c/7c5c5feb7128d5ddf674a0c20adcc8f68f345cb584d5a7d61f821383ad4e566c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b199/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/66/6641aa53f884ef94ac6aaebd383a214ac1ddd40109d5ca4dad2fc5166e4c7f3d-d # internal github.com/oklog/ulid mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile database/sql/driver=$WORK/b199/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/github.com/oklog/ulid /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/oklog/ulid -complete -installsuffix shared -buildid KjMII3fxlVkOjaUPyEx7/KjMII3fxlVkOjaUPyEx7 -goversion go1.15.6 -D "" -importcfg $WORK/b198/importcfg -pack ./ulid.go cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/fc/fced8f17c968a39eb27c809dd62653e595a32ef8c1b79ccc71a1e1bb41ce0eb3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b208/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/97/9788996f341a389ff4742bac023d5e0ae320feee783c256560e72ff0b5f3600d-d # internal cd $WORK/b093 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/f3/f355b425be57a1b74127bd1e6fe64cd2918fe7c6090e5d1dff69703a49ca374b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b217/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/df/df80a7b790c6931e7b4912a3ac6333977b4c4f2dc34c65bc0a0ffe82acc308b1-d # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/cc/ccd416fecc7b7c047abf688122f738aba4501c7aeee9921c39e0509b79130654-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/e0/e00d13b5cda49fe3e6ce3e92f4f546e76067355a07182d4c5fafd5a0ea1dfe8b-d # internal github.com/go-openapi/analysis/internal mkdir -p $WORK/b246/ github.com/PuerkitoBio/urlesc mkdir -p $WORK/b256/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b098/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/analysis/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/go-openapi/analysis/internal -complete -installsuffix shared -buildid AACN3PYYeniPNb3t9F3N/AACN3PYYeniPNb3t9F3N -goversion go1.15.6 -D "" -importcfg $WORK/b246/importcfg -pack ./post_go18.go cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/PuerkitoBio/urlesc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/PuerkitoBio/urlesc -complete -installsuffix shared -buildid IHOKAYixE_2aa-LRjert/IHOKAYixE_2aa-LRjert -goversion go1.15.6 -D "" -importcfg $WORK/b256/importcfg -pack ./urlesc.go cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/f7/f7a0fa600c29159efd9dc3c9286a55107d95e4d1044ce0e7b28df848c0ff3ec3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b318/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/c8/c8966503cf2c454c85cdb0a3abfb6f7a31ae0596139e540c087533bc0143d451-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/9f/9f936344fe8a11e0ac104bd12a82a06d04e4a0256ae565deaea180802ed2e405-d # internal go/ast mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/scanner=$WORK/b318/_pkg_.a packagefile go/token=$WORK/b134/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p go/ast -std -complete -installsuffix shared -buildid BzhHiH-04puNpFO0I7Re/BzhHiH-04puNpFO0I7Re -goversion go1.15.6 -D "" -importcfg $WORK/b317/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/33/33f7398c18c02c2bfeb931495d20f63c6931e5923b245c4391b35c6eff940e1b-d # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/08/081812b959b9be6d7604ab425f3c99282283b7a332aeede24a357ed6b02c0b08-d # internal cd $WORK/b093 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b093=/tmp/go-build -gno-record-gcc-switches -o $WORK/b093/_cgo_.o $WORK/b093/_cgo_main.o $WORK/b093/_x001.o $WORK/b093/_x002.o $WORK/b093/_x003.o $WORK/b093/_x004.o $WORK/b093/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/70/70c690c758b3c8021e834b29a05ad7241d12f00270b7bc5d7ffb3c5a7bdde0d7-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid UT9CFzq1l1YnzgrGlGrm/UT9CFzq1l1YnzgrGlGrm -goversion go1.15.6 -D "" -importcfg $WORK/b107/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b215/_pkg_.a # internal cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -p golang.org/x/sys/unix -trimpath "$WORK/b166=>" -I $WORK/b166/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b166/asm_linux_386.o ./asm_linux_386.s cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b093/_cgo_.o -dynout $WORK/b093/_cgo_import.go cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/6f/6f1a6c719cdef531e714f0aebb0c34442694c69551dab9de0c61a64a05e46c45-d # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/12/1275b1c36c00cdc4e8243eef6dc6691dff3dedb8a30425f93412e94bacd64e26-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b213/ compress/gzip mkdir -p $WORK/b056/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b214/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b215/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b166/_pkg_.a $WORK/b166/asm_linux_386.o # internal cd /usr/share/gocode/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid vek9AvsUf--gYoak1tYt/vek9AvsUf--gYoak1tYt -goversion go1.15.6 -D "" -importcfg $WORK/b213/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile compress/flate=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b058/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b166/_pkg_.a # internal cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid F8kpQQEaEdPvBvTLSFE3/F8kpQQEaEdPvBvTLSFE3 -goversion go1.15.6 -D "" -importcfg $WORK/b056/importcfg -pack ./gunzip.go ./gzip.go cat >$WORK/b093/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/b094/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b095/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/singleflight=$WORK/b096/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b097/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p net -std -installsuffix shared -buildid ZLjHTzrcvMA6IXmTKYkv/ZLjHTzrcvMA6IXmTKYkv -goversion go1.15.6 -D "" -importcfg $WORK/b093/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b093/_cgo_gotypes.go $WORK/b093/cgo_linux.cgo1.go $WORK/b093/cgo_resnew.cgo1.go $WORK/b093/cgo_socknew.cgo1.go $WORK/b093/cgo_unix.cgo1.go $WORK/b093/_cgo_import.go cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/62/621713b3734c600bcfd37f9d3bd3cfa2c4a78ae75b93d96312b6965076c9bf29-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/57/5751466b063a61a019342d6969d88c34b1eab27274c1edeefe984b5f577c84a7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b315/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/49/496be12edced158d3e1f95e6e6fcfc33512cd0678392ec642da1f323cec6b9e9-d # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/3d/3d8fee0816163f165b41dd904e7dd9f1139d8b438b02a988b5aae79a595dfcaa-d # internal runtime/pprof mkdir -p $WORK/b309/ internal/profile mkdir -p $WORK/b308/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b056/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile text/tabwriter=$WORK/b209/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p runtime/pprof -std -installsuffix shared -buildid SzYIj628ceyffuG-qdGc/SzYIj628ceyffuG-qdGc -goversion go1.15.6 -D "" -importcfg $WORK/b309/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./pprof_rusage.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal cd /usr/lib/golang/src/internal/profile /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p internal/profile -std -complete -installsuffix shared -buildid nau0gD4ictzMEJZCLJu-/nau0gD4ictzMEJZCLJu- -goversion go1.15.6 -D "" -importcfg $WORK/b308/importcfg -pack ./encode.go ./filter.go ./legacy_profile.go ./merge.go ./profile.go ./proto.go ./prune.go github.com/jessevdk/go-flags mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b166/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jessevdk/go-flags /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid 80XWf0Anyro-CXeo82Tv/80XWf0Anyro-CXeo82Tv -goversion go1.15.6 -D "" -importcfg $WORK/b285/importcfg -pack ./arg.go ./closest.go ./command.go ./completion.go ./convert.go ./error.go ./flags.go ./group.go ./help.go ./ini.go ./man.go ./multitag.go ./option.go ./optstyle_other.go ./parser.go ./termsize.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/1e/1e350dad0eca235ec7c1e197e89a2f3ee3a8d93afb3d7910d28187229a5c8c26-d # internal google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b136/ google.golang.org/protobuf/internal/strs mkdir -p $WORK/b133/ google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b130/ google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b143/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b128/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid XONEhhXzVHMAHh2SkLPF/XONEhhXzVHMAHh2SkLPF -goversion go1.15.6 -D "" -importcfg $WORK/b136/importcfg -pack ./mapsort.go cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b134/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b128/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b140/ google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b144/ cd /usr/share/gocode/src/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid OZvKZNqF3Ync2rvzI15R/OZvKZNqF3Ync2rvzI15R -goversion go1.15.6 -D "" -importcfg $WORK/b133/importcfg -pack ./strings.go ./strings_unsafe.go mkdir -p $WORK/b139/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b128/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b128/_pkg_.a packagefile log=$WORK/b044/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b128/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid v5r12sEZIJ5XBVZj3XWO/v5r12sEZIJ5XBVZj3XWO -goversion go1.15.6 -D "" -importcfg $WORK/b143/importcfg -pack ./stringer.go cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b128/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid XE6tBGHHLBrjYi3Lvryw/XE6tBGHHLBrjYi3Lvryw -goversion go1.15.6 -D "" -importcfg $WORK/b130/importcfg -pack ./registry.go cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/24/241218102c6192a74c818bbdd8fca50e4e878b098ea29aa07b09bc1aabe621b5-d # internal cd /usr/share/gocode/src/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid gR_Q3tfGIqN9pN_-1BlI/gR_Q3tfGIqN9pN_-1BlI -goversion go1.15.6 -D "" -importcfg $WORK/b144/importcfg -pack ./options.go cd /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid 41fRLIhl18i7x6-XITwx/41fRLIhl18i7x6-XITwx -goversion go1.15.6 -D "" -importcfg $WORK/b140/importcfg -pack ./legacy.go ./methods.go cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b128/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid DT8hL6kZmZtraMYecL9R/DT8hL6kZmZtraMYecL9R -goversion go1.15.6 -D "" -importcfg $WORK/b139/importcfg -pack ./fieldsort.go google.golang.org/protobuf/internal/genid mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b128/_pkg_.a EOF github.com/alecthomas/template mkdir -p $WORK/b314/ cd /usr/share/gocode/src/google.golang.org/protobuf/internal/genid /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid RFL5AUWWmZ8RcISZB1Bj/RFL5AUWWmZ8RcISZB1Bj -goversion go1.15.6 -D "" -importcfg $WORK/b135/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./goname.go ./map_entry.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers.go ./wrappers_gen.go cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b315/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/alecthomas/template -complete -installsuffix shared -buildid Wy0onAIBfHOADLhbQDj7/Wy0onAIBfHOADLhbQDj7 -goversion go1.15.6 -D "" -importcfg $WORK/b314/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./template.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/0e/0ec163a1986cbc51b89af9b49ee51f523c868df9d67886297a41ec9ed3565fb0-d # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/9d/9d8421ff9e1e84c455946c976a6be45f8ce60ce95e76325253486184501332b5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/2d/2d94e078d6e7be102006d589c99bec4a183548e9169ae128b51682cacd9f4ac1-d # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/f9/f9c421fc0021483ee33d4f011ab61e182fe61b94db89d9a96245ec2326d1a0bb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/14/14feba6cbe6a47077599f05e0e1a472f44fc355a72eb04e482d9eb226a4e5e9e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b216/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/6f/6f1631b145437ff92959116043a56b08e296528d70e3ec1b5f435cece022ea90-d # internal text/template mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template/parse=$WORK/b186/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p text/template -std -complete -installsuffix shared -buildid ukpzPTZWTPAJNrAdoCUM/ukpzPTZWTPAJNrAdoCUM -goversion go1.15.6 -D "" -importcfg $WORK/b185/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/c5/c5d577c29957009cd49c744847c61f6c8c6cab08a3386c16192f64ec91bed180-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b133/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid 5TTxqY1BkvyIw1MfIUNk/5TTxqY1BkvyIw1MfIUNk -goversion go1.15.6 -D "" -importcfg $WORK/b131/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/58/58daa1fc9331058771269344c10b63919988dc59765f67f9b95357bcd650269e-d # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/09/093ae7ee2de8b40fe5c2b804fa8d33eca53008af2b9217b58ba6f3b33d7e78fb-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b110/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid dxJsJYs-OmEpcqyUhEhd/dxJsJYs-OmEpcqyUhEhd -goversion go1.15.6 -D "" -importcfg $WORK/b106/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go golang.org/x/net/idna mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b213/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b215/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b216/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid J3_l0GXtqH-kLqlRRU0t/J3_l0GXtqH-kLqlRRU0t -goversion go1.15.6 -D "" -importcfg $WORK/b212/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/13/131e7d5e048874999f3956d463221616a1648011fa3e45e02f136eeec33087e3-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b130/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid Rx-W2hAa5S7sy_8aNvrw/Rx-W2hAa5S7sy_8aNvrw -goversion go1.15.6 -D "" -importcfg $WORK/b127/importcfg -pack ./messageset.go cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/3c/3cae74d73fb169776b893f241c24d741a4fb21c2a22a02a440e42ffdfcade3e4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/2e/2e286205606aab1ce6b20406fc8b769133f3e2146ecec626149a41cc23e5f715-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b249/ github.com/go-kit/kit/log mkdir -p $WORK/b034/ github.com/prometheus/common/model mkdir -p $WORK/b162/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/josharian/intern=$WORK/b250/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mailru/easyjson/jlexer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid ytlfcuKBL-zCr60pgT18/ytlfcuKBL-zCr60pgT18 -goversion go1.15.6 -D "" -importcfg $WORK/b249/importcfg -pack ./bytestostr.go ./error.go ./lexer.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b042/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-kit/kit/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/go-kit/kit/log -complete -installsuffix shared -buildid YuFb4Baju200SU6h9KIx/YuFb4Baju200SU6h9KIx -goversion go1.15.6 -D "" -importcfg $WORK/b034/importcfg -pack ./doc.go ./json_logger.go ./log.go ./logfmt_logger.go ./nop_logger.go ./stdlib.go ./sync.go ./value.go cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid YXqpNvEZrQc5uMl83bXN/YXqpNvEZrQc5uMl83bXN -goversion go1.15.6 -D "" -importcfg $WORK/b162/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go github.com/gogo/protobuf/proto mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b044/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid m3e89QHz0mjntk-4x8ux/m3e89QHz0mjntk-4x8ux -goversion go1.15.6 -D "" -importcfg $WORK/b170/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/7d/7d0e1987ff5da121091b450f8808057f740417bee7bb219bdc094d272a293c8e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/b5/b5a19a1c7811580af2a547ea8694ea9b8fc4fe962edfc42644b9429de0b89be3-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b127/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b140/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid AmEUWnatz8eoniz3gCB5/AmEUWnatz8eoniz3gCB5 -goversion go1.15.6 -D "" -importcfg $WORK/b138/importcfg -pack ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b317/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/c9/c95f61ac541d4c7d88b638b23984217764684815487a0bb9a0602b9128b8fdb5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/b6/b67b4080acf20a87e7a07832c413b845d32f9d5bd86f39baf044893487481135-d # internal github.com/PuerkitoBio/purell mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b256/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b212/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b216/_pkg_.a packagefile golang.org/x/text/width=$WORK/b257/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/PuerkitoBio/purell /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/PuerkitoBio/purell -complete -installsuffix shared -buildid -yJCWGyHDaIk-p52Y0H2/-yJCWGyHDaIk-p52Y0H2 -goversion go1.15.6 -D "" -importcfg $WORK/b255/importcfg -pack ./purell.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b309/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/ec/ec9a98fa173ce275133a27135ee99b7d27e2554c1b4690e755650f7cd1f1589c-d # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/d7/d7ecf45c1bee4afd76b9c718d704273c739f39995b34476cc559bc5984364f54-d # internal github.com/go-kit/kit/log/level mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/kit/log=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-kit/kit/log/level /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/go-kit/kit/log/level -complete -installsuffix shared -buildid -cS_0tZuYjOWjdQVeF5g/-cS_0tZuYjOWjdQVeF5g -goversion go1.15.6 -D "" -importcfg $WORK/b047/importcfg -pack ./doc.go ./level.go cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/06/06016f033e58980ee26b5d0146f5fc688c64e21916e41883ecc998ddab30482b-d # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/af/af249008856cbb7242fe580328382297a368ba79f09d2c6fc52b33ed14e44f7f-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b145/ cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/f1/f1297a0b609a038fcf3684bee2ee61f26cb78ac59f6280be2e94810faa1a277d-d # internal cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b128/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid _GvPxAo1EBHKxM8hf-DN/_GvPxAo1EBHKxM8hf-DN -goversion go1.15.6 -D "" -importcfg $WORK/b145/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/4a/4a8cb1d83c579df8f514916afe6aa5c8c9bcfe88e62aefff2d5191c6d45ff5a0-d # internal github.com/prometheus/common/promlog mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/kit/log=$WORK/b034/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b047/_pkg_.a packagefile github.com/pkg/errors=$WORK/b048/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/promlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/prometheus/common/promlog -complete -installsuffix shared -buildid UavX0_o7kO5K_t8Ulgkz/UavX0_o7kO5K_t8Ulgkz -goversion go1.15.6 -D "" -importcfg $WORK/b311/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/99/99d1333de681572cc716de1467e4d720a17947a927ff1c0944a67b1815a50c39-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/aa/aad5ab80ca9916a230ba664eff63cebe5b98017e0d0619dae7d977bd14f554f7-d # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/a1/a1a56a6c727641dabbb59741b4ee4ac271efc913878c64cc86d2a9a43615f724-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/ce/cea049435994ecc4f4c379586522a925eb84b2c41f0f67ca7b476ec68ddbe7f4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/8f/8fe882b29ad646ada5918b6ac525c445cdc7c8127ac69b66e4dbdf9972212d3a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b314/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/40/40a0255ba12579f5de36d51a39110ff5ff0948876cd199f438784e479026fdb7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/9c/9cd665ae06b15905a015c1f14ba5b950fe1cf9b32e733c6b56d221a3e0bdb160-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b066/arith_386.o ./arith_386.s cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/94/941fd6ba1fe89a10d75832dfbbb3fee1aaaae084c133ae846558abec6124d538-d # internal go/doc mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b317/_pkg_.a packagefile go/token=$WORK/b134/_pkg_.a packagefile internal/lazyregexp=$WORK/b319/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile text/template=$WORK/b185/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p go/doc -std -complete -installsuffix shared -buildid tZT1jhhBlHiVQ0tVF-W8/tZT1jhhBlHiVQ0tVF-W8 -goversion go1.15.6 -D "" -importcfg $WORK/b316/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go html/template mkdir -p $WORK/b183/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b066/_pkg_.a $WORK/b066/arith_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile html=$WORK/b184/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile path/filepath=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template=$WORK/b185/_pkg_.a packagefile text/template/parse=$WORK/b186/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p html/template -std -complete -installsuffix shared -buildid pkxZ3UeX-uOTh88BJVf6/pkxZ3UeX-uOTh88BJVf6 -goversion go1.15.6 -D "" -importcfg $WORK/b183/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/98/98f2b6e3cc5915f3f7556d3d687852301bfaa72c6dd0a69c0569c46c29283b52-d # internal crypto/dsa mkdir -p $WORK/b087/ crypto/rand mkdir -p $WORK/b061/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid G86HeJJH9q3ltloI-qOn/G86HeJJH9q3ltloI-qOn -goversion go1.15.6 -D "" -importcfg $WORK/b087/importcfg -pack ./dsa.go crypto/elliptic mkdir -p $WORK/b072/ encoding/asn1 mkdir -p $WORK/b076/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid _788c4bgrHypu89O0zgi/_788c4bgrHypu89O0zgi -goversion go1.15.6 -D "" -importcfg $WORK/b072/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid sFBqJLXevjvI_GucRlM2/sFBqJLXevjvI_GucRlM2 -goversion go1.15.6 -D "" -importcfg $WORK/b061/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/d4/d4e3b9433e396ecf14da7d53307e225cb51044e8392e32effbfa606bf0c1aca0-d # internal cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid 1QUWgQteneAkRiPnNsmX/1QUWgQteneAkRiPnNsmX -goversion go1.15.6 -D "" -importcfg $WORK/b076/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/97/97a0c0260575ccd5f308c5a591dd892f3897c7ee221d088052dbd26115f48ae6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/82/829ca11ed4f3c2cb6f0b88bade377ede6bd2dfea8aae0e44307b3f8447fc8259-d # internal github.com/sean-/seed mkdir -p $WORK/b197/ crypto/ed25519 mkdir -p $WORK/b078/ go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b267/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/github.com/sean-/seed /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/sean-/seed -complete -installsuffix shared -buildid DBCWOIboHnz_MyxvnRpl/DBCWOIboHnz_MyxvnRpl -goversion go1.15.6 -D "" -importcfg $WORK/b197/importcfg -pack ./init.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b079/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/sha512=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF crypto/rsa mkdir -p $WORK/b083/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile encoding/hex=$WORK/b089/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid 5nl0YmlO1Swk_4UKqjRB/5nl0YmlO1Swk_4UKqjRB -goversion go1.15.6 -D "" -importcfg $WORK/b078/importcfg -pack ./ed25519.go cd /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/primitive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid wsdgxQOfz276Bh7bMllS/wsdgxQOfz276Bh7bMllS -goversion go1.15.6 -D "" -importcfg $WORK/b267/importcfg -pack ./decimal.go ./objectid.go ./primitive.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/internal/randutil=$WORK/b073/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid xwah8lLR-quM2jUdNjp3/xwah8lLR-quM2jUdNjp3 -goversion go1.15.6 -D "" -importcfg $WORK/b083/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/49/49795cd21fd0ef3bb043a692bedc898188e500d0ff2fb8ca0701e14e71325227-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b197/_pkg_.a # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b127/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b130/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid f8VOu4Ni9AkdUSphqmmv/f8VOu4Ni9AkdUSphqmmv -goversion go1.15.6 -D "" -importcfg $WORK/b122/importcfg -pack ./decode.go ./doc.go ./encode.go cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/89/89e7408cddba5ce2d15e8a7354c9d134576185a175b15c340a217fac985d1cac-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b130/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid rvm-xGg1tUTs8KPlkxYT/rvm-xGg1tUTs8KPlkxYT -goversion go1.15.6 -D "" -importcfg $WORK/b142/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/ae/aebc315be0bd61da25a0e7bb47857e28e2626d8ae33a3a34f76b034315c534d2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/ec/eccd9f9b62b518b67014cd1da4a3172b2efdfaeea30876d1a0172872acf58b59-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b078/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid mVnAZwxVB4VFJwd1tkUK/mVnAZwxVB4VFJwd1tkUK -goversion go1.15.6 -D "" -importcfg $WORK/b191/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/19/19b7d2817e8a265865224bd86e28644f53a90d49e7a4ac7a4dd7c28d142801dc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b267/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/2a/2abe1a8e2ca218b0ee49bc42b0a5d701a177a848c134b6921e361140a6bdba1c-d # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/68/68a0ced9edbef772783e9da226747c3510fd2301cccfea7e44d04e4c03d4cf50-d # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b268/ cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/c1/c1c622231390ce9df81d22265c9647acdc19283af2ee3e3e7e5dca77f6b3db09-d # internal cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b269/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b266/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b267/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid Ud23BpevNl7Foe9VIqyh/Ud23BpevNl7Foe9VIqyh -goversion go1.15.6 -D "" -importcfg $WORK/b268/importcfg -pack ./bsoncore.go ./document.go ./document_sequence.go ./element.go ./tables.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b316/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/f7/f75faa7da9a423c07e60bd48b415174b22b65eadb0b3e684b86b43155b9e3e8e-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b075/ crypto/x509/pkix mkdir -p $WORK/b088/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid YWoGDVP9Sqt75heaHAIh/YWoGDVP9Sqt75heaHAIh -goversion go1.15.6 -D "" -importcfg $WORK/b075/importcfg -pack ./asn1.go ./builder.go ./string.go cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b076/_pkg_.a packagefile encoding/hex=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid P_fybBXkPO6FJ8ZJdkjW/P_fybBXkPO6FJ8ZJdkjW -goversion go1.15.6 -D "" -importcfg $WORK/b088/importcfg -pack ./pkix.go cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/fb/fba4048a00eaee4d15ca35731fd3d6390a0fa3a641b8c8ffc99260e26fa03f0f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/c9/c90d01025919c17b4c8819200736d24fa98c8cb37274728020a3ea72ad3eb32f-d # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/c4/c4f2c34131b2924b225b0a34ad4dc07814897d9390302d39d5eca9f318ebea4e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/96/96a9768248ab3d3862b1b8a9267de565bb86c73bbe03c6a9eeae36fb2ba347c7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/54/546e2cd6afe18210113acd6558af6294f0c9c1f8517ff38cb7aaf4739c82e8eb-d # internal crypto/ecdsa mkdir -p $WORK/b071/ cat >$WORK/b071/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/b069/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/elliptic=$WORK/b072/_pkg_.a packagefile crypto/internal/randutil=$WORK/b073/_pkg_.a packagefile crypto/sha512=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b077/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid LHWkaBjOR7iwP0PPkUEH/LHWkaBjOR7iwP0PPkUEH -goversion go1.15.6 -D "" -importcfg $WORK/b071/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/7a/7a06ee387ef2aa1e27c77ec725fb36718e5a8c2e0ba4c614fcca6e274416d1c2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/be/be54052e12c90b2aa1a9c611fa514f4836fdaf4b2a82b6fb5797a53b77e1edc4-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b128/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid RnIlFTjDqsa_n__hr8gk/RnIlFTjDqsa_n__hr8gk -goversion go1.15.6 -D "" -importcfg $WORK/b148/importcfg -pack ./tag.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b093/_pkg_.a $WORK/b093/_x001.o $WORK/b093/_x002.o $WORK/b093/_x003.o $WORK/b093/_x004.o $WORK/b093/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/88/8828e015f26719b934b00f165ed58130518f808751c07d22c13744fb8ef6e21a-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b266/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b267/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b268/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid o6uxSRp6PKQx7BIhQn_h/o6uxSRp6PKQx7BIhQn_h -goversion go1.15.6 -D "" -importcfg $WORK/b265/importcfg -pack ./copier.go ./doc.go ./extjson_parser.go ./extjson_reader.go ./extjson_tables.go ./extjson_wrappers.go ./extjson_writer.go ./json_scanner.go ./mode.go ./reader.go ./value_reader.go ./value_writer.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/23/2344790385637b8a65cd9e7c6b2389b742ff3c80385ff3454dc266ece10f2a95-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b122/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b127/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b148/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b140/_pkg_.a packagefile hash/crc32=$WORK/b058/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid P1kAG3B4pVaxZwPnk3yP/P1kAG3B4pVaxZwPnk3yP -goversion go1.15.6 -D "" -importcfg $WORK/b147/importcfg -pack ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/f8/f8bffacee1b4d15732ece6a8c921760deea23483fa2af2104fc609352038bf0b-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b112/ golang.org/x/net/netutil github.com/mailru/easyjson/buffer mkdir -p $WORK/b292/ mkdir -p $WORK/b252/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF net/textproto mkdir -p $WORK/b111/ github.com/satori/go.uuid mkdir -p $WORK/b234/ github.com/mitchellh/mapstructure cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid ZFKFbzm10bNFawJPrA1e/ZFKFbzm10bNFawJPrA1e -goversion go1.15.6 -D "" -importcfg $WORK/b112/importcfg -pack ./proxy.go cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b093/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b261/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/netutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p golang.org/x/net/netutil -complete -installsuffix shared -buildid nae38l8L2PwxE9ADmiSC/nae38l8L2PwxE9ADmiSC -goversion go1.15.6 -D "" -importcfg $WORK/b292/importcfg -pack ./listen.go cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mailru/easyjson/buffer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid Fw5ORHOtCEB2CX6jbydV/Fw5ORHOtCEB2CX6jbydV -goversion go1.15.6 -D "" -importcfg $WORK/b252/importcfg -pack ./pool.go cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid VJbNWjrj1B1jmhAlnonZ/VJbNWjrj1B1jmhAlnonZ -goversion go1.15.6 -D "" -importcfg $WORK/b111/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/md5=$WORK/b081/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/sha1=$WORK/b084/_pkg_.a packagefile database/sql/driver=$WORK/b199/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile encoding/hex=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF crypto/x509 mkdir -p $WORK/b086/ cd /usr/share/gocode/src/github.com/mitchellh/mapstructure /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid 8mNDmFyfXiYap0mOHYJN/8mNDmFyfXiYap0mOHYJN -goversion go1.15.6 -D "" -importcfg $WORK/b261/importcfg -pack ./decode_hooks.go ./error.go ./mapstructure.go golang.org/x/net/internal/socket mkdir -p $WORK/b195/ cd /usr/share/gocode/src/github.com/satori/go.uuid /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/satori/go.uuid -complete -installsuffix shared -buildid r3n-DIxRMaJVr_zJYRUT/r3n-DIxRMaJVr_zJYRUT -goversion go1.15.6 -D "" -importcfg $WORK/b234/importcfg -pack ./codec.go ./generator.go ./sql.go ./uuid.go github.com/hashicorp/go-sockaddr mkdir -p $WORK/b171/ cat >$WORK/b195/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_386/asm -p golang.org/x/net/internal/socket -trimpath "$WORK/b195=>" -I $WORK/b195/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b195/symabis ./sys_linux_386.s cat >$WORK/b086/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/b035/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/des=$WORK/b070/_pkg_.a packagefile crypto/dsa=$WORK/b087/_pkg_.a packagefile crypto/ecdsa=$WORK/b071/_pkg_.a packagefile crypto/ed25519=$WORK/b078/_pkg_.a packagefile crypto/elliptic=$WORK/b072/_pkg_.a packagefile crypto/md5=$WORK/b081/_pkg_.a packagefile crypto/rsa=$WORK/b083/_pkg_.a packagefile crypto/sha1=$WORK/b084/_pkg_.a packagefile crypto/sha256=$WORK/b085/_pkg_.a packagefile crypto/sha512=$WORK/b074/_pkg_.a packagefile crypto/x509/pkix=$WORK/b088/_pkg_.a packagefile encoding/asn1=$WORK/b076/_pkg_.a packagefile encoding/hex=$WORK/b089/_pkg_.a packagefile encoding/pem=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b077/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile os/exec=$WORK/b172/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid tPaSG804vLRQ-vh4ptUN/tPaSG804vLRQ-vh4ptUN -goversion go1.15.6 -D "" -importcfg $WORK/b086/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go cd /usr/share/gocode/src/github.com/hashicorp/go-sockaddr /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/hashicorp/go-sockaddr -complete -installsuffix shared -buildid 4d1-dWxPbQdCXea2nVR1/4d1-dWxPbQdCXea2nVR1 -goversion go1.15.6 -D "" -importcfg $WORK/b171/importcfg -pack ./doc.go ./ifaddr.go ./ifaddrs.go ./ifattr.go ./ipaddr.go ./ipaddrs.go ./ipv4addr.go ./ipv6addr.go ./rfc.go ./route_info.go ./route_info_linux.go ./sockaddr.go ./sockaddrs.go ./unixsock.go gopkg.in/alecthomas/kingpin.v2 mkdir -p $WORK/b313/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b166/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p golang.org/x/net/internal/socket -installsuffix shared -buildid mVpqZ0y4eqTlDx8G-nBB/mVpqZ0y4eqTlDx8G-nBB -goversion go1.15.6 -symabis $WORK/b195/symabis -D "" -importcfg $WORK/b195/importcfg -pack -asmhdr $WORK/b195/go_asm.h ./cmsghdr.go ./cmsghdr_linux_32bit.go ./error_unix.go ./iovec_32bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_32bit.go ./norace.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_const_unix.go ./sys_linux_386.go ./sys_posix.go ./zsys_linux_386.go cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b089/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b314/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b298/_pkg_.a packagefile go/doc=$WORK/b316/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid nuLAw13vIHJZbb2gSozF/nuLAw13vIHJZbb2gSozF -goversion go1.15.6 -D "" -importcfg $WORK/b313/importcfg -pack ./actions.go ./app.go ./args.go ./cmd.go ./completions.go ./doc.go ./envar.go ./flags.go ./global.go ./guesswidth_unix.go ./model.go ./parser.go ./parsers.go ./templates.go ./usage.go ./values.go ./values_generated.go github.com/prometheus/procfs mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b164/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b165/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b166/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b092/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid SE260oZwP5-75zM7Us6W/SE260oZwP5-75zM7Us6W -goversion go1.15.6 -D "" -importcfg $WORK/b163/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.go ./cpuinfo_default.go ./crypto.go ./doc.go ./fs.go ./fscache.go ./ipvs.go ./kernel_random.go ./loadavg.go ./mdstat.go ./meminfo.go ./mountinfo.go ./mountstats.go ./net_conntrackstat.go ./net_dev.go ./net_sockstat.go ./net_softnet.go ./net_udp.go ./net_unix.go ./proc.go ./proc_cgroup.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_maps.go ./proc_ns.go ./proc_psi.go ./proc_smaps.go ./proc_stat.go ./proc_status.go ./schedstat.go ./stat.go ./swaps.go ./vm.go ./xfrm.go ./zoneinfo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/c2/c2ebe5c293e8449f064ca6e335a8e64e2279abe2b2defc5311dc2ff3fa7be853-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/9c/9cd22f731f000df6c977bce2844d373798195540cc696a37be747d7253cca424-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b252/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mailru/easyjson/jwriter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid nazcFCFpLplv2bYGFVGP/nazcFCFpLplv2bYGFVGP -goversion go1.15.6 -D "" -importcfg $WORK/b251/importcfg -pack ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/90/9057098519348cd11c97eff3239ffabc80313226af14797493a65ae0aee84976-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/29/291c95bec2595e0def2209b541d1aef72e89060ae226f77c9807ea5fa4201311-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/88/88cdc1836f415c6d1b162b00ff03fbf44510d7bb6ec8aa9eecf7ffc18097ec60-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b211/ vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b105/ net/mail mkdir -p $WORK/b270/ mime/multipart cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b212/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid jvIa3ZHPiudsS3K9OUAp/jvIa3ZHPiudsS3K9OUAp -goversion go1.15.6 -D "" -importcfg $WORK/b211/importcfg -pack ./guts.go ./httplex.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid ji8k2TEegqwoyXDtLDlo/ji8k2TEegqwoyXDtLDlo -goversion go1.15.6 -D "" -importcfg $WORK/b105/importcfg -pack ./guts.go ./httplex.go mkdir -p $WORK/b115/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b044/_pkg_.a packagefile mime=$WORK/b114/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile mime=$WORK/b114/_pkg_.a packagefile mime/quotedprintable=$WORK/b116/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid BXUIecJchC1RuDgbapJx/BXUIecJchC1RuDgbapJx -goversion go1.15.6 -D "" -importcfg $WORK/b115/importcfg -pack ./formdata.go ./multipart.go ./writer.go cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p net/mail -std -complete -installsuffix shared -buildid RxUm47hFG7EpBzmpCMPR/RxUm47hFG7EpBzmpCMPR -goversion go1.15.6 -D "" -importcfg $WORK/b270/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/fd/fd223b45beb0f55f8116b441a55d7e7ded3ba0c2b32501c867e3081a9c382829-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/a8/a89142a7cafa5e32c1b5080c9dc2991abc3dd9a2834de022ed2128f689424098-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/f1/f11ee3a8b3818c1abaf5d2ae07e6d86dda23eb23fd269da6b753b85ffd2c9bc8-d # internal cd /usr/share/gocode/src/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_386/asm -p golang.org/x/net/internal/socket -trimpath "$WORK/b195=>" -I $WORK/b195/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b195/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b195/_pkg_.a $WORK/b195/sys_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/94/94bcf7b16bcafdc047aef30a72b87a588626be2da36dcf8dd5c5ae27176e8876-d # internal golang.org/x/net/ipv4 mkdir -p $WORK/b192/ golang.org/x/net/ipv6 mkdir -p $WORK/b196/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b193/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b194/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b195/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b166/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/ipv4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p golang.org/x/net/ipv4 -complete -installsuffix shared -buildid PMHtj_JQ4q2xb_7hWSxv/PMHtj_JQ4q2xb_7hWSxv -goversion go1.15.6 -D "" -importcfg $WORK/b192/importcfg -pack ./batch.go ./control.go ./control_pktinfo.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./packet.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq_stub.go ./sys_asmreqn.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_386.go cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b193/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b194/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b195/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b166/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/ipv6 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p golang.org/x/net/ipv6 -complete -installsuffix shared -buildid fYb3YwPdTe6thIi4nwrX/fYb3YwPdTe6thIi4nwrX -goversion go1.15.6 -D "" -importcfg $WORK/b196/importcfg -pack ./batch.go ./control.go ./control_rfc3542_unix.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/e9/e947e0c89167b842084c2a6dd5b02fdd8753fa4acac5d3e80601bb63998ac956-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/7c/7c5d9de5bf8636e18332af518538964f90dac0b7ae58a2fea4cb5465cd84d387-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/d8/d819db04bac39800c1afbcc6fb813d35c91eae4775539ff73b1b3795145ada93-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/1b/1b32850077818226e63d9383beb71171d64613694c026a4bbf07180d349f53d9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/ee/eeb8be2bc12a083a2da3547c62b03777ca9d66b730860b573095f52ddfef07fd-d # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/98/98b3dcc647870c8602f74b3788faf66f5579cbe366b7e9439ffb6e9d3e61c8a8-d # internal github.com/asaskevich/govalidator mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rsa=$WORK/b083/_pkg_.a packagefile crypto/x509=$WORK/b086/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile encoding/pem=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile html=$WORK/b184/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/asaskevich/govalidator /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/asaskevich/govalidator -complete -installsuffix shared -buildid 5HSkmxURsODL7IVWRSMW/5HSkmxURsODL7IVWRSMW -goversion go1.15.6 -D "" -importcfg $WORK/b259/importcfg -pack ./arrays.go ./converter.go ./doc.go ./error.go ./numerics.go ./patterns.go ./types.go ./utils.go ./validator.go crypto/tls mkdir -p $WORK/b068/ cat >$WORK/b068/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/b035/_pkg_.a packagefile container/list=$WORK/b060/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/des=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b071/_pkg_.a packagefile crypto/ed25519=$WORK/b078/_pkg_.a packagefile crypto/elliptic=$WORK/b072/_pkg_.a packagefile crypto/hmac=$WORK/b080/_pkg_.a packagefile crypto/md5=$WORK/b081/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/rc4=$WORK/b082/_pkg_.a packagefile crypto/rsa=$WORK/b083/_pkg_.a packagefile crypto/sha1=$WORK/b084/_pkg_.a packagefile crypto/sha256=$WORK/b085/_pkg_.a packagefile crypto/sha512=$WORK/b074/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile crypto/x509=$WORK/b086/_pkg_.a packagefile encoding/pem=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b104/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid opWe2KXXsvoblFxc7iDg/opWe2KXXsvoblFxc7iDg -goversion go1.15.6 -D "" -importcfg $WORK/b068/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/5d/5de37e4ac84027f2aeb1dfc289528b763f478ee1eed49c6c5d060874df2cfde5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/d1/d1d3d44f20cb66ef1f0cb2215f1531c2fe2d5b9d0bd5812fd9880ddc8f708e37-d # internal go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b264/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b265/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b266/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b267/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b268/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid o5D34nJ4kfGtgtZrAqK_/o5D34nJ4kfGtgtZrAqK_ -goversion go1.15.6 -D "" -importcfg $WORK/b263/importcfg -pack ./bsoncodec.go ./byte_slice_codec.go ./cond_addr_codec.go ./default_value_decoders.go ./default_value_encoders.go ./doc.go ./empty_interface_codec.go ./map_codec.go ./mode.go ./pointer_codec.go ./proxy.go ./registry.go ./slice_codec.go ./string_codec.go ./struct_codec.go ./struct_tag_parser.go ./time_codec.go ./types.go ./uint_codec.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b163/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/b4/b4febb9f66f8abb0cc506354a85ab1a3a31fd435d6cb2fc4421c5be59db432f7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/a3/a3f8772e56a688cdb804772ecfe2e46f45c7a4fdd3775f9b29976c2e9cca4330-d # internal github.com/prometheus/common/promlog/flag mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/common/promlog=$WORK/b311/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b313/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/promlog/flag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/prometheus/common/promlog/flag -complete -installsuffix shared -buildid cecWKIPL2zJdtQJpQm-f/cecWKIPL2zJdtQJpQm-f -goversion go1.15.6 -D "" -importcfg $WORK/b312/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/b8/b8d4710c370b6a927b486d92b6a085bfc9c92c4b931381e163b22cac2db1f5d7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/6b/6b57e6be9da04c640587bb115d0ddbbaa9b35f56b5041d55c872f36be11272ac-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b170/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid obLYsudITCtw2vdNqt-6/obLYsudITCtw2vdNqt-6 -goversion go1.15.6 -D "" -importcfg $WORK/b202/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/d7/d77343ac4e70202639ae2cc49638a2c12f12dc73533f04ae8c7bd142f76793a5-d # internal github.com/gogo/protobuf/types mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b170/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b231/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/gogo/protobuf/types -complete -installsuffix shared -buildid F7NPJzmMRO8-pYwGdx6b/F7NPJzmMRO8-pYwGdx6b -goversion go1.15.6 -D "" -importcfg $WORK/b230/importcfg -pack ./any.go ./any.pb.go ./api.pb.go ./doc.go ./duration.go ./duration.pb.go ./duration_gogo.go ./empty.pb.go ./field_mask.pb.go ./protosize.go ./source_context.pb.go ./struct.pb.go ./timestamp.go ./timestamp.pb.go ./timestamp_gogo.go ./type.pb.go ./wrappers.pb.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b202/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/ac/ac4530e858b17bc9177e72b8240397096da82dae8c92812598923cae69e0c437-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b170/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b202/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid 5AkZcvcpYNCH7QP-LLpM/5AkZcvcpYNCH7QP-LLpM -goversion go1.15.6 -D "" -importcfg $WORK/b201/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/90/9084213d588b3470508b203fba08ea78bc4a8ce56f28e1aba8081ba6b17900c0-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b263/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b265/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b266/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b267/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b268/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid cdas5awiIeuGLBdNAGAP/cdas5awiIeuGLBdNAGAP -goversion go1.15.6 -D "" -importcfg $WORK/b262/importcfg -pack ./bson.go ./decoder.go ./doc.go ./encoder.go ./marshal.go ./primitive_codecs.go ./raw.go ./raw_element.go ./raw_value.go ./registry.go ./types.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/7c/7c2351f08bfc3d2afe1c46a5358b1b218930ebb530866e16203fbf356a4265ca-d # internal github.com/prometheus/alertmanager/cluster/clusterpb mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b201/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b170/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/cluster/clusterpb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/prometheus/alertmanager/cluster/clusterpb -complete -installsuffix shared -buildid etxbhBnDTCl5PyEBn2x8/etxbhBnDTCl5PyEBn2x8 -goversion go1.15.6 -D "" -importcfg $WORK/b200/importcfg -pack ./cluster.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/98/98da6d84cbb569cdeeecc4e54f197d96632b311e4875eec8458f2aca183e5f93-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/67/6774d56cd3fa4ed7d6b1e07632a9e0e0b6f8e28ade5bc60e93bce66414686034-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/6e/6e46d1f9d1ad5a6a1a9df6f6977e4c2b8dc02b457f21db98909ea84896c42dec-d # internal net/http/httptrace mkdir -p $WORK/b117/ net/smtp mkdir -p $WORK/b295/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile internal/nettrace=$WORK/b095/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid vHwQW0szTgwkAHmc4Pqk/vHwQW0szTgwkAHmc4Pqk -goversion go1.15.6 -D "" -importcfg $WORK/b117/importcfg -pack ./trace.go cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b080/_pkg_.a packagefile crypto/md5=$WORK/b081/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/net/smtp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p net/smtp -std -complete -installsuffix shared -buildid 2svfqPL-e2MukNxsa9hJ/2svfqPL-e2MukNxsa9hJ -goversion go1.15.6 -D "" -importcfg $WORK/b295/importcfg -pack ./auth.go ./smtp.go github.com/miekg/dns mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile crypto/dsa=$WORK/b087/_pkg_.a packagefile crypto/ecdsa=$WORK/b071/_pkg_.a packagefile crypto/elliptic=$WORK/b072/_pkg_.a packagefile crypto/hmac=$WORK/b080/_pkg_.a packagefile crypto/md5=$WORK/b081/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/rsa=$WORK/b083/_pkg_.a packagefile crypto/sha1=$WORK/b084/_pkg_.a packagefile crypto/sha256=$WORK/b085/_pkg_.a packagefile crypto/sha512=$WORK/b074/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b086/_pkg_.a packagefile encoding/asn1=$WORK/b076/_pkg_.a packagefile encoding/base32=$WORK/b190/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile encoding/hex=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b191/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b192/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b196/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b166/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/github.com/miekg/dns /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/miekg/dns -complete -installsuffix shared -buildid DfdRLKwqAyQWsi-v8UWb/DfdRLKwqAyQWsi-v8UWb -goversion go1.15.6 -D "" -importcfg $WORK/b189/importcfg -pack ./acceptfunc.go ./client.go ./clientconfig.go ./dane.go ./defaults.go ./dns.go ./dnssec.go ./dnssec_keygen.go ./dnssec_keyscan.go ./dnssec_privkey.go ./doc.go ./duplicate.go ./edns.go ./format.go ./generate.go ./labels.go ./listen_go111.go ./msg.go ./msg_helpers.go ./msg_truncate.go ./nsecx.go ./privaterr.go ./reverse.go ./sanitize.go ./scan.go ./scan_rr.go ./serve_mux.go ./server.go ./sig0.go ./singleinflight.go ./smimea.go ./tlsa.go ./tsig.go ./types.go ./udp.go ./update.go ./version.go ./xfr.go ./zduplicate.go ./zmsg.go ./ztypes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/50/508ba480b0bb7fa740946013191021343d05d7659f0f26ee44fc8bbe61676bfc-d # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/25/25b720f2b2caf759129fe487c2930837b43a3987202e7e9e6f059d2f5652e5d9-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b130/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid ZzvJsV_FEELbjAqdsGw4/ZzvJsV_FEELbjAqdsGw4 -goversion go1.15.6 -D "" -importcfg $WORK/b146/importcfg -pack ./build.go net/http mkdir -p $WORK/b055/ cat >$WORK/b055/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/b043/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b056/_pkg_.a packagefile container/list=$WORK/b060/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile log=$WORK/b044/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile mime=$WORK/b114/_pkg_.a packagefile mime/multipart=$WORK/b115/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile net/http/httptrace=$WORK/b117/_pkg_.a packagefile net/http/internal=$WORK/b118/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p net/http -std -complete -installsuffix shared -buildid jEmSU0v3dRCMXta349Wy/jEmSU0v3dRCMXta349Wy -goversion go1.15.6 -D "" -importcfg $WORK/b055/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/c7/c76b209e06aaabf19ace6c6b21e7f9176a0acb04b8c8598ae8b008691382c710-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/d7/d7931306e882da5f93177b30f8d7385e612853ffe003dd6e859fbaa461f3e68a-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b149/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid pUSRoU7C6o97iAsbzbuV/pUSRoU7C6o97iAsbzbuV -goversion go1.15.6 -D "" -importcfg $WORK/b141/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/2c/2cead52d130682e45a075121d5a534d18cb44981af886c98136dcf364b26bea5-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b152/ google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b156/ google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b154/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b141/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid Q1yZe8xpnFgZSIRabVKK/Q1yZe8xpnFgZSIRabVKK -goversion go1.15.6 -D "" -importcfg $WORK/b152/importcfg -pack ./any.pb.go cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b141/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid qQxv8TQI2RE219a44JZo/qQxv8TQI2RE219a44JZo -goversion go1.15.6 -D "" -importcfg $WORK/b156/importcfg -pack ./timestamp.pb.go cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b141/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid 6Xb3gFKIsCts9e_0XrHI/6Xb3gFKIsCts9e_0XrHI -goversion go1.15.6 -D "" -importcfg $WORK/b154/importcfg -pack ./duration.pb.go github.com/golang/protobuf/proto mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b056/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b122/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b141/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 2LHinphMeVO4iIfWK7p3/2LHinphMeVO4iIfWK7p3 -goversion go1.15.6 -D "" -importcfg $WORK/b121/importcfg -pack ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/92/927e201943d7211d6e2ec5a80bb29ae318b3a5134d20d253fe1490ac4bec49cd-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b154/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid Ru1Kv21oUwyVWHJcIu5v/Ru1Kv21oUwyVWHJcIu5v -goversion go1.15.6 -D "" -importcfg $WORK/b153/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b152/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/e1/e1fa26f5cda348426e04b39c7943f7302f9dca1094515f83a58add33cc9bb75b-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b152/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid KK71A1eXRyLBqAbafnIJ/KK71A1eXRyLBqAbafnIJ -goversion go1.15.6 -D "" -importcfg $WORK/b151/importcfg -pack ./any.pb.go cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/00/008c661887648a6cbfd0e44dd2dd9ec2283cd9eede253325ceeaa5c92081f0e9-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b141/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b156/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid 18c9Bc0yGaqZXFI2IX-R/18c9Bc0yGaqZXFI2IX-R -goversion go1.15.6 -D "" -importcfg $WORK/b155/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/f5/f5a424289d6a1f027fda922d1eb4eee0c5ae4d4a57fd5bb249ceae60727f0ea7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/19/19dd58eaeae671b7869a3f62955f4fa3da7d6be68d8fc5d9fe58ee7ea834e84f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/65/65f81a165165c3b53a767ae26ac970cacee309150ad0fcb0932f25f43ddf4f95-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/d3/d39a403b99784442e0669f3f1b08b5b02fff82e970fb724aedf78469e331872b-d # internal github.com/prometheus/alertmanager/nflog/nflogpb mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b201/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b170/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b230/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF github.com/prometheus/alertmanager/silence/silencepb mkdir -p $WORK/b233/ cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/nflog/nflogpb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/prometheus/alertmanager/nflog/nflogpb -complete -installsuffix shared -buildid k60CRN1wFkvEgdkDd9Sn/k60CRN1wFkvEgdkDd9Sn -goversion go1.15.6 -D "" -importcfg $WORK/b229/importcfg -pack ./nflog.pb.go ./set.go cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b201/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b170/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b230/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/silence/silencepb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/prometheus/alertmanager/silence/silencepb -complete -installsuffix shared -buildid Yr5W34-LmpjfSBZo5Xvx/Yr5W34-LmpjfSBZo5Xvx -goversion go1.15.6 -D "" -importcfg $WORK/b233/importcfg -pack ./silence.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/4b/4b7787966c2c3c44024b9447f722974f44340e04d7517b2bf81b43a291ad2875-d # internal github.com/golang/protobuf/ptypes github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b150/ github.com/prometheus/client_model/go mkdir -p $WORK/b160/ mkdir -p $WORK/b158/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b121/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b151/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b153/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b155/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b130/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid ZUP6yO2n2e4KOSbCHjED/ZUP6yO2n2e4KOSbCHjED -goversion go1.15.6 -D "" -importcfg $WORK/b150/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b121/_pkg_.a packagefile io=$WORK/b028/_pkg_.a EOF cd /usr/share/gocode/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid jjGRctNhHR-G0ad8pZTy/jjGRctNhHR-G0ad8pZTy -goversion go1.15.6 -D "" -importcfg $WORK/b160/importcfg -pack ./decode.go ./doc.go ./encode.go cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b121/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b155/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid BLEqlrm6F4Lya6THUbxG/BLEqlrm6F4Lya6THUbxG -goversion go1.15.6 -D "" -importcfg $WORK/b158/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/57/57109cfe701b28085e2449b678f3a29f13b192e87b0abc2e34aa6a6c20e95de0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/08/083639d83b4ee81b5218a9c87ea726a70de264cc3a3623fa338cada1712b86db-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b233/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/32/321604d0cd40366021cb0bf13ba67972e3f95d15090aba3d5730bc6bd5fb8dac-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/88/88d3cf5633701d6db453646b14df41e523d943b46b4c3c11c4a6e38032670b23-d # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/9b/9b1b8af987bc1c31d84e89a6703544f8d4cce395cd13bb5ef851b7864c45334d-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b158/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid fpTeh0xf4T-PSbYuOKHv/fpTeh0xf4T-PSbYuOKHv -goversion go1.15.6 -D "" -importcfg $WORK/b157/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/29/29e7c8dd0b08b6e2b4d2b41aaf04f0d839a1e74f686983b2cbe3fbed37a43f6a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b189/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/a3/a3508454c9cc0fb28c680cdd71b02f98e90b64ebe2cacbd6a108530633779c35-d # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/32/32f44ad0e1cd7de4ec71236d4369d8196f1974d18c4640c0438249819b80936f-d # internal expvar mkdir -p $WORK/b054/ github.com/go-openapi/runtime/middleware/header mkdir -p $WORK/b277/ github.com/go-openapi/runtime/middleware/denco net/http/pprof mkdir -p $WORK/b276/ github.com/rs/cors github.com/shurcooL/httpfs/vfsutil mkdir -p $WORK/b307/ github.com/prometheus/common/expfmt cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b044/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b238/ github.com/julienschmidt/httprouter github.com/go-openapi/errors cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p expvar -std -complete -installsuffix shared -buildid 28TPW05q-ZB6sIRJyOFc/28TPW05q-ZB6sIRJyOFc -goversion go1.15.6 -D "" -importcfg $WORK/b054/importcfg -pack ./expvar.go cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b055/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF golang.org/x/net/trace mkdir -p $WORK/b293/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF net/rpc github.com/armon/go-metrics mkdir -p $WORK/b159/ cd /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/header /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/go-openapi/runtime/middleware/header -complete -installsuffix shared -buildid dd1HlwskOSk-vBTuEnc_/dd1HlwskOSk-vBTuEnc_ -goversion go1.15.6 -D "" -importcfg $WORK/b277/importcfg -pack ./header.go cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b092/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF mkdir -p $WORK/b241/ cd /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/denco /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/go-openapi/runtime/middleware/denco -complete -installsuffix shared -buildid -heI29cYOL8uVeKX5Dq4/-heI29cYOL8uVeKX5Dq4 -goversion go1.15.6 -D "" -importcfg $WORK/b276/importcfg -pack ./router.go ./server.go ./util.go mkdir -p $WORK/b260/ cd /usr/share/gocode/src/github.com/shurcooL/httpfs/vfsutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/shurcooL/httpfs/vfsutil -complete -installsuffix shared -buildid xMiZPfssrwecr1xHOmNK/xMiZPfssrwecr1xHOmNK -goversion go1.15.6 -D "" -importcfg $WORK/b238/importcfg -pack ./file.go ./vfsutil.go ./walk.go cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile html/template=$WORK/b183/_pkg_.a packagefile internal/profile=$WORK/b308/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b044/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b309/_pkg_.a packagefile runtime/trace=$WORK/b310/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile log=$WORK/b044/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF mkdir -p $WORK/b207/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b121/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b150/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b160/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b158/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b161/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b162/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b114/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/net/http/pprof /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p net/http/pprof -std -complete -installsuffix shared -buildid fDDisPwN6_ZhSh9GVYOB/fDDisPwN6_ZhSh9GVYOB -goversion go1.15.6 -D "" -importcfg $WORK/b307/importcfg -pack ./pprof.go mkdir -p $WORK/b181/ github.com/go-openapi/swag cd /usr/share/gocode/src/github.com/rs/cors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/rs/cors -complete -installsuffix shared -buildid LhAudTmmEIe3ecAIIB5S/LhAudTmmEIe3ecAIIB5S -goversion go1.15.6 -D "" -importcfg $WORK/b293/importcfg -pack ./cors.go ./utils.go cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF mkdir -p $WORK/b175/ cd /usr/share/gocode/src/github.com/julienschmidt/httprouter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/julienschmidt/httprouter -complete -installsuffix shared -buildid SgKDwdpHk4BMihG9LgIb/SgKDwdpHk4BMihG9LgIb -goversion go1.15.6 -D "" -importcfg $WORK/b241/importcfg -pack ./path.go ./router.go ./tree.go cd /usr/share/gocode/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid 689p80ABfbccRgUwvK5n/689p80ABfbccRgUwvK5n -goversion go1.15.6 -D "" -importcfg $WORK/b159/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./openmetrics_create.go ./text_create.go ./text_parse.go mkdir -p $WORK/b248/ cd /usr/share/gocode/src/github.com/go-openapi/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/go-openapi/errors -complete -installsuffix shared -buildid -zOcfq0K43659Joeau1A/-zOcfq0K43659Joeau1A -goversion go1.15.6 -D "" -importcfg $WORK/b260/importcfg -pack ./api.go ./auth.go ./doc.go ./headers.go ./middleware.go ./parsing.go ./schema.go cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b208/_pkg_.a packagefile html/template=$WORK/b183/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b044/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile text/tabwriter=$WORK/b209/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile encoding/gob=$WORK/b182/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b134/_pkg_.a packagefile html/template=$WORK/b183/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b044/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b249/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b251/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b218/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile log=$WORK/b044/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a EOF golang.org/x/net/http2 mkdir -p $WORK/b210/ cd /usr/lib/golang/src/net/rpc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p net/rpc -std -complete -installsuffix shared -buildid 18uEV27--MBhsbl6oCj3/18uEV27--MBhsbl6oCj3 -goversion go1.15.6 -D "" -importcfg $WORK/b181/importcfg -pack ./client.go ./debug.go ./server.go cd /usr/share/gocode/src/github.com/go-openapi/swag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/go-openapi/swag -complete -installsuffix shared -buildid 5zP3Q_Fj3saBGHS3qOMm/5zP3Q_Fj3saBGHS3qOMm -goversion go1.15.6 -D "" -importcfg $WORK/b248/importcfg -pack ./convert.go ./convert_types.go ./doc.go ./json.go ./loading.go ./name_lexem.go ./net.go ./path.go ./post_go18.go ./post_go19.go ./split.go ./util.go ./yaml.go cd /usr/share/gocode/src/golang.org/x/net/trace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p golang.org/x/net/trace -complete -installsuffix shared -buildid Af1oXR6DlDQwYuavEIhm/Af1oXR6DlDQwYuavEIhm -goversion go1.15.6 -D "" -importcfg $WORK/b207/importcfg -pack ./events.go ./histogram.go ./trace.go cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b176/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b044/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b178/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b056/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b211/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b217/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b212/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile log=$WORK/b044/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile net/http/httptrace=$WORK/b117/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/github.com/armon/go-metrics /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/armon/go-metrics -complete -installsuffix shared -buildid zf0jzTecYRnjYl6fW8C5/zf0jzTecYRnjYl6fW8C5 -goversion go1.15.6 -D "" -importcfg $WORK/b175/importcfg -pack ./const_unix.go ./inmem.go ./inmem_endpoint.go ./inmem_signal.go ./metrics.go ./sink.go ./start.go ./statsd.go ./statsite.go cd /usr/share/gocode/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid fcWm8P9KyjzEvJ6BITQN/fcWm8P9KyjzEvJ6BITQN -goversion go1.15.6 -D "" -importcfg $WORK/b210/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/37/37f248853c725cf4b4f4e6c90c6e2820cdced9a94131868eb4dde9e7f8b2ebc1-d # internal github.com/shurcooL/vfsgen mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b238/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile text/template=$WORK/b185/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/github.com/shurcooL/vfsgen /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/shurcooL/vfsgen -complete -installsuffix shared -buildid JyE3j-ZDxZ2EBQXoHfM9/JyE3j-ZDxZ2EBQXoHfM9 -goversion go1.15.6 -D "" -importcfg $WORK/b237/importcfg -pack ./commentwriter.go ./doc.go ./generator.go ./options.go ./stringwriter.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/3c/3c5bbb505d7cb518f00e646fdd5d786ccd9f0c3a58b9691758c7ab685528aceb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/51/517237de1209a85dea2af21809518eef13f6ad233a970159bece4cfa95695ee1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b276/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/3f/3f169aedbba9335fa0796832ea3b831e52c8e89be013bc6ee88469e9b3a8e046-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/fd/fd3c4a38228a733d277435459b91fd06e7f8cf9571b97e53e01a3e5f3f5944a9-d # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/86/86c9f32ce6fcf6223590bd3e05958529ffd0714eb4691701af9281b92bdea38d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/88/8836ccada7b2ba5f4077f49eb6d21181851e9b24b4dbbde739d010ad60c50e20-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b260/_pkg_.a # internal github.com/prometheus/alertmanager/asset mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b237/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/asset /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/prometheus/alertmanager/asset -complete -installsuffix shared -buildid 32u8R21O74l2cMr7gBrk/32u8R21O74l2cMr7gBrk -goversion go1.15.6 -D "" -importcfg $WORK/b236/importcfg -pack ./assets_vfsdata.go ./doc.go cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/83/83b8ffaa21e19b08de1f0e54ebc9898a2a76ccb868031ea8b1b0351f538fde0d-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b199/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b259/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b260/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b261/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b262/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b266/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b267/_pkg_.a packagefile net/mail=$WORK/b270/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/strfmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/go-openapi/strfmt -complete -installsuffix shared -buildid AGfTOIPFlOGpaUvbgxfh/AGfTOIPFlOGpaUvbgxfh -goversion go1.15.6 -D "" -importcfg $WORK/b258/importcfg -pack ./bson.go ./date.go ./default.go ./doc.go ./duration.go ./format.go ./time.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/23/23ba52904107717be10bea0a5791d5ac47a85c037ddb23854a14812031ddb01e-d # internal github.com/prometheus/common/route mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/julienschmidt/httprouter=$WORK/b241/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/route /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/prometheus/common/route -complete -installsuffix shared -buildid EbRfZLxn_dW40sp3qnzD/EbRfZLxn_dW40sp3qnzD -goversion go1.15.6 -D "" -importcfg $WORK/b240/importcfg -pack ./route.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/b8/b81d0f4529c04a5a28a4bec698855113fa676161f32c533759d4d904a86a6859-d # internal github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b180/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b240/_pkg_.a # internal cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/rpc=$WORK/b181/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/hashicorp/go-msgpack/codec -complete -installsuffix shared -buildid QSWZKbOuudxCbYpySUop/QSWZKbOuudxCbYpySUop -goversion go1.15.6 -D "" -importcfg $WORK/b180/importcfg -pack ./binc.go ./cbor.go ./decode.go ./doc.go ./encode.go ./fast-path.generated.go ./gen-helper.generated.go ./goversion_arrayof_gte_go15.go ./goversion_makemap_gte_go19.go ./goversion_unexportedembeddedptr_gte_go110.go ./goversion_vendor_gte_go17.go ./helper.go ./helper_internal.go ./helper_unsafe.go ./json.go ./msgpack.go ./rpc.go ./simple.go cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/fa/fa57c91610862c68eb23f3377291bdeaab550545f51412dc42d6fc2511928f8f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/ee/eeb41cabc8d95893564c4865931363d6336022a4f1d8f60d88f257d7a349db4f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/b5/b5ef26711c17c92c94d3100c1c5c032b3580c9904d01bad7d9f632c72a7feae8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/43/43213f0da23bd40f1a909388a9eb94e1e34af81a7c696b5063ab2ba1bde8738b-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b248/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/jsonpointer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid -Thi7Wvq-nkBMhDNcZlV/-Thi7Wvq-nkBMhDNcZlV -goversion go1.15.6 -D "" -importcfg $WORK/b247/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b159/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/8d/8d9c64a4b3e45c0c6f49293210d558bce593c2eddc235286dcb7e0feeddf0324-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b119/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b120/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b121/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b150/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b157/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b158/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b159/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b162/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b163/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b092/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b168/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid vZXBgrJUYiiMTkBWv4MQ/vZXBgrJUYiiMTkBWv4MQ -goversion go1.15.6 -D "" -importcfg $WORK/b053/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/58/58ac349ec4d6e3c3dcee8141f6a92ae916dd05f2b69f99dbb2088ec12a1b3d30-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/82/820cfdf6b2b1f4c3f4ea9d4fce81f786cc268876bf83f4c85ad1c0c90bf3b566-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b255/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b247/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/jsonreference /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid u0M-l3058O1Sj5Xv9UVh/u0M-l3058O1Sj5Xv9UVh -goversion go1.15.6 -D "" -importcfg $WORK/b254/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/0d/0d3ec561a9150fc8f9a328a1da47127b1eba60f0d522a6521d1a93e961c61cca-d # internal github.com/go-openapi/spec mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b056/_pkg_.a packagefile crypto/sha256=$WORK/b085/_pkg_.a packagefile encoding/gob=$WORK/b182/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b247/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b254/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b248/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile log=$WORK/b044/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/spec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/go-openapi/spec -complete -installsuffix shared -buildid 8Gfc54Fa_oQXr3Apgmqe/8Gfc54Fa_oQXr3Apgmqe -goversion go1.15.6 -D "" -importcfg $WORK/b253/importcfg -pack ./bindata.go ./cache.go ./contact_info.go ./debug.go ./expander.go ./external_docs.go ./header.go ./info.go ./items.go ./license.go ./normalizer.go ./operation.go ./parameter.go ./path_item.go ./paths.go ./properties.go ./ref.go ./response.go ./responses.go ./schema.go ./schema_loader.go ./security_scheme.go ./spec.go ./swagger.go ./tag.go ./unused.go ./validations.go ./xml_object.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/ec/ecd03c758e035cc3a748975ad51466c23df9b0cdd8048b5d9d8306dac2bbd69c-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile encoding/csv=$WORK/b273/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile encoding/xml=$WORK/b274/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b260/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b258/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b248/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile mime=$WORK/b114/_pkg_.a packagefile mime/multipart=$WORK/b115/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/go-openapi/runtime -complete -installsuffix shared -buildid Z-tO6hiMS5PsCBCJXwYT/Z-tO6hiMS5PsCBCJXwYT -goversion go1.15.6 -D "" -importcfg $WORK/b272/importcfg -pack ./bytestream.go ./client_auth_info.go ./client_operation.go ./client_request.go ./client_response.go ./constants.go ./csv.go ./discard.go ./file.go ./headers.go ./interfaces.go ./json.go ./request.go ./statuses.go ./text.go ./values.go ./xml.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/ea/ea7a6a101848bc4d88367802e3bdd9932f981447781b9e419befcdf16b01647f-d # internal github.com/go-openapi/runtime/security mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b260/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b272/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/security /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/go-openapi/runtime/security -complete -installsuffix shared -buildid t7vnsIz9ECpkLOf2Hx07/t7vnsIz9ECpkLOf2Hx07 -goversion go1.15.6 -D "" -importcfg $WORK/b279/importcfg -pack ./authenticator.go ./authorizer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/d2/d2f644638c1b61793f5c8a83f28b69fa3cc6517f33b9d4827f3ed05daed748ce-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/9e/9e25260aee22873a6fdd4876cc9421fc499453dee5ad317e9c2f0ead67decd34-d # internal github.com/prometheus/alertmanager/api/metrics mkdir -p $WORK/b052/ github.com/prometheus/common/version mkdir -p $WORK/b242/ github.com/mwitkow/go-conntrack mkdir -p $WORK/b205/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_golang/prometheus=$WORK/b053/_pkg_.a EOF github.com/prometheus/alertmanager/types cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/api/metrics /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/prometheus/alertmanager/api/metrics -complete -installsuffix shared -buildid FN1LowjHaj61SQCOe-O4/FN1LowjHaj61SQCOe-O4 -goversion go1.15.6 -D "" -importcfg $WORK/b052/importcfg -pack ./metrics.go mkdir -p $WORK/b226/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile text/template=$WORK/b185/_pkg_.a EOF github.com/prometheus/client_golang/prometheus/promhttp cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b206/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b053/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b207/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b306/ cd /usr/share/gocode/src/github.com/prometheus/common/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/prometheus/common/version -complete -installsuffix shared -buildid dgX7AKlbYdPq3nGzz3N2/dgX7AKlbYdPq3nGzz3N2 -goversion go1.15.6 -D "" -importcfg $WORK/b242/importcfg -pack ./info.go cd /usr/share/gocode/src/github.com/mwitkow/go-conntrack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/mwitkow/go-conntrack -complete -installsuffix shared -buildid R_Dq1YFR3LUQ-B1gyaqk/R_Dq1YFR3LUQ-B1gyaqk -goversion go1.15.6 -D "" -importcfg $WORK/b205/importcfg -pack ./dialer_reporter.go ./dialer_wrapper.go ./listener_reporter.go ./listener_wrapper.go cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b053/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b162/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/prometheus/alertmanager/types -complete -installsuffix shared -buildid iLamJkHZCsDrl6ivJ8Kq/iLamJkHZCsDrl6ivJ8Kq -goversion go1.15.6 -D "" -importcfg $WORK/b226/importcfg -pack ./match.go ./types.go cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile compress/gzip=$WORK/b056/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b053/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b158/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b159/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile net/http/httptrace=$WORK/b117/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid QV1s7LwTQ3Kbe3Br4Bns/QV1s7LwTQ3Kbe3Br4Bns -goversion go1.15.6 -D "" -importcfg $WORK/b306/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/0d/0d0bf3222924e5aa82bee9e8a2db301eb56441ad1492d8a3df81c74e5e46d38e-d # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/fd/fdef77371a8a16f6d9d10ea145050476a0e9c93eefd4c6ff4001f172d031bacc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b210/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b226/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/94/94b02fcbe72bceee55167eb379eb539b4c0fa17777d9c2aa81674f099c372dbe-d # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/b1/b1e8fae2f1abbba847f56e10dfac669fa3d511f8cde8140fa3e4423948a5a21b-d # internal github.com/prometheus/alertmanager/provider mkdir -p $WORK/b225/ github.com/prometheus/alertmanager/template mkdir -p $WORK/b235/ github.com/prometheus/alertmanager/store mkdir -p $WORK/b227/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b226/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b162/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/provider /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/prometheus/alertmanager/provider -complete -installsuffix shared -buildid Y1t-8YilAqoS3Cg1vof4/Y1t-8YilAqoS3Cg1vof4 -goversion go1.15.6 -D "" -importcfg $WORK/b225/importcfg -pack ./provider.go cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b236/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b226/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b162/_pkg_.a packagefile html/template=$WORK/b183/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b092/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile text/template=$WORK/b185/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/prometheus/alertmanager/template -complete -installsuffix shared -buildid 7EFNkmkbTwHx7EjTyI02/7EFNkmkbTwHx7EjTyI02 -goversion go1.15.6 -D "" -importcfg $WORK/b235/importcfg -pack ./template.go cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b226/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b162/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/store /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/prometheus/alertmanager/store -complete -installsuffix shared -buildid LwL9nIUb7zyGP9uLv8KP/LwL9nIUb7zyGP9uLv8KP -goversion go1.15.6 -D "" -importcfg $WORK/b227/importcfg -pack ./store.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b253/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/66/666e10923d37dabad272585ce99a2fb4ba36c4534b18adb727da7a76e3dd2212-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/ad/ada45e81f805ac535da48d0549623bbc5c5b84bd1cd175855f7bd25f16d41711-d # internal github.com/prometheus/alertmanager/provider/mem mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b034/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b047/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b225/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b227/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b226/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b162/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/provider/mem /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/prometheus/alertmanager/provider/mem -complete -installsuffix shared -buildid eK5-aKLXX4fo4lWyNy6t/eK5-aKLXX4fo4lWyNy6t -goversion go1.15.6 -D "" -importcfg $WORK/b304/importcfg -pack ./mem.go cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/83/83ca183ca0d16d4c9fe86f30969094df4b2cf7097c6245ba8fca1d7d3cc3d384-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b246/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b247/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b253/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b258/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b248/_pkg_.a packagefile log=$WORK/b044/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/analysis /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/go-openapi/analysis -complete -installsuffix shared -buildid YuYSP1UvcjdYOMhCqwrx/YuYSP1UvcjdYOMhCqwrx -goversion go1.15.6 -D "" -importcfg $WORK/b245/importcfg -pack ./analyzer.go ./debug.go ./doc.go ./fixer.go ./flatten.go ./mixin.go ./schema.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b235/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/c1/c1640ea75f1fa5f1689732548f4269074ea9ce0a4ebab75277c35b0c665b62bf-d # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/9d/9dfc699caac3216acf7e2accccbfae295dbbf441fb89eae6a287ff97138cc42a-d # internal github.com/prometheus/common/config mkdir -p $WORK/b204/ cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/cc/cc49280fe60c75571e817df6e5cdd76a8b93425a7b468129639772e3c4e7c9a3-d # internal cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/md5=$WORK/b081/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b205/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b210/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b218/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b092/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/prometheus/common/config -complete -installsuffix shared -buildid IKbGfWSNt_OMVCeWMd4I/IKbGfWSNt_OMVCeWMd4I -goversion go1.15.6 -D "" -importcfg $WORK/b204/importcfg -pack ./config.go ./http_config.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/6f/6f1a0f8a2d5314ecd61928bc334b4e1e272ca3f7ff7770d4e0f2c5e6eb615fbc-d # internal github.com/prometheus/alertmanager/config mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b034/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b047/_pkg_.a packagefile github.com/pkg/errors=$WORK/b048/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b053/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b204/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b162/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b218/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path/filepath=$WORK/b092/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/prometheus/alertmanager/config -complete -installsuffix shared -buildid d6ugpuTb8TvxsN7rHf91/d6ugpuTb8TvxsN7rHf91 -goversion go1.15.6 -D "" -importcfg $WORK/b203/importcfg -pack ./config.go ./coordinator.go ./notifiers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/97/978cc0f2790bf15ed088541b7d4611d350e3d101c51c46bd4db9a5e33625d4c4-d # internal github.com/prometheus/alertmanager/ui mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b034/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b236/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b306/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b240/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile net/http/pprof=$WORK/b307/_pkg_.a packagefile path=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/ui /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/prometheus/alertmanager/ui -complete -installsuffix shared -buildid qOwgcbWgDnwXJjsa_q65/qOwgcbWgDnwXJjsa_q65 -goversion go1.15.6 -D "" -importcfg $WORK/b305/importcfg -pack ./web.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/3d/3d9fdcec45fb13b1700998616fb31c9329f9e24baae00933291d9208b3ff751b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/cb/cbfc499da242acaff8dc8b9ca38b11da1d7bdc1dce38ec99002b0383c9411798-d # internal github.com/prometheus/alertmanager/inhibit mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b034/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b047/_pkg_.a packagefile github.com/oklog/run=$WORK/b224/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b203/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b225/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b227/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b226/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b162/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/inhibit /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/prometheus/alertmanager/inhibit -complete -installsuffix shared -buildid FKxDcq16wV0W-LLvQJ8i/FKxDcq16wV0W-LLvQJ8i -goversion go1.15.6 -D "" -importcfg $WORK/b223/importcfg -pack ./inhibit.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/db/dbb1ff319d15ddc4e8019d49e5eb22affa28115692c7af22eec6c19950838326-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/8c/8cf6371758823048a09f880b4cc1c1e71385e7947d65bd7d16400b0b594bafab-d # internal github.com/go-openapi/loads mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/gob=$WORK/b182/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b245/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b253/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b248/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/loads /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/go-openapi/loads -complete -installsuffix shared -buildid JM2dVTC26mfPyhlmb8Bq/JM2dVTC26mfPyhlmb8Bq -goversion go1.15.6 -D "" -importcfg $WORK/b244/importcfg -pack ./doc.go ./loaders.go ./options.go ./spec.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/0d/0d70870f259d2be6f6e95b72ae7bc994318c5b9c598cd235edbdceecd786b8ec-d # internal github.com/go-openapi/runtime/middleware/untyped mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b245/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b260/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b244/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b272/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b253/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b258/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/untyped /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/go-openapi/runtime/middleware/untyped -complete -installsuffix shared -buildid pohSCNneqz6jZNa4mJ2K/pohSCNneqz6jZNa4mJ2K -goversion go1.15.6 -D "" -importcfg $WORK/b278/importcfg -pack ./api.go github.com/go-openapi/validate mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b245/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b260/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b247/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b244/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b272/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b253/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b258/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b248/_pkg_.a packagefile log=$WORK/b044/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b092/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/validate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/go-openapi/validate -complete -installsuffix shared -buildid We-RobRj68Zy09kISxwC/We-RobRj68Zy09kISxwC -goversion go1.15.6 -D "" -importcfg $WORK/b280/importcfg -pack ./context.go ./debug.go ./default_validator.go ./doc.go ./example_validator.go ./formats.go ./helpers.go ./object_validator.go ./options.go ./result.go ./rexp.go ./schema.go ./schema_messages.go ./schema_option.go ./schema_props.go ./slice_validator.go ./spec.go ./spec_messages.go ./type.go ./validator.go ./values.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/67/675ae78baa3032d1663ea44063980273a6aa7c6218c008f8b182682ab4cdaa7c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/3f/3ff65847dee7b5d1bfe061f1de370053c0115fadd15ece4a22bc3c0b742c74db-d # internal github.com/go-openapi/runtime/middleware mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b245/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b260/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b244/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b272/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b275/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b276/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b277/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b278/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b279/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b253/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b258/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b248/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b280/_pkg_.a packagefile html/template=$WORK/b183/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile mime=$WORK/b114/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/middleware /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/go-openapi/runtime/middleware -complete -installsuffix shared -buildid UqN1eGW5DMK-56glXD4u/UqN1eGW5DMK-56glXD4u -goversion go1.15.6 -D "" -importcfg $WORK/b271/importcfg -pack ./context.go ./doc.go ./go18.go ./negotiate.go ./not_implemented.go ./operation.go ./parameter.go ./rapidoc.go ./redoc.go ./request.go ./router.go ./security.go ./spec.go ./swaggerui.go ./validation.go github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b037/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b260/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b258/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b248/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b280/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/api/v2/models /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/prometheus/alertmanager/api/v2/models -complete -installsuffix shared -buildid j-PdIdyTCWQIL27uIyVb/j-PdIdyTCWQIL27uIyVb -goversion go1.15.6 -D "" -importcfg $WORK/b281/importcfg -pack ./alert.go ./alert_group.go ./alert_groups.go ./alert_status.go ./alertmanager_config.go ./alertmanager_status.go ./cluster_status.go ./gettable_alert.go ./gettable_alerts.go ./gettable_silence.go ./gettable_silences.go ./label_set.go ./matcher.go ./matchers.go ./peer_status.go ./postable_alert.go ./postable_alerts.go ./postable_silence.go ./receiver.go ./silence.go ./silence_status.go ./version_info.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/ea/eafe2c7d7148831d98554e93f25a4291b240e8b3f296c00b449eaba27fc95cd7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/82/82e7138c558e5927df7b37265d51e74df04166ae2405f3bf12d3de048143a120-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup mkdir -p $WORK/b288/ github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver mkdir -p $WORK/b290/ github.com/prometheus/alertmanager/api/v2/restapi/operations/general mkdir -p $WORK/b289/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b260/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b272/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b271/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b258/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b248/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b281/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b049/_pkg_.a EOF github.com/prometheus/alertmanager/api/v2/restapi/operations/alert mkdir -p $WORK/b287/ cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup -complete -installsuffix shared -buildid fjRFnXT9UhT_apGgKnNT/fjRFnXT9UhT_apGgKnNT -goversion go1.15.6 -D "" -importcfg $WORK/b288/importcfg -pack ./get_alert_groups.go ./get_alert_groups_parameters.go ./get_alert_groups_responses.go ./get_alert_groups_urlbuilder.go cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b260/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b272/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b271/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b281/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b049/_pkg_.a EOF cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b260/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b272/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b271/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b281/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver -complete -installsuffix shared -buildid btlEKAvAJBDben4o3nhj/btlEKAvAJBDben4o3nhj -goversion go1.15.6 -D "" -importcfg $WORK/b290/importcfg -pack ./get_receivers.go ./get_receivers_parameters.go ./get_receivers_responses.go ./get_receivers_urlbuilder.go cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b260/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b272/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b271/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b258/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b248/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b281/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/general /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations/general -complete -installsuffix shared -buildid XzkoctaI6psID648F5cp/XzkoctaI6psID648F5cp -goversion go1.15.6 -D "" -importcfg $WORK/b289/importcfg -pack ./get_status.go ./get_status_parameters.go ./get_status_responses.go ./get_status_urlbuilder.go cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/alert /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations/alert -complete -installsuffix shared -buildid xEnNw-y-ix9yABQk4CHV/xEnNw-y-ix9yABQk4CHV -goversion go1.15.6 -D "" -importcfg $WORK/b287/importcfg -pack ./get_alerts.go ./get_alerts_parameters.go ./get_alerts_responses.go ./get_alerts_urlbuilder.go ./post_alerts.go ./post_alerts_parameters.go ./post_alerts_responses.go ./post_alerts_urlbuilder.go github.com/prometheus/alertmanager/api/v2/restapi/operations/silence mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b260/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b272/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b271/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b258/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b248/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b280/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b281/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations/silence /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations/silence -complete -installsuffix shared -buildid jPw9Jq3I0Dq0KSW_PLtt/jPw9Jq3I0Dq0KSW_PLtt -goversion go1.15.6 -D "" -importcfg $WORK/b291/importcfg -pack ./delete_silence.go ./delete_silence_parameters.go ./delete_silence_responses.go ./delete_silence_urlbuilder.go ./get_silence.go ./get_silence_parameters.go ./get_silence_responses.go ./get_silence_urlbuilder.go ./get_silences.go ./get_silences_parameters.go ./get_silences_responses.go ./get_silences_urlbuilder.go ./post_silences.go ./post_silences_parameters.go ./post_silences_responses.go ./post_silences_urlbuilder.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/0d/0d4c0ef8a5e4e8b6a4f4c37172d0089d4597d3097438466d6670667dc6a23be9-d # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/16/16119867af0b05f191d20de395430076f4967375b8684320ec5e9b2a8907fabf-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/19/19e75b617fa66d035a2b83f2120f3af0c9daa471be2eb1e89f07a50c44ceb5cf-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/57/576c19783b5c0a4a7eb12fcacee8de087d35d1164e28dc7c58de84f528cfbcc6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/d8/d8672ac90bf06afcb1d1e14db114aa0482022f076080ecda0ab11276c33cf4e9-d # internal github.com/prometheus/alertmanager/api/v2/restapi/operations mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b260/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b244/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b272/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b271/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b279/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b253/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b258/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b248/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b287/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b288/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b289/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b290/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b291/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/api/v2/restapi/operations /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi/operations -complete -installsuffix shared -buildid hLMMmpt2Mo5J4hJCq6rO/hLMMmpt2Mo5J4hJCq6rO -goversion go1.15.6 -D "" -importcfg $WORK/b286/importcfg -pack ./alertmanager_api.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/b5/b5d6ab5ee1ed2e092c8e1dfa802e450bedb80562ebcc5d515f10ae0079ab7f52-d # internal github.com/prometheus/alertmanager/api/v2/restapi mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile crypto/x509=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b260/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b272/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b283/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b271/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b248/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b287/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b288/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b289/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b290/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b291/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b292/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile log=$WORK/b044/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b178/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/api/v2/restapi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/prometheus/alertmanager/api/v2/restapi -complete -installsuffix shared -buildid HGXRfE9srlj2yWH_dxHz/HGXRfE9srlj2yWH_dxHz -goversion go1.15.6 -D "" -importcfg $WORK/b282/importcfg -pack ./configure_alertmanager.go ./doc.go ./embedded_spec.go ./server.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/45/45487254b49cc6b5b0b0417679c6bdbe58d97fc9bdacc3c44647bf42dd8d61f6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/36/36d380c923a559bc64fd097a211f6eb6a33895d46c8b53d8293aacdfdc026267-d # internal github.com/hashicorp/memberlist mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/lzw=$WORK/b174/_pkg_.a packagefile container/list=$WORK/b060/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b175/_pkg_.a packagefile github.com/google/btree=$WORK/b179/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b180/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b187/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b171/_pkg_.a packagefile github.com/miekg/dns=$WORK/b189/_pkg_.a packagefile github.com/sean-/seed=$WORK/b197/_pkg_.a packagefile hash/crc32=$WORK/b058/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile log=$WORK/b044/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/memberlist /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/hashicorp/memberlist -complete -installsuffix shared -buildid vd9xcEqZxbv8x7REQIrw/vd9xcEqZxbv8x7REQIrw -goversion go1.15.6 -D "" -importcfg $WORK/b173/importcfg -pack ./alive_delegate.go ./awareness.go ./broadcast.go ./config.go ./conflict_delegate.go ./delegate.go ./event_delegate.go ./keyring.go ./logging.go ./memberlist.go ./merge_delegate.go ./mock_transport.go ./net.go ./net_transport.go ./ping_delegate.go ./queue.go ./security.go ./state.go ./suspicion.go ./transport.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/67/67b66bc79453050a17625824fdd68f0cd66b9a00974692b79d316166482c3553-d # internal github.com/prometheus/alertmanager/cluster mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b034/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b047/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b170/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b171/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b173/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b198/_pkg_.a packagefile github.com/pkg/errors=$WORK/b048/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b200/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b053/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/cluster /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/prometheus/alertmanager/cluster -complete -installsuffix shared -buildid G-bWgXahRElwu7gROTSN/G-bWgXahRElwu7gROTSN -goversion go1.15.6 -D "" -importcfg $WORK/b169/importcfg -pack ./advertise.go ./channel.go ./cluster.go ./delegate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/4f/4fddddfef15afb08246e5d98c4be72a25b6d4f17239fa778da3b4739ccf74dd9-d # internal github.com/prometheus/alertmanager/nflog mkdir -p $WORK/b228/ github.com/prometheus/alertmanager/silence mkdir -p $WORK/b232/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b034/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b047/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b160/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b229/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b053/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/nflog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/prometheus/alertmanager/nflog -complete -installsuffix shared -buildid diqsyfaEYtHjPsn1rem-/diqsyfaEYtHjPsn1rem- -goversion go1.15.6 -D "" -importcfg $WORK/b228/importcfg -pack ./nflog.go cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b034/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b047/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b160/_pkg_.a packagefile github.com/pkg/errors=$WORK/b048/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b233/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b226/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b053/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b162/_pkg_.a packagefile github.com/satori/go.uuid=$WORK/b234/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/silence /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/prometheus/alertmanager/silence -complete -installsuffix shared -buildid 4b5Bn-o7q4NFEnx84boP/4b5Bn-o7q4NFEnx84boP -goversion go1.15.6 -D "" -importcfg $WORK/b232/importcfg -pack ./silence.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/b5/b5a0ee3f9042c006de52b8da4c8b80f34837e64d663311482d5cd85a59b6d029-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/fa/fa90623b9d2d10b71b62770ec7c0584d8125ddde54c51786feb979bb840cf14e-d # internal github.com/prometheus/alertmanager/notify mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b221/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b222/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b034/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b047/_pkg_.a packagefile github.com/pkg/errors=$WORK/b048/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b223/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b229/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b235/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b226/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b053/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b162/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/notify /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/prometheus/alertmanager/notify -complete -installsuffix shared -buildid L_oewrXAMPOdnXjINF5s/L_oewrXAMPOdnXjINF5s -goversion go1.15.6 -D "" -importcfg $WORK/b220/importcfg -pack ./notify.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/58/58b714f58b5ed63d6d3a746985379bace52b4bef5a6cb9c0fb12365525bb4b0d-d # internal github.com/prometheus/alertmanager/notify/email mkdir -p $WORK/b294/ github.com/prometheus/alertmanager/notify/opsgenie mkdir -p $WORK/b296/ github.com/prometheus/alertmanager/dispatch github.com/prometheus/alertmanager/notify/pagerduty mkdir -p $WORK/b297/ github.com/prometheus/alertmanager/notify/victorops github.com/prometheus/alertmanager/notify/pushover mkdir -p $WORK/b219/ github.com/prometheus/alertmanager/notify/wechat github.com/prometheus/alertmanager/notify/slack mkdir -p $WORK/b301/ github.com/prometheus/alertmanager/notify/webhook cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b034/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b047/_pkg_.a packagefile github.com/pkg/errors=$WORK/b048/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b203/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b235/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b226/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b204/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile mime=$WORK/b114/_pkg_.a packagefile mime/multipart=$WORK/b115/_pkg_.a packagefile mime/quotedprintable=$WORK/b116/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile net/mail=$WORK/b270/_pkg_.a packagefile net/smtp=$WORK/b295/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b298/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b034/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b047/_pkg_.a packagefile github.com/pkg/errors=$WORK/b048/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b203/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b235/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b226/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b204/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b162/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b034/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b047/_pkg_.a packagefile github.com/pkg/errors=$WORK/b048/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b203/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b235/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b226/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b204/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b162/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF mkdir -p $WORK/b299/ cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/notify/email /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/prometheus/alertmanager/notify/email -complete -installsuffix shared -buildid 1cOgaafphTPmNZ4xLDeS/1cOgaafphTPmNZ4xLDeS -goversion go1.15.6 -D "" -importcfg $WORK/b294/importcfg -pack ./email.go mkdir -p $WORK/b303/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b034/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b047/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b203/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b225/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b227/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b226/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b053/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b162/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b034/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b047/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b203/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b235/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b226/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b204/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b162/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a EOF mkdir -p $WORK/b300/ cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/notify/opsgenie /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/prometheus/alertmanager/notify/opsgenie -complete -installsuffix shared -buildid 3Z7CkDKy0tRuUAgLbEeX/3Z7CkDKy0tRuUAgLbEeX -goversion go1.15.6 -D "" -importcfg $WORK/b296/importcfg -pack ./opsgenie.go cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/notify/victorops /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/prometheus/alertmanager/notify/victorops -complete -installsuffix shared -buildid 8UYRgLJXKZdixlA0T05h/8UYRgLJXKZdixlA0T05h -goversion go1.15.6 -D "" -importcfg $WORK/b301/importcfg -pack ./victorops.go cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/notify/pagerduty /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/prometheus/alertmanager/notify/pagerduty -complete -installsuffix shared -buildid pFSl3HcvJ6vedyS6zsYj/pFSl3HcvJ6vedyS6zsYj -goversion go1.15.6 -D "" -importcfg $WORK/b297/importcfg -pack ./pagerduty.go mkdir -p $WORK/b302/ cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/dispatch /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/prometheus/alertmanager/dispatch -complete -installsuffix shared -buildid 7eQHpkrbDdKV9F-9F14R/7eQHpkrbDdKV9F-9F14R -goversion go1.15.6 -D "" -importcfg $WORK/b219/importcfg -pack ./dispatch.go ./route.go cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b034/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b047/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b203/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b235/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b226/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b204/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b034/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b047/_pkg_.a packagefile github.com/pkg/errors=$WORK/b048/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b203/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b235/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b226/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b204/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b034/_pkg_.a packagefile github.com/pkg/errors=$WORK/b048/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b203/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b235/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b226/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b204/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/notify/pushover /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/prometheus/alertmanager/notify/pushover -complete -installsuffix shared -buildid 1ASGrMDR59dSLB7SUNHR/1ASGrMDR59dSLB7SUNHR -goversion go1.15.6 -D "" -importcfg $WORK/b299/importcfg -pack ./pushover.go cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b034/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b047/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b203/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b235/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b226/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b204/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b242/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/notify/wechat /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/prometheus/alertmanager/notify/wechat -complete -installsuffix shared -buildid _-5a9zhNnSqAv4VYVJ1t/_-5a9zhNnSqAv4VYVJ1t -goversion go1.15.6 -D "" -importcfg $WORK/b303/importcfg -pack ./wechat.go cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/notify/slack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/prometheus/alertmanager/notify/slack -complete -installsuffix shared -buildid qpEFCyjApwgaFBlNnjhE/qpEFCyjApwgaFBlNnjhE -goversion go1.15.6 -D "" -importcfg $WORK/b300/importcfg -pack ./slack.go cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/notify/webhook /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/prometheus/alertmanager/notify/webhook -complete -installsuffix shared -buildid di3CnC190WCW8cqyG6vq/di3CnC190WCW8cqyG6vq -goversion go1.15.6 -D "" -importcfg $WORK/b302/importcfg -pack ./webhook.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b301/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/a0/a0293d5aa5770b30511ec697b4e7ff503de1dc51319575b9ebcf8cc91a127ce1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/12/12a85e0066e6ccd8efff6d445c54abff52f80d59ae59e248c1aa34dc4def0b48-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/c7/c7313a27888946af82d61d8cab420132332b3625327654a2429203b8480065f0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/4c/4cd14d42a89be0e5cf8d5c6530cdd5b0aa848bd14f105ad0e96129a2bea8362f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/14/14472b38b152d2fa00ed33647a7d0e2b367fd4f4f19ec2f8f0fb7579990b961e-d # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/87/87a79c7960b74cd97869d5a2d093d8982288f0b57f99b16c6f796376622ec1d2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/f1/f1f84589889beef28b8e8f477007c999a91d32382d42b8ad5957cc2d39968de9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/49/49bd3e43bb83879b306ec0cf2c7b486c6332eade3e15e81f82865558c218b86f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/9f/9fb8f444d657c20bd072ec67fc8389a994445f55e6481d5b7c141db51388992c-d # internal github.com/prometheus/alertmanager/api/v1 mkdir -p $WORK/b051/ github.com/prometheus/alertmanager/api/v2 mkdir -p $WORK/b243/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b034/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b047/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b052/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b203/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b219/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b239/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b225/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b233/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b226/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b053/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b162/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b240/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b242/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b034/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b047/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b244/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b271/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b258/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b052/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b281/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b282/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b287/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b288/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b289/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b290/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b291/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b203/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b219/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b239/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b225/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b233/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b226/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b053/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b162/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b242/_pkg_.a packagefile github.com/rs/cors=$WORK/b293/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/api/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/prometheus/alertmanager/api/v1 -complete -installsuffix shared -buildid XQK4qiZ9y3z5w5M8KUxs/XQK4qiZ9y3z5w5M8KUxs -goversion go1.15.6 -D "" -importcfg $WORK/b051/importcfg -pack ./api.go cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/api/v2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/prometheus/alertmanager/api/v2 -complete -installsuffix shared -buildid 8o7PHlgvJVTpYbkRNBBG/8o7PHlgvJVTpYbkRNBBG -goversion go1.15.6 -D "" -importcfg $WORK/b243/importcfg -pack ./api.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/f1/f1c1cc216490794f7aa5dc7913c06b9120cf0f8b35570617d6869a5f860de131-d # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/08/08026e725a499ed33b3505acca7d753e0c05e45d482ddc3589fb4902b1a7a4b0-d # internal github.com/prometheus/alertmanager/api mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b034/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v1=$WORK/b051/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b243/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b203/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b219/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b225/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b226/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b053/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b162/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b240/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/api /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/prometheus/alertmanager/api -complete -installsuffix shared -buildid bomH9jK-HjWPJ7KBozF4/bomH9jK-HjWPJ7KBozF4 -goversion go1.15.6 -D "" -importcfg $WORK/b050/importcfg -pack ./api.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/84/848c6d2d6f502ac2e8201f865798ff6430ae8eab71d81215bae54b7d1fd55558-d # internal github.com/prometheus/alertmanager/cmd/alertmanager mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b034/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b047/_pkg_.a packagefile github.com/pkg/errors=$WORK/b048/_pkg_.a packagefile github.com/prometheus/alertmanager/api=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b203/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b219/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b223/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/email=$WORK/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/opsgenie=$WORK/b296/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pagerduty=$WORK/b297/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pushover=$WORK/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/slack=$WORK/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/victorops=$WORK/b301/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/webhook=$WORK/b302/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/wechat=$WORK/b303/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b304/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b235/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b226/_pkg_.a packagefile github.com/prometheus/alertmanager/ui=$WORK/b305/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b053/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b306/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b162/_pkg_.a packagefile github.com/prometheus/common/promlog=$WORK/b311/_pkg_.a packagefile github.com/prometheus/common/promlog/flag=$WORK/b312/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b240/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b242/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b313/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b178/_pkg_.a packagefile path/filepath=$WORK/b092/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b097/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/cmd/alertmanager /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid 1lJ8bWdyIx50t2mZ4SwN/1lJ8bWdyIx50t2mZ4SwN -goversion go1.15.6 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/26/26bf52aed27d6582d9d1864935ad61aca9576182754d9b77b879fec46ace4a2b-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/prometheus/alertmanager/cmd/alertmanager=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b034/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b047/_pkg_.a packagefile github.com/pkg/errors=$WORK/b048/_pkg_.a packagefile github.com/prometheus/alertmanager/api=$WORK/b050/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b203/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b219/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b223/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b228/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b220/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/email=$WORK/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/opsgenie=$WORK/b296/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pagerduty=$WORK/b297/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/pushover=$WORK/b299/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/slack=$WORK/b300/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/victorops=$WORK/b301/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/webhook=$WORK/b302/_pkg_.a packagefile github.com/prometheus/alertmanager/notify/wechat=$WORK/b303/_pkg_.a packagefile github.com/prometheus/alertmanager/provider/mem=$WORK/b304/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b232/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b235/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b226/_pkg_.a packagefile github.com/prometheus/alertmanager/ui=$WORK/b305/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b053/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b306/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b162/_pkg_.a packagefile github.com/prometheus/common/promlog=$WORK/b311/_pkg_.a packagefile github.com/prometheus/common/promlog/flag=$WORK/b312/_pkg_.a packagefile github.com/prometheus/common/route=$WORK/b240/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b242/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b313/_pkg_.a packagefile net=$WORK/b093/_pkg_.a packagefile net/http=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b098/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/signal=$WORK/b178/_pkg_.a packagefile path/filepath=$WORK/b092/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b097/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b028/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b042/_pkg_.a packagefile log=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v1=$WORK/b051/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2=$WORK/b243/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b225/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b170/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b171/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b173/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b198/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b200/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile crypto/md5=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b204/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b218/_pkg_.a packagefile io/ioutil=$WORK/b091/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b227/_pkg_.a packagefile github.com/oklog/run=$WORK/b224/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b160/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b229/_pkg_.a packagefile crypto/sha256=$WORK/b085/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b221/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b222/_pkg_.a packagefile crypto/tls=$WORK/b068/_pkg_.a packagefile mime=$WORK/b114/_pkg_.a packagefile mime/multipart=$WORK/b115/_pkg_.a packagefile mime/quotedprintable=$WORK/b116/_pkg_.a packagefile net/mail=$WORK/b270/_pkg_.a packagefile net/smtp=$WORK/b295/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b298/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b233/_pkg_.a packagefile github.com/satori/go.uuid=$WORK/b234/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b236/_pkg_.a packagefile html/template=$WORK/b183/_pkg_.a packagefile text/template=$WORK/b185/_pkg_.a packagefile net/http/pprof=$WORK/b307/_pkg_.a packagefile expvar=$WORK/b054/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b119/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b120/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b121/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b150/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b157/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b158/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b159/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b163/_pkg_.a packagefile runtime/debug=$WORK/b168/_pkg_.a packagefile bufio=$WORK/b043/_pkg_.a packagefile compress/gzip=$WORK/b056/_pkg_.a packagefile net/http/httptrace=$WORK/b117/_pkg_.a packagefile github.com/julienschmidt/httprouter=$WORK/b241/_pkg_.a packagefile encoding/hex=$WORK/b089/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b314/_pkg_.a packagefile go/doc=$WORK/b316/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b094/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b095/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/singleflight=$WORK/b096/_pkg_.a packagefile container/list=$WORK/b060/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a packagefile net/http/internal=$WORK/b118/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile regexp/syntax=$WORK/b046/_pkg_.a packagefile github.com/prometheus/alertmanager/api/metrics=$WORK/b052/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b239/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b244/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b271/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b258/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b281/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi=$WORK/b282/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations=$WORK/b286/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alert=$WORK/b287/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup=$WORK/b288/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/general=$WORK/b289/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver=$WORK/b290/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/restapi/operations/silence=$WORK/b291/_pkg_.a packagefile github.com/rs/cors=$WORK/b293/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile os/exec=$WORK/b172/_pkg_.a packagefile compress/lzw=$WORK/b174/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b175/_pkg_.a packagefile github.com/google/btree=$WORK/b179/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b180/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b187/_pkg_.a packagefile github.com/miekg/dns=$WORK/b189/_pkg_.a packagefile github.com/sean-/seed=$WORK/b197/_pkg_.a packagefile hash/crc32=$WORK/b058/_pkg_.a packagefile database/sql/driver=$WORK/b199/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b201/_pkg_.a packagefile crypto=$WORK/b069/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile crypto/x509=$WORK/b086/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b205/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b210/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b230/_pkg_.a packagefile crypto/des=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b071/_pkg_.a packagefile crypto/ed25519=$WORK/b078/_pkg_.a packagefile crypto/elliptic=$WORK/b072/_pkg_.a packagefile crypto/hmac=$WORK/b080/_pkg_.a packagefile crypto/rc4=$WORK/b082/_pkg_.a packagefile crypto/rsa=$WORK/b083/_pkg_.a packagefile crypto/sha1=$WORK/b084/_pkg_.a packagefile crypto/sha512=$WORK/b074/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile encoding/pem=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b104/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b237/_pkg_.a packagefile html=$WORK/b184/_pkg_.a packagefile text/template/parse=$WORK/b186/_pkg_.a packagefile internal/profile=$WORK/b308/_pkg_.a packagefile runtime/pprof=$WORK/b309/_pkg_.a packagefile runtime/trace=$WORK/b310/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b122/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b123/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b138/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b128/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b130/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b140/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b141/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b151/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b153/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b155/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b161/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b164/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b165/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b166/_pkg_.a packagefile compress/flate=$WORK/b057/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b315/_pkg_.a packagefile go/ast=$WORK/b317/_pkg_.a packagefile go/token=$WORK/b134/_pkg_.a packagefile internal/lazyregexp=$WORK/b319/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b110/_pkg_.a packagefile encoding/gob=$WORK/b182/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b245/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b253/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b248/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b260/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b272/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b275/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b276/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b277/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b278/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b279/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b280/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b259/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b261/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b262/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b266/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b267/_pkg_.a packagefile github.com/go-openapi/runtime/flagext=$WORK/b283/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b285/_pkg_.a packagefile golang.org/x/net/netutil=$WORK/b292/_pkg_.a packagefile crypto/internal/subtle=$WORK/b064/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b176/_pkg_.a packagefile net/rpc=$WORK/b181/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b188/_pkg_.a packagefile crypto/dsa=$WORK/b087/_pkg_.a packagefile encoding/asn1=$WORK/b076/_pkg_.a packagefile encoding/base32=$WORK/b190/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b191/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b192/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b196/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b202/_pkg_.a packagefile crypto/x509/pkix=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b077/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b206/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b207/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b211/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b217/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b212/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b231/_pkg_.a packagefile crypto/internal/randutil=$WORK/b073/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b079/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b102/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b238/_pkg_.a packagefile text/tabwriter=$WORK/b209/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b127/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b124/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b135/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b136/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b129/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b133/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b139/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b146/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b147/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b149/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b152/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b154/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b156/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b167/_pkg_.a packagefile go/scanner=$WORK/b318/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b108/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b246/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b247/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b254/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b249/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b251/_pkg_.a packagefile encoding/csv=$WORK/b273/_pkg_.a packagefile encoding/xml=$WORK/b274/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b263/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b265/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b268/_pkg_.a packagefile github.com/docker/go-units=$WORK/b284/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b177/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b193/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b194/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b195/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b208/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b213/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b215/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b216/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b125/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b144/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b145/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b148/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b255/_pkg_.a packagefile github.com/josharian/intern=$WORK/b250/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b252/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b264/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b269/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b214/_pkg_.a packagefile hash/fnv=$WORK/b126/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b256/_pkg_.a packagefile golang.org/x/text/width=$WORK/b257/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=CzPaXprzsPfcmOT7xO17/1lJ8bWdyIx50t2mZ4SwN/bDB1SlNrx3fyzNmTad2F/CzPaXprzsPfcmOT7xO17 -X github.com/prometheus/alertmanager/version=0.21.0 -B 0xaf62c09059d0f2ec5afbc4649e6a16d04a88a092 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/alertmanager-0.21.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/alertmanager-0.21.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.21.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/prometheus/alertmanager/version=0.21.0 -B 0xce404e7396c5b2f55fb71aa30711aab73a6c026e -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/alertmanager-0.21.0/_build/bin/amtool github.com/prometheus/alertmanager/cmd/amtool WORK=/tmp/go-build344326001 internal/nettrace vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b080/ internal/unsafeheader mkdir -p $WORK/b006/ mkdir -p $WORK/b057/ crypto/subtle mkdir -p $WORK/b049/ unicode/utf8 mkdir -p $WORK/b019/ encoding mkdir -p $WORK/b025/ golang.org/x/net/internal/iana golang.org/x/sys/internal/unsafeheader unicode/utf16 mkdir -p $WORK/b041/ crypto/internal/subtle google.golang.org/protobuf/internal/flags mkdir -p $WORK/b270/ vendor/golang.org/x/crypto/internal/subtle go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b125/ mkdir -p $WORK/b236/ internal/race mkdir -p $WORK/b048/ go.mongodb.org/mongo-driver/bson/bsonoptions internal/cpu mkdir -p $WORK/b010/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF runtime/internal/atomic mkdir -p $WORK/b011/ container/list cat >$WORK/b049/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b236/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b202/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b270/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid DYXPEIv0tvHQd1w7fIDv/DYXPEIv0tvHQd1w7fIDv -goversion go1.15.6 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF math/bits cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b125/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b086/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid wloF0Nz7RHwlFyd-EfmB/wloF0Nz7RHwlFyd-EfmB -goversion go1.15.6 -D "" -importcfg $WORK/b049/importcfg -pack ./constant_time.go cd /usr/share/gocode/src/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid 2QEM9rhguW4r-ltcJUBG/2QEM9rhguW4r-ltcJUBG -goversion go1.15.6 -D "" -importcfg $WORK/b236/importcfg -pack ./unsafeheader.go cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding -std -complete -installsuffix shared -buildid N6U1oSY8YNdp_3Njzym1/N6U1oSY8YNdp_3Njzym1 -goversion go1.15.6 -D "" -importcfg $WORK/b025/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid kMWV1cTSSFma-Di2gl4y/kMWV1cTSSFma-Di2gl4y -goversion go1.15.6 -D "" -importcfg $WORK/b080/importcfg -pack ./nettrace.go unicode cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid NbVuJRkLkNVRnksUcyGt/NbVuJRkLkNVRnksUcyGt -goversion go1.15.6 -D "" -importcfg $WORK/b006/importcfg -pack ./unsafeheader.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b011/symabis ./asm_386.s cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF sync/atomic cd /usr/share/gocode/src/golang.org/x/net/internal/iana /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p golang.org/x/net/internal/iana -complete -installsuffix shared -buildid s-G986piIvTg6fg-5b4D/s-G986piIvTg6fg-5b4D -goversion go1.15.6 -D "" -importcfg $WORK/b270/importcfg -pack ./const.go runtime/internal/sys cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 4gCXoioFho3EfcleWjLH/4gCXoioFho3EfcleWjLH -goversion go1.15.6 -D "" -importcfg $WORK/b041/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b236/_pkg_.a # internal mkdir -p $WORK/b016/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b123/ cd /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsontype /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid yoBaNLORWYh9J0eUSNBR/yoBaNLORWYh9J0eUSNBR -goversion go1.15.6 -D "" -importcfg $WORK/b125/importcfg -pack ./bsontype.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid g2KjkUcxkS2yn96ydTPM/g2KjkUcxkS2yn96ydTPM -goversion go1.15.6 -D "" -importcfg $WORK/b048/importcfg -pack ./aliasing.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b010/symabis ./cpu_x86.s runtime/cgo cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid R8aI9Nfx8QkHANiSPGrd/R8aI9Nfx8QkHANiSPGrd -goversion go1.15.6 -D "" -importcfg $WORK/b057/importcfg -pack ./asn1.go mkdir -p $WORK/b062/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b006/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid unPFmspzGgmLmPz1DnBW/unPFmspzGgmLmPz1DnBW -goversion go1.15.6 -D "" -importcfg $WORK/b086/importcfg -pack ./aliasing.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b029/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid T8ZQvgifXyQjA-eVwVqA/T8ZQvgifXyQjA-eVwVqA -goversion go1.15.6 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_386.go ./stubs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal cat >$WORK/b123/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b018/ cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p internal/race -std -complete -installsuffix shared -buildid vayNRSWyfK8XA8ovb8O7/vayNRSWyfK8XA8ovb8O7 -goversion go1.15.6 -D "" -importcfg $WORK/b016/importcfg -pack ./doc.go ./norace.go cd /usr/share/gocode/src/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid Eg6MWlKCtr3GD0V4TtNK/Eg6MWlKCtr3GD0V4TtNK -goversion go1.15.6 -D "" -importcfg $WORK/b202/importcfg -pack ./flags.go ./proto_legacy_disable.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b270/_pkg_.a # internal cat >$WORK/b062/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal mkdir -p $WORK/b017/ cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/53/53306bb242d1c5cbb8df82741c3427017d0f21fc73ce77c0a8139070c0ec2641-d # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b013/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p container/list -std -complete -installsuffix shared -buildid u7uEoTrnByfaxhxX-wkH/u7uEoTrnByfaxhxX-wkH -goversion go1.15.6 -D "" -importcfg $WORK/b062/importcfg -pack ./list.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid lb3uOX4k_mQIvIWDir0S/lb3uOX4k_mQIvIWDir0S -goversion go1.15.6 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./cpu.go ./cpu_386.go ./cpu_x86.go mkdir -p $WORK/b082/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b202/_pkg_.a # internal cd /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonoptions /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid P41Wa4XvVNkYR41W0FKv/P41Wa4XvVNkYR41W0FKv -goversion go1.15.6 -D "" -importcfg $WORK/b123/importcfg -pack ./byte_slice_codec_options.go ./empty_interface_codec_options.go ./map_codec_options.go ./slice_codec_options.go ./string_codec_options.go ./struct_codec_options.go ./time_codec_options.go ./uint_codec_options.go cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode -std -complete -installsuffix shared -buildid OuhUzSUq70cpjetgKZv4/OuhUzSUq70cpjetgKZv4 -goversion go1.15.6 -D "" -importcfg $WORK/b018/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/1d/1d5197890b4a513fa57e6803d1a246f2d1faa0226ec81b6b5f2fe9c17e7658c8-d # internal cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/d1/d1ae02fb61f84587744956dd3763780ef87f9c98bda95048031ce0877f73643d-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b017/symabis ./asm.s cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p math/bits -std -complete -installsuffix shared -buildid 1S1Bj_4XhWZ9daxdu7oW/1S1Bj_4XhWZ9daxdu7oW -goversion go1.15.6 -D "" -importcfg $WORK/b029/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/76/76329dd938cd0fef5756fac843aec5e8fe4d5637787a1837d43ae02036fd726a-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b082/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b082/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/sys -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b013/symabis ./intrinsics_386.s cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/8b/8b3c626e6243bf8382b7d71547e479bfd75651990e682cb1891c88a05aef2ae4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/9a/9a6383b76ffd63afce7b3505532c0770b3233929e1a74f96893f0e397782da85-d # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/fa/faef23556519267e784af0fa3351b2da715ca8301f4697bfa3904b547cb72085-d # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/31/31a193b4a87a72a415f734304b4eef774c4123bb1dd2511078eb75c2dd6df64f-d # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/f8/f89508757090f9fcebc126ac93e659e9a1865add45134459443c8607787b02b0-d # internal cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/6d/6d35cd9c29c0aba1505c88c39183b645f55b645ecb22be58bca8d2521f229256-d # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid lmlCjVEjtkru3VOQ22xh/lmlCjVEjtkru3VOQ22xh -goversion go1.15.6 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./arch.go ./arch_386.go ./intrinsics_common.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/db/dbce124f905451b35f9da6619c02522db5ed0bd253a476db8415baf6790fe606-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p sync/atomic -std -installsuffix shared -buildid CgXHX9ge5J5Z-jLTKWuv/CgXHX9ge5J5Z-jLTKWuv -goversion go1.15.6 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_386.o # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/16/166c7f8073e772f18fcc665b49f87e9f6525b53df96c241c3e2d75200da3c208-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/76/7663c2834180e8c40f4af92e9e7b08bbccbcf20e225088d3f43ace9e1f4498f6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/64/64f3f30f4ec3bfbdee2bc13d230c9a1fb3f1fc0af1da03011ba320c3148725da-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/45/453c485c6edc6c8e8f5f27531966b092fc233e432c54c67cb32d977f4987cfa7-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b017/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/internal/sys -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b013/intrinsics_386.o ./intrinsics_386.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b017/_pkg_.a $WORK/b017/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b013/_pkg_.a $WORK/b013/intrinsics_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/40/40fca1ec128db8a41e2b236d5c6441a4e4c2a0d2a81ceebcdb6164d9f2d3370e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b010/_pkg_.a $WORK/b010/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/85/8589d1b92af91332cb6de85dbc140161d77251b4088d4e1e006fd796da49ad79-d # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/19/19225d10162d930c51aee17e17d5ad17bdc6c157abadc34091cd973824396f7b-d # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/e5/e5b7bebb152f5431b823ebc2d4ffd86d00f9d352421eedac658f41031a74f4c6-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/c2/c21753ef2c8a99cfcce2840d39768d821f12e9536cbbbd72d888ba10feb8c509-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/03/03b12b6a90219d7b3492ddb9d490f9f755a3d3cdb788339a1581712dd88d3553-d # internal gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true runtime/internal/math google.golang.org/protobuf/internal/set cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b012/ mkdir -p $WORK/b206/ mkdir -p $WORK/b039/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid zmjDdBGf9eq_pQ7qTORl/zmjDdBGf9eq_pQ7qTORl -goversion go1.15.6 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b029/_pkg_.a EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a EOF internal/bytealg cd /usr/share/gocode/src/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid z4iX6MntSWYQSqviX7iC/z4iX6MntSWYQSqviX7iC -goversion go1.15.6 -D "" -importcfg $WORK/b206/importcfg -pack ./ints.go mkdir -p $WORK/b009/ cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid w0MbxVDNN7LiHFqOBW50/w0MbxVDNN7LiHFqOBW50 -goversion go1.15.6 -D "" -importcfg $WORK/b039/importcfg -pack ./log.go cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b009/symabis ./compare_386.s ./equal_386.s ./indexbyte_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/fa/faeb6f7017154f5a8cf4e5f0f3d3a077d188892b440ca334438971ccbdb756fe-d # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid BBSzr-XfZlaN0Qit5tWy/BBSzr-XfZlaN0Qit5tWy -goversion go1.15.6 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go math mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b028/symabis ./asin_386.s ./atan2_386.s ./atan_386.s ./exp2_386.s ./expm1_386.s ./floor_386.s ./frexp_386.s ./hypot_386.s ./ldexp_386.s ./log10_386.s ./log1p_386.s ./log_386.s ./mod_386.s ./modf_386.s ./remainder_386.s ./sqrt_386.s ./stubs_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/81/8151b0dcf7b441935abe6e9e20520df091b959a574ff3c2e29055cedb4eb272f-d # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/6d/6de06ec9f53b861e2e57acd57a64fef445aa919a687b01301428c04c2fbfb95f-d # internal cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b029/_pkg_.a EOF cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p math -std -installsuffix shared -buildid 5yWFbM4JL9Wfs3b1xoSf/5yWFbM4JL9Wfs3b1xoSf -goversion go1.15.6 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/compare_386.o ./compare_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/equal_386.o ./equal_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -g -O2 -Wall -Werror -o $WORK/b082/_x003.o -c gcc_context.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/indexbyte_386.o ./indexbyte_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b009/_pkg_.a $WORK/b009/compare_386.o $WORK/b009/equal_386.o $WORK/b009/indexbyte_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/2d/2de752c2c3c5ab0e588a588e98287008b75726e47055022308a8fcd83c155b1a-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/65/653de1c933fe8a98b3f2f2562f1990dfb830ef696c94b85ff5c72e805f93b4fb-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_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b008/symabis ./asm.s ./asm_386.s ./duff_386.s ./memclr_386.s ./memmove_386.s ./preempt_386.s ./rt0_linux_386.s ./sys_linux_386.s ./vlop_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -g -O2 -Wall -Werror -o $WORK/b082/_x004.o -c gcc_fatalf.c cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p runtime -std -+ -installsuffix shared -buildid VEOSmMoU4NK8UJzM9LHo/VEOSmMoU4NK8UJzM9LHo -goversion go1.15.6 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.go ./os_nonopenbsd.go ./panic.go ./panic32.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_386.go ./signal_linux_386.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_386.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_386.go ./vlrt.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -g -O2 -Wall -Werror -o $WORK/b082/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -g -O2 -Wall -Werror -o $WORK/b082/_x006.o -c gcc_linux_386.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b028/asin_386.o ./asin_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b028/atan2_386.o ./atan2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b028/atan_386.o ./atan_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -g -O2 -Wall -Werror -o $WORK/b082/_x007.o -c gcc_setenv.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b028/exp2_386.o ./exp2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b028/expm1_386.o ./expm1_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b028/floor_386.o ./floor_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b028/frexp_386.o ./frexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b028/hypot_386.o ./hypot_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b028/ldexp_386.o ./ldexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b028/log10_386.o ./log10_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b028/log1p_386.o ./log1p_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -g -O2 -Wall -Werror -o $WORK/b082/_x008.o -c gcc_traceback.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b028/log_386.o ./log_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b028/mod_386.o ./mod_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b028/modf_386.o ./modf_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b028/remainder_386.o ./remainder_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b028/sqrt_386.o ./sqrt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p math -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b028/stubs_386.o ./stubs_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b028/_pkg_.a $WORK/b028/asin_386.o $WORK/b028/atan2_386.o $WORK/b028/atan_386.o $WORK/b028/exp2_386.o $WORK/b028/expm1_386.o $WORK/b028/floor_386.o $WORK/b028/frexp_386.o $WORK/b028/hypot_386.o $WORK/b028/ldexp_386.o $WORK/b028/log10_386.o $WORK/b028/log1p_386.o $WORK/b028/log_386.o $WORK/b028/mod_386.o $WORK/b028/modf_386.o $WORK/b028/remainder_386.o $WORK/b028/sqrt_386.o $WORK/b028/stubs_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -g -O2 -Wall -Werror -o $WORK/b082/_x009.o -c gcc_util.c cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/c5/c52d6e968d8110b915d8e81c3f8d695867927bc66d91c6fd3b1367b99ad533b3-d # internal TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -g -O2 -Wall -Werror -o $WORK/b082/_x010.o -c gcc_386.S cd $WORK/b082 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -o $WORK/b082/_cgo_.o $WORK/b082/_cgo_main.o $WORK/b082/_x001.o $WORK/b082/_x002.o $WORK/b082/_x003.o $WORK/b082/_x004.o $WORK/b082/_x005.o $WORK/b082/_x006.o $WORK/b082/_x007.o $WORK/b082/_x008.o $WORK/b082/_x009.o $WORK/b082/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b082/_cgo_.o -dynout $WORK/b082/_cgo_import.go -dynlinker cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b082/symabis ./asm_386.s cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 2GC24fXk1AllqRIVOU3R/2GC24fXk1AllqRIVOU3R -goversion go1.15.6 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b082/_cgo_gotypes.go $WORK/b082/cgo.cgo1.go $WORK/b082/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/cgo -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b082/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b082/_pkg_.a $WORK/b082/asm_386.o $WORK/b082/_x001.o $WORK/b082/_x002.o $WORK/b082/_x003.o $WORK/b082/_x004.o $WORK/b082/_x005.o $WORK/b082/_x006.o $WORK/b082/_x007.o $WORK/b082/_x008.o $WORK/b082/_x009.o $WORK/b082/_x010.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/ac/ac27361358ffb2fc069be7ae500cc58259758b94c895f5838cef0dbff73fa3b0-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/preempt_386.o ./preempt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/vlop_386.o ./vlop_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_386.o $WORK/b008/duff_386.o $WORK/b008/memclr_386.o $WORK/b008/memmove_386.o $WORK/b008/preempt_386.o $WORK/b008/rt0_linux_386.o $WORK/b008/sys_linux_386.o $WORK/b008/vlop_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/a9/a99e8901488351f88137f795a35deb63054aad023903db11adb8de7c56b994c2-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b005/symabis ./asm.s sync mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync -std -installsuffix shared -buildid MxD5cK0TdDLD3w8Vyg_W/MxD5cK0TdDLD3w8Vyg_W -goversion go1.15.6 -D "" -importcfg $WORK/b015/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid neVKKjiDWMmxdp1ipqJH/neVKKjiDWMmxdp1ipqJH -goversion go1.15.6 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/22/22f8f4a8e8dcc70c7eeae6bf58ca0f17cd214328e9ba110c295797a631475aaf-d # internal google.golang.org/protobuf/internal/pragma github.com/josharian/intern mkdir -p $WORK/b199/ internal/singleflight mkdir -p $WORK/b132/ mkdir -p $WORK/b081/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid AYxkDAUKxSFmKR9Sgkxr/AYxkDAUKxSFmKR9Sgkxr -goversion go1.15.6 -D "" -importcfg $WORK/b199/importcfg -pack ./pragma.go cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF math/rand mkdir -p $WORK/b052/ cd /usr/share/gocode/src/github.com/josharian/intern /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/josharian/intern -complete -installsuffix shared -buildid qoi4dzq5bK0FimUDTuIL/qoi4dzq5bK0FimUDTuIL -goversion go1.15.6 -D "" -importcfg $WORK/b132/importcfg -pack ./intern.go cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid vVaiyY1_DLjctCj8Ee8m/vVaiyY1_DLjctCj8Ee8m -goversion go1.15.6 -D "" -importcfg $WORK/b081/importcfg -pack ./singleflight.go cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p math/rand -std -complete -installsuffix shared -buildid XPRDmHFlCfDXrpaI2bJc/XPRDmHFlCfDXrpaI2bJc -goversion go1.15.6 -D "" -importcfg $WORK/b052/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/75/7581ae7d3490044640eeba16cea6d8860afd956530404f93f58705ceeee4173e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/b2/b2d289b4e9738801d7fe9b04a620524521b621076e6d4fa6d42dcced447e6298-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/89/8952ce3575a69431c3c9edad6234a0e14694cc2b257e746b85e63e15215c4c83-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/c6/c65de00dd26f0e619e9e85155c5e4a6c30bfe7cfbffc434818dbe03f5b1fbd83-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e4/e49283875479041b0a70d2d67a6e304bc5eb4b27eff382c9e6a0683741bb935a-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid Lih9Xre8UOdOV2ubK-22/Lih9Xre8UOdOV2ubK-22 -goversion go1.15.6 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p sort -std -complete -installsuffix shared -buildid IcL8chSNg455bNHTYg6y/IcL8chSNg455bNHTYg6y -goversion go1.15.6 -D "" -importcfg $WORK/b034/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/8a/8acb0c410b4af8560f58a5d326a3b49e2d749b00db3ffff1393e52285800bd43-d # internal internal/oserror mkdir -p $WORK/b023/ io mkdir -p $WORK/b014/ github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b258/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid nBQ53kBERhz8ixE_iwFI/nBQ53kBERhz8ixE_iwFI -goversion go1.15.6 -D "" -importcfg $WORK/b023/importcfg -pack ./errors.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b079/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p io -std -complete -installsuffix shared -buildid TXddXNfOp5sSErAxt5g3/TXddXNfOp5sSErAxt5g3 -goversion go1.15.6 -D "" -importcfg $WORK/b014/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid RlwFaKUyVUsVNZoQeYlF/RlwFaKUyVUsVNZoQeYlF -goversion go1.15.6 -D "" -importcfg $WORK/b079/importcfg -pack ./message.go cd /usr/share/gocode/src/github.com/hashicorp/golang-lru/simplelru /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid IjFeWa7t37b2Q7UYybIG/IjFeWa7t37b2Q7UYybIG -goversion go1.15.6 -D "" -importcfg $WORK/b258/importcfg -pack ./lru.go ./lru_interface.go strconv mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p strconv -std -complete -installsuffix shared -buildid hba-i8UFHEavQRzrSI_L/hba-i8UFHEavQRzrSI_L -goversion go1.15.6 -D "" -importcfg $WORK/b031/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/8d/8d849ef0151960f4dc058424ad6c1d92ffa2c1646f15c27046e03cc970608de1-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_386/asm -p syscall -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b022/symabis ./asm_linux_386.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/oserror=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p syscall -std -installsuffix shared -buildid ULt8x1gObepnO2873ha_/ULt8x1gObepnO2873ha_ -goversion go1.15.6 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/0d/0dc6db6689dd6a8819a41a3c8c325133d85251d9836ae0b79500eaca232c0881-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/ba/ba372df4472ba1bc856b7809bc360c2c7d68839485ddd24b96e008e95e71f400-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b286/ github.com/beorn7/perks/quantile mkdir -p $WORK/b189/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b034/_pkg_.a EOF cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid u7mwrJ30h0IGPxIC6xvq/u7mwrJ30h0IGPxIC6xvq -goversion go1.15.6 -D "" -importcfg $WORK/b286/importcfg -pack ./sortkeys.go cd /usr/share/gocode/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid ioE9QGLY_3yZdMihbEfD/ioE9QGLY_3yZdMihbEfD -goversion go1.15.6 -D "" -importcfg $WORK/b189/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/6f/6f9f49c83af96d4164da05865f4cb33c9856b555f3344e49a3302ca4df0199cf-d # internal hash mkdir -p $WORK/b044/ crypto/internal/randutil text/tabwriter mkdir -p $WORK/b182/ mkdir -p $WORK/b053/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p hash -std -complete -installsuffix shared -buildid 2ub7Hc4m0kE68IiQgkAq/2ub7Hc4m0kE68IiQgkAq -goversion go1.15.6 -D "" -importcfg $WORK/b044/importcfg -pack ./hash.go cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid edfydn5VCaf8ATlmojOh/edfydn5VCaf8ATlmojOh -goversion go1.15.6 -D "" -importcfg $WORK/b182/importcfg -pack ./tabwriter.go cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF bytes strings mkdir -p $WORK/b003/ cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid mFX8LMemoP9gs-PD80nE/mFX8LMemoP9gs-PD80nE -goversion go1.15.6 -D "" -importcfg $WORK/b053/importcfg -pack ./randutil.go mkdir -p $WORK/b040/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid AEvVOfu07r6Dv5kJBgso/AEvVOfu07r6Dv5kJBgso -goversion go1.15.6 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p strings -std -complete -installsuffix shared -buildid X-NPSdV1IvubNMd61p-8/X-NPSdV1IvubNMd61p-8 -goversion go1.15.6 -D "" -importcfg $WORK/b040/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/71/7173d90c86510652c35604f13857db17e7eb9d23337d430d8e8f91ab2e0abc75-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/f0/f040ba47c59e4f45704dd866bcae223b85fe06f9267110ccaf4e02c92fdaa1d0-d # internal crypto/hmac mkdir -p $WORK/b066/ hash/fnv mkdir -p $WORK/b196/ hash/crc32 cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid MS7moxP_DtenX_37pZJS/MS7moxP_DtenX_37pZJS -goversion go1.15.6 -D "" -importcfg $WORK/b066/importcfg -pack ./hmac.go mkdir -p $WORK/b097/ cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/ca/cae35636386bd880c7ce38f4cf35a3326efd6fd502e5f5ab013fab231d2194e3-d # internal cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid O3qfTq9fyMXOS32wZUmN/O3qfTq9fyMXOS32wZUmN -goversion go1.15.6 -D "" -importcfg $WORK/b196/importcfg -pack ./fnv.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid 7Z3r0-ZUAqRCRUn1gSTC/7Z3r0-ZUAqRCRUn1gSTC -goversion go1.15.6 -D "" -importcfg $WORK/b097/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/14/14a637ce4eeecaf96a083d8e9d0f770631a7fd42898b0fc9da3a5b79c167ce8b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/53/53c06c8f09fd5fe5cf4f230eacddc15c8ffa16d4aebbb54b48516d693d79f4e9-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid 7jrQoUwKtVvLX8ZGyZLH/7jrQoUwKtVvLX8ZGyZLH -goversion go1.15.6 -D "" -importcfg $WORK/b089/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/f0/f0e066b2af9fa12dcea672a27c53212d96612e286281ae7322721c43309c0e3d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/24/241e1f02c2c09d5f77c99a9574e1f79c538c4ad06693d539e133d7216d32c04f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/b8/b8724dcbd78eb7d4405d42cfc9586c399bcf7252efefdec73c601c0620155a57-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/c4/c48c4ee9f7d2f74468cbb4cd9b529ee90ff95ad0cf090c3d9f7fd042ea26c1d7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/ca/cac64d609db732de2dba15dc3da54bddea4631a658cef37b6a9de414bccb5649-d # internal golang.org/x/text/transform vendor/golang.org/x/text/transform mkdir -p $WORK/b148/ mkdir -p $WORK/b101/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid K9wcLV272W8j3NvmX5rK/K9wcLV272W8j3NvmX5rK -goversion go1.15.6 -D "" -importcfg $WORK/b148/importcfg -pack ./transform.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid pZ4sWavKY0j1vlvgEJsK/pZ4sWavKY0j1vlvgEJsK -goversion go1.15.6 -D "" -importcfg $WORK/b101/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/28/28dc45025e5b2156ccfa69e2da705d88f91c32a1b0ca67681d2077070f83d5cc-d # internal path mkdir -p $WORK/b113/ bufio mkdir -p $WORK/b060/ github.com/hashicorp/go-immutable-radix mkdir -p $WORK/b257/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p bufio -std -complete -installsuffix shared -buildid 5ypryXDfji0oF4k1t_3r/5ypryXDfji0oF4k1t_3r -goversion go1.15.6 -D "" -importcfg $WORK/b060/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p path -std -complete -installsuffix shared -buildid 6OnANS6qJVf-GoGT_TVX/6OnANS6qJVf-GoGT_TVX -goversion go1.15.6 -D "" -importcfg $WORK/b113/importcfg -pack ./match.go ./path.go cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b258/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/go-immutable-radix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/hashicorp/go-immutable-radix -complete -installsuffix shared -buildid 8zdjX9XesWQH44sVgr9E/8zdjX9XesWQH44sVgr9E -goversion go1.15.6 -D "" -importcfg $WORK/b257/importcfg -pack ./edges.go ./iradix.go ./iter.go ./node.go ./raw_iter.go ./reverse_iter.go html mkdir -p $WORK/b117/ cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/a6/a6eec07f16c533ae10da68929d254b810d2939fe62820e785c8d749ffe785222-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal crypto mkdir -p $WORK/b043/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF crypto/rc4 github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b068/ cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p html -std -complete -installsuffix shared -buildid -wYJxi3jSf8ocH1lOlDS/-wYJxi3jSf8ocH1lOlDS -goversion go1.15.6 -D "" -importcfg $WORK/b117/importcfg -pack ./entity.go ./escape.go mkdir -p $WORK/b230/ encoding/base32 mkdir -p $WORK/b266/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto -std -complete -installsuffix shared -buildid dteRYLg_Ln4EbfN7n0Sa/dteRYLg_Ln4EbfN7n0Sa -goversion go1.15.6 -D "" -importcfg $WORK/b043/importcfg -pack ./crypto.go cd /usr/share/gocode/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid ZrC7LEqCX4LcFkQoMGXG/ZrC7LEqCX4LcFkQoMGXG -goversion go1.15.6 -D "" -importcfg $WORK/b230/importcfg -pack ./autoneg.go regexp/syntax cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b119/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal reflect mkdir -p $WORK/b030/ cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid ILAMoHZSsTmRobUf7bqX/ILAMoHZSsTmRobUf7bqX -goversion go1.15.6 -D "" -importcfg $WORK/b068/importcfg -pack ./rc4.go cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid g0Tj29wB2BOqX4r_r4sr/g0Tj29wB2BOqX4r_r4sr -goversion go1.15.6 -D "" -importcfg $WORK/b266/importcfg -pack ./base32.go cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b030/symabis ./asm_386.s cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid F_7R0fDZczz2EI12K-KM/F_7R0fDZczz2EI12K-KM -goversion go1.15.6 -D "" -importcfg $WORK/b119/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/0b/0bc263514620a2f8edec0453c7eecec5dcc8a46c822631832923a5eed488881e-d # internal cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p reflect -std -installsuffix shared -buildid x5dqQzCD6zEA1SgR9ScP/x5dqQzCD6zEA1SgR9ScP -goversion go1.15.6 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/9f/9f9816ac96a8790848fbf46b77cd6f915f34c25d9b319c0f2a726891c8eeee16-d # internal golang.org/x/text/width mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b148/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/width /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p golang.org/x/text/width -complete -installsuffix shared -buildid q7jKHPxc_XRhfn9kobz2/q7jKHPxc_XRhfn9kobz2 -goversion go1.15.6 -D "" -importcfg $WORK/b151/importcfg -pack ./kind_string.go ./tables12.0.0.go ./transform.go ./trieval.go ./width.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/05/05f93665df5d486c623783e33300396a36656343c4ca464b4fdd0aea7be20040-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/b4/b480ee3728a72dd4ac8fd12bdbf377d5b0df9de70752424ea53cbe3a291ddb26-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/67/67106f776dff478ed263c5a8a9e88cbb73c00d2a157e29ea32338702560d5438-d # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/4e/4e067057a6f60a6204648f0acae25726a695dfbd286464a54b3cbe567b764f63-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/0a/0a216e72ee87721e852c49d548f3a1c04e5f92d274f9c2999ce6eebbdaf33467-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/b0/b09c0f6fdf5dd9e50fc32a8509293507f3c9bf14b6a9064fcde5ce59b7241c9e-d # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/78/7899934d921a30816808e581e40abb8be97f33972e160def4f75ffbed7147f23-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/be/be385db5610e3ff7c1416beb4205096251d0eccabe7516bb89146f41d80641ce-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b257/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/1f/1f1d9cb12949e802345c9a5a9e6465f935b95b53e472d9c3ca3749c8055ae52a-d # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/5e/5ee0c851a65313c443d4f3208e4b8621bdcef71fb16b58784a6468cd1658ce67-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -p syscall -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b022/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/15/15b2213f38df9b34eb15f2a0db6fca7738bb85ca5b331252eb755d47a0d01dab-d # internal internal/syscall/execenv mkdir -p $WORK/b038/ internal/syscall/unix mkdir -p $WORK/b037/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b022/_pkg_.a EOF cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid RyqJHz3FsEBhm2wngGYz/RyqJHz3FsEBhm2wngGYz -goversion go1.15.6 -D "" -importcfg $WORK/b038/importcfg -pack ./execenv_default.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid 1hLIgnMYQBJfHaV3ebXm/1hLIgnMYQBJfHaV3ebXm -goversion go1.15.6 -D "" -importcfg $WORK/b037/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_386.go time mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p time -std -installsuffix shared -buildid vWXAZ67OZA5HtSiDLu-4/vWXAZ67OZA5HtSiDLu-4 -goversion go1.15.6 -D "" -importcfg $WORK/b021/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/b9/b92805e921cc3b53006290fe58c6b2562a7f0558f4737340d32c13a6b751a58f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/38/381132dacaf356cb058418ae0b504ede9b039ff0d87c48e3b125881673b6608e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/e0/e0cdda5dcbda758f954a0759ffe2a93bcaed5ad5dfb465d8c1ee9cb2cb53dee8-d # internal regexp mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp/syntax=$WORK/b119/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p regexp -std -complete -installsuffix shared -buildid NyjuGgf6uWTEvzvwFX5D/NyjuGgf6uWTEvzvwFX5D -goversion go1.15.6 -D "" -importcfg $WORK/b118/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/c5/c5bc457174a866b9e923565e677579bf1f8a4aba86f962542cce6be34de4d785-d # internal github.com/jpillora/backoff mkdir -p $WORK/b240/ context mkdir -p $WORK/b020/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b052/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jpillora/backoff /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/jpillora/backoff -complete -installsuffix shared -buildid dfr0Yj-0r8kEZjkeSdO6/dfr0Yj-0r8kEZjkeSdO6 -goversion go1.15.6 -D "" -importcfg $WORK/b240/importcfg -pack ./backoff.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p context -std -complete -installsuffix shared -buildid TWAjICGhuOYjf__HSXPR/TWAjICGhuOYjf__HSXPR -goversion go1.15.6 -D "" -importcfg $WORK/b020/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal internal/poll mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/poll -std -installsuffix shared -buildid M3fhJpzHqDgv5POJ2Cnr/M3fhJpzHqDgv5POJ2Cnr -goversion go1.15.6 -D "" -importcfg $WORK/b036/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/2c/2cac80be6bdb4f08ce7505bd47740401c6abf2734071ecb14d7566a9d1115e18-d # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/48/4854d9535f600a8a483097f7a700803e2a6b7d64084c9ad82ca4cb27b619fe3a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/fc/fc6ee7e389153241a3b2c7d9140d82d0b9258640555c86ecb0243da155344bac-d # internal github.com/cenkalti/backoff/v4 mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/rand=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cenkalti/backoff/v4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/cenkalti/backoff/v4 -complete -installsuffix shared -buildid cK8XM9Wf7Dv9mZgys695/cK8XM9Wf7Dv9mZgys695 -goversion go1.15.6 -D "" -importcfg $WORK/b248/importcfg -pack ./backoff.go ./context.go ./exponential.go ./retry.go ./ticker.go ./timer.go ./tries.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/5c/5cd9c6e948648eccaefdde430eb68fedbe2ec5504fd8d228dc30f30174792ef2-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -p reflect -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b030/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/ab/abb5abfbafbc92e1808063a76ce8f3e7c9a1be36b04d990d05c20f74160d3dd6-d # internal os mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b023/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile internal/testlog=$WORK/b039/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p os -std -installsuffix shared -buildid ohZ34CqBs79wwJ0rxff3/ohZ34CqBs79wwJ0rxff3 -goversion go1.15.6 -D "" -importcfg $WORK/b035/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/0a/0a7c2756fe7aced80f064349bf628c546d1b936058d6463f0ea07daae63f1fe2-d # internal github.com/hashicorp/errwrap internal/fmtsort mkdir -p $WORK/b264/ encoding/binary mkdir -p $WORK/b027/ mkdir -p $WORK/b033/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid sQ-E9C1Nfj6Py80j1dhv/sQ-E9C1Nfj6Py80j1dhv -goversion go1.15.6 -D "" -importcfg $WORK/b264/importcfg -pack ./errwrap.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid QMJIRgf9M9yG6m4G7Aj3/QMJIRgf9M9yG6m4G7Aj3 -goversion go1.15.6 -D "" -importcfg $WORK/b027/importcfg -pack ./binary.go ./varint.go cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid 4NKdGuZGFfcGTPS0Y4j4/4NKdGuZGFfcGTPS0Y4j4 -goversion go1.15.6 -D "" -importcfg $WORK/b033/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/ba/ba03104cb9b77de7259dd607dcfd5cdfe897720e3d00a3c73dc3a20a9284625f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/8f/8f623652f0061126220d30423aa10d858e5e6f6b83c3a45c218c12f0e7cc3531-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/06/06d3367e2fbc075fde382f9184f14d1500e8a740a64d03542553020011cd16eb-d # internal crypto/sha512 mkdir -p $WORK/b054/ crypto/sha256 mkdir -p $WORK/b070/ github.com/cespare/xxhash/v2 encoding/base64 crypto/sha1 mkdir -p $WORK/b069/ mkdir -p $WORK/b190/ mkdir -p $WORK/b026/ cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF github.com/cespare/xxhash mkdir -p $WORK/b249/ cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b070/symabis ./sha256block_386.s crypto/cipher cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF crypto/md5 mkdir -p $WORK/b067/ cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b069/symabis ./sha1block_386.s vendor/golang.org/x/crypto/poly1305 cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b047/ cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid 27JgyTyZTEYPWhmqwjuD/27JgyTyZTEYPWhmqwjuD -goversion go1.15.6 -D "" -importcfg $WORK/b054/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/cespare/xxhash/v2 -complete -installsuffix shared -buildid Rm-HKTq58KSXd-mH_a5_/Rm-HKTq58KSXd-mH_a5_ -goversion go1.15.6 -D "" -importcfg $WORK/b190/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_unsafe.go cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 6YJPSoqizFqU9s401HJb/6YJPSoqizFqU9s401HJb -goversion go1.15.6 -D "" -importcfg $WORK/b026/importcfg -pack ./base64.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b067/symabis ./md5block_386.s crypto/ed25519/internal/edwards25519 cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF mkdir -p $WORK/b087/ cd /usr/share/gocode/src/github.com/cespare/xxhash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/cespare/xxhash -complete -installsuffix shared -buildid gCBdG89ML52mbt202oNp/gCBdG89ML52mbt202oNp -goversion go1.15.6 -D "" -importcfg $WORK/b249/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_unsafe.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b065/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid aFB65MIl12T0L_Ua3JiK/aFB65MIl12T0L_Ua3JiK -goversion go1.15.6 -D "" -importcfg $WORK/b047/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid yCUdxWjiVXcGakw4RqG7/yCUdxWjiVXcGakw4RqG7 -goversion go1.15.6 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid SZ8ZHWxs1Rp_1vNuDD-_/SZ8ZHWxs1Rp_1vNuDD-_ -goversion go1.15.6 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a EOF cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid Uomm3WTuu9X6ATmyxnyA/Uomm3WTuu9X6ATmyxnyA -goversion go1.15.6 -D "" -importcfg $WORK/b065/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid 4_3e4kJOXJA_0wPr1BBS/4_3e4kJOXJA_0wPr1BBS -goversion go1.15.6 -D "" -importcfg $WORK/b087/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/md5 -std -installsuffix shared -buildid o1DOpgVPvvwN0VSI4Cix/o1DOpgVPvvwN0VSI4Cix -goversion go1.15.6 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go golang.org/x/sys/unix mkdir -p $WORK/b235/ cat >$WORK/b235/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -p golang.org/x/sys/unix -trimpath "$WORK/b235=>" -I $WORK/b235/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b235/symabis ./asm_linux_386.s cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b236/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid y_tLp_jUQsUn1NA1dBsy/y_tLp_jUQsUn1NA1dBsy -goversion go1.15.6 -symabis $WORK/b235/symabis -D "" -importcfg $WORK/b235/importcfg -pack -asmhdr $WORK/b235/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_linux_gc.go ./syscall_linux_gc_386.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_386.go ./zptrace_x86_linux.go ./zsyscall_linux.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux.go ./ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/5f/5f7a222360e3fe9a86b955737627c34a4fb1630fbe6a33b744d257764782017b-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha256 -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b070/sha256block_386.o ./sha256block_386.s cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/73/7344ec61a3ba007254f69d00eec5e0d778d87fdd96d728b2e33210abd5c9f0d5-d # internal encoding/pem mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid hLKDRGTDsljFr_jk0LfR/hLKDRGTDsljFr_jk0LfR -goversion go1.15.6 -D "" -importcfg $WORK/b075/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/sha1 -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b069/sha1block_386.o ./sha1block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b190/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b069/_pkg_.a $WORK/b069/sha1block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b070/_pkg_.a $WORK/b070/sha256block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/c0/c065a2b6eba7cd793205c7893ea93575db22a853a72920caea531cd2e019f365-d # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/7a/7ac1e51922812418faedfa4e453ccd77725d70db954f5d78202a784b07e871d8-d # internal internal/lazyregexp mkdir -p $WORK/b180/ cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/8c/8cd9ee7125a82aef86ce42928011e0d80ff178c0c9ee30addc27a153fabf3185-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b195/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b118/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -p crypto/md5 -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b067/md5block_386.o ./md5block_386.s cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid axIs-4kLwmW9_XvraM13/axIs-4kLwmW9_XvraM13 -goversion go1.15.6 -D "" -importcfg $WORK/b180/importcfg -pack ./lazyre.go path/filepath mkdir -p $WORK/b077/ runtime/debug mkdir -p $WORK/b237/ cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/45/45006c82d69d769d2bfec9e4434df4b8fa30378f6123d0b5cfe8dc7f50e66e98-d # internal fmt cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile hash/fnv=$WORK/b196/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF mkdir -p $WORK/b032/ os/signal cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid 4RSjKDFn8MFS9M-bdKu1/4RSjKDFn8MFS9M-bdKu1 -goversion go1.15.6 -D "" -importcfg $WORK/b195/importcfg -pack ./rand.go mkdir -p $WORK/b259/ cat >$WORK/b237/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid JCTKGL5Dr7Cr0hvW2_wQ/JCTKGL5Dr7Cr0hvW2_wQ -goversion go1.15.6 -D "" -importcfg $WORK/b077/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/debug -trimpath "$WORK/b237=>" -I $WORK/b237/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b237/symabis ./debug.s cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/07/0794411544bb93d28441a9e6c7a4e255273c57334e320b1fcaff273ddb8d8ab7-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b067/_pkg_.a $WORK/b067/md5block_386.o # internal cat >$WORK/b259/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b249/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -p os/signal -trimpath "$WORK/b259=>" -I $WORK/b259/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b259/symabis ./sig.s cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p fmt -std -complete -installsuffix shared -buildid w-xvgJjKA30fu2ztJu6U/w-xvgJjKA30fu2ztJu6U -goversion go1.15.6 -D "" -importcfg $WORK/b032/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p runtime/debug -std -installsuffix shared -buildid KrNd070Qb9MZtGjhh0-R/KrNd070Qb9MZtGjhh0-R -goversion go1.15.6 -symabis $WORK/b237/symabis -D "" -importcfg $WORK/b237/importcfg -pack -asmhdr $WORK/b237/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b035/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p os/signal -std -installsuffix shared -buildid 46q-kd-sFtEh_4p5b0qE/46q-kd-sFtEh_4p5b0qE -goversion go1.15.6 -symabis $WORK/b259/symabis -D "" -importcfg $WORK/b259/importcfg -pack -asmhdr $WORK/b259/go_asm.h ./doc.go ./signal.go ./signal_unix.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/bf/bf83cb262a334043c9669d87deb9b1ed2da264080858641e5278c399b6dbab40-d # internal net mkdir -p $WORK/b078/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b180/_pkg_.a # internal cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b078/ -importpath net -- -I $WORK/b078/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/90/90204e2323ed723a04d2d39ec86be6ea206aaa0c346f7b12a3d4fa9a90575ffd-d # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/12/1277b6b75afdb521db288ba3e327e115bdbd06a8b7f64e207fda4af8fdd55a7e-d # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/02/0209150f63009df338d9ff954fb7ce3a06a2dcdb023162ef4f84e969d77786bb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/c5/c56bc92837f551c408b4d56f1bae70bf27c05de234ce4f370549f56d86e92513-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -p runtime/debug -trimpath "$WORK/b237=>" -I $WORK/b237/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b237/debug.o ./debug.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -p os/signal -trimpath "$WORK/b259=>" -I $WORK/b259/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b259/sig.o ./sig.s cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/08/08f89118b5ecbcbae2d42c32b22fffa46263902093597a04a75e6128e9e91305-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b085/ crypto/des mkdir -p $WORK/b063/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid dRsMwPu_W5fRHQX1NLls/dRsMwPu_W5fRHQX1NLls -goversion go1.15.6 -D "" -importcfg $WORK/b085/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile crypto/internal/subtle=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF crypto/aes mkdir -p $WORK/b046/ cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid o7VzLoo0OSVp01KPhJYB/o7VzLoo0OSVp01KPhJYB -goversion go1.15.6 -D "" -importcfg $WORK/b063/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b237/_pkg_.a $WORK/b237/debug.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b237/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b259/_pkg_.a $WORK/b259/sig.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b259/_pkg_.a # internal cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile crypto/internal/subtle=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid TalxVFzh7YzEyigCD2s4/TalxVFzh7YzEyigCD2s4 -goversion go1.15.6 -D "" -importcfg $WORK/b046/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/84/84eca8276e8d02263a579c2f096515105e4d84f3e75b7f81b6d64ccc12b4108a-d # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/8d/8d22ce37065d3ff0983b1632a759d6adf43bc0bbda38c72209ce181fc07ebe86-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/c2/c21becfd3901d3b65b13fd9ecc883d6268a5d99608b887d695255b60c04ee6e5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/0d/0dbaf8c8d011786bf147c4bac596d84c18e1ebff41deabeb953acda79d8bc8c5-d # internal io/ioutil mkdir -p $WORK/b076/ os/exec mkdir -p $WORK/b253/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b077/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/23/2355e8f11108b6a70d83c72677075eb5d396deb2e3f0db401f1cbed0f951a6c3-d # internal cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid n2SVfkoQ9wGpzi1xA8CX/n2SVfkoQ9wGpzi1xA8CX -goversion go1.15.6 -D "" -importcfg $WORK/b076/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b077/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p os/exec -std -complete -installsuffix shared -buildid txPS0I8oY6HuP5hbaAaS/txPS0I8oY6HuP5hbaAaS -goversion go1.15.6 -D "" -importcfg $WORK/b253/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/89/892e9739bdca6fa38ba99c88e1ab8a7db853a9c1e0fd4952adce4466a6be2824-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b087/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid zVTK6oBOuB75K51mSiYH/zVTK6oBOuB75K51mSiYH -goversion go1.15.6 -D "" -importcfg $WORK/b084/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/be/beb88a835b9b40873c597397eca78c9060cedd048783b9a7de229eeea5525bd5-d # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/b1/b1cf4e832004c9f5b72ced2f64ab77e47b2a219e8db4fe3b3dc2d29bb0fae8b7-d # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/3e/3ebcd0c4438755661f9bcddcdfc1064a6ded7da928417091095bc90ef9a78f19-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid MJm-PdvYxd4vPKIIT6VO/MJm-PdvYxd4vPKIIT6VO -goversion go1.15.6 -D "" -importcfg $WORK/b234/importcfg -pack ./parse.go ./readfile.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/c3/c3d45ceedae96790c43e20a162f115b52aaf20b843355ce914382787e9a91498-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/df/dfe5bcee8e79a46cc87e5e7a7cb271d0fd504a0b0878536112e7e065ea9ef35d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/83/837b3769129c962d8ccf4eb1d102ffcc6ab282213c089df6b2e31a4853b2ea6e-d # internal log mkdir -p $WORK/b103/ encoding/hex mkdir -p $WORK/b074/ google.golang.org/protobuf/internal/version mkdir -p $WORK/b218/ encoding/csv cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF database/sql/driver net/url compress/lzw mkdir -p $WORK/b091/ net/http/internal cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid dk6-nrCgFoGnHMYVI1Fc/dk6-nrCgFoGnHMYVI1Fc -goversion go1.15.6 -D "" -importcfg $WORK/b074/importcfg -pack ./hex.go github.com/google/btree cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF github.com/go-stack/stack mkdir -p $WORK/b128/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p log -std -complete -installsuffix shared -buildid k9fGzoGEv1z77aaS4oYp/k9fGzoGEv1z77aaS4oYp -goversion go1.15.6 -D "" -importcfg $WORK/b103/importcfg -pack ./log.go mkdir -p $WORK/b083/ cd /usr/share/gocode/src/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid VS_1-FyHsBqyz1mhTDIv/VS_1-FyHsBqyz1mhTDIv -goversion go1.15.6 -D "" -importcfg $WORK/b218/importcfg -pack ./version.go os/user mkdir -p $WORK/b297/ mkdir -p $WORK/b255/ github.com/go-openapi/runtime/logger cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b112/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF github.com/prometheus/procfs/internal/fs mime/quotedprintable github.com/hashicorp/go-multierror github.com/oklog/run cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b297/ -importpath os/user -- -I $WORK/b297/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p net/url -std -complete -installsuffix shared -buildid J9HaI3GyFo9gU97vBF3B/J9HaI3GyFo9gU97vBF3B -goversion go1.15.6 -D "" -importcfg $WORK/b083/importcfg -pack ./url.go cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF vendor/golang.org/x/net/http2/hpack vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b260/ cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid UcqtAhvyiyRiq2KqR8AK/UcqtAhvyiyRiq2KqR8AK -goversion go1.15.6 -D "" -importcfg $WORK/b091/importcfg -pack ./reader.go ./writer.go github.com/go-logfmt/logfmt mkdir -p $WORK/b185/ encoding/xml cd /usr/share/gocode/src/github.com/go-stack/stack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/go-stack/stack -complete -installsuffix shared -buildid bYyqvMNLQLnPzKymR4SQ/bYyqvMNLQLnPzKymR4SQ -goversion go1.15.6 -D "" -importcfg $WORK/b128/importcfg -pack ./stack.go encoding/json cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF github.com/xlab/treeprint github.com/alecthomas/template/parse cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF mkdir -p $WORK/b024/ google.golang.org/protobuf/internal/errors golang.org/x/net/http2/hpack cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b092/ github.com/pkg/errors cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid SYsMSYHvLhlWcUPRFeCB/SYsMSYHvLhlWcUPRFeCB -goversion go1.15.6 -D "" -importcfg $WORK/b112/importcfg -pack ./chunked.go ./testcert.go github.com/alecthomas/units golang.org/x/net/bpf cd /usr/lib/golang/src/compress/lzw /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p compress/lzw -std -complete -installsuffix shared -buildid qtXrFUxF3ZTgk4BYRXU3/qtXrFUxF3ZTgk4BYRXU3 -goversion go1.15.6 -D "" -importcfg $WORK/b255/importcfg -pack ./reader.go ./writer.go cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/btree /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/google/btree -complete -installsuffix shared -buildid gA9C3Fy5iIPiCG9duQGs/gA9C3Fy5iIPiCG9duQGs -goversion go1.15.6 -D "" -importcfg $WORK/b260/importcfg -pack ./btree.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF compress/flate cd /usr/share/gocode/src/github.com/go-logfmt/logfmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/go-logfmt/logfmt -complete -installsuffix shared -buildid QcLxUq13VzcRejD2Xrq5/QcLxUq13VzcRejD2Xrq5 -goversion go1.15.6 -D "" -importcfg $WORK/b185/importcfg -pack ./decode.go ./doc.go ./encode.go ./jsonstring.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mime cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid trA-_A4gaisR6EuxxV2e/trA-_A4gaisR6EuxxV2e -goversion go1.15.6 -D "" -importcfg $WORK/b092/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go go/token mkdir -p $WORK/b136/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid 7AWLWNyjBGdwVj7KDlYe/7AWLWNyjBGdwVj7KDlYe -goversion go1.15.6 -D "" -importcfg $WORK/b024/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b218/_pkg_.a # internal mkdir -p $WORK/b233/ text/template/parse mkdir -p $WORK/b110/ mkdir -p $WORK/b263/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b077/_pkg_.a EOF vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b279/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF golang.org/x/text/unicode/norm cd /usr/share/gocode/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid 64iokSSPnL_IIQSNAB3B/64iokSSPnL_IIQSNAB3B -goversion go1.15.6 -D "" -importcfg $WORK/b233/importcfg -pack ./fs.go cd /usr/share/gocode/src/github.com/go-openapi/runtime/logger /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/go-openapi/runtime/logger -complete -installsuffix shared -buildid BRxuUzoC8_Dzu2k5G1Dn/BRxuUzoC8_Dzu2k5G1Dn -goversion go1.15.6 -D "" -importcfg $WORK/b136/importcfg -pack ./logger.go ./standard.go cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b107/ gopkg.in/yaml.v2 cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b264/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b088/ encoding/gob mkdir -p $WORK/b142/ cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid 8F-KIaBvpNPlx7KBELd9/8F-KIaBvpNPlx7KBELd9 -goversion go1.15.6 -D "" -importcfg $WORK/b110/importcfg -pack ./reader.go ./writer.go mkdir -p $WORK/b115/ cd /usr/share/gocode/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid 2N1M8MEAhQoeKhR8Gxbx/2N1M8MEAhQoeKhR8Gxbx -goversion go1.15.6 -D "" -importcfg $WORK/b263/importcfg -pack ./append.go ./flatten.go ./format.go ./group.go ./multierror.go ./prefix.go ./sort.go mkdir -p $WORK/b296/ math/big cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/signal=$WORK/b259/_pkg_.a EOF cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b174/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid WM5x5iGlEXnICKPTdTYT/WM5x5iGlEXnICKPTdTYT -goversion go1.15.6 -D "" -importcfg $WORK/b107/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /usr/share/gocode/src/github.com/oklog/run /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/oklog/run -complete -installsuffix shared -buildid 4-zODCWQUNNZeMW59mpL/4-zODCWQUNNZeMW59mpL -goversion go1.15.6 -D "" -importcfg $WORK/b279/importcfg -pack ./actors.go ./group.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b194/ cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/bf/bfbdebec2eb7fc7d0ea2b922c6cdfc8032be5ae263d69f5201f5ee86eefade89-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid rl_3OCleeYcimMKNf2vD/rl_3OCleeYcimMKNf2vD -goversion go1.15.6 -D "" -importcfg $WORK/b088/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid 967ggeE-mtAwLG0YD9CJ/967ggeE-mtAwLG0YD9CJ -goversion go1.15.6 -D "" -importcfg $WORK/b115/importcfg -pack ./driver.go ./types.go mkdir -p $WORK/b245/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal mkdir -p $WORK/b163/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b269/ mkdir -p $WORK/b175/ cd /usr/lib/golang/src/encoding/gob /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p encoding/gob -std -complete -installsuffix shared -buildid kPPUCFpMuoD8n9WBH8X_/kPPUCFpMuoD8n9WBH8X_ -goversion go1.15.6 -D "" -importcfg $WORK/b142/importcfg -pack ./dec_helpers.go ./decode.go ./decoder.go ./doc.go ./enc_helpers.go ./encode.go ./encoder.go ./error.go ./type.go mkdir -p $WORK/b096/ cd /usr/share/gocode/src/github.com/xlab/treeprint /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/xlab/treeprint -complete -installsuffix shared -buildid DAc1qtG7puV6btwlidig/DAc1qtG7puV6btwlidig -goversion go1.15.6 -D "" -importcfg $WORK/b296/importcfg -pack ./helpers.go ./struct.go ./treeprint.go cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b195/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/template/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/alecthomas/template/parse -complete -installsuffix shared -buildid ROgVIjDkucSMiCbdXEol/ROgVIjDkucSMiCbdXEol -goversion go1.15.6 -D "" -importcfg $WORK/b174/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b233/_pkg_.a # internal cd /usr/share/gocode/src/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid 5LZ6sFpfBTsqNAlDiQ9q/5LZ6sFpfBTsqNAlDiQ9q -goversion go1.15.6 -D "" -importcfg $WORK/b194/importcfg -pack ./errors.go ./is_go113.go mkdir -p $WORK/b108/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF mkdir -p $WORK/b179/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/units /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/alecthomas/units -complete -installsuffix shared -buildid 3lX8hKFp-RCR8vp1kTri/3lX8hKFp-RCR8vp1kTri -goversion go1.15.6 -D "" -importcfg $WORK/b175/importcfg -pack ./bytes.go ./doc.go ./si.go ./util.go cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a EOF cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b160/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal cd /usr/share/gocode/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid PbDlJGIkurw4UX0dxDbU/PbDlJGIkurw4UX0dxDbU -goversion go1.15.6 -D "" -importcfg $WORK/b245/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal cd /usr/share/gocode/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid 1-QdAGxevt0Hlkt44rbc/1-QdAGxevt0Hlkt44rbc -goversion go1.15.6 -D "" -importcfg $WORK/b163/importcfg -pack ./errors.go ./go113.go ./stack.go cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid cfQ2FO9k-Pv2fc14mK_3/cfQ2FO9k-Pv2fc14mK_3 -goversion go1.15.6 -D "" -importcfg $WORK/b096/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go mkdir -p $WORK/b104/ cd /usr/share/gocode/src/golang.org/x/net/bpf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p golang.org/x/net/bpf -complete -installsuffix shared -buildid 2nlq5cc_8Djbhc-xUHyS/2nlq5cc_8Djbhc-xUHyS -goversion go1.15.6 -D "" -importcfg $WORK/b269/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go mkdir -p $WORK/b150/ cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/86/8655bb43bcf91380b3e3a3eed70cbf8b900c2ea12c6ef65ceb2124c35c0f4bc4-d # internal cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p mime -std -complete -installsuffix shared -buildid HmB5dYUgkzLt8LKI9BcQ/HmB5dYUgkzLt8LKI9BcQ -goversion go1.15.6 -D "" -importcfg $WORK/b108/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b135/ mkdir -p $WORK/b051/ cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p go/token -std -complete -installsuffix shared -buildid ttyp08MXb6TsVRE3mBlY/ttyp08MXb6TsVRE3mBlY -goversion go1.15.6 -D "" -importcfg $WORK/b179/importcfg -pack ./position.go ./serialize.go ./token.go cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b148/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/4a/4a547608dc0ffdcd8d3de7a000a170251af7279494c863f6b717108cdd423e2e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/11/11d45b5a83497032c76315819729199e4f318f9360dfeed16382a1159132c2ca-d # internal cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b101/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd $WORK/b078 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cat >$WORK/b051/go_asm.h << 'EOF' # internal EOF cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b118/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid w0MOXS2U_lKq73hp6LDC/w0MOXS2U_lKq73hp6LDC -goversion go1.15.6 -D "" -importcfg $WORK/b160/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal cd /usr/share/gocode/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid a2ngAGOuMWEiHaYm8m_r/a2ngAGOuMWEiHaYm8m_r -goversion go1.15.6 -D "" -importcfg $WORK/b150/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/52/52f2e9a724956c90eb9cd18d90042b36b4319331d73f69a6f1b9ccc6672ec568-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid 6TUht1nrOxG-jRj0R8qW/6TUht1nrOxG-jRj0R8qW -goversion go1.15.6 -D "" -importcfg $WORK/b104/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go golang.org/x/net/internal/timeseries cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b051/symabis ./arith_386.s cd /usr/share/gocode/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid X2BEeaXfeiM-yu2hib7o/X2BEeaXfeiM-yu2hib7o -goversion go1.15.6 -D "" -importcfg $WORK/b135/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go mkdir -p $WORK/b242/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b255/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b194/_pkg_.a # internal cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b263/_pkg_.a # internal cd /usr/share/gocode/src/golang.org/x/net/internal/timeseries /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid 0Q36JX13OHortqqLttVK/0Q36JX13OHortqqLttVK -goversion go1.15.6 -D "" -importcfg $WORK/b242/importcfg -pack ./timeseries.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/c7/c7e4d0518e1938b74523b8c35f3632f5904f1d1931d447f07640a3584e873068-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b149/ cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/ea/ea53abf8ee8efd0c3d74af145322f58f94bd4def9ff28f45b3d3ac6b3c434bb1-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b102/ google.golang.org/protobuf/encoding/protowire cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/95/956bc32d75ad4978412018aef753b4cda983d429ecb608bc48008b8be8d22e28-d # internal mkdir -p $WORK/b193/ cd /usr/share/gocode/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid oqxu659pN4GUmnk2l1_m/oqxu659pN4GUmnk2l1_m -goversion go1.15.6 -D "" -importcfg $WORK/b149/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p math/big -std -installsuffix shared -buildid vtuiMoo9_nuFgEhgIYE1/vtuiMoo9_nuFgEhgIYE1 -goversion go1.15.6 -symabis $WORK/b051/symabis -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid qkxn74PZDf3IlgmAuMJw/qkxn74PZDf3IlgmAuMJw -goversion go1.15.6 -D "" -importcfg $WORK/b102/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/49/494db8eb0251dd614723dd2b9c3883f6cab055a6d002c8c450f1399600cd1d6a-d # internal cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b194/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid WAZJfq7CQMSfjYSb2f8p/WAZJfq7CQMSfjYSb2f8p -goversion go1.15.6 -D "" -importcfg $WORK/b193/importcfg -pack ./wire.go cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/9a/9a4e5baa66a1a1d6ef1bcc47310872a3279dc6067125d0f3cbae4ffeab4a8465-d # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/f9/f9abd61c5a0b4640d31e00a08eaeb90a52bea11ca8973b8292f65417d6d0da9b-d # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/d7/d7d9f452b6f50fad0f95da5ac97fba06020215774dc07f23ee8ab910e37ff26e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/f1/f10c91749bc46edabed5d9ca6c8b105540871b5b06f9f7f9c359c12afab42f49-d # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/b1/b1181473977f2db5d6c1e07f77aa4b6e3c244bbab9413e197cccb8f98456735f-d # internal cd $WORK/b078 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b260/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/f1/f1dfbb1566ea5c045fa3eb0ce7b19deb1d104f8dbf81799de8f56bc5d528d42c-d # internal github.com/prometheus/alertmanager/pkg/labels mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/pkg/errors=$WORK/b163/_pkg_.a packagefile regexp=$WORK/b118/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/pkg/labels /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/prometheus/alertmanager/pkg/labels -complete -installsuffix shared -buildid UMUGlFnaDTvRjaOz4OK7/UMUGlFnaDTvRjaOz4OK7 -goversion go1.15.6 -D "" -importcfg $WORK/b294/importcfg -pack ./matcher.go ./parse.go cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/6c/6c757e56cc196e9ec9b54397c6e9130edd8eac913856f1eca6619a92fe7a432e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal cd $WORK/b078 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/7c/7c5c5feb7128d5ddf674a0c20adcc8f68f345cb584d5a7d61f821383ad4e566c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/95/95e7993d2dbbbda57c704073fb14dddc48efc8a148648b91433a606f3fe2272c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b193/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b185/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/98/98b3b55251ee632cc2a105c1b19a00e1e6b330078b0224eccb2e9dbe5aba3bf8-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b198/ cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/b0/b08d2843d96dc0cbba4e415cc670e38f97aeea3b4e1c7a466aa553db1c5a86f8-d # internal cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b199/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid bGZragcZZ5_KyBfO5EtN/bGZragcZZ5_KyBfO5EtN -goversion go1.15.6 -D "" -importcfg $WORK/b198/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b245/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/fc/fced8f17c968a39eb27c809dd62653e595a32ef8c1b79ccc71a1e1bb41ce0eb3-d # internal go/scanner mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go/token=$WORK/b179/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path/filepath=$WORK/b077/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid DKVLv4fNhp9Tw6ylD3Dc/DKVLv4fNhp9Tw6ylD3Dc -goversion go1.15.6 -D "" -importcfg $WORK/b178/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/66/6641aa53f884ef94ac6aaebd383a214ac1ddd40109d5ca4dad2fc5166e4c7f3d-d # internal github.com/oklog/ulid mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b052/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/oklog/ulid /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/oklog/ulid -complete -installsuffix shared -buildid KjMII3fxlVkOjaUPyEx7/KjMII3fxlVkOjaUPyEx7 -goversion go1.15.6 -D "" -importcfg $WORK/b274/importcfg -pack ./ulid.go cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/a3/a32d746fe1b9f6e54a6809e693754a97151dad1afbf1c125bc9e2d9977c11c7a-d # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/e0/e00d13b5cda49fe3e6ce3e92f4f546e76067355a07182d4c5fafd5a0ea1dfe8b-d # internal github.com/go-openapi/analysis/internal mkdir -p $WORK/b139/ github.com/PuerkitoBio/urlesc mkdir -p $WORK/b145/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b083/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/analysis/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/go-openapi/analysis/internal -complete -installsuffix shared -buildid AACN3PYYeniPNb3t9F3N/AACN3PYYeniPNb3t9F3N -goversion go1.15.6 -D "" -importcfg $WORK/b139/importcfg -pack ./post_go18.go cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/PuerkitoBio/urlesc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/PuerkitoBio/urlesc -complete -installsuffix shared -buildid IHOKAYixE_2aa-LRjert/IHOKAYixE_2aa-LRjert -goversion go1.15.6 -D "" -importcfg $WORK/b145/importcfg -pack ./urlesc.go cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/97/9788996f341a389ff4742bac023d5e0ae320feee783c256560e72ff0b5f3600d-d # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/df/df80a7b790c6931e7b4912a3ac6333977b4c4f2dc34c65bc0a0ffe82acc308b1-d # internal cd $WORK/b078 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/f3/f355b425be57a1b74127bd1e6fe64cd2918fe7c6090e5d1dff69703a49ca374b-d # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/c8/c8966503cf2c454c85cdb0a3abfb6f7a31ae0596139e540c087533bc0143d451-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/08/081812b959b9be6d7604ab425f3c99282283b7a332aeede24a357ed6b02c0b08-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/f7/f7a0fa600c29159efd9dc3c9286a55107d95e4d1044ce0e7b28df848c0ff3ec3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/cc/ccd416fecc7b7c047abf688122f738aba4501c7aeee9921c39e0509b79130654-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/33/33f7398c18c02c2bfeb931495d20f63c6931e5923b245c4391b35c6eff940e1b-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -p golang.org/x/sys/unix -trimpath "$WORK/b235=>" -I $WORK/b235/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b235/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b235/_pkg_.a $WORK/b235/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b235/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/9f/9f936344fe8a11e0ac104bd12a82a06d04e4a0256ae565deaea180802ed2e405-d # internal go/ast mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go/scanner=$WORK/b178/_pkg_.a packagefile go/token=$WORK/b179/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p go/ast -std -complete -installsuffix shared -buildid BzhHiH-04puNpFO0I7Re/BzhHiH-04puNpFO0I7Re -goversion go1.15.6 -D "" -importcfg $WORK/b177/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -o $WORK/b078/_cgo_.o $WORK/b078/_cgo_main.o $WORK/b078/_x001.o $WORK/b078/_x002.o $WORK/b078/_x003.o $WORK/b078/_x004.o $WORK/b078/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/70/70c690c758b3c8021e834b29a05ad7241d12f00270b7bc5d7ffb3c5a7bdde0d7-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b100/ cat >$WORK/b100/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/b101/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b102/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid UT9CFzq1l1YnzgrGlGrm/UT9CFzq1l1YnzgrGlGrm -goversion go1.15.6 -D "" -importcfg $WORK/b100/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/6f/6f1a6c719cdef531e714f0aebb0c34442694c69551dab9de0c61a64a05e46c45-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b148/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b149/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid vek9AvsUf--gYoak1tYt/vek9AvsUf--gYoak1tYt -goversion go1.15.6 -D "" -importcfg $WORK/b147/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b078/_cgo_.o -dynout $WORK/b078/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cat >$WORK/b078/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b079/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b080/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/singleflight=$WORK/b081/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b052/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b082/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p net -std -installsuffix shared -buildid ZLjHTzrcvMA6IXmTKYkv/ZLjHTzrcvMA6IXmTKYkv -goversion go1.15.6 -D "" -importcfg $WORK/b078/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b078/_cgo_gotypes.go $WORK/b078/cgo_linux.cgo1.go $WORK/b078/cgo_resnew.cgo1.go $WORK/b078/cgo_socknew.cgo1.go $WORK/b078/cgo_unix.cgo1.go $WORK/b078/_cgo_import.go cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/12/1275b1c36c00cdc4e8243eef6dc6691dff3dedb8a30425f93412e94bacd64e26-d # internal compress/gzip mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile compress/flate=$WORK/b096/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile hash/crc32=$WORK/b097/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid F8kpQQEaEdPvBvTLSFE3/F8kpQQEaEdPvBvTLSFE3 -goversion go1.15.6 -D "" -importcfg $WORK/b095/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/3d/3d8fee0816163f165b41dd904e7dd9f1139d8b438b02a988b5aae79a595dfcaa-d # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/62/621713b3734c600bcfd37f9d3bd3cfa2c4a78ae75b93d96312b6965076c9bf29-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/57/5751466b063a61a019342d6969d88c34b1eab27274c1edeefe984b5f577c84a7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b198/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/49/496be12edced158d3e1f95e6e6fcfc33512cd0678392ec642da1f323cec6b9e9-d # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/1e/1e350dad0eca235ec7c1e197e89a2f3ee3a8d93afb3d7910d28187229a5c8c26-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b213/ google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/fieldsort google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b205/ google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b200/ google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b203/ mkdir -p $WORK/b212/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b198/_pkg_.a EOF mkdir -p $WORK/b208/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b198/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a EOF cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b198/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid gR_Q3tfGIqN9pN_-1BlI/gR_Q3tfGIqN9pN_-1BlI -goversion go1.15.6 -D "" -importcfg $WORK/b213/importcfg -pack ./options.go cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b198/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b198/_pkg_.a EOF mkdir -p $WORK/b209/ cd /usr/share/gocode/src/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid XONEhhXzVHMAHh2SkLPF/XONEhhXzVHMAHh2SkLPF -goversion go1.15.6 -D "" -importcfg $WORK/b205/importcfg -pack ./mapsort.go cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b198/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid XE6tBGHHLBrjYi3Lvryw/XE6tBGHHLBrjYi3Lvryw -goversion go1.15.6 -D "" -importcfg $WORK/b200/importcfg -pack ./registry.go cd /usr/share/gocode/src/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid OZvKZNqF3Ync2rvzI15R/OZvKZNqF3Ync2rvzI15R -goversion go1.15.6 -D "" -importcfg $WORK/b203/importcfg -pack ./strings.go ./strings_unsafe.go cd /usr/share/gocode/src/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid DT8hL6kZmZtraMYecL9R/DT8hL6kZmZtraMYecL9R -goversion go1.15.6 -D "" -importcfg $WORK/b208/importcfg -pack ./fieldsort.go cd /usr/share/gocode/src/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid v5r12sEZIJ5XBVZj3XWO/v5r12sEZIJ5XBVZj3XWO -goversion go1.15.6 -D "" -importcfg $WORK/b212/importcfg -pack ./stringer.go google.golang.org/protobuf/internal/genid mkdir -p $WORK/b204/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b198/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b213/_pkg_.a # internal cd /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid 41fRLIhl18i7x6-XITwx/41fRLIhl18i7x6-XITwx -goversion go1.15.6 -D "" -importcfg $WORK/b209/importcfg -pack ./legacy.go ./methods.go cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b198/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/genid /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid RFL5AUWWmZ8RcISZB1Bj/RFL5AUWWmZ8RcISZB1Bj -goversion go1.15.6 -D "" -importcfg $WORK/b204/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./goname.go ./map_entry.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers.go ./wrappers_gen.go cd $WORK/b297 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b297=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/9d/9d8421ff9e1e84c455946c976a6be45f8ce60ce95e76325253486184501332b5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/24/241218102c6192a74c818bbdd8fca50e4e878b098ea29aa07b09bc1aabe621b5-d # internal github.com/alecthomas/template mkdir -p $WORK/b173/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b208/_pkg_.a # internal cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/alecthomas/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/alecthomas/template -complete -installsuffix shared -buildid Wy0onAIBfHOADLhbQDj7/Wy0onAIBfHOADLhbQDj7 -goversion go1.15.6 -D "" -importcfg $WORK/b173/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./template.go cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/0e/0ec163a1986cbc51b89af9b49ee51f523c868df9d67886297a41ec9ed3565fb0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b209/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b205/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/f9/f9c421fc0021483ee33d4f011ab61e182fe61b94db89d9a96245ec2326d1a0bb-d # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/2d/2d94e078d6e7be102006d589c99bec4a183548e9169ae128b51682cacd9f4ac1-d # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/14/14feba6cbe6a47077599f05e0e1a472f44fc355a72eb04e482d9eb226a4e5e9e-d # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/58/58daa1fc9331058771269344c10b63919988dc59765f67f9b95357bcd650269e-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b099/ cat >$WORK/b099/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/b032/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b104/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid dxJsJYs-OmEpcqyUhEhd/dxJsJYs-OmEpcqyUhEhd -goversion go1.15.6 -D "" -importcfg $WORK/b099/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/c5/c5d577c29957009cd49c744847c61f6c8c6cab08a3386c16192f64ec91bed180-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b203/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b118/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid 5TTxqY1BkvyIw1MfIUNk/5TTxqY1BkvyIw1MfIUNk -goversion go1.15.6 -D "" -importcfg $WORK/b201/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go cd $WORK/b297 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b297=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/09/093ae7ee2de8b40fe5c2b804fa8d33eca53008af2b9217b58ba6f3b33d7e78fb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal golang.org/x/net/idna mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b147/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b149/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b150/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid J3_l0GXtqH-kLqlRRU0t/J3_l0GXtqH-kLqlRRU0t -goversion go1.15.6 -D "" -importcfg $WORK/b146/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/6f/6f1631b145437ff92959116043a56b08e296528d70e3ec1b5f435cece022ea90-d # internal text/template mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile internal/fmtsort=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template/parse=$WORK/b160/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p text/template -std -complete -installsuffix shared -buildid ukpzPTZWTPAJNrAdoCUM/ukpzPTZWTPAJNrAdoCUM -goversion go1.15.6 -D "" -importcfg $WORK/b159/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/13/131e7d5e048874999f3956d463221616a1648011fa3e45e02f136eeec33087e3-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b200/_pkg_.a packagefile math=$WORK/b028/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid Rx-W2hAa5S7sy_8aNvrw/Rx-W2hAa5S7sy_8aNvrw -goversion go1.15.6 -D "" -importcfg $WORK/b197/importcfg -pack ./messageset.go cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/3c/3cae74d73fb169776b893f241c24d741a4fb21c2a22a02a440e42ffdfcade3e4-d # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/7d/7d0e1987ff5da121091b450f8808057f740417bee7bb219bdc094d272a293c8e-d # internal cd $WORK/b297 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b297=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b197/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b297=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/b5/b5a19a1c7811580af2a547ea8694ea9b8fc4fe962edfc42644b9429de0b89be3-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b208/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b204/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b209/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid AmEUWnatz8eoniz3gCB5/AmEUWnatz8eoniz3gCB5 -goversion go1.15.6 -D "" -importcfg $WORK/b207/importcfg -pack ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/2e/2e286205606aab1ce6b20406fc8b769133f3e2146ecec626149a41cc23e5f715-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b131/ github.com/prometheus/common/model github.com/go-kit/kit/log mkdir -p $WORK/b231/ mkdir -p $WORK/b184/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/josharian/intern=$WORK/b132/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b118/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mailru/easyjson/jlexer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid ytlfcuKBL-zCr60pgT18/ytlfcuKBL-zCr60pgT18 -goversion go1.15.6 -D "" -importcfg $WORK/b131/importcfg -pack ./bytestostr.go ./error.go ./lexer.go cd /usr/share/gocode/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid YXqpNvEZrQc5uMl83bXN/YXqpNvEZrQc5uMl83bXN -goversion go1.15.6 -D "" -importcfg $WORK/b231/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b185/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b118/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd $WORK/b297 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b297=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/share/gocode/src/github.com/go-kit/kit/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/go-kit/kit/log -complete -installsuffix shared -buildid YuFb4Baju200SU6h9KIx/YuFb4Baju200SU6h9KIx -goversion go1.15.6 -D "" -importcfg $WORK/b184/importcfg -pack ./doc.go ./json_logger.go ./log.go ./logfmt_logger.go ./nop_logger.go ./stdlib.go ./sync.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid m3e89QHz0mjntk-4x8ux/m3e89QHz0mjntk-4x8ux -goversion go1.15.6 -D "" -importcfg $WORK/b251/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b177/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b297=/tmp/go-build -gno-record-gcc-switches -o $WORK/b297/_cgo_.o $WORK/b297/_cgo_main.o $WORK/b297/_x001.o $WORK/b297/_x002.o $WORK/b297/_x003.o $WORK/b297/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/ec/ec9a98fa173ce275133a27135ee99b7d27e2554c1b4690e755650f7cd1f1589c-d # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/c9/c95f61ac541d4c7d88b638b23984217764684815487a0bb9a0602b9128b8fdb5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/af/af249008856cbb7242fe580328382297a368ba79f09d2c6fc52b33ed14e44f7f-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b198/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid _GvPxAo1EBHKxM8hf-DN/_GvPxAo1EBHKxM8hf-DN -goversion go1.15.6 -D "" -importcfg $WORK/b214/importcfg -pack ./default.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/f1/f1297a0b609a038fcf3684bee2ee61f26cb78ac59f6280be2e94810faa1a277d-d # internal cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/b297/_cgo_.o -dynout $WORK/b297/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b082/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p os/user -std -installsuffix shared -buildid g9X4-58ivTdpTyeT_4Pu/g9X4-58ivTdpTyeT_4Pu -goversion go1.15.6 -D "" -importcfg $WORK/b297/importcfg -pack ./lookup.go ./user.go $WORK/b297/_cgo_gotypes.go $WORK/b297/cgo_lookup_unix.cgo1.go $WORK/b297/getgrouplist_unix.cgo1.go $WORK/b297/listgroups_unix.cgo1.go $WORK/b297/_cgo_import.go cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/b6/b67b4080acf20a87e7a07832c413b845d32f9d5bd86f39baf044893487481135-d # internal github.com/PuerkitoBio/purell mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b145/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b146/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b150/_pkg_.a packagefile golang.org/x/text/width=$WORK/b151/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile regexp=$WORK/b118/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/PuerkitoBio/purell /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/PuerkitoBio/purell -complete -installsuffix shared -buildid -yJCWGyHDaIk-p52Y0H2/-yJCWGyHDaIk-p52Y0H2 -goversion go1.15.6 -D "" -importcfg $WORK/b144/importcfg -pack ./purell.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/aa/aad5ab80ca9916a230ba664eff63cebe5b98017e0d0619dae7d977bd14f554f7-d # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/d7/d7ecf45c1bee4afd76b9c718d704273c739f39995b34476cc559bc5984364f54-d # internal github.com/go-kit/kit/log/level mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile github.com/go-kit/kit/log=$WORK/b184/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-kit/kit/log/level /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/go-kit/kit/log/level -complete -installsuffix shared -buildid -cS_0tZuYjOWjdQVeF5g/-cS_0tZuYjOWjdQVeF5g -goversion go1.15.6 -D "" -importcfg $WORK/b186/importcfg -pack ./doc.go ./level.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b297/_pkg_.a $WORK/b297/_x001.o $WORK/b297/_x002.o $WORK/b297/_x003.o $WORK/b297/_x004.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b297/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b186/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/4a/4a8cb1d83c579df8f514916afe6aa5c8c9bcfe88e62aefff2d5191c6d45ff5a0-d # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/37/37ec4845d2a3a5df4e5663c29f0156294bfd606330da22f818105ebaebca01a1-d # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/a1/a1a56a6c727641dabbb59741b4ee4ac271efc913878c64cc86d2a9a43615f724-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/99/99d1333de681572cc716de1467e4d720a17947a927ff1c0944a67b1815a50c39-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b231/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/8f/8fe882b29ad646ada5918b6ac525c445cdc7c8127ac69b66e4dbdf9972212d3a-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -p math/big -trimpath "$WORK/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b051/arith_386.o ./arith_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b051/_pkg_.a $WORK/b051/arith_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/40/40a0255ba12579f5de36d51a39110ff5ff0948876cd199f438784e479026fdb7-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/98/98f2b6e3cc5915f3f7556d3d687852301bfaa72c6dd0a69c0569c46c29283b52-d # internal crypto/dsa mkdir -p $WORK/b072/ encoding/asn1 cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a EOF mkdir -p $WORK/b056/ crypto/rand cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid G86HeJJH9q3ltloI-qOn/G86HeJJH9q3ltloI-qOn -goversion go1.15.6 -D "" -importcfg $WORK/b072/importcfg -pack ./dsa.go mkdir -p $WORK/b059/ crypto/elliptic cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b050/ cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid 1QUWgQteneAkRiPnNsmX/1QUWgQteneAkRiPnNsmX -goversion go1.15.6 -D "" -importcfg $WORK/b056/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile crypto/aes=$WORK/b046/_pkg_.a packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid sFBqJLXevjvI_GucRlM2/sFBqJLXevjvI_GucRlM2 -goversion go1.15.6 -D "" -importcfg $WORK/b059/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid _788c4bgrHypu89O0zgi/_788c4bgrHypu89O0zgi -goversion go1.15.6 -D "" -importcfg $WORK/b050/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b159/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/97/97a0c0260575ccd5f308c5a591dd892f3897c7ee221d088052dbd26115f48ae6-d # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/94/941fd6ba1fe89a10d75832dfbbb3fee1aaaae084c133ae846558abec6124d538-d # internal go/doc mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go/ast=$WORK/b177/_pkg_.a packagefile go/token=$WORK/b179/_pkg_.a packagefile internal/lazyregexp=$WORK/b180/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile text/template=$WORK/b159/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p go/doc -std -complete -installsuffix shared -buildid tZT1jhhBlHiVQ0tVF-W8/tZT1jhhBlHiVQ0tVF-W8 -goversion go1.15.6 -D "" -importcfg $WORK/b176/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go html/template mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile html=$WORK/b117/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile path/filepath=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template=$WORK/b159/_pkg_.a packagefile text/template/parse=$WORK/b160/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p html/template -std -complete -installsuffix shared -buildid pkxZ3UeX-uOTh88BJVf6/pkxZ3UeX-uOTh88BJVf6 -goversion go1.15.6 -D "" -importcfg $WORK/b158/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/82/829ca11ed4f3c2cb6f0b88bade377ede6bd2dfea8aae0e44307b3f8447fc8259-d # internal github.com/sean-/seed crypto/ed25519 mkdir -p $WORK/b273/ mkdir -p $WORK/b064/ go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b126/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile math/rand=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF crypto/rsa mkdir -p $WORK/b058/ cd /usr/share/gocode/src/github.com/sean-/seed /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/sean-/seed -complete -installsuffix shared -buildid DBCWOIboHnz_MyxvnRpl/DBCWOIboHnz_MyxvnRpl -goversion go1.15.6 -D "" -importcfg $WORK/b273/importcfg -pack ./init.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile crypto/sha512=$WORK/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b118/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/internal/randutil=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid 5nl0YmlO1Swk_4UKqjRB/5nl0YmlO1Swk_4UKqjRB -goversion go1.15.6 -D "" -importcfg $WORK/b064/importcfg -pack ./ed25519.go cd /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/primitive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid wsdgxQOfz276Bh7bMllS/wsdgxQOfz276Bh7bMllS -goversion go1.15.6 -D "" -importcfg $WORK/b126/importcfg -pack ./decimal.go ./objectid.go ./primitive.go cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid xwah8lLR-quM2jUdNjp3/xwah8lLR-quM2jUdNjp3 -goversion go1.15.6 -D "" -importcfg $WORK/b058/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/ae/aebc315be0bd61da25a0e7bb47857e28e2626d8ae33a3a34f76b034315c534d2-d # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/49/49795cd21fd0ef3bb043a692bedc898188e500d0ff2fb8ca0701e14e71325227-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b204/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b206/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b207/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b200/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid f8VOu4Ni9AkdUSphqmmv/f8VOu4Ni9AkdUSphqmmv -goversion go1.15.6 -D "" -importcfg $WORK/b192/importcfg -pack ./decode.go ./doc.go ./encode.go google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b212/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b213/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b214/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b204/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b207/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b200/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid rvm-xGg1tUTs8KPlkxYT/rvm-xGg1tUTs8KPlkxYT -goversion go1.15.6 -D "" -importcfg $WORK/b211/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/89/89e7408cddba5ce2d15e8a7354c9d134576185a175b15c340a217fac985d1cac-d # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ec/eccd9f9b62b518b67014cd1da4a3172b2efdfaeea30876d1a0172872acf58b59-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b064/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid mVnAZwxVB4VFJwd1tkUK/mVnAZwxVB4VFJwd1tkUK -goversion go1.15.6 -D "" -importcfg $WORK/b267/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/19/19b7d2817e8a265865224bd86e28644f53a90d49e7a4ac7a4dd7c28d142801dc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/68/68a0ced9edbef772783e9da226747c3510fd2301cccfea7e44d04e4c03d4cf50-d # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b128/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b125/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b126/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid Ud23BpevNl7Foe9VIqyh/Ud23BpevNl7Foe9VIqyh -goversion go1.15.6 -D "" -importcfg $WORK/b127/importcfg -pack ./bsoncore.go ./document.go ./document_sequence.go ./element.go ./tables.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/2a/2abe1a8e2ca218b0ee49bc42b0a5d701a177a848c134b6921e361140a6bdba1c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/c1/c1c622231390ce9df81d22265c9647acdc19283af2ee3e3e7e5dca77f6b3db09-d # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/f7/f75faa7da9a423c07e60bd48b415174b22b65eadb0b3e684b86b43155b9e3e8e-d # internal crypto/x509/pkix mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b055/ cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid P_fybBXkPO6FJ8ZJdkjW/P_fybBXkPO6FJ8ZJdkjW -goversion go1.15.6 -D "" -importcfg $WORK/b073/importcfg -pack ./pkix.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b057/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid YWoGDVP9Sqt75heaHAIh/YWoGDVP9Sqt75heaHAIh -goversion go1.15.6 -D "" -importcfg $WORK/b055/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/c9/c90d01025919c17b4c8819200736d24fa98c8cb37274728020a3ea72ad3eb32f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b176/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/fb/fba4048a00eaee4d15ca35731fd3d6390a0fa3a641b8c8ffc99260e26fa03f0f-d # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/c4/c4f2c34131b2924b225b0a34ad4dc07814897d9390302d39d5eca9f318ebea4e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/96/96a9768248ab3d3862b1b8a9267de565bb86c73bbe03c6a9eeae36fb2ba347c7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/54/546e2cd6afe18210113acd6558af6294f0c9c1f8517ff38cb7aaf4739c82e8eb-d # internal crypto/ecdsa mkdir -p $WORK/b045/ cat >$WORK/b045/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/b043/_pkg_.a packagefile crypto/aes=$WORK/b046/_pkg_.a packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile crypto/elliptic=$WORK/b050/_pkg_.a packagefile crypto/internal/randutil=$WORK/b053/_pkg_.a packagefile crypto/sha512=$WORK/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b055/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b057/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid LHWkaBjOR7iwP0PPkUEH/LHWkaBjOR7iwP0PPkUEH -goversion go1.15.6 -D "" -importcfg $WORK/b045/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/7a/7a06ee387ef2aa1e27c77ec725fb36718e5a8c2e0ba4c614fcca6e274416d1c2-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b078/_pkg_.a $WORK/b078/_x001.o $WORK/b078/_x002.o $WORK/b078/_x003.o $WORK/b078/_x004.o $WORK/b078/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b211/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/88/8828e015f26719b934b00f165ed58130518f808751c07d22c13744fb8ef6e21a-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b125/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b126/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b127/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsonrw /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid o6uxSRp6PKQx7BIhQn_h/o6uxSRp6PKQx7BIhQn_h -goversion go1.15.6 -D "" -importcfg $WORK/b124/importcfg -pack ./copier.go ./doc.go ./extjson_parser.go ./extjson_reader.go ./extjson_tables.go ./extjson_wrappers.go ./extjson_writer.go ./json_scanner.go ./mode.go ./reader.go ./value_reader.go ./value_writer.go ./writer.go cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/be/be54052e12c90b2aa1a9c611fa514f4836fdaf4b2a82b6fb5797a53b77e1edc4-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b214/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b211/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b198/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid RnIlFTjDqsa_n__hr8gk/RnIlFTjDqsa_n__hr8gk -goversion go1.15.6 -D "" -importcfg $WORK/b217/importcfg -pack ./tag.go cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/f8/f8bffacee1b4d15732ece6a8c921760deea23483fa2af2104fc609352038bf0b-d # internal github.com/mailru/easyjson/buffer mkdir -p $WORK/b134/ github.com/satori/go.uuid mkdir -p $WORK/b289/ vendor/golang.org/x/net/http/httpproxy github.com/mitchellh/mapstructure mkdir -p $WORK/b106/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b120/ cd /usr/share/gocode/src/github.com/mailru/easyjson/buffer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid Fw5ORHOtCEB2CX6jbydV/Fw5ORHOtCEB2CX6jbydV -goversion go1.15.6 -D "" -importcfg $WORK/b134/importcfg -pack ./pool.go cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile database/sql/driver=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/satori/go.uuid /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/satori/go.uuid -complete -installsuffix shared -buildid r3n-DIxRMaJVr_zJYRUT/r3n-DIxRMaJVr_zJYRUT -goversion go1.15.6 -D "" -importcfg $WORK/b289/importcfg -pack ./codec.go ./generator.go ./sql.go ./uuid.go net/textproto cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b105/ cat >$WORK/b106/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/b032/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b099/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF crypto/x509 mkdir -p $WORK/b071/ cd /usr/share/gocode/src/github.com/mitchellh/mapstructure /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid 8mNDmFyfXiYap0mOHYJN/8mNDmFyfXiYap0mOHYJN -goversion go1.15.6 -D "" -importcfg $WORK/b120/importcfg -pack ./decode_hooks.go ./error.go ./mapstructure.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid ZFKFbzm10bNFawJPrA1e/ZFKFbzm10bNFawJPrA1e -goversion go1.15.6 -D "" -importcfg $WORK/b106/importcfg -pack ./proxy.go cat >$WORK/b071/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/b043/_pkg_.a packagefile crypto/aes=$WORK/b046/_pkg_.a packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile crypto/des=$WORK/b063/_pkg_.a packagefile crypto/dsa=$WORK/b072/_pkg_.a packagefile crypto/ecdsa=$WORK/b045/_pkg_.a packagefile crypto/ed25519=$WORK/b064/_pkg_.a packagefile crypto/elliptic=$WORK/b050/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b058/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b054/_pkg_.a packagefile crypto/x509/pkix=$WORK/b073/_pkg_.a packagefile encoding/asn1=$WORK/b056/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile encoding/pem=$WORK/b075/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b055/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b057/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF golang.org/x/net/internal/socket cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b271/ cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid tPaSG804vLRQ-vh4ptUN/tPaSG804vLRQ-vh4ptUN -goversion go1.15.6 -D "" -importcfg $WORK/b071/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go cat >$WORK/b271/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid VJbNWjrj1B1jmhAlnonZ/VJbNWjrj1B1jmhAlnonZ -goversion go1.15.6 -D "" -importcfg $WORK/b105/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cd /usr/share/gocode/src/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_386/asm -p golang.org/x/net/internal/socket -trimpath "$WORK/b271=>" -I $WORK/b271/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b271/symabis ./sys_linux_386.s github.com/hashicorp/go-sockaddr mkdir -p $WORK/b252/ gopkg.in/alecthomas/kingpin.v2 mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b173/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b175/_pkg_.a packagefile go/doc=$WORK/b176/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b118/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile os/exec=$WORK/b253/_pkg_.a packagefile regexp=$WORK/b118/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/alecthomas/kingpin.v2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p gopkg.in/alecthomas/kingpin.v2 -complete -installsuffix shared -buildid nuLAw13vIHJZbb2gSozF/nuLAw13vIHJZbb2gSozF -goversion go1.15.6 -D "" -importcfg $WORK/b172/importcfg -pack ./actions.go ./app.go ./args.go ./cmd.go ./completions.go ./doc.go ./envar.go ./flags.go ./global.go ./guesswidth_unix.go ./model.go ./parser.go ./parsers.go ./templates.go ./usage.go ./values.go ./values_generated.go cd /usr/share/gocode/src/github.com/hashicorp/go-sockaddr /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/hashicorp/go-sockaddr -complete -installsuffix shared -buildid 4d1-dWxPbQdCXea2nVR1/4d1-dWxPbQdCXea2nVR1 -goversion go1.15.6 -D "" -importcfg $WORK/b252/importcfg -pack ./doc.go ./ifaddr.go ./ifaddrs.go ./ifattr.go ./ipaddr.go ./ipaddrs.go ./ipv4addr.go ./ipv6addr.go ./rfc.go ./route_info.go ./route_info_linux.go ./sockaddr.go ./sockaddrs.go ./unixsock.go cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b235/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF github.com/prometheus/procfs cd /usr/share/gocode/src/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p golang.org/x/net/internal/socket -installsuffix shared -buildid mVpqZ0y4eqTlDx8G-nBB/mVpqZ0y4eqTlDx8G-nBB -goversion go1.15.6 -symabis $WORK/b271/symabis -D "" -importcfg $WORK/b271/importcfg -pack -asmhdr $WORK/b271/go_asm.h ./cmsghdr.go ./cmsghdr_linux_32bit.go ./error_unix.go ./iovec_32bit.go ./mmsghdr_unix.go ./msghdr_linux.go ./msghdr_linux_32bit.go ./norace.go ./rawconn.go ./rawconn_mmsg.go ./rawconn_msg.go ./socket.go ./sys.go ./sys_const_unix.go ./sys_linux_386.go ./sys_posix.go ./zsys_linux_386.go mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b233/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b234/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b235/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b118/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid SE260oZwP5-75zM7Us6W/SE260oZwP5-75zM7Us6W -goversion go1.15.6 -D "" -importcfg $WORK/b232/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.go ./cpuinfo_default.go ./crypto.go ./doc.go ./fs.go ./fscache.go ./ipvs.go ./kernel_random.go ./loadavg.go ./mdstat.go ./meminfo.go ./mountinfo.go ./mountstats.go ./net_conntrackstat.go ./net_dev.go ./net_sockstat.go ./net_softnet.go ./net_udp.go ./net_unix.go ./proc.go ./proc_cgroup.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_maps.go ./proc_ns.go ./proc_psi.go ./proc_smaps.go ./proc_stat.go ./proc_status.go ./schedstat.go ./stat.go ./swaps.go ./vm.go ./xfrm.go ./zoneinfo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b217/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/23/2344790385637b8a65cd9e7c6b2389b742ff3c80385ff3454dc266ece10f2a95-d # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/9c/9cd22f731f000df6c977bce2844d373798195540cc696a37be747d7253cca424-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b134/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mailru/easyjson/jwriter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid nazcFCFpLplv2bYGFVGP/nazcFCFpLplv2bYGFVGP -goversion go1.15.6 -D "" -importcfg $WORK/b133/importcfg -pack ./writer.go google.golang.org/protobuf/internal/impl mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b213/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b217/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b208/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b211/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b204/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b207/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b209/_pkg_.a packagefile hash/crc32=$WORK/b097/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid P1kAG3B4pVaxZwPnk3yP/P1kAG3B4pVaxZwPnk3yP -goversion go1.15.6 -D "" -importcfg $WORK/b216/importcfg -pack ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/90/9057098519348cd11c97eff3239ffabc80313226af14797493a65ae0aee84976-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/29/291c95bec2595e0def2209b541d1aef72e89060ae226f77c9807ea5fa4201311-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/fd/fd223b45beb0f55f8116b441a55d7e7ded3ba0c2b32501c867e3081a9c382829-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/88/88cdc1836f415c6d1b162b00ff03fbf44510d7bb6ec8aa9eecf7ffc18097ec60-d # internal vendor/golang.org/x/net/http/httpguts golang.org/x/net/http/httpguts mkdir -p $WORK/b098/ net/mail mkdir -p $WORK/b129/ mime/multipart mkdir -p $WORK/b244/ cat >$WORK/b098/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/b099/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b109/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid ji8k2TEegqwoyXDtLDlo/ji8k2TEegqwoyXDtLDlo -goversion go1.15.6 -D "" -importcfg $WORK/b098/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b146/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p net/mail -std -complete -installsuffix shared -buildid RxUm47hFG7EpBzmpCMPR/RxUm47hFG7EpBzmpCMPR -goversion go1.15.6 -D "" -importcfg $WORK/b129/importcfg -pack ./message.go cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile mime/quotedprintable=$WORK/b110/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid jvIa3ZHPiudsS3K9OUAp/jvIa3ZHPiudsS3K9OUAp -goversion go1.15.6 -D "" -importcfg $WORK/b244/importcfg -pack ./guts.go ./httplex.go cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid BXUIecJchC1RuDgbapJx/BXUIecJchC1RuDgbapJx -goversion go1.15.6 -D "" -importcfg $WORK/b109/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/f1/f11ee3a8b3818c1abaf5d2ae07e6d86dda23eb23fd269da6b753b85ffd2c9bc8-d # internal cd /usr/share/gocode/src/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_386/asm -p golang.org/x/net/internal/socket -trimpath "$WORK/b271=>" -I $WORK/b271/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b271/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b271/_pkg_.a $WORK/b271/sys_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b271/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/a8/a89142a7cafa5e32c1b5080c9dc2991abc3dd9a2834de022ed2128f689424098-d # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/94/94bcf7b16bcafdc047aef30a72b87a588626be2da36dcf8dd5c5ae27176e8876-d # internal golang.org/x/net/ipv6 mkdir -p $WORK/b272/ golang.org/x/net/ipv4 mkdir -p $WORK/b268/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b269/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b270/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b271/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b235/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b269/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b270/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b271/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b235/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/ipv6 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p golang.org/x/net/ipv6 -complete -installsuffix shared -buildid fYb3YwPdTe6thIi4nwrX/fYb3YwPdTe6thIi4nwrX -goversion go1.15.6 -D "" -importcfg $WORK/b272/importcfg -pack ./batch.go ./control.go ./control_rfc3542_unix.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_386.go cd /usr/share/gocode/src/golang.org/x/net/ipv4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p golang.org/x/net/ipv4 -complete -installsuffix shared -buildid PMHtj_JQ4q2xb_7hWSxv/PMHtj_JQ4q2xb_7hWSxv -goversion go1.15.6 -D "" -importcfg $WORK/b268/importcfg -pack ./batch.go ./control.go ./control_pktinfo.go ./control_unix.go ./dgramopt.go ./doc.go ./endpoint.go ./genericopt.go ./header.go ./helper.go ./iana.go ./icmp.go ./icmp_linux.go ./packet.go ./payload.go ./payload_cmsg.go ./sockopt.go ./sockopt_posix.go ./sys_asmreq_stub.go ./sys_asmreqn.go ./sys_bpf.go ./sys_linux.go ./sys_ssmreq.go ./zsys_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/e9/e947e0c89167b842084c2a6dd5b02fdd8753fa4acac5d3e80601bb63998ac956-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/7c/7c5d9de5bf8636e18332af518538964f90dac0b7ae58a2fea4cb5465cd84d387-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/d8/d819db04bac39800c1afbcc6fb813d35c91eae4775539ff73b1b3795145ada93-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/1b/1b32850077818226e63d9383beb71171d64613694c026a4bbf07180d349f53d9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/98/98b3dcc647870c8602f74b3788faf66f5579cbe366b7e9439ffb6e9d3e61c8a8-d # internal github.com/asaskevich/govalidator mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rsa=$WORK/b058/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile encoding/pem=$WORK/b075/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile html=$WORK/b117/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b118/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/asaskevich/govalidator /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/asaskevich/govalidator -complete -installsuffix shared -buildid 5HSkmxURsODL7IVWRSMW/5HSkmxURsODL7IVWRSMW -goversion go1.15.6 -D "" -importcfg $WORK/b116/importcfg -pack ./arrays.go ./converter.go ./doc.go ./error.go ./numerics.go ./patterns.go ./types.go ./utils.go ./validator.go crypto/tls mkdir -p $WORK/b061/ cat >$WORK/b061/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/b062/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/aes=$WORK/b046/_pkg_.a packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile crypto/des=$WORK/b063/_pkg_.a packagefile crypto/ecdsa=$WORK/b045/_pkg_.a packagefile crypto/ed25519=$WORK/b064/_pkg_.a packagefile crypto/elliptic=$WORK/b050/_pkg_.a packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile crypto/rc4=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b058/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile encoding/pem=$WORK/b075/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b055/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b089/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid opWe2KXXsvoblFxc7iDg/opWe2KXXsvoblFxc7iDg -goversion go1.15.6 -D "" -importcfg $WORK/b061/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/ee/eeb8be2bc12a083a2da3547c62b03777ca9d66b730860b573095f52ddfef07fd-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/5d/5de37e4ac84027f2aeb1dfc289528b763f478ee1eed49c6c5d060874df2cfde5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b172/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/a3/a3f8772e56a688cdb804772ecfe2e46f45c7a4fdd3775f9b29976c2e9cca4330-d # internal github.com/prometheus/alertmanager/cli/config mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b172/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b135/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/cli/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/prometheus/alertmanager/cli/config -complete -installsuffix shared -buildid DTLLPPKnb4jc5TqxFivH/DTLLPPKnb4jc5TqxFivH -goversion go1.15.6 -D "" -importcfg $WORK/b171/importcfg -pack ./config.go cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/d1/d1d3d44f20cb66ef1f0cb2215f1531c2fe2d5b9d0bd5812fd9880ddc8f708e37-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b171/_pkg_.a # internal go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b123/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b124/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b125/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b126/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b127/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson/bsoncodec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid o5D34nJ4kfGtgtZrAqK_/o5D34nJ4kfGtgtZrAqK_ -goversion go1.15.6 -D "" -importcfg $WORK/b122/importcfg -pack ./bsoncodec.go ./byte_slice_codec.go ./cond_addr_codec.go ./default_value_decoders.go ./default_value_encoders.go ./doc.go ./empty_interface_codec.go ./map_codec.go ./mode.go ./pointer_codec.go ./proxy.go ./registry.go ./slice_codec.go ./string_codec.go ./struct_codec.go ./struct_tag_parser.go ./time_codec.go ./types.go ./uint_codec.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/0d/0d29ac8029bebeae6242945cb1dadaa657db9b41fa87ab6a8800092df6cc2e86-d # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/b4/b4febb9f66f8abb0cc506354a85ab1a3a31fd435d6cb2fc4421c5be59db432f7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/d7/d77343ac4e70202639ae2cc49638a2c12f12dc73533f04ae8c7bd142f76793a5-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/6b/6b57e6be9da04c640587bb115d0ddbbaa9b35f56b5041d55c872f36be11272ac-d # internal github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b095/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b251/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid obLYsudITCtw2vdNqt-6/obLYsudITCtw2vdNqt-6 -goversion go1.15.6 -D "" -importcfg $WORK/b277/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go github.com/gogo/protobuf/types mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b251/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b286/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/gogo/protobuf/types -complete -installsuffix shared -buildid F7NPJzmMRO8-pYwGdx6b/F7NPJzmMRO8-pYwGdx6b -goversion go1.15.6 -D "" -importcfg $WORK/b285/importcfg -pack ./any.go ./any.pb.go ./api.pb.go ./doc.go ./duration.go ./duration.pb.go ./duration_gogo.go ./empty.pb.go ./field_mask.pb.go ./protosize.go ./source_context.pb.go ./struct.pb.go ./timestamp.go ./timestamp.pb.go ./timestamp_gogo.go ./type.pb.go ./wrappers.pb.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/90/9084213d588b3470508b203fba08ea78bc4a8ce56f28e1aba8081ba6b17900c0-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b122/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b124/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b125/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b126/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b127/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/go.mongodb.org/mongo-driver/bson /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid cdas5awiIeuGLBdNAGAP/cdas5awiIeuGLBdNAGAP -goversion go1.15.6 -D "" -importcfg $WORK/b121/importcfg -pack ./bson.go ./decoder.go ./doc.go ./encoder.go ./marshal.go ./primitive_codecs.go ./raw.go ./raw_element.go ./raw_value.go ./registry.go ./types.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/ac/ac4530e858b17bc9177e72b8240397096da82dae8c92812598923cae69e0c437-d # internal github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b251/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b277/_pkg_.a packagefile math=$WORK/b028/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid 5AkZcvcpYNCH7QP-LLpM/5AkZcvcpYNCH7QP-LLpM -goversion go1.15.6 -D "" -importcfg $WORK/b276/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/7c/7c2351f08bfc3d2afe1c46a5358b1b218930ebb530866e16203fbf356a4265ca-d # internal github.com/prometheus/alertmanager/cluster/clusterpb mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b276/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b251/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/cluster/clusterpb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/prometheus/alertmanager/cluster/clusterpb -complete -installsuffix shared -buildid etxbhBnDTCl5PyEBn2x8/etxbhBnDTCl5PyEBn2x8 -goversion go1.15.6 -D "" -importcfg $WORK/b275/importcfg -pack ./cluster.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/67/6774d56cd3fa4ed7d6b1e07632a9e0e0b6f8e28ade5bc60e93bce66414686034-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/98/98da6d84cbb569cdeeecc4e54f197d96632b311e4875eec8458f2aca183e5f93-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/6e/6e46d1f9d1ad5a6a1a9df6f6977e4c2b8dc02b457f21db98909ea84896c42dec-d # internal net/http/httptrace mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile internal/nettrace=$WORK/b080/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid vHwQW0szTgwkAHmc4Pqk/vHwQW0szTgwkAHmc4Pqk -goversion go1.15.6 -D "" -importcfg $WORK/b111/importcfg -pack ./trace.go github.com/miekg/dns mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/dsa=$WORK/b072/_pkg_.a packagefile crypto/ecdsa=$WORK/b045/_pkg_.a packagefile crypto/elliptic=$WORK/b050/_pkg_.a packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile crypto/rsa=$WORK/b058/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b054/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile encoding/asn1=$WORK/b056/_pkg_.a packagefile encoding/base32=$WORK/b266/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b267/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b268/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b272/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b235/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/miekg/dns /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/miekg/dns -complete -installsuffix shared -buildid DfdRLKwqAyQWsi-v8UWb/DfdRLKwqAyQWsi-v8UWb -goversion go1.15.6 -D "" -importcfg $WORK/b265/importcfg -pack ./acceptfunc.go ./client.go ./clientconfig.go ./dane.go ./defaults.go ./dns.go ./dnssec.go ./dnssec_keygen.go ./dnssec_keyscan.go ./dnssec_privkey.go ./doc.go ./duplicate.go ./edns.go ./format.go ./generate.go ./labels.go ./listen_go111.go ./msg.go ./msg_helpers.go ./msg_truncate.go ./nsecx.go ./privaterr.go ./reverse.go ./sanitize.go ./scan.go ./scan_rr.go ./serve_mux.go ./server.go ./sig0.go ./singleinflight.go ./smimea.go ./tlsa.go ./tsig.go ./types.go ./udp.go ./update.go ./version.go ./xfr.go ./zduplicate.go ./zmsg.go ./ztypes.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/50/508ba480b0bb7fa740946013191021343d05d7659f0f26ee44fc8bbe61676bfc-d # internal net/http mkdir -p $WORK/b094/ cat >$WORK/b094/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/b060/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b095/_pkg_.a packagefile container/list=$WORK/b062/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b099/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b052/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile mime/multipart=$WORK/b109/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/http/httptrace=$WORK/b111/_pkg_.a packagefile net/http/internal=$WORK/b112/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile path/filepath=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p net/http -std -complete -installsuffix shared -buildid jEmSU0v3dRCMXta349Wy/jEmSU0v3dRCMXta349Wy -goversion go1.15.6 -D "" -importcfg $WORK/b094/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/25/25b720f2b2caf759129fe487c2930837b43a3987202e7e9e6f059d2f5652e5d9-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b213/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b211/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b216/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b200/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid ZzvJsV_FEELbjAqdsGw4/ZzvJsV_FEELbjAqdsGw4 -goversion go1.15.6 -D "" -importcfg $WORK/b215/importcfg -pack ./build.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/d7/d7931306e882da5f93177b30f8d7385e612853ffe003dd6e859fbaa461f3e68a-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b211/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b215/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b216/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b218/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid pUSRoU7C6o97iAsbzbuV/pUSRoU7C6o97iAsbzbuV -goversion go1.15.6 -D "" -importcfg $WORK/b210/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/2c/2cead52d130682e45a075121d5a534d18cb44981af886c98136dcf364b26bea5-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b223/ google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b225/ mkdir -p $WORK/b221/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b210/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid 6Xb3gFKIsCts9e_0XrHI/6Xb3gFKIsCts9e_0XrHI -goversion go1.15.6 -D "" -importcfg $WORK/b223/importcfg -pack ./duration.pb.go github.com/golang/protobuf/proto mkdir -p $WORK/b191/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b210/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b207/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b210/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid qQxv8TQI2RE219a44JZo/qQxv8TQI2RE219a44JZo -goversion go1.15.6 -D "" -importcfg $WORK/b225/importcfg -pack ./timestamp.pb.go cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid Q1yZe8xpnFgZSIRabVKK/Q1yZe8xpnFgZSIRabVKK -goversion go1.15.6 -D "" -importcfg $WORK/b221/importcfg -pack ./any.pb.go cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b095/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b207/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b209/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b210/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 2LHinphMeVO4iIfWK7p3/2LHinphMeVO4iIfWK7p3 -goversion go1.15.6 -D "" -importcfg $WORK/b191/importcfg -pack ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/92/927e201943d7211d6e2ec5a80bb29ae318b3a5134d20d253fe1490ac4bec49cd-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b222/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b225/_pkg_.a # internal cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b210/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b223/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid Ru1Kv21oUwyVWHJcIu5v/Ru1Kv21oUwyVWHJcIu5v -goversion go1.15.6 -D "" -importcfg $WORK/b222/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/00/008c661887648a6cbfd0e44dd2dd9ec2283cd9eede253325ceeaa5c92081f0e9-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b210/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b225/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid 18c9Bc0yGaqZXFI2IX-R/18c9Bc0yGaqZXFI2IX-R -goversion go1.15.6 -D "" -importcfg $WORK/b224/importcfg -pack ./timestamp.pb.go cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/e1/e1fa26f5cda348426e04b39c7943f7302f9dca1094515f83a58add33cc9bb75b-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b210/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b221/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid KK71A1eXRyLBqAbafnIJ/KK71A1eXRyLBqAbafnIJ -goversion go1.15.6 -D "" -importcfg $WORK/b220/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/f5/f5a424289d6a1f027fda922d1eb4eee0c5ae4d4a57fd5bb249ceae60727f0ea7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b224/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/65/65f81a165165c3b53a767ae26ac970cacee309150ad0fcb0932f25f43ddf4f95-d # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/19/19dd58eaeae671b7869a3f62955f4fa3da7d6be68d8fc5d9fe58ee7ea834e84f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b285/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/4b/4b7787966c2c3c44024b9447f722974f44340e04d7517b2bf81b43a291ad2875-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b229/ github.com/golang/protobuf/ptypes github.com/prometheus/client_model/go mkdir -p $WORK/b227/ mkdir -p $WORK/b219/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b191/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b191/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b224/_pkg_.a packagefile math=$WORK/b028/_pkg_.a EOF cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b191/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b220/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b222/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b224/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b200/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid BLEqlrm6F4Lya6THUbxG/BLEqlrm6F4Lya6THUbxG -goversion go1.15.6 -D "" -importcfg $WORK/b227/importcfg -pack ./metrics.pb.go cd /usr/share/gocode/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid jjGRctNhHR-G0ad8pZTy/jjGRctNhHR-G0ad8pZTy -goversion go1.15.6 -D "" -importcfg $WORK/b229/importcfg -pack ./decode.go ./doc.go ./encode.go cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid ZUP6yO2n2e4KOSbCHjED/ZUP6yO2n2e4KOSbCHjED -goversion go1.15.6 -D "" -importcfg $WORK/b219/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/57/57109cfe701b28085e2449b678f3a29f13b192e87b0abc2e34aa6a6c20e95de0-d # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/d3/d39a403b99784442e0669f3f1b08b5b02fff82e970fb724aedf78469e331872b-d # internal github.com/prometheus/alertmanager/nflog/nflogpb mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b276/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b251/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b285/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/nflog/nflogpb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/prometheus/alertmanager/nflog/nflogpb -complete -installsuffix shared -buildid k60CRN1wFkvEgdkDd9Sn/k60CRN1wFkvEgdkDd9Sn -goversion go1.15.6 -D "" -importcfg $WORK/b284/importcfg -pack ./nflog.pb.go ./set.go github.com/prometheus/alertmanager/silence/silencepb mkdir -p $WORK/b288/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b219/_pkg_.a # internal cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b276/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b251/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b285/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/silence/silencepb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/prometheus/alertmanager/silence/silencepb -complete -installsuffix shared -buildid Yr5W34-LmpjfSBZo5Xvx/Yr5W34-LmpjfSBZo5Xvx -goversion go1.15.6 -D "" -importcfg $WORK/b288/importcfg -pack ./silence.pb.go cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/88/88d3cf5633701d6db453646b14df41e523d943b46b4c3c11c4a6e38032670b23-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/9b/9b1b8af987bc1c31d84e89a6703544f8d4cce395cd13bb5ef851b7864c45334d-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b227/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid fpTeh0xf4T-PSbYuOKHv/fpTeh0xf4T-PSbYuOKHv -goversion go1.15.6 -D "" -importcfg $WORK/b226/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/29/29e7c8dd0b08b6e2b4d2b41aaf04f0d839a1e74f686983b2cbe3fbed37a43f6a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/08/083639d83b4ee81b5218a9c87ea726a70de264cc3a3623fa338cada1712b86db-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/32/321604d0cd40366021cb0bf13ba67972e3f95d15090aba3d5730bc6bd5fb8dac-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/a3/a3508454c9cc0fb28c680cdd71b02f98e90b64ebe2cacbd6a108530633779c35-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/32/32f44ad0e1cd7de4ec71236d4369d8196f1974d18c4640c0438249819b80936f-d # internal github.com/go-openapi/runtime/middleware/header mkdir -p $WORK/b154/ expvar mkdir -p $WORK/b188/ github.com/go-openapi/runtime/middleware/denco cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b094/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF github.com/go-openapi/errors github.com/shurcooL/httpfs/vfsutil mkdir -p $WORK/b293/ github.com/armon/go-metrics golang.org/x/net/trace cd /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/header /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/go-openapi/runtime/middleware/header -complete -installsuffix shared -buildid dd1HlwskOSk-vBTuEnc_/dd1HlwskOSk-vBTuEnc_ -goversion go1.15.6 -D "" -importcfg $WORK/b154/importcfg -pack ./header.go mkdir -p $WORK/b153/ mkdir -p $WORK/b093/ net/http/httputil mkdir -p $WORK/b256/ github.com/prometheus/common/expfmt net/rpc mkdir -p $WORK/b241/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF mkdir -p $WORK/b162/ cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p expvar -std -complete -installsuffix shared -buildid 28TPW05q-ZB6sIRJyOFc/28TPW05q-ZB6sIRJyOFc -goversion go1.15.6 -D "" -importcfg $WORK/b188/importcfg -pack ./expvar.go cd /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/denco /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/go-openapi/runtime/middleware/denco -complete -installsuffix shared -buildid -heI29cYOL8uVeKX5Dq4/-heI29cYOL8uVeKX5Dq4 -goversion go1.15.6 -D "" -importcfg $WORK/b153/importcfg -pack ./router.go ./server.go ./util.go cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b242/_pkg_.a packagefile html/template=$WORK/b158/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile text/tabwriter=$WORK/b182/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile path/filepath=$WORK/b077/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a EOF github.com/go-openapi/swag cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b257/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/signal=$WORK/b259/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b228/ cd /usr/share/gocode/src/golang.org/x/net/trace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p golang.org/x/net/trace -complete -installsuffix shared -buildid Af1oXR6DlDQwYuavEIhm/Af1oXR6DlDQwYuavEIhm -goversion go1.15.6 -D "" -importcfg $WORK/b241/importcfg -pack ./events.go ./histogram.go ./trace.go cd /usr/share/gocode/src/github.com/shurcooL/httpfs/vfsutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/shurcooL/httpfs/vfsutil -complete -installsuffix shared -buildid xMiZPfssrwecr1xHOmNK/xMiZPfssrwecr1xHOmNK -goversion go1.15.6 -D "" -importcfg $WORK/b293/importcfg -pack ./file.go ./vfsutil.go ./walk.go cd /usr/share/gocode/src/github.com/go-openapi/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/go-openapi/errors -complete -installsuffix shared -buildid -zOcfq0K43659Joeau1A/-zOcfq0K43659Joeau1A -goversion go1.15.6 -D "" -importcfg $WORK/b093/importcfg -pack ./api.go ./auth.go ./doc.go ./headers.go ./middleware.go ./parsing.go ./schema.go cd /usr/share/gocode/src/github.com/armon/go-metrics /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/armon/go-metrics -complete -installsuffix shared -buildid zf0jzTecYRnjYl6fW8C5/zf0jzTecYRnjYl6fW8C5 -goversion go1.15.6 -D "" -importcfg $WORK/b256/importcfg -pack ./const_unix.go ./inmem.go ./inmem_endpoint.go ./inmem_signal.go ./metrics.go ./sink.go ./start.go ./statsd.go ./statsite.go mkdir -p $WORK/b262/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b098/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile net/http/internal=$WORK/b112/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b191/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b219/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b229/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b227/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b230/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b231/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b130/ cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid 869yfs0UTlLE6FVRZdfR/869yfs0UTlLE6FVRZdfR -goversion go1.15.6 -D "" -importcfg $WORK/b162/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cd /usr/share/gocode/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid 689p80ABfbccRgUwvK5n/689p80ABfbccRgUwvK5n -goversion go1.15.6 -D "" -importcfg $WORK/b228/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./openmetrics_create.go ./text_create.go ./text_parse.go cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile encoding/gob=$WORK/b142/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile go/token=$WORK/b179/_pkg_.a packagefile html/template=$WORK/b158/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b131/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b133/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b135/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/rpc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p net/rpc -std -complete -installsuffix shared -buildid 18uEV27--MBhsbl6oCj3/18uEV27--MBhsbl6oCj3 -goversion go1.15.6 -D "" -importcfg $WORK/b262/importcfg -pack ./client.go ./debug.go ./server.go golang.org/x/net/http2 mkdir -p $WORK/b243/ cd /usr/share/gocode/src/github.com/go-openapi/swag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/go-openapi/swag -complete -installsuffix shared -buildid 5zP3Q_Fj3saBGHS3qOMm/5zP3Q_Fj3saBGHS3qOMm -goversion go1.15.6 -D "" -importcfg $WORK/b130/importcfg -pack ./convert.go ./convert_types.go ./doc.go ./json.go ./loading.go ./name_lexem.go ./net.go ./path.go ./post_go18.go ./post_go19.go ./split.go ./util.go ./yaml.go cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b095/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b244/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b245/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b146/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b052/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile net/http/httptrace=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid fcWm8P9KyjzEvJ6BITQN/fcWm8P9KyjzEvJ6BITQN -goversion go1.15.6 -D "" -importcfg $WORK/b243/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b293/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/37/37f248853c725cf4b4f4e6c90c6e2820cdced9a94131868eb4dde9e7f8b2ebc1-d # internal github.com/shurcooL/vfsgen mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b095/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b293/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile text/template=$WORK/b159/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/3c/3c5bbb505d7cb518f00e646fdd5d786ccd9f0c3a58b9691758c7ab685528aceb-d # internal cd /usr/share/gocode/src/github.com/shurcooL/vfsgen /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/shurcooL/vfsgen -complete -installsuffix shared -buildid JyE3j-ZDxZ2EBQXoHfM9/JyE3j-ZDxZ2EBQXoHfM9 -goversion go1.15.6 -D "" -importcfg $WORK/b292/importcfg -pack ./commentwriter.go ./doc.go ./generator.go ./options.go ./stringwriter.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/51/517237de1209a85dea2af21809518eef13f6ad233a970159bece4cfa95695ee1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/88/8836ccada7b2ba5f4077f49eb6d21181851e9b24b4dbbde739d010ad60c50e20-d # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/fd/fd3c4a38228a733d277435459b91fd06e7f8cf9571b97e53e01a3e5f3f5944a9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal github.com/prometheus/alertmanager/asset mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b095/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b292/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/asset /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/prometheus/alertmanager/asset -complete -installsuffix shared -buildid 32u8R21O74l2cMr7gBrk/32u8R21O74l2cMr7gBrk -goversion go1.15.6 -D "" -importcfg $WORK/b291/importcfg -pack ./assets_vfsdata.go ./doc.go cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/83/83b8ffaa21e19b08de1f0e54ebc9898a2a76ccb868031ea8b1b0351f538fde0d-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b115/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b116/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b093/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b120/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b121/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b125/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b126/_pkg_.a packagefile net/mail=$WORK/b129/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b118/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/strfmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/go-openapi/strfmt -complete -installsuffix shared -buildid AGfTOIPFlOGpaUvbgxfh/AGfTOIPFlOGpaUvbgxfh -goversion go1.15.6 -D "" -importcfg $WORK/b114/importcfg -pack ./bson.go ./date.go ./default.go ./doc.go ./duration.go ./format.go ./time.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/b8/b81d0f4529c04a5a28a4bec698855113fa676161f32c533759d4d904a86a6859-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b162/_pkg_.a # internal github.com/hashicorp/go-msgpack/codec mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile net/rpc=$WORK/b262/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/go-msgpack/codec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/hashicorp/go-msgpack/codec -complete -installsuffix shared -buildid QSWZKbOuudxCbYpySUop/QSWZKbOuudxCbYpySUop -goversion go1.15.6 -D "" -importcfg $WORK/b261/importcfg -pack ./binc.go ./cbor.go ./decode.go ./doc.go ./encode.go ./fast-path.generated.go ./gen-helper.generated.go ./goversion_arrayof_gte_go15.go ./goversion_makemap_gte_go19.go ./goversion_unexportedembeddedptr_gte_go110.go ./goversion_vendor_gte_go17.go ./helper.go ./helper_internal.go ./helper_unsafe.go ./json.go ./msgpack.go ./rpc.go ./simple.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/7a/7a9c8ea78814a121bad68a72918f165ab63185c0f273d031e8d3a3e3c7f0694c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/b5/b5ef26711c17c92c94d3100c1c5c032b3580c9904d01bad7d9f632c72a7feae8-d # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/ee/eeb41cabc8d95893564c4865931363d6336022a4f1d8f60d88f257d7a349db4f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b228/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/43/43213f0da23bd40f1a909388a9eb94e1e34af81a7c696b5063ab2ba1bde8738b-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b130/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/jsonpointer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid -Thi7Wvq-nkBMhDNcZlV/-Thi7Wvq-nkBMhDNcZlV -goversion go1.15.6 -D "" -importcfg $WORK/b140/importcfg -pack ./pointer.go cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/8d/8d9c64a4b3e45c0c6f49293210d558bce593c2eddc235286dcb7e0feeddf0324-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b188/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b189/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b190/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b191/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b219/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b226/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b227/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b228/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b231/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b232/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b077/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b237/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid vZXBgrJUYiiMTkBWv4MQ/vZXBgrJUYiiMTkBWv4MQ -goversion go1.15.6 -D "" -importcfg $WORK/b187/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/58/58ac349ec4d6e3c3dcee8141f6a92ae916dd05f2b69f99dbb2088ec12a1b3d30-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/82/820cfdf6b2b1f4c3f4ea9d4fce81f786cc268876bf83f4c85ad1c0c90bf3b566-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b144/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b140/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/jsonreference /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid u0M-l3058O1Sj5Xv9UVh/u0M-l3058O1Sj5Xv9UVh -goversion go1.15.6 -D "" -importcfg $WORK/b143/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/0d/0d3ec561a9150fc8f9a328a1da47127b1eba60f0d522a6521d1a93e961c61cca-d # internal github.com/go-openapi/spec mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b095/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile encoding/gob=$WORK/b142/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b140/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b143/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b130/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile path/filepath=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/spec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/go-openapi/spec -complete -installsuffix shared -buildid 8Gfc54Fa_oQXr3Apgmqe/8Gfc54Fa_oQXr3Apgmqe -goversion go1.15.6 -D "" -importcfg $WORK/b141/importcfg -pack ./bindata.go ./cache.go ./contact_info.go ./debug.go ./expander.go ./external_docs.go ./header.go ./info.go ./items.go ./license.go ./normalizer.go ./operation.go ./parameter.go ./path_item.go ./paths.go ./properties.go ./ref.go ./response.go ./responses.go ./schema.go ./schema_loader.go ./security_scheme.go ./spec.go ./swagger.go ./tag.go ./unused.go ./validations.go ./xml_object.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/ec/ecd03c758e035cc3a748975ad51466c23df9b0cdd8048b5d9d8306dac2bbd69c-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile encoding/csv=$WORK/b091/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile encoding/xml=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b093/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b114/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b130/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile mime/multipart=$WORK/b109/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p github.com/go-openapi/runtime -complete -installsuffix shared -buildid Z-tO6hiMS5PsCBCJXwYT/Z-tO6hiMS5PsCBCJXwYT -goversion go1.15.6 -D "" -importcfg $WORK/b090/importcfg -pack ./bytestream.go ./client_auth_info.go ./client_operation.go ./client_request.go ./client_response.go ./constants.go ./csv.go ./discard.go ./file.go ./headers.go ./interfaces.go ./json.go ./request.go ./statuses.go ./text.go ./values.go ./xml.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/ea/ea7a6a101848bc4d88367802e3bdd9932f981447781b9e419befcdf16b01647f-d # internal github.com/go-openapi/runtime/yamlpc mkdir -p $WORK/b161/ github.com/go-openapi/runtime/security mkdir -p $WORK/b156/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/runtime=$WORK/b090/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b135/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b093/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b090/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/yamlpc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/go-openapi/runtime/yamlpc -complete -installsuffix shared -buildid MyOeHxiJ-aSKEQj2Nzoj/MyOeHxiJ-aSKEQj2Nzoj -goversion go1.15.6 -D "" -importcfg $WORK/b161/importcfg -pack ./yaml.go cd /usr/share/gocode/src/github.com/go-openapi/runtime/security /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/go-openapi/runtime/security -complete -installsuffix shared -buildid t7vnsIz9ECpkLOf2Hx07/t7vnsIz9ECpkLOf2Hx07 -goversion go1.15.6 -D "" -importcfg $WORK/b156/importcfg -pack ./authenticator.go ./authorizer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/5b/5b5a0e97736100e8bf29a802f896e659aafa0e6931350ad0834912e72978a8d0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/d2/d2f644638c1b61793f5c8a83f28b69fa3cc6517f33b9d4827f3ed05daed748ce-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/9e/9e25260aee22873a6fdd4876cc9421fc499453dee5ad317e9c2f0ead67decd34-d # internal github.com/prometheus/common/version mkdir -p $WORK/b295/ github.com/prometheus/alertmanager/types mkdir -p $WORK/b281/ github.com/mwitkow/go-conntrack mkdir -p $WORK/b239/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b187/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile text/template=$WORK/b159/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/prometheus/common/version -complete -installsuffix shared -buildid dgX7AKlbYdPq3nGzz3N2/dgX7AKlbYdPq3nGzz3N2 -goversion go1.15.6 -D "" -importcfg $WORK/b295/importcfg -pack ./info.go cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b187/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b231/_pkg_.a packagefile regexp=$WORK/b118/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b240/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b187/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b241/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/prometheus/alertmanager/types -complete -installsuffix shared -buildid iLamJkHZCsDrl6ivJ8Kq/iLamJkHZCsDrl6ivJ8Kq -goversion go1.15.6 -D "" -importcfg $WORK/b281/importcfg -pack ./match.go ./types.go cd /usr/share/gocode/src/github.com/mwitkow/go-conntrack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/mwitkow/go-conntrack -complete -installsuffix shared -buildid R_Dq1YFR3LUQ-B1gyaqk/R_Dq1YFR3LUQ-B1gyaqk -goversion go1.15.6 -D "" -importcfg $WORK/b239/importcfg -pack ./dialer_reporter.go ./dialer_wrapper.go ./listener_reporter.go ./listener_wrapper.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b295/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/fd/fdef77371a8a16f6d9d10ea145050476a0e9c93eefd4c6ff4001f172d031bacc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b239/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/94/94b02fcbe72bceee55167eb379eb539b4c0fa17777d9c2aa81674f099c372dbe-d # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/c1/c1640ea75f1fa5f1689732548f4269074ea9ce0a4ebab75277c35b0c665b62bf-d # internal github.com/prometheus/common/config mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b239/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b243/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b135/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b077/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/prometheus/common/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/prometheus/common/config -complete -installsuffix shared -buildid IKbGfWSNt_OMVCeWMd4I/IKbGfWSNt_OMVCeWMd4I -goversion go1.15.6 -D "" -importcfg $WORK/b238/importcfg -pack ./config.go ./http_config.go cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/b1/b1e8fae2f1abbba847f56e10dfac669fa3d511f8cde8140fa3e4423948a5a21b-d # internal github.com/prometheus/alertmanager/store mkdir -p $WORK/b282/ github.com/prometheus/alertmanager/provider github.com/prometheus/alertmanager/template mkdir -p $WORK/b280/ mkdir -p $WORK/b290/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b281/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b231/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/store /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/prometheus/alertmanager/store -complete -installsuffix shared -buildid LwL9nIUb7zyGP9uLv8KP/LwL9nIUb7zyGP9uLv8KP -goversion go1.15.6 -D "" -importcfg $WORK/b282/importcfg -pack ./store.go cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b281/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b231/_pkg_.a EOF cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b291/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b281/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b231/_pkg_.a packagefile html/template=$WORK/b158/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b118/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile text/template=$WORK/b159/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/provider /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/prometheus/alertmanager/provider -complete -installsuffix shared -buildid Y1t-8YilAqoS3Cg1vof4/Y1t-8YilAqoS3Cg1vof4 -goversion go1.15.6 -D "" -importcfg $WORK/b280/importcfg -pack ./provider.go cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/prometheus/alertmanager/template -complete -installsuffix shared -buildid 7EFNkmkbTwHx7EjTyI02/7EFNkmkbTwHx7EjTyI02 -goversion go1.15.6 -D "" -importcfg $WORK/b290/importcfg -pack ./template.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/66/666e10923d37dabad272585ce99a2fb4ba36c4534b18adb727da7a76e3dd2212-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/ad/ada45e81f805ac535da48d0549623bbc5c5b84bd1cd175855f7bd25f16d41711-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/83/83ca183ca0d16d4c9fe86f30969094df4b2cf7097c6245ba8fca1d7d3cc3d384-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b139/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b140/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b141/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b114/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b130/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile path/filepath=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/analysis /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/go-openapi/analysis -complete -installsuffix shared -buildid YuYSP1UvcjdYOMhCqwrx/YuYSP1UvcjdYOMhCqwrx -goversion go1.15.6 -D "" -importcfg $WORK/b138/importcfg -pack ./analyzer.go ./debug.go ./doc.go ./fixer.go ./flatten.go ./mixin.go ./schema.go cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/9d/9dfc699caac3216acf7e2accccbfae295dbbf441fb89eae6a287ff97138cc42a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/6f/6f1a0f8a2d5314ecd61928bc334b4e1e272ca3f7ff7770d4e0f2c5e6eb615fbc-d # internal github.com/prometheus/alertmanager/config mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b184/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b186/_pkg_.a packagefile github.com/pkg/errors=$WORK/b163/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b187/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b238/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b231/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b135/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b118/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/prometheus/alertmanager/config -complete -installsuffix shared -buildid d6ugpuTb8TvxsN7rHf91/d6ugpuTb8TvxsN7rHf91 -goversion go1.15.6 -D "" -importcfg $WORK/b183/importcfg -pack ./config.go ./coordinator.go ./notifiers.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/cb/cbfc499da242acaff8dc8b9ca38b11da1d7bdc1dce38ec99002b0383c9411798-d # internal github.com/prometheus/alertmanager/inhibit mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b184/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b186/_pkg_.a packagefile github.com/oklog/run=$WORK/b279/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b183/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b280/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b282/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b281/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b231/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/inhibit /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/prometheus/alertmanager/inhibit -complete -installsuffix shared -buildid FKxDcq16wV0W-LLvQJ8i/FKxDcq16wV0W-LLvQJ8i -goversion go1.15.6 -D "" -importcfg $WORK/b278/importcfg -pack ./inhibit.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/db/dbb1ff319d15ddc4e8019d49e5eb22affa28115692c7af22eec6c19950838326-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/8c/8cf6371758823048a09f880b4cc1c1e71385e7947d65bd7d16400b0b594bafab-d # internal github.com/go-openapi/loads mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/gob=$WORK/b142/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b138/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b141/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b130/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/loads /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/go-openapi/loads -complete -installsuffix shared -buildid JM2dVTC26mfPyhlmb8Bq/JM2dVTC26mfPyhlmb8Bq -goversion go1.15.6 -D "" -importcfg $WORK/b152/importcfg -pack ./doc.go ./loaders.go ./options.go ./spec.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/0d/0d70870f259d2be6f6e95b72ae7bc994318c5b9c598cd235edbdceecd786b8ec-d # internal github.com/go-openapi/runtime/middleware/untyped mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b138/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b093/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b152/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b090/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b141/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b114/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/middleware/untyped /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/go-openapi/runtime/middleware/untyped -complete -installsuffix shared -buildid pohSCNneqz6jZNa4mJ2K/pohSCNneqz6jZNa4mJ2K -goversion go1.15.6 -D "" -importcfg $WORK/b155/importcfg -pack ./api.go github.com/go-openapi/validate mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b138/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b093/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b140/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b152/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b090/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b141/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b114/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b130/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b118/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/validate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/go-openapi/validate -complete -installsuffix shared -buildid We-RobRj68Zy09kISxwC/We-RobRj68Zy09kISxwC -goversion go1.15.6 -D "" -importcfg $WORK/b157/importcfg -pack ./context.go ./debug.go ./default_validator.go ./doc.go ./example_validator.go ./formats.go ./helpers.go ./object_validator.go ./options.go ./result.go ./rexp.go ./schema.go ./schema_messages.go ./schema_option.go ./schema_props.go ./slice_validator.go ./spec.go ./spec_messages.go ./type.go ./validator.go ./values.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/67/675ae78baa3032d1663ea44063980273a6aa7c6218c008f8b182682ab4cdaa7c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/3f/3ff65847dee7b5d1bfe061f1de370053c0115fadd15ece4a22bc3c0b742c74db-d # internal github.com/go-openapi/runtime/middleware mkdir -p $WORK/b137/ github.com/prometheus/alertmanager/api/v2/models mkdir -p $WORK/b166/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b138/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b093/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b152/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b090/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b136/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b153/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b154/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b155/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b156/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b141/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b114/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b130/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b157/_pkg_.a packagefile html/template=$WORK/b158/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b118/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/middleware /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/go-openapi/runtime/middleware -complete -installsuffix shared -buildid UqN1eGW5DMK-56glXD4u/UqN1eGW5DMK-56glXD4u -goversion go1.15.6 -D "" -importcfg $WORK/b137/importcfg -pack ./context.go ./doc.go ./go18.go ./negotiate.go ./not_implemented.go ./operation.go ./parameter.go ./rapidoc.go ./redoc.go ./request.go ./router.go ./security.go ./spec.go ./swaggerui.go ./validation.go cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b024/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b093/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b114/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b130/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b157/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/api/v2/models /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/prometheus/alertmanager/api/v2/models -complete -installsuffix shared -buildid j-PdIdyTCWQIL27uIyVb/j-PdIdyTCWQIL27uIyVb -goversion go1.15.6 -D "" -importcfg $WORK/b166/importcfg -pack ./alert.go ./alert_group.go ./alert_groups.go ./alert_status.go ./alertmanager_config.go ./alertmanager_status.go ./cluster_status.go ./gettable_alert.go ./gettable_alerts.go ./gettable_silence.go ./gettable_silences.go ./label_set.go ./matcher.go ./matchers.go ./peer_status.go ./postable_alert.go ./postable_alerts.go ./postable_silence.go ./receiver.go ./silence.go ./silence_status.go ./version_info.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/ea/eafe2c7d7148831d98554e93f25a4291b240e8b3f296c00b449eaba27fc95cd7-d # internal github.com/prometheus/alertmanager/cli/format mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b114/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b166/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b172/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile text/tabwriter=$WORK/b182/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/cli/format /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/prometheus/alertmanager/cli/format -complete -installsuffix shared -buildid aDjMxi8jPx_kjA-rV8rM/aDjMxi8jPx_kjA-rV8rM -goversion go1.15.6 -D "" -importcfg $WORK/b181/importcfg -pack ./format.go ./format_extended.go ./format_json.go ./format_simple.go ./sort.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/77/775c422e6e6ab210c2f4d0d02f297b4b4f350be6a8287705531b1afe6910ffdc-d # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/82/82e7138c558e5927df7b37265d51e74df04166ae2405f3bf12d3de048143a120-d # internal github.com/go-openapi/runtime/client mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/ecdsa=$WORK/b045/_pkg_.a packagefile crypto/rsa=$WORK/b058/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile encoding/pem=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b090/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b136/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b137/_pkg_.a packagefile github.com/go-openapi/runtime/yamlpc=$WORK/b161/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b114/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile mime/multipart=$WORK/b109/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile net/http/httputil=$WORK/b162/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile path/filepath=$WORK/b077/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/go-openapi/runtime/client /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/go-openapi/runtime/client -complete -installsuffix shared -buildid eZkaM0CkD4gdNUwFRM8I/eZkaM0CkD4gdNUwFRM8I -goversion go1.15.6 -D "" -importcfg $WORK/b042/importcfg -pack ./auth_info.go ./keepalive.go ./request.go ./response.go ./runtime.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/a5/a57a8e4cfa29fef19dc14e06b90da867c029febe12bbc820969ca4692eedcf2a-d # internal github.com/prometheus/alertmanager/api/v2/client/general mkdir -p $WORK/b168/ github.com/prometheus/alertmanager/api/v2/client/receiver github.com/prometheus/alertmanager/api/v2/client/alertgroup github.com/prometheus/alertmanager/api/v2/client/alert mkdir -p $WORK/b169/ mkdir -p $WORK/b167/ mkdir -p $WORK/b165/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b093/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b090/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b042/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b114/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b166/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF github.com/prometheus/alertmanager/api/v2/client/silence mkdir -p $WORK/b170/ cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/api/v2/client/general /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/prometheus/alertmanager/api/v2/client/general -complete -installsuffix shared -buildid dX-bbsa6gFgKMvO6gc61/dX-bbsa6gFgKMvO6gc61 -goversion go1.15.6 -D "" -importcfg $WORK/b168/importcfg -pack ./general_client.go ./get_status_parameters.go ./get_status_responses.go cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b093/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b090/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b042/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b114/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b166/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b093/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b090/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b042/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b114/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b130/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b166/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/api/v2/client/receiver /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/prometheus/alertmanager/api/v2/client/receiver -complete -installsuffix shared -buildid uTwi8N-QNuJh1Q7zW53f/uTwi8N-QNuJh1Q7zW53f -goversion go1.15.6 -D "" -importcfg $WORK/b169/importcfg -pack ./get_receivers_parameters.go ./get_receivers_responses.go ./receiver_client.go cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/api/v2/client/alertgroup /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/prometheus/alertmanager/api/v2/client/alertgroup -complete -installsuffix shared -buildid RFpNklbDxQ6N5C8qGq7o/RFpNklbDxQ6N5C8qGq7o -goversion go1.15.6 -D "" -importcfg $WORK/b167/importcfg -pack ./alertgroup_client.go ./get_alert_groups_parameters.go ./get_alert_groups_responses.go cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b093/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b090/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b042/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b114/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b130/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b166/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b093/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b090/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b042/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b114/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b130/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b166/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/api/v2/client/alert /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/prometheus/alertmanager/api/v2/client/alert -complete -installsuffix shared -buildid VSax0PgxCsYCp7Qoem8w/VSax0PgxCsYCp7Qoem8w -goversion go1.15.6 -D "" -importcfg $WORK/b165/importcfg -pack ./alert_client.go ./get_alerts_parameters.go ./get_alerts_responses.go ./post_alerts_parameters.go ./post_alerts_responses.go cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/api/v2/client/silence /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/prometheus/alertmanager/api/v2/client/silence -complete -installsuffix shared -buildid Wd_RGja0I619h9cZy8cl/Wd_RGja0I619h9cZy8cl -goversion go1.15.6 -D "" -importcfg $WORK/b170/importcfg -pack ./delete_silence_parameters.go ./delete_silence_responses.go ./get_silence_parameters.go ./get_silence_responses.go ./get_silences_parameters.go ./get_silences_responses.go ./post_silences_parameters.go ./post_silences_responses.go ./silence_client.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b168/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/dc/dc8cd7a5b352e2e42c0049fb5b471cc13a055970daab04b5a1a6171284890df8-d # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/1e/1e97c31886a8fb1909c00ad2de432f8463e8794dddbc619e1f2f4273df51d82f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/b7/b7c627e726a0b0132da4473658992c8c00eaf9bab43fe6a4ada95ed174fb040a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/64/64c325978228d1b612199d47cc6ffcbb2f83763eace5f3e40627fe3a7f085828-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/82/82e57b1c51825321ed7f7c5af699d8afab17411839261603ccdfec6bfad3eee7-d # internal github.com/prometheus/alertmanager/api/v2/client mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/runtime=$WORK/b090/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b042/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b114/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alert=$WORK/b165/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alertgroup=$WORK/b167/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/general=$WORK/b168/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/receiver=$WORK/b169/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/silence=$WORK/b170/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/api/v2/client /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/prometheus/alertmanager/api/v2/client -complete -installsuffix shared -buildid woYbn6uDW_bwE-glGSt-/woYbn6uDW_bwE-glGSt- -goversion go1.15.6 -D "" -importcfg $WORK/b164/importcfg -pack ./alertmanager_client.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/f0/f0f1d809f03ae99dbb44a530279e16b5ee6ea9305fef14a60bc75490d5c75b5d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/36/36d380c923a559bc64fd097a211f6eb6a33895d46c8b53d8293aacdfdc026267-d # internal github.com/hashicorp/memberlist mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/lzw=$WORK/b255/_pkg_.a packagefile container/list=$WORK/b062/_pkg_.a packagefile crypto/aes=$WORK/b046/_pkg_.a packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b256/_pkg_.a packagefile github.com/google/btree=$WORK/b260/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b261/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b263/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b252/_pkg_.a packagefile github.com/miekg/dns=$WORK/b265/_pkg_.a packagefile github.com/sean-/seed=$WORK/b273/_pkg_.a packagefile hash/crc32=$WORK/b097/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b052/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/memberlist /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/hashicorp/memberlist -complete -installsuffix shared -buildid vd9xcEqZxbv8x7REQIrw/vd9xcEqZxbv8x7REQIrw -goversion go1.15.6 -D "" -importcfg $WORK/b254/importcfg -pack ./alive_delegate.go ./awareness.go ./broadcast.go ./config.go ./conflict_delegate.go ./delegate.go ./event_delegate.go ./keyring.go ./logging.go ./memberlist.go ./merge_delegate.go ./mock_transport.go ./net.go ./net_transport.go ./ping_delegate.go ./queue.go ./security.go ./state.go ./suspicion.go ./transport.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/67/67b66bc79453050a17625824fdd68f0cd66b9a00974692b79d316166482c3553-d # internal github.com/prometheus/alertmanager/cluster mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b184/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b186/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b251/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b252/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b254/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b274/_pkg_.a packagefile github.com/pkg/errors=$WORK/b163/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b275/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b187/_pkg_.a packagefile math/rand=$WORK/b052/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/cluster /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/prometheus/alertmanager/cluster -complete -installsuffix shared -buildid G-bWgXahRElwu7gROTSN/G-bWgXahRElwu7gROTSN -goversion go1.15.6 -D "" -importcfg $WORK/b250/importcfg -pack ./advertise.go ./channel.go ./cluster.go ./delegate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/4f/4fddddfef15afb08246e5d98c4be72a25b6d4f17239fa778da3b4739ccf74dd9-d # internal github.com/prometheus/alertmanager/nflog mkdir -p $WORK/b283/ github.com/prometheus/alertmanager/silence mkdir -p $WORK/b287/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b184/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b186/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b229/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b250/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b284/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b187/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b052/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b184/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b186/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b229/_pkg_.a packagefile github.com/pkg/errors=$WORK/b163/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b250/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b288/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b281/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b187/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b231/_pkg_.a packagefile github.com/satori/go.uuid=$WORK/b289/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b052/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b118/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/nflog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/prometheus/alertmanager/nflog -complete -installsuffix shared -buildid diqsyfaEYtHjPsn1rem-/diqsyfaEYtHjPsn1rem- -goversion go1.15.6 -D "" -importcfg $WORK/b283/importcfg -pack ./nflog.go cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/silence /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/prometheus/alertmanager/silence -complete -installsuffix shared -buildid 4b5Bn-o7q4NFEnx84boP/4b5Bn-o7q4NFEnx84boP -goversion go1.15.6 -D "" -importcfg $WORK/b287/importcfg -pack ./silence.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/b5/b5a0ee3f9042c006de52b8da4c8b80f34837e64d663311482d5cd85a59b6d029-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/fa/fa90623b9d2d10b71b62770ec7c0584d8125ddde54c51786feb979bb840cf14e-d # internal github.com/prometheus/alertmanager/notify mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b248/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b249/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b184/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b186/_pkg_.a packagefile github.com/pkg/errors=$WORK/b163/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b250/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b278/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b287/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b290/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b281/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b187/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b231/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/notify /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/prometheus/alertmanager/notify -complete -installsuffix shared -buildid L_oewrXAMPOdnXjINF5s/L_oewrXAMPOdnXjINF5s -goversion go1.15.6 -D "" -importcfg $WORK/b247/importcfg -pack ./notify.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/58/58b714f58b5ed63d6d3a746985379bace52b4bef5a6cb9c0fb12365525bb4b0d-d # internal github.com/prometheus/alertmanager/dispatch mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b184/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b186/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b183/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b247/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b280/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b282/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b281/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b187/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b231/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/dispatch /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/prometheus/alertmanager/dispatch -complete -installsuffix shared -buildid 7eQHpkrbDdKV9F-9F14R/7eQHpkrbDdKV9F-9F14R -goversion go1.15.6 -D "" -importcfg $WORK/b246/importcfg -pack ./dispatch.go ./route.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/9f/9fb8f444d657c20bd072ec67fc8389a994445f55e6481d5b7c141db51388992c-d # internal github.com/prometheus/alertmanager/cli mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b042/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b114/_pkg_.a packagefile github.com/pkg/errors=$WORK/b163/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client=$WORK/b164/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alert=$WORK/b165/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/general=$WORK/b168/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/silence=$WORK/b170/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b166/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/config=$WORK/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/format=$WORK/b181/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b183/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b246/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b290/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b231/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b295/_pkg_.a packagefile github.com/xlab/treeprint=$WORK/b296/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b172/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/user=$WORK/b297/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/cli /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p github.com/prometheus/alertmanager/cli -complete -installsuffix shared -buildid WPZoat0fkp5vn_idoUeS/WPZoat0fkp5vn_idoUeS -goversion go1.15.6 -D "" -importcfg $WORK/b002/importcfg -pack ./alert.go ./alert_add.go ./alert_query.go ./check_config.go ./cluster.go ./config.go ./root.go ./routing.go ./silence.go ./silence_add.go ./silence_expire.go ./silence_import.go ./silence_query.go ./silence_update.go ./test_routing.go ./utils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/7b/7b0662e94fa48bf8c0e99a6c9f326ecbe90d4377a1ad54f4e1f38a95ae8a7e17-d # internal github.com/prometheus/alertmanager/cmd/amtool mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/alertmanager/cli=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/cgo=$WORK/b082/_pkg_.a EOF cd /builddir/build/BUILD/alertmanager-0.21.0/_build/src/github.com/prometheus/alertmanager/cmd/amtool /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid 95wVmaBwQ1Dg15UNW5Dj/95wVmaBwQ1Dg15UNW5Dj -goversion go1.15.6 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/5f/5f5f4aed88f1d361ecd44b264b1edceaca76092388e11205409150d1248e1a85-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/prometheus/alertmanager/cmd/amtool=$WORK/b001/_pkg_.a packagefile github.com/prometheus/alertmanager/cli=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/cgo=$WORK/b082/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/go-openapi/runtime/client=$WORK/b042/_pkg_.a packagefile github.com/go-openapi/strfmt=$WORK/b114/_pkg_.a packagefile github.com/pkg/errors=$WORK/b163/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client=$WORK/b164/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alert=$WORK/b165/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/general=$WORK/b168/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/silence=$WORK/b170/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/models=$WORK/b166/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/config=$WORK/b171/_pkg_.a packagefile github.com/prometheus/alertmanager/cli/format=$WORK/b181/_pkg_.a packagefile github.com/prometheus/alertmanager/config=$WORK/b183/_pkg_.a packagefile github.com/prometheus/alertmanager/dispatch=$WORK/b246/_pkg_.a packagefile github.com/prometheus/alertmanager/pkg/labels=$WORK/b294/_pkg_.a packagefile github.com/prometheus/alertmanager/template=$WORK/b290/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b231/_pkg_.a packagefile github.com/prometheus/common/version=$WORK/b295/_pkg_.a packagefile github.com/xlab/treeprint=$WORK/b296/_pkg_.a packagefile gopkg.in/alecthomas/kingpin.v2=$WORK/b172/_pkg_.a packagefile net/url=$WORK/b083/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/user=$WORK/b297/_pkg_.a packagefile path=$WORK/b113/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b021/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile encoding=$WORK/b025/_pkg_.a packagefile encoding/base64=$WORK/b026/_pkg_.a packagefile math=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b030/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile internal/fmtsort=$WORK/b033/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/ecdsa=$WORK/b045/_pkg_.a packagefile crypto/rsa=$WORK/b058/_pkg_.a packagefile crypto/tls=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b071/_pkg_.a packagefile encoding/pem=$WORK/b075/_pkg_.a packagefile github.com/go-openapi/runtime=$WORK/b090/_pkg_.a packagefile github.com/go-openapi/runtime/logger=$WORK/b136/_pkg_.a packagefile github.com/go-openapi/runtime/middleware=$WORK/b137/_pkg_.a packagefile github.com/go-openapi/runtime/yamlpc=$WORK/b161/_pkg_.a packagefile io/ioutil=$WORK/b076/_pkg_.a packagefile log=$WORK/b103/_pkg_.a packagefile mime=$WORK/b108/_pkg_.a packagefile mime/multipart=$WORK/b109/_pkg_.a packagefile net/http=$WORK/b094/_pkg_.a packagefile net/http/httputil=$WORK/b162/_pkg_.a packagefile net/textproto=$WORK/b105/_pkg_.a packagefile path/filepath=$WORK/b077/_pkg_.a packagefile database/sql/driver=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b027/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b116/_pkg_.a packagefile github.com/go-openapi/errors=$WORK/b093/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b120/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=$WORK/b121/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=$WORK/b125/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=$WORK/b126/_pkg_.a packagefile net/mail=$WORK/b129/_pkg_.a packagefile regexp=$WORK/b118/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/alertgroup=$WORK/b167/_pkg_.a packagefile github.com/prometheus/alertmanager/api/v2/client/receiver=$WORK/b169/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b130/_pkg_.a packagefile github.com/go-openapi/validate=$WORK/b157/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b135/_pkg_.a packagefile net=$WORK/b078/_pkg_.a packagefile text/tabwriter=$WORK/b182/_pkg_.a packagefile crypto/md5=$WORK/b067/_pkg_.a packagefile github.com/go-kit/kit/log=$WORK/b184/_pkg_.a packagefile github.com/go-kit/kit/log/level=$WORK/b186/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b187/_pkg_.a packagefile github.com/prometheus/common/config=$WORK/b238/_pkg_.a packagefile github.com/prometheus/alertmanager/notify=$WORK/b247/_pkg_.a packagefile github.com/prometheus/alertmanager/provider=$WORK/b280/_pkg_.a packagefile github.com/prometheus/alertmanager/store=$WORK/b282/_pkg_.a packagefile github.com/prometheus/alertmanager/types=$WORK/b281/_pkg_.a packagefile github.com/prometheus/alertmanager/asset=$WORK/b291/_pkg_.a packagefile html/template=$WORK/b158/_pkg_.a packagefile text/template=$WORK/b159/_pkg_.a packagefile bufio=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile github.com/alecthomas/template=$WORK/b173/_pkg_.a packagefile github.com/alecthomas/units=$WORK/b175/_pkg_.a packagefile go/doc=$WORK/b176/_pkg_.a packagefile syscall=$WORK/b022/_pkg_.a packagefile internal/oserror=$WORK/b023/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile internal/testlog=$WORK/b039/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b029/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b046/_pkg_.a packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile crypto/elliptic=$WORK/b050/_pkg_.a packagefile crypto/internal/randutil=$WORK/b053/_pkg_.a packagefile crypto/sha512=$WORK/b054/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b055/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b057/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile crypto/rand=$WORK/b059/_pkg_.a packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile container/list=$WORK/b062/_pkg_.a packagefile crypto/des=$WORK/b063/_pkg_.a packagefile crypto/ed25519=$WORK/b064/_pkg_.a packagefile crypto/hmac=$WORK/b066/_pkg_.a packagefile crypto/rc4=$WORK/b068/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b089/_pkg_.a packagefile crypto/dsa=$WORK/b072/_pkg_.a packagefile crypto/x509/pkix=$WORK/b073/_pkg_.a packagefile encoding/asn1=$WORK/b056/_pkg_.a packagefile encoding/csv=$WORK/b091/_pkg_.a packagefile encoding/xml=$WORK/b092/_pkg_.a packagefile github.com/go-openapi/analysis=$WORK/b138/_pkg_.a packagefile github.com/go-openapi/loads=$WORK/b152/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/denco=$WORK/b153/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/header=$WORK/b154/_pkg_.a packagefile github.com/go-openapi/runtime/middleware/untyped=$WORK/b155/_pkg_.a packagefile github.com/go-openapi/runtime/security=$WORK/b156/_pkg_.a packagefile github.com/go-openapi/spec=$WORK/b141/_pkg_.a packagefile mime/quotedprintable=$WORK/b110/_pkg_.a packagefile compress/gzip=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b099/_pkg_.a packagefile math/rand=$WORK/b052/_pkg_.a packagefile net/http/httptrace=$WORK/b111/_pkg_.a packagefile net/http/internal=$WORK/b112/_pkg_.a packagefile html=$WORK/b117/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=$WORK/b122/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=$WORK/b124/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=$WORK/b127/_pkg_.a packagefile regexp/syntax=$WORK/b119/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b131/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b133/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b140/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b079/_pkg_.a packagefile internal/nettrace=$WORK/b080/_pkg_.a packagefile internal/singleflight=$WORK/b081/_pkg_.a packagefile github.com/go-logfmt/logfmt=$WORK/b185/_pkg_.a packagefile expvar=$WORK/b188/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b189/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b190/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b191/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b219/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b226/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b227/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b228/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b232/_pkg_.a packagefile runtime/debug=$WORK/b237/_pkg_.a packagefile github.com/mwitkow/go-conntrack=$WORK/b239/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b243/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b248/_pkg_.a packagefile github.com/cespare/xxhash=$WORK/b249/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster=$WORK/b250/_pkg_.a packagefile github.com/prometheus/alertmanager/inhibit=$WORK/b278/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog=$WORK/b283/_pkg_.a packagefile github.com/prometheus/alertmanager/nflog/nflogpb=$WORK/b284/_pkg_.a packagefile github.com/prometheus/alertmanager/silence=$WORK/b287/_pkg_.a packagefile github.com/shurcooL/vfsgen=$WORK/b292/_pkg_.a packagefile text/template/parse=$WORK/b160/_pkg_.a packagefile github.com/alecthomas/template/parse=$WORK/b174/_pkg_.a packagefile go/ast=$WORK/b177/_pkg_.a packagefile go/token=$WORK/b179/_pkg_.a packagefile internal/lazyregexp=$WORK/b180/_pkg_.a packagefile crypto/internal/subtle=$WORK/b048/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b065/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b087/_pkg_.a packagefile github.com/go-openapi/analysis/internal=$WORK/b139/_pkg_.a packagefile encoding/gob=$WORK/b142/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b143/_pkg_.a packagefile compress/flate=$WORK/b096/_pkg_.a packagefile hash/crc32=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b104/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=$WORK/b123/_pkg_.a packagefile github.com/go-stack/stack=$WORK/b128/_pkg_.a packagefile github.com/josharian/intern=$WORK/b132/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b134/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b192/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b193/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b207/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b200/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b209/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b210/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b220/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b222/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b224/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b229/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b230/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b233/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b234/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b235/_pkg_.a packagefile github.com/jpillora/backoff=$WORK/b240/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b241/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b244/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b245/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b146/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b251/_pkg_.a packagefile github.com/hashicorp/go-sockaddr=$WORK/b252/_pkg_.a packagefile github.com/hashicorp/memberlist=$WORK/b254/_pkg_.a packagefile github.com/oklog/ulid=$WORK/b274/_pkg_.a packagefile github.com/prometheus/alertmanager/cluster/clusterpb=$WORK/b275/_pkg_.a packagefile github.com/oklog/run=$WORK/b279/_pkg_.a packagefile github.com/gogo/protobuf/gogoproto=$WORK/b276/_pkg_.a packagefile github.com/gogo/protobuf/types=$WORK/b285/_pkg_.a packagefile github.com/prometheus/alertmanager/silence/silencepb=$WORK/b288/_pkg_.a packagefile github.com/satori/go.uuid=$WORK/b289/_pkg_.a packagefile github.com/shurcooL/httpfs/vfsutil=$WORK/b293/_pkg_.a packagefile go/scanner=$WORK/b178/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b144/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b101/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b197/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b201/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b194/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b202/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b204/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b205/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b206/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b203/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b208/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b211/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b215/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b216/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b218/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b221/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b223/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b225/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b236/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b242/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b147/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b149/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b150/_pkg_.a packagefile os/exec=$WORK/b253/_pkg_.a packagefile compress/lzw=$WORK/b255/_pkg_.a packagefile github.com/armon/go-metrics=$WORK/b256/_pkg_.a packagefile github.com/google/btree=$WORK/b260/_pkg_.a packagefile github.com/hashicorp/go-msgpack/codec=$WORK/b261/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b263/_pkg_.a packagefile github.com/miekg/dns=$WORK/b265/_pkg_.a packagefile github.com/sean-/seed=$WORK/b273/_pkg_.a packagefile os/signal=$WORK/b259/_pkg_.a packagefile github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b277/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b286/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b145/_pkg_.a packagefile golang.org/x/text/width=$WORK/b151/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b212/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b213/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b214/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b217/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b148/_pkg_.a packagefile github.com/hashicorp/go-immutable-radix=$WORK/b257/_pkg_.a packagefile net/rpc=$WORK/b262/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b264/_pkg_.a packagefile encoding/base32=$WORK/b266/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b267/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b268/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b272/_pkg_.a packagefile hash/fnv=$WORK/b196/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b258/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b269/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b270/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b271/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=1bUv-9CFbiBBNiX1hc4J/95wVmaBwQ1Dg15UNW5Dj/HNCfcN8KbjvO0McVfa8I/1bUv-9CFbiBBNiX1hc4J -X github.com/prometheus/alertmanager/version=0.21.0 -B 0xce404e7396c5b2f55fb71aa30711aab73a6c026e -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/alertmanager-0.21.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/alertmanager-0.21.0/_build/bin/amtool rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yCkcek + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386 ++ dirname /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386 + cd alertmanager-0.21.0 + cd /builddir/build/BUILD/alertmanager-0.21.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.21.0/_build/bin -s /builddir/build/BUILD/alertmanager-0.21.0/_build -o golang-github-prometheus-alertmanager-devel.file-list -O /builddir/build/BUILD/alertmanager-0.21.0 -V 0.21.0-2.fc33 -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386 -g /usr/share/gocode -r '.*example.*' Installing: github.com/prometheus/alertmanager + IFS= +++ realpath -e --relative-base=. doc examples MAINTAINERS.md README.md CHANGELOG.md +++ sort -u ++ listfiles_include='CHANGELOG.md MAINTAINERS.md README.md doc examples' ++ echo 'CHANGELOG.md MAINTAINERS.md README.md doc examples' + godocs='CHANGELOG.md MAINTAINERS.md README.md doc examples' + [[ -n CHANGELOG.md MAINTAINERS.md README.md doc examples ]] + IFS= + read -r f + echo %doc '"CHANGELOG.md"' + IFS= + read -r f + echo %doc '"MAINTAINERS.md"' + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + echo %doc '"doc"' + IFS= + read -r f + echo %doc '"examples"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. COPYRIGHT.txt LICENSE NOTICE +++ sort -u ++ listfiles_include='COPYRIGHT.txt LICENSE NOTICE' ++ echo 'COPYRIGHT.txt LICENSE NOTICE' + golicenses='COPYRIGHT.txt LICENSE NOTICE' + [[ -n COPYRIGHT.txt LICENSE NOTICE ]] + IFS= + read -r f + echo %license '"COPYRIGHT.txt"' + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + echo %license '"NOTICE"' + IFS= + read -r f + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/alertmanager-0.21.0/_build/bin/alertmanager /builddir/build/BUILD/alertmanager-0.21.0/_build/bin/amtool /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/usr/bin/ '/builddir/build/BUILD/alertmanager-0.21.0/_build/bin/alertmanager' -> '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/usr/bin/alertmanager' '/builddir/build/BUILD/alertmanager-0.21.0/_build/bin/amtool' -> '/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/usr/bin/amtool' + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 0.21.0-2.fc33 --unique-debug-suffix -0.21.0-2.fc33.i386 --unique-debug-src-base golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/alertmanager-0.21.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/usr/bin/alertmanager explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/usr/bin/amtool extracting debug info from /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/usr/bin/amtool extracting debug info from /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/usr/bin/alertmanager warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/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.21.0-2.fc33.i386/usr/bin/alertmanager. Use `info auto-load python-scripts [REGEXP]' to list them. dwz: Too few files for multifile optimization original debug info size: 44372kB, size after compression: 41852kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 7161 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fH336k + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.21.0 + LDFLAGS=' -X github.com/prometheus/alertmanager/version=0.21.0' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i github.com/prometheus/alertmanager -b /builddir/build/BUILD/alertmanager-0.21.0/_build/bin -s /builddir/build/BUILD/alertmanager-0.21.0/_build -V 0.21.0-2.fc33 -p /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386 -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/alertmanager-0.21.0/_build/src PATH: /builddir/build/BUILD/alertmanager-0.21.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/alertmanager-0.21.0/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X github.com/prometheus/alertmanager/version=0.21.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/prometheus/alertmanager github.com/prometheus/alertmanager/api/v1 PASS ok github.com/prometheus/alertmanager/api/v1 0.019s github.com/prometheus/alertmanager/api/v2 PASS ok github.com/prometheus/alertmanager/api/v2 0.020s github.com/prometheus/alertmanager/cli Checking 'testdata/conf.good.yml' SUCCESS Found: - global config - route - 0 inhibit rules - 1 receivers - 1 templates SUCCESS Checking 'testdata/conf.bad.yml' FAILED: yaml: unmarshal errors: line 1: cannot unmarshal !!str `BAD` into config.plain OK OK OK OK PASS ok github.com/prometheus/alertmanager/cli 0.027s github.com/prometheus/alertmanager/cli/config PASS ok github.com/prometheus/alertmanager/cli/config 0.009s github.com/prometheus/alertmanager/client PASS ok github.com/prometheus/alertmanager/client 0.011s github.com/prometheus/alertmanager/cluster PASS ok github.com/prometheus/alertmanager/cluster 0.825s github.com/prometheus/alertmanager/cmd/alertmanager PASS ok github.com/prometheus/alertmanager/cmd/alertmanager 0.022s github.com/prometheus/alertmanager/config PASS ok github.com/prometheus/alertmanager/config 0.025s github.com/prometheus/alertmanager/dispatch PASS ok github.com/prometheus/alertmanager/dispatch 3.320s github.com/prometheus/alertmanager/inhibit PASS ok github.com/prometheus/alertmanager/inhibit 0.009s github.com/prometheus/alertmanager/nflog PASS ok github.com/prometheus/alertmanager/nflog 0.014s github.com/prometheus/alertmanager/nflog/nflogpb PASS ok github.com/prometheus/alertmanager/nflog/nflogpb 0.005s github.com/prometheus/alertmanager/notify PASS ok github.com/prometheus/alertmanager/notify 0.702s github.com/prometheus/alertmanager/notify/email PASS ok github.com/prometheus/alertmanager/notify/email 0.015s github.com/prometheus/alertmanager/notify/opsgenie PASS ok github.com/prometheus/alertmanager/notify/opsgenie 0.034s github.com/prometheus/alertmanager/notify/pagerduty PASS ok github.com/prometheus/alertmanager/notify/pagerduty 0.104s github.com/prometheus/alertmanager/notify/pushover PASS ok github.com/prometheus/alertmanager/notify/pushover 0.026s github.com/prometheus/alertmanager/notify/slack PASS ok github.com/prometheus/alertmanager/notify/slack 0.026s github.com/prometheus/alertmanager/notify/victorops PASS ok github.com/prometheus/alertmanager/notify/victorops 0.032s github.com/prometheus/alertmanager/notify/webhook PASS ok github.com/prometheus/alertmanager/notify/webhook 0.019s github.com/prometheus/alertmanager/notify/wechat PASS ok github.com/prometheus/alertmanager/notify/wechat 0.027s github.com/prometheus/alertmanager/pkg/labels PASS ok github.com/prometheus/alertmanager/pkg/labels 0.005s github.com/prometheus/alertmanager/provider/mem PASS ok github.com/prometheus/alertmanager/provider/mem 0.410s github.com/prometheus/alertmanager/silence PASS ok github.com/prometheus/alertmanager/silence 0.014s github.com/prometheus/alertmanager/store PASS ok github.com/prometheus/alertmanager/store 0.018s github.com/prometheus/alertmanager/template PASS ok github.com/prometheus/alertmanager/template 0.018s github.com/prometheus/alertmanager/types PASS ok github.com/prometheus/alertmanager/types 0.009s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-github-prometheus-alertmanager-0.21.0-2.fc33.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.l6CZol + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.21.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/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.21.0-2.fc33.i386/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr doc /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr examples /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr README.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/usr/share/doc/golang-github-prometheus-alertmanager + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/usr/share/doc/golang-github-prometheus-alertmanager + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sgPUOl + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.21.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/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.21.0-2.fc33.i386/usr/share/licenses/golang-github-prometheus-alertmanager + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/usr/share/licenses/golang-github-prometheus-alertmanager + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/usr/share/licenses/golang-github-prometheus-alertmanager + cp -pr NOTICE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/usr/share/licenses/golang-github-prometheus-alertmanager + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang-github-prometheus-alertmanager = 0.21.0-2.fc33 golang-github-prometheus-alertmanager(x86-32) = 0.21.0-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.32) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) rtld(GNU_HASH) Processing files: golang-github-prometheus-alertmanager-devel-0.21.0-2.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Xl7z8j + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.21.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/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.21.0-2.fc33.i386/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr MAINTAINERS.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr doc /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/usr/share/doc/golang-github-prometheus-alertmanager-devel + cp -pr examples /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/usr/share/doc/golang-github-prometheus-alertmanager-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rZBaHj + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.21.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/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.21.0-2.fc33.i386/usr/share/licenses/golang-github-prometheus-alertmanager-devel + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/usr/share/licenses/golang-github-prometheus-alertmanager-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/usr/share/licenses/golang-github-prometheus-alertmanager-devel + cp -pr NOTICE /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386/usr/share/licenses/golang-github-prometheus-alertmanager-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/prometheus/alertmanager/api) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/api/metrics) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/api/v1) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/api/v2) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/api/v2/client) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/api/v2/client/alert) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/api/v2/client/alertgroup) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/api/v2/client/general) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/api/v2/client/receiver) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/api/v2/client/silence) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/api/v2/models) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/api/v2/restapi) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/alert) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/alertgroup) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/general) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/receiver) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/api/v2/restapi/operations/silence) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/asset) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/cli) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/cli/config) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/cli/format) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/client) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/cluster) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/cluster/clusterpb) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/config) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/dispatch) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/inhibit) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/nflog) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/nflog/nflogpb) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/notify) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/notify/email) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/notify/opsgenie) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/notify/pagerduty) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/notify/pushover) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/notify/slack) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/notify/test) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/notify/victorops) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/notify/webhook) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/notify/wechat) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/pkg/labels) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/pkg/modtimevfs) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/provider) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/provider/mem) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/silence) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/silence/silencepb) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/store) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/template) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/test/cli) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/test/with_api_v1) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/test/with_api_v2) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/types) = 0.21.0-2.fc33 golang(github.com/prometheus/alertmanager/ui) = 0.21.0-2.fc33 golang-github-prometheus-alertmanager-devel = 0.21.0-2.fc33 golang-ipath(github.com/prometheus/alertmanager) = 0.21.0-2.fc33 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/cenkalti/backoff/v4) golang(github.com/cespare/xxhash) golang(github.com/go-kit/kit/log) golang(github.com/go-kit/kit/log/level) golang(github.com/go-openapi/errors) golang(github.com/go-openapi/loads) golang(github.com/go-openapi/runtime) golang(github.com/go-openapi/runtime/client) golang(github.com/go-openapi/runtime/flagext) golang(github.com/go-openapi/runtime/middleware) golang(github.com/go-openapi/runtime/security) golang(github.com/go-openapi/spec) golang(github.com/go-openapi/strfmt) golang(github.com/go-openapi/swag) golang(github.com/go-openapi/validate) golang(github.com/gogo/protobuf/gogoproto) golang(github.com/gogo/protobuf/proto) golang(github.com/gogo/protobuf/types) golang(github.com/hashicorp/go-sockaddr) golang(github.com/hashicorp/memberlist) golang(github.com/jessevdk/go-flags) golang(github.com/matttproud/golang_protobuf_extensions/pbutil) golang(github.com/oklog/run) golang(github.com/oklog/ulid) golang(github.com/pkg/errors) golang(github.com/prometheus/client_golang/api) golang(github.com/prometheus/client_golang/prometheus) golang(github.com/prometheus/client_golang/prometheus/promhttp) golang(github.com/prometheus/common/config) golang(github.com/prometheus/common/model) golang(github.com/prometheus/common/promlog) golang(github.com/prometheus/common/promlog/flag) golang(github.com/prometheus/common/route) golang(github.com/prometheus/common/version) golang(github.com/rs/cors) golang(github.com/satori/go.uuid) golang(github.com/shurcooL/vfsgen) golang(github.com/stretchr/testify/require) golang(github.com/xlab/treeprint) golang(golang.org/x/net/netutil) golang(gopkg.in/alecthomas/kingpin.v2) golang(gopkg.in/yaml.v2) Processing files: golang-github-prometheus-alertmanager-debugsource-0.21.0-2.fc33.i686 Provides: golang-github-prometheus-alertmanager-debugsource = 0.21.0-2.fc33 golang-github-prometheus-alertmanager-debugsource(x86-32) = 0.21.0-2.fc33 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.21.0-2.fc33.i686 Provides: debuginfo(build-id) = 8ff98d27358b744f6064072b524a27c9d3a7a9d6 debuginfo(build-id) = cad3a57a705d5600dd0357dad10838b043f6b72a golang-github-prometheus-alertmanager-debuginfo = 0.21.0-2.fc33 golang-github-prometheus-alertmanager-debuginfo(x86-32) = 0.21.0-2.fc33 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-32) = 0.21.0-2.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386 Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-debugsource-0.21.0-2.fc33.i686.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-devel-0.21.0-2.fc33.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i686.rpm Wrote: /builddir/build/RPMS/golang-github-prometheus-alertmanager-debuginfo-0.21.0-2.fc33.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NqzKVh + umask 022 + cd /builddir/build/BUILD + cd alertmanager-0.21.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-prometheus-alertmanager-0.21.0-2.fc33.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0