Mock Version: 2.4 Mock Version: 2.4 Mock Version: 2.4 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/golang-github-acme-lego.spec'], chrootPath='/var/lib/mock/f34-build-22315614-1942867/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 armv7hl --nodeps /builddir/build/SPECS/golang-github-acme-lego.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1598032388 Wrote: /builddir/build/SRPMS/golang-github-acme-lego-3.8.0-3.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/golang-github-acme-lego.spec'], chrootPath='/var/lib/mock/f34-build-22315614-1942867/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 armv7hl --nodeps /builddir/build/SPECS/golang-github-acme-lego.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1598032388 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7eWWJA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lego-3.8.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/lego-3.8.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lego-3.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/lego-3.8.0/vendor + [[ ! -e /builddir/build/BUILD/lego-3.8.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/lego-3.8.0/_build/bin install: creating directory '/builddir/build/BUILD/lego-3.8.0/_build' install: creating directory '/builddir/build/BUILD/lego-3.8.0/_build/bin' + export GOPATH=/builddir/build/BUILD/lego-3.8.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/lego-3.8.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego ]] ++ dirname /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego + install -m 0755 -vd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme install: creating directory '/builddir/build/BUILD/lego-3.8.0/_build/src' install: creating directory '/builddir/build/BUILD/lego-3.8.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme' + ln -fs /builddir/build/BUILD/lego-3.8.0 /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego + cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego Patch #0 (0001-Remove-version-which-is-not-provided-anymore-by-lino.patch): + echo 'Patch #0 (0001-Remove-version-which-is-not-provided-anymore-by-lino.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file providers/dns/linodev4/linodev4.go Hunk #1 succeeded at 101 (offset 14 lines). + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.f1uSxB + umask 022 + cd /builddir/build/BUILD + cd lego-3.8.0 ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GOPATH=/builddir/build/BUILD/lego-3.8.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/go-acme/lego/version=3.8.0 -B 0xc75d76b0bb0c449ed85d0bd94d4245cdf340ec53 -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/lego-3.8.0/_build/bin/lego github.com/go-acme/lego/cmd/lego WORK=/tmp/go-build070394550 internal/unsafeheader mkdir -p $WORK/b005/ unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid P6ZRll_lAFbEfxJVKBvb/P6ZRll_lAFbEfxJVKBvb -goversion go1.15 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid lwuyPVvMzGGsBxogI5LV/lwuyPVvMzGGsBxogI5LV -goversion go1.15 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go math/bits runtime/internal/sys mkdir -p $WORK/b016/ internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math/bits -std -complete -installsuffix shared -buildid hFQRDEwj3mRDb0ypzC1R/hFQRDEwj3mRDb0ypzC1R -goversion go1.15 -D "" -importcfg $WORK/b016/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid UzInep_OQu-DK6ST-fzX/UzInep_OQu-DK6ST-fzX -goversion go1.15 -D "" -importcfg $WORK/b009/importcfg -pack ./cpu.go ./cpu_arm.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid GJn5vCBSaNHE8v7y2uTN/GJn5vCBSaNHE8v7y2uTN -goversion go1.15 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/2e/2e250c9428dff88bd492d94a6c86809484437829310b0e312ede60b23b73e08b-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/race -std -complete -installsuffix shared -buildid 4OE1bHosLw6fJ0OaIZk7/4OE1bHosLw6fJ0OaIZk7 -goversion go1.15 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/75/75a1d51a375d5f4a5e70f9d50650a37ad5c113dabb7b6c7796ca678ffe7c97d8-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/a7/a76ac2ce84ad658c5013bbe6a6ae80aa9b257953cf16e24a335cbbed67d51f7f-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 8St9SygbSvQT3-qmJcT2/8St9SygbSvQT3-qmJcT2 -goversion go1.15 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/9a/9af047f1e5888ab97108e524ede14a57598d615b91834f5c5dbb7c71d77e07fa-d # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/9f/9f91cd86de351472b7a8beb50f675d49ca266a80b517ddb45a3ada963029b197-d # internal sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b021/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/9a/9a9a732e1516461dedebd66296a36595b0256c165c3eda6a1e49a1497f960aa7-d # internal runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b010/symabis ./asm_arm.s ./sys_linux_arm.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p sync/atomic -std -installsuffix shared -buildid MECJKmBFy1qtLQFlhpTB/MECJKmBFy1qtLQFlhpTB -goversion go1.15 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./doc.go ./value.go internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b008/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s unicode mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode -std -complete -installsuffix shared -buildid -qaBfJReCLEufamikycV/-qaBfJReCLEufamikycV -goversion go1.15 -D "" -importcfg $WORK/b022/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid iv7LZ7At81WSoyhpzjWB/iv7LZ7At81WSoyhpzjWB -goversion go1.15 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm.go ./stubs.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/4b/4bb6f0b6b60e13f6b6e3194da6d754642187611e829286c71e983b57c4e321f6-d # internal math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b015/symabis ./sqrt_arm.s ./stubs_arm.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid k2Cu07BU8ZMTVqPOTtkk/k2Cu07BU8ZMTVqPOTtkk -goversion go1.15 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/asm_arm.o ./asm_arm.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math -std -installsuffix shared -buildid YhRH-_pAwO1ylGpZU695/YhRH-_pAwO1ylGpZU695 -goversion go1.15 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/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/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/sys_linux_arm.o ./sys_linux_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/1d/1db36f81b6b07058df8ab840ad003cf6d4428047a90e0249c9c459c787712feb-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid Bc1nLClgs-nYWCSfyUTz/Bc1nLClgs-nYWCSfyUTz -goversion go1.15 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm.o $WORK/b010/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/e9/e92ed4b79ac745e8243889bfb9781362ae7b249d2602af37e4052d7aca33778e-d # internal crypto/internal/subtle mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid TOLWSlD6XQ_grGYVF9xm/TOLWSlD6XQ_grGYVF9xm -goversion go1.15 -D "" -importcfg $WORK/b043/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/compare_arm.o ./compare_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/bb/bbd1ae1ae7f57d6c76db1187ac2adbdd236c2741426db492093cb0f898cd9297-d # internal crypto/subtle mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 7Dj7_oATDyydEW_JHyC4/7Dj7_oATDyydEW_JHyC4 -goversion go1.15 -D "" -importcfg $WORK/b044/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/count_arm.o ./count_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/6c/6c204ec4cc0d8410a91cbd53ed75f45c0ad4929756f9fb474c6980345868af15-d # internal unicode/utf16 mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid NrV_RuHbVGbzFNazedLj/NrV_RuHbVGbzFNazedLj -goversion go1.15 -D "" -importcfg $WORK/b056/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/equal_arm.o ./equal_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/indexbyte_arm.o ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/cf/cf5e82edc7bc1b7140659c2d46ce56f6aeb1d8f5d5eae158231aac495af97ee6-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid qa94a10xOslADzkvhE53/qa94a10xOslADzkvhE53 -goversion go1.15 -D "" -importcfg $WORK/b057/importcfg -pack ./asn1.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_arm.o $WORK/b008/count_arm.o $WORK/b008/equal_arm.o $WORK/b008/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/b7/b742ca4fd338cadc6a6ae63ed7daf8ae7503f5ef11ae3a38abb372d441526bf0-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/ec/ec79443b4ca1f03f33909aafcde56b602036a6d6c1dddd5928a696aa599fc379-d # internal internal/nettrace mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid XQaY7rrgba6-30fhcwyf/XQaY7rrgba6-30fhcwyf -goversion go1.15 -D "" -importcfg $WORK/b073/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/ec/ec917d8fbf2b4f4232a79c2fda1ee69e20dcd9e525aaf0695ee8d8f95c630a68-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/b8/b8481be8390eeb2220e4d3cf17a0b86c4cad5da4d628818c41ebc925547c4877-d # internal encoding mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p encoding -std -complete -installsuffix shared -buildid SvGULBz18RMhwpR_yPJb/SvGULBz18RMhwpR_yPJb -goversion go1.15 -D "" -importcfg $WORK/b078/importcfg -pack ./encoding.go runtime/cgo mkdir -p $WORK/b075/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b075/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b075/ -g -O2 -Wall -Werror ./cgo.go 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_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_arm.s ./duff_arm.s ./memclr_arm.s ./memmove_arm.s ./preempt_arm.s ./rt0_linux_arm.s ./sys_linux_arm.s ./tls_arm.s ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/13/13e028fa53ad19bb9f329254604d40a2c82ed81ca0f687027cc3a401ff08634b-d # internal container/list mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p container/list -std -complete -installsuffix shared -buildid VZVxK-tjThQdWz7kgUtw/VZVxK-tjThQdWz7kgUtw -goversion go1.15 -D "" -importcfg $WORK/b091/importcfg -pack ./list.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid Nw1GQtD0EPtL9vgvE6Nr/Nw1GQtD0EPtL9vgvE6Nr -goversion go1.15 -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 ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm.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_arm.go ./os_linux_generic.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_arm.go ./signal_linux_arm.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_arm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.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_arm.go ./vlrt.go ./write_err.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/8f/8f8fb47a815c6a0d027bcc519c731a025df909d6845d58fe3080ba1a27eecf1a-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/80/8063f7b0743cbc072f2e4c150941cb8514f31436f11ecc81a7c04b788b350fe1-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b097/ golang.org/x/net/internal/iana mkdir -p $WORK/b138/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid HcD_Xn4RU0CkPRmq8alt/HcD_Xn4RU0CkPRmq8alt -goversion go1.15 -D "" -importcfg $WORK/b097/importcfg -pack ./aliasing.go cat >$WORK/b138/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/net/internal/iana /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p golang.org/x/net/internal/iana -complete -installsuffix shared -buildid Sgc1LwiJ1klD1ftzOoTK/Sgc1LwiJ1klD1ftzOoTK -goversion go1.15 -D "" -importcfg $WORK/b138/importcfg -pack ./const.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/4c/4ceae284caae7d72b8af8d32a9520c46eaaaa93ed424bb1bcd2814f6f812bbfb-d # internal golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cd /usr/share/gocode/src/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid DsJEbSZeJxIU-TY9PkG_/DsJEbSZeJxIU-TY9PkG_ -goversion go1.15 -D "" -importcfg $WORK/b141/importcfg -pack ./unsafeheader.go cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/16/1663fd75660c542da2f8ced6ed88e9c8b4b71ad7df3ab95e809408108fa24b18-d # internal github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials mkdir -p $WORK/b155/ cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/sqrt_arm.o ./sqrt_arm.s cat >$WORK/b155/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials -complete -installsuffix shared -buildid Fc-bbYHP3_einosdLv3y/Fc-bbYHP3_einosdLv3y -goversion go1.15 -D "" -importcfg $WORK/b155/importcfg -pack ./access_key_credential.go ./bearer_token_credential.go ./ecs_ram_role.go ./rsa_key_pair_credential.go ./sts_credential.go ./sts_role_arn_credential.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/stubs_arm.o ./stubs_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/5c/5c3f9eb15e45a85d33e148db490175a6c9f7b1590a1293a2a49525e93f4e22b1-d # internal github.com/Azure/azure-sdk-for-go/version mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/Azure/azure-sdk-for-go/version -complete -installsuffix shared -buildid xxynCjW1tcJwNSwkaoaC/xxynCjW1tcJwNSwkaoaC -goversion go1.15 -D "" -importcfg $WORK/b178/importcfg -pack ./version.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b015/_pkg_.a $WORK/b015/sqrt_arm.o $WORK/b015/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/bc/bc875f32b91e3cf378b02df6b56326bbb811c9cba21701f91f50b781233021b0-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b155/_pkg_.a # internal github.com/Azure/go-autorest/autorest/to mkdir -p $WORK/b187/ cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/49/49d4be0d0d4702c2926633daf1b4353fa6c69fff53ca23e2299fd53f909fb11d-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b301/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/to /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/Azure/go-autorest/autorest/to -complete -installsuffix shared -buildid AgzslPqSrSdfeFHBInVR/AgzslPqSrSdfeFHBInVR -goversion go1.15 -D "" -importcfg $WORK/b187/importcfg -pack ./convert.go cat >$WORK/b301/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid o17ODcgsE8HwyIPkbEJI/o17ODcgsE8HwyIPkbEJI -goversion go1.15 -D "" -importcfg $WORK/b301/importcfg -pack ./flags.go ./proto_legacy_disable.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/01/01a12579b580840f66057cc1f17e7ba21269e947625d67b28f1e7c4f18b119bf-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid yWljmkSuf_4tkcrHCKQL/yWljmkSuf_4tkcrHCKQL -goversion go1.15 -D "" -importcfg $WORK/b306/importcfg -pack ./ints.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/c5/c586f1dfa0727cb0ac4ebc9c926c74a4a8aeff42bc686ea2fa3e918fe22f28f2-d # internal github.com/golang/groupcache/lru mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b091/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/groupcache/lru /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/golang/groupcache/lru -complete -installsuffix shared -buildid 4kaiV53J4pn0AzgLCwVX/4kaiV53J4pn0AzgLCwVX -goversion go1.15 -D "" -importcfg $WORK/b364/importcfg -pack ./lru.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/3e/3ec85bc0fc681710b513eb640ec0a60a0729a4ed98acb598121c3254aa8ab87e-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x003.o -c gcc_context.c go.opencensus.io mkdir -p $WORK/b366/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b306/_pkg_.a # internal cat >$WORK/b366/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/go.opencensus.io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p go.opencensus.io -complete -installsuffix shared -buildid tZAG593EYAnfpYAuK8dZ/tZAG593EYAnfpYAuK8dZ -goversion go1.15 -D "" -importcfg $WORK/b366/importcfg -pack ./opencensus.go cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/a6/a6a126292a581fb15f5d1f8a456a3f4278d5c3ad7d8ae38f9570cd35cfb3e2ff-d # internal go.opencensus.io/trace/internal mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/go.opencensus.io/trace/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p go.opencensus.io/trace/internal -complete -installsuffix shared -buildid Jjuv8ivyl_UfoSUXJdCo/Jjuv8ivyl_UfoSUXJdCo -goversion go1.15 -D "" -importcfg $WORK/b367/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/76/76f37e89f64dbc10ff23efa66430a90f431fe0a1e5a63c762b14b6a0ddd28fa8-d # internal go.opencensus.io/internal/tagencoding /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/3b/3b84c36c3470bc4b2c83e0fd0615bf82122005bcad4d19fee5a8a785c23b89ca-d # internal mkdir -p $WORK/b378/ image/color mkdir -p $WORK/b401/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b401/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p image/color -std -complete -installsuffix shared -buildid HdT0VxDs9lmopVqykZ26/HdT0VxDs9lmopVqykZ26 -goversion go1.15 -D "" -importcfg $WORK/b401/importcfg -pack ./color.go ./ycbcr.go cd /usr/share/gocode/src/go.opencensus.io/internal/tagencoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p go.opencensus.io/internal/tagencoding -complete -installsuffix shared -buildid 8fVBshbAUgdCGwyiNp0J/8fVBshbAUgdCGwyiNp0J -goversion go1.15 -D "" -importcfg $WORK/b378/importcfg -pack ./tagencoding.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/37/373c989e7651a5202fde43c0e70da76e14f4abf4d7081e272e210e09b6452767-d # internal github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/client/metadata /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/aws/aws-sdk-go/aws/client/metadata -complete -installsuffix shared -buildid ysfjc6Gzx2wkngug7_T_/ysfjc6Gzx2wkngug7_T_ -goversion go1.15 -D "" -importcfg $WORK/b416/importcfg -pack ./client_info.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b378/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b416/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x004.o -c gcc_fatalf.c cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/c7/c772912e3d8edbed6ea8f79931dacb93f36eb45eee83bad5018d2253f0cf0be4-d # internal github.com/aws/aws-sdk-go/internal/sdkmath mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkmath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/aws/aws-sdk-go/internal/sdkmath -complete -installsuffix shared -buildid ZdhGdLZJVWRiYwFMuZ84/ZdhGdLZJVWRiYwFMuZ84 -goversion go1.15 -D "" -importcfg $WORK/b429/importcfg -pack ./floor.go cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/f1/f174e95987e056af725d88449c5a8a6fafd413d5f6aa7651a3afb4e29dbec6b5-d # internal k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid 8ygIwpyRIWisBNyU-eIU/8ygIwpyRIWisBNyU-eIU -goversion go1.15 -D "" -importcfg $WORK/b468/importcfg -pack ./operator.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/b7/b7a711f964e33e064f7e299dac0e59b385d79cf329945458b526df1be65565b8-d # internal github.com/go-logr/logr mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/github.com/go-logr/logr /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/go-logr/logr -complete -installsuffix shared -buildid x2YuUj3ZqbYtoYwCwcMS/x2YuUj3ZqbYtoYwCwcMS -goversion go1.15 -D "" -importcfg $WORK/b476/importcfg -pack ./logr.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/77/77d8efdd2dfbe2b5af92ecb73131c3579cf74c46e22a7358f0377f972ee43297-d # internal k8s.io/utils/integer mkdir -p $WORK/b565/ cat >$WORK/b565/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/k8s.io/utils/integer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p k8s.io/utils/integer -complete -installsuffix shared -buildid oDiX5VK6jJqpkWWAtOdL/oDiX5VK6jJqpkWWAtOdL -goversion go1.15 -D "" -importcfg $WORK/b565/importcfg -pack ./integer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/b1/b109ba2cdb204aeebf59a94ce591e9f87a99a3bd7e82077be17d5ab532d90c35-d # internal gopkg.in/ns1/ns1-go.v2/rest/model/account mkdir -p $WORK/b642/ cat >$WORK/b642/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/gopkg.in/ns1/ns1-go.v2/rest/model/account /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -shared -p gopkg.in/ns1/ns1-go.v2/rest/model/account -complete -installsuffix shared -buildid HZvwjp2G4jEjXSrcAkPk/HZvwjp2G4jEjXSrcAkPk -goversion go1.15 -D "" -importcfg $WORK/b642/importcfg -pack ./apikey.go ./doc.go ./permissions.go ./settings.go ./team.go ./user.go ./warning.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/c9/c98be1d34ce2ed0aff25d0c0c2214251ed4c720131d9ff4aaa4ced5f3a445cbd-d # internal gopkg.in/ns1/ns1-go.v2/rest/model/filter mkdir -p $WORK/b645/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/1e/1e28a356d48a616fb0bf51b53ef2247ce746b81efec433ca5b29997ebec09b65-d # internal gopkg.in/ns1/ns1-go.v2/rest/model/monitor mkdir -p $WORK/b646/ cat >$WORK/b646/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/gopkg.in/ns1/ns1-go.v2/rest/model/monitor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -shared -p gopkg.in/ns1/ns1-go.v2/rest/model/monitor -complete -installsuffix shared -buildid Qgbl5wGrbRGVW_G5mE4c/Qgbl5wGrbRGVW_G5mE4c -goversion go1.15 -D "" -importcfg $WORK/b646/importcfg -pack ./config.go ./doc.go ./job.go ./notify.go cat >$WORK/b645/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/gopkg.in/ns1/ns1-go.v2/rest/model/filter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -shared -p gopkg.in/ns1/ns1-go.v2/rest/model/filter -complete -installsuffix shared -buildid ZixL-w1CW2IeslwgiRyP/ZixL-w1CW2IeslwgiRyP -goversion go1.15 -D "" -importcfg $WORK/b645/importcfg -pack ./doc.go ./filter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/d1/d10d2ee0e8a0313efdf489ff019b3d9bfc1f027ece2ad256cd592a8bf20a4a89-d # internal github.com/sacloud/libsacloud mkdir -p $WORK/b665/ cat >$WORK/b665/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/github.com/sacloud/libsacloud /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -shared -p github.com/sacloud/libsacloud -complete -installsuffix shared -buildid SCWdTb3GVRHdoeH7ZOau/SCWdTb3GVRHdoeH7ZOau -goversion go1.15 -D "" -importcfg $WORK/b665/importcfg -pack ./libsacloud.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/1a/1ada655d636798e2e792d4557983b12bf3822c6f160f48469353d220bbc71bcc-d # internal github.com/shurcooL/sanitized_anchor_name mkdir -p $WORK/b704/ cat >$WORK/b704/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/shurcooL/sanitized_anchor_name /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -shared -p github.com/shurcooL/sanitized_anchor_name -complete -installsuffix shared -buildid Ku3wjWSj55RmgggLOtxg/Ku3wjWSj55RmgggLOtxg -goversion go1.15 -D "" -importcfg $WORK/b704/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/94/94df184293a6fc51b6659b989dd99c9017a744ac20738c6f6596c142e4012d1e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/c3/c35d828a9150fbab0fec0ea16a069b93015274be1c41b92c55a154cf1161f15d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/89/898711f16d0a66f7babcb34b4c8c9ff22fbaa8c150429dded595d0f9bdfe3adb-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x010.o -c gcc_arm.S cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/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 -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -o $WORK/b075/_cgo_.o $WORK/b075/_cgo_main.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o $WORK/b075/_x007.o $WORK/b075/_x008.o $WORK/b075/_x009.o $WORK/b075/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b075/_cgo_.o -dynout $WORK/b075/_cgo_import.go -dynlinker cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b075/symabis ./asm_arm.s cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p runtime/cgo -std -installsuffix shared -buildid xpAp3qVBGkwDTs0fjReV/xpAp3qVBGkwDTs0fjReV -goversion go1.15 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b075/_cgo_gotypes.go $WORK/b075/cgo.cgo1.go $WORK/b075/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/cgo -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b075/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b075/_pkg_.a $WORK/b075/asm_arm.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o $WORK/b075/_x007.o $WORK/b075/_x008.o $WORK/b075/_x009.o $WORK/b075/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/3e/3e114d3dd82738ff02f179d1ffb832f1de0d621fc4baf5f857c382fa25f6eaf4-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_arm.o $WORK/b007/duff_arm.o $WORK/b007/memclr_arm.o $WORK/b007/memmove_arm.o $WORK/b007/preempt_arm.o $WORK/b007/rt0_linux_arm.o $WORK/b007/sys_linux_arm.o $WORK/b007/tls_arm.o $WORK/b007/vlop_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/1b/1ba94cb7ceea8dc79a828cf660857a960b2408d5dbf72ce69534f36c0ebaf838-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF sync mkdir -p $WORK/b019/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p sync -std -installsuffix shared -buildid EM83kfBMb_bYIaGC3_h-/EM83kfBMb_bYIaGC3_h- -goversion go1.15 -D "" -importcfg $WORK/b019/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_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid RTrDG6c6GvVgEFeSVfTh/RTrDG6c6GvVgEFeSVfTh -goversion go1.15 -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_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/c2/c2df9db8602358afde86a29d560c2aa532224022a6b6e0f40afc593188956e7e-d # internal internal/singleflight mkdir -p $WORK/b074/ math/rand mkdir -p $WORK/b050/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF google.golang.org/protobuf/internal/pragma cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid EB5LJjKS_tGE8FMVe4vm/EB5LJjKS_tGE8FMVe4vm -goversion go1.15 -D "" -importcfg $WORK/b074/importcfg -pack ./singleflight.go mkdir -p $WORK/b298/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p math/rand -std -complete -installsuffix shared -buildid Yq18-0nXBMwZF_wBmuZv/Yq18-0nXBMwZF_wBmuZv -goversion go1.15 -D "" -importcfg $WORK/b050/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b345/ cd /usr/share/gocode/src/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid Gd6LYcf8NLK-0J92j9QC/Gd6LYcf8NLK-0J92j9QC -goversion go1.15 -D "" -importcfg $WORK/b298/importcfg -pack ./pragma.go cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/internal/grpcsync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid PTlZ6aYsr5TYTat6BcY5/PTlZ6aYsr5TYTat6BcY5 -goversion go1.15 -D "" -importcfg $WORK/b345/importcfg -pack ./event.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/a5/a50c0c7ca1b7fbb065542de29a3ecfa11f62ad2a44979b56cc8b7c71e4cf37e0-d # internal github.com/aws/aws-sdk-go/internal/sync/singleflight mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sync/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/aws/aws-sdk-go/internal/sync/singleflight -complete -installsuffix shared -buildid xi8S8LYEo6EUIclftL6U/xi8S8LYEo6EUIclftL6U -goversion go1.15 -D "" -importcfg $WORK/b412/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/18/188076ca76c1f65eef5cef58e2824aaf13948ab18740cccff5a1fa6fea09d3e9-d # internal github.com/sacloud/libsacloud/utils/mutexkv mkdir -p $WORK/b667/ cat >$WORK/b667/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/55/5553ff126902ee2d2b4b1af3302721d6bbe5325ec30306f0c758f7c33590c871-d # internal cd /usr/share/gocode/src/github.com/sacloud/libsacloud/utils/mutexkv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -shared -p github.com/sacloud/libsacloud/utils/mutexkv -complete -installsuffix shared -buildid CDOYIySmM9Hy1URHBrEW/CDOYIySmM9Hy1URHBrEW -goversion go1.15 -D "" -importcfg $WORK/b667/importcfg -pack ./mutexkv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/ca/ca950c4906be85bb1da0d0e4bfa18c2fd6d3b99caa2bd24212d9948dfaf33da7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/03/03b71414a8b82d96c8ea526a72a15271f740d0ba876a216989e8a2960feffa91-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/e9/e91ed496dad4e43828fe395e15c786375c14d2411fbcb4ed2f3796c0615a7a6b-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/6a/6ac924268b34c8c07fc3a8b254255b35c50f2cb9de3c752866ced8fb1aa9661d-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b023/ 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_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid S7dlMDTh7gLIHLqBVMjM/S7dlMDTh7gLIHLqBVMjM -goversion go1.15 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b023/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_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p sort -std -complete -installsuffix shared -buildid Lcafj_P9BT7z7Pvbo1wy/Lcafj_P9BT7z7Pvbo1wy -goversion go1.15 -D "" -importcfg $WORK/b023/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/ed/ed20b09af8d78257a74e9ef28f9ed33614ea3bb87183dedc23360701613be68b-d # internal internal/oserror mkdir -p $WORK/b026/ io mkdir -p $WORK/b024/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid Mt6DVsFFl_1l6GkCeyZK/Mt6DVsFFl_1l6GkCeyZK -goversion go1.15 -D "" -importcfg $WORK/b026/importcfg -pack ./errors.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b072/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p io -std -complete -installsuffix shared -buildid GwSoi7BEDsdHlksoC96n/GwSoi7BEDsdHlksoC96n -goversion go1.15 -D "" -importcfg $WORK/b024/importcfg -pack ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b017/ cat >$WORK/b072/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_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid X4wDQMwztE1FqVdUjQ2K/X4wDQMwztE1FqVdUjQ2K -goversion go1.15 -D "" -importcfg $WORK/b072/importcfg -pack ./message.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p strconv -std -complete -installsuffix shared -buildid 49U8y2AVZCscUiHD6op3/49U8y2AVZCscUiHD6op3 -goversion go1.15 -D "" -importcfg $WORK/b017/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_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/14/14b9f56020c90bef1d772ba897ea955de9a6982d71db2adfd5191a0bcf2016a5-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_arm.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p syscall -std -installsuffix shared -buildid UzoYjc8wApx9kboCARut/UzoYjc8wApx9kboCARut -goversion go1.15 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/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_arm.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/61/615cac1f92e384a8bfab1b494e40e3596f71f6eb1e942cf2ed95ca950fad3365-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b461/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid k02-yZwYxq7aQv1iU4BE/k02-yZwYxq7aQv1iU4BE -goversion go1.15 -D "" -importcfg $WORK/b461/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/f1/f15f758acb97235bf9bfd198547baab76e609ff39a75e046de162094f348891d-d # internal bytes mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p bytes -std -installsuffix shared -buildid lY3XMKUVB7YpRzad7yHa/lY3XMKUVB7YpRzad7yHa -goversion go1.15 -D "" -importcfg $WORK/b035/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/9b/9b5fe731e9d4a5761ef071e53a3233b6a3bb061f01b597c77b29e136fd8d7e03-d # internal strings mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p strings -std -complete -installsuffix shared -buildid 2jnkiMSUu-2BQ_o9my69/2jnkiMSUu-2BQ_o9my69 -goversion go1.15 -D "" -importcfg $WORK/b036/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/70/70ee81395bdd5cff2e18b39b253a2247f353ff00955517c4099be5c62431e0dc-d # internal hash mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p hash -std -complete -installsuffix shared -buildid f0EFKw6UJ9rXXJfd_rw7/f0EFKw6UJ9rXXJfd_rw7 -goversion go1.15 -D "" -importcfg $WORK/b039/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/42/42879851709311f6b71e6c594f3f94a9af4f9992e9fcc0281aaa994c5ad8d47d-d # internal crypto/internal/randutil mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid WyyEeH6PXx9ifk55sLAM/WyyEeH6PXx9ifk55sLAM -goversion go1.15 -D "" -importcfg $WORK/b048/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/dd/ddfc5a827d0b9aa55482f49c6541fd4e2bff8354e5a2f57b27e3dc4228294f60-d # internal hash/crc32 mkdir -p $WORK/b090/ cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/4d/4d71260a9b35a336bb9c292b5b16166758f74a8bc28a4223defcd4a25496782b-d # internal cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid OhepqgtQ_SRiog-Tyi6v/OhepqgtQ_SRiog-Tyi6v -goversion go1.15 -D "" -importcfg $WORK/b090/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b014/symabis ./asm_arm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p reflect -std -installsuffix shared -buildid ITBIwvQ-FJylnbZ-zBDu/ITBIwvQ-FJylnbZ-zBDu -goversion go1.15 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/bb/bb48b7e6efbfd2f151540972c3f46171231620fbd41f64bf00364e486e314ffd-d # internal crypto mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b039/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p crypto -std -complete -installsuffix shared -buildid Fyb2IBU3RA2wFVoKcQfN/Fyb2IBU3RA2wFVoKcQfN -goversion go1.15 -D "" -importcfg $WORK/b038/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/30/30e6b7a8c1a8767d475f38d14f2cb82bcc901c60f414a8cb8e77336cba22fd63-d # internal bufio mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p bufio -std -complete -installsuffix shared -buildid DraStz5t_Ly4FKXrF94I/DraStz5t_Ly4FKXrF94I -goversion go1.15 -D "" -importcfg $WORK/b034/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/3c/3cf7bf9b97eaf803d71e0e39206f2891058e6e7266d8dc493aacbf52fd7276b2-d # internal crypto/hmac mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid vJCWVTEu5QLS1_kX7lgu/vJCWVTEu5QLS1_kX7lgu -goversion go1.15 -D "" -importcfg $WORK/b093/importcfg -pack ./hmac.go cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/7f/7fa8d64bd432fa86030ea3577e94db44b56a774f1ec1231353c97412c0889266-d # internal crypto/rc4 mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid gWtokUtpea6SjL1-6f_F/gWtokUtpea6SjL1-6f_F -goversion go1.15 -D "" -importcfg $WORK/b094/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/29/29fc64c6e4e5589572aebe7c9af4e572cf5bcf3e905b5e95f9de361fddaed054-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid 8_Y_YQpV2BZb5FMHMSNE/8_Y_YQpV2BZb5FMHMSNE -goversion go1.15 -D "" -importcfg $WORK/b100/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/4c/4ca74e1697da55113c11a1b0c93723e42cb6e40758a4479595bb1fc61192d9b5-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid hPL3rBEvZ7H9snF5e-Ai/hPL3rBEvZ7H9snF5e-Ai -goversion go1.15 -D "" -importcfg $WORK/b104/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/c1/c1eab76814f75ae0c850514a3cd8764e7c3863ff6bdb9faad338c66f0ff1831f-d # internal path mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p path -std -complete -installsuffix shared -buildid kBLH8NTTwwGJKNEahGy4/kBLH8NTTwwGJKNEahGy4 -goversion go1.15 -D "" -importcfg $WORK/b116/importcfg -pack ./match.go ./path.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b029/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/9e/9e741d0979da52f3c169b69a0166f0cb325ea21861086ae71b2fdbbdb76328d7-d # internal golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/pbkdf2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid Pwqyv4JSFmnI60ads2UJ/Pwqyv4JSFmnI60ads2UJ -goversion go1.15 -D "" -importcfg $WORK/b120/importcfg -pack ./pbkdf2.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/38/381ab982afd6ee4869eb112edc1788c0d439fc2a39fe1e6ec74f9817c9e52cf8-d # internal regexp/syntax mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid MwiSFEyVv4yB2Hux0akU/MwiSFEyVv4yB2Hux0akU -goversion go1.15 -D "" -importcfg $WORK/b125/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/cd/cda48f3d07f34d785d189d47053f5f6dd2c499c593f9e67857ff33c51b275cdb-d # internal golang.org/x/text/transform mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid vob3UJakD-CYXAv4FIWq/vob3UJakD-CYXAv4FIWq -goversion go1.15 -D "" -importcfg $WORK/b130/importcfg -pack ./transform.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/db/db67396d070063ef062075f53e1627d0f3d28334273239fadfd656e56e5e4f6e-d # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/7d/7d0524227627144fed3b592ffa94510ed820df0e40ea55e13a1ef88592be8535-d # internal internal/syscall/unix mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid vu-vH6jwMPrPDv00HZey/vu-vH6jwMPrPDv00HZey -goversion go1.15 -D "" -importcfg $WORK/b028/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_arm.go time mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p time -std -installsuffix shared -buildid vEPWy7C3jsSSUDG25A7W/vEPWy7C3jsSSUDG25A7W -goversion go1.15 -D "" -importcfg $WORK/b030/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_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/27/27c7b84d4b58de97824946f6a349a51f7e588b4af4b7ff05bbbafbb1917ce0bf-d # internal internal/syscall/execenv mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid cSAAKSpDK_VaUnBiFhby/cSAAKSpDK_VaUnBiFhby -goversion go1.15 -D "" -importcfg $WORK/b031/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/c5/c57422cddacf83bd6957ab91eba9fc5c407d5a69322185f80d950a4380f5951b-d # internal encoding/base32 mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid bsjnJHIxSJ_vEjVP3KJN/bsjnJHIxSJ_vEjVP3KJN -goversion go1.15 -D "" -importcfg $WORK/b135/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/6a/6adda52555506824ffe4f895da049f2fa2b5f2fafd9985e4ad49c16c945d2053-d # internal github.com/dimchansky/utfbom mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/dimchansky/utfbom /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/dimchansky/utfbom -complete -installsuffix shared -buildid n7iEVxHe-Dd6ePYb7LPC/n7iEVxHe-Dd6ePYb7LPC -goversion go1.15 -D "" -importcfg $WORK/b191/importcfg -pack ./utfbom.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/a6/a65b0edee83f57f396079c0a7dfc4b59c5cd74354d285107176c7a4655cc174b-d # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/f1/f1a2521c9a41b79bf196a6dfa23e439a9b15548cbab53ec2f606e53a07ea3b75-d # internal text/tabwriter mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid sE3e1BFguXYx77Pey3LT/sE3e1BFguXYx77Pey3LT -goversion go1.15 -D "" -importcfg $WORK/b285/importcfg -pack ./tabwriter.go html mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p html -std -complete -installsuffix shared -buildid cdcZTrA-SD1wB1_wKphj/cdcZTrA-SD1wB1_wKphj -goversion go1.15 -D "" -importcfg $WORK/b282/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/8f/8fccc120a5b15804e75ee6ec2e43804822a1848a3ccc4ee12e80f6c0c503c249-d # internal hash/fnv mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid 88EGoNYnn8Jld44OqQJu/88EGoNYnn8Jld44OqQJu -goversion go1.15 -D "" -importcfg $WORK/b295/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/85/857c8d180e2a2368db2daac320e816256bd7a98767b00ffbd77c3cf4d762cb14-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid oXQLFpYebRtw69J1De8C/oXQLFpYebRtw69J1De8C -goversion go1.15 -D "" -importcfg $WORK/b328/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/a0/a0c15b2448063068e7ea963e351aadfe5433bcb0437477c220d4c11da239f5e9-d # internal image mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b401/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p image -std -complete -installsuffix shared -buildid 31SfAXv-qQJAEPQtc3Aw/31SfAXv-qQJAEPQtc3Aw -goversion go1.15 -D "" -importcfg $WORK/b400/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/c1/c1c6d4f389633c8940f85b80e80f30682af7a641f7cf4f4fe541f77932f9ae40-d # internal github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/aws/aws-sdk-go/internal/sdkio -complete -installsuffix shared -buildid _CIRGU6owW_RsYlsC-S8/_CIRGU6owW_RsYlsC-S8 -goversion go1.15 -D "" -importcfg $WORK/b414/importcfg -pack ./byte.go ./io_go1.7.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/6c/6c550c1a830f40bb20cf2807add2dc236a5665cb4da303570210ec3e87c2f368-d # internal github.com/aws/aws-sdk-go/internal/strings mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/aws/aws-sdk-go/internal/strings -complete -installsuffix shared -buildid KmsYsUXnF_c3yiyKNRZn/KmsYsUXnF_c3yiyKNRZn -goversion go1.15 -D "" -importcfg $WORK/b426/importcfg -pack ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/d4/d4485517e65876dd9dad5eac24a7dde19fe3ccdbfb2bdb61088b1ef1dc3b7a69-d # internal github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b116/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkuri /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/aws/aws-sdk-go/internal/sdkuri -complete -installsuffix shared -buildid GBE9hnuWApES7oY2ELVN/GBE9hnuWApES7oY2ELVN -goversion go1.15 -D "" -importcfg $WORK/b438/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/53/53d4359301007a8e6416f29748a6ff53b0f6c6fadbe921f35ef41bd0de5dede3-d # internal container/heap mkdir -p $WORK/b560/ cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p container/heap -std -complete -installsuffix shared -buildid -7QKos3iWtY0abN2NEW6/-7QKos3iWtY0abN2NEW6 -goversion go1.15 -D "" -importcfg $WORK/b560/importcfg -pack ./heap.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/f4/f46ae3bd7e3fe07c9e07b836686c37126d8fc3b52a21eac5a28b3f6d8d74f581-d # internal github.com/sacloud/libsacloud/sacloud/ostype mkdir -p $WORK/b668/ cat >$WORK/b668/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/github.com/sacloud/libsacloud/sacloud/ostype /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -shared -p github.com/sacloud/libsacloud/sacloud/ostype -complete -installsuffix shared -buildid qU25o8fjMawzDk3MaVqg/qU25o8fjMawzDk3MaVqg -goversion go1.15 -D "" -importcfg $WORK/b668/importcfg -pack ./archive_ostype.go ./archiveostypes_string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/0c/0c395c1c2f9f87482dae9ab29e7fd1c990d242146d25f10cd7d58cc3c048fa3a-d # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/74/742a6955436f205d12a2d2b2a4f8a5dd3f4a31e29ce003fdf154e95ef098acfd-d # internal regexp mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b125/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p regexp -std -complete -installsuffix shared -buildid ZcShpMokQ7eswfMxCdoF/ZcShpMokQ7eswfMxCdoF -goversion go1.15 -D "" -importcfg $WORK/b124/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/3b/3ba9c235da1b2425c1da138f965223c79cb63417935ec847400f2543d61cefe2-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/ad/ad85873eb24b601db509fe70020ed0d8c99d8417c50aba8d4e8443b7ce36c5ed-d # internal context mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p context -std -complete -installsuffix shared -buildid QerUkZosv23q3c_SfzkQ/QerUkZosv23q3c_SfzkQ -goversion go1.15 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b326/ internal/poll mkdir -p $WORK/b027/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b050/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/internal/grpcrand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid COfTrpDrAXl1Yw8AwkeM/COfTrpDrAXl1Yw8AwkeM -goversion go1.15 -D "" -importcfg $WORK/b326/importcfg -pack ./grpcrand.go cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/poll -std -installsuffix shared -buildid oBboiuKUwon7IeCzhqlt/oBboiuKUwon7IeCzhqlt -goversion go1.15 -D "" -importcfg $WORK/b027/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_arm/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/cf/cf7f98f81f78fc00711e3d8720f878376383c7f93fe566abb9155d2e1f9f17cd-d # internal google.golang.org/grpc/internal/backoff mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b326/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/internal/backoff /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid A34nIR57g3hy03HEVIVX/A34nIR57g3hy03HEVIVX -goversion go1.15 -D "" -importcfg $WORK/b330/importcfg -pack ./backoff.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/fc/fce5c2dcbc2080091a318c892e83fbcd065adb98ea6f0c398b1e5e39432a9fda-d # internal google.golang.org/grpc/keepalive mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/keepalive /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid g3hqSRmu5XR-nB0kBfMV/g3hqSRmu5XR-nB0kBfMV -goversion go1.15 -D "" -importcfg $WORK/b351/importcfg -pack ./keepalive.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/4d/4d001c6b20a628956dfff7d3acb447c552c2977ff8b66f9b384e0a05035d3d68-d # internal github.com/aws/aws-sdk-go/internal/sdkrand mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b050/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/sdkrand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/aws/aws-sdk-go/internal/sdkrand -complete -installsuffix shared -buildid kVFYp-JhpMdB7fcftqaR/kVFYp-JhpMdB7fcftqaR -goversion go1.15 -D "" -importcfg $WORK/b419/importcfg -pack ./locked_source.go ./read.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/0e/0e7ed4e050f59ed6dac4e596e9bdd16e2d569008b23c691d3432e1c0cb088eee-d # internal k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b546/ cat >$WORK/b546/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid -iO7zNSPkPACvXnQDspT/-iO7zNSPkPACvXnQDspT -goversion go1.15 -D "" -importcfg $WORK/b546/importcfg -pack ./clock.go cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/2a/2a2490c0d4768a57cb4ec67981c8f615f08b5c824af0126ecaa3acdaaf3295b3-d # internal github.com/cenkalti/backoff/v4 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cenkalti/backoff/v4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/cenkalti/backoff/v4 -complete -installsuffix shared -buildid VNSCECa4orSqC5iptMIU/VNSCECa4orSqC5iptMIU -goversion go1.15 -D "" -importcfg $WORK/b084/importcfg -pack ./backoff.go ./context.go ./exponential.go ./retry.go ./ticker.go ./timer.go ./tries.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/d7/d73b8d223d8d4b4e40f51245936cd77ad4599fb339b9924192c62b0aafd0a5fd-d # internal golang.org/x/net/context mkdir -p $WORK/b268/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/03/0366b9f10cb2b3acbbe2934f50f3ac89bb588bd3255f08666cdd3353c16bd932-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/tap /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid OYeiHfUweOArgcemngfS/OYeiHfUweOArgcemngfS -goversion go1.15 -D "" -importcfg $WORK/b354/importcfg -pack ./tap.go cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid k7HdsHdmqrgNqzIUjfuS/k7HdsHdmqrgNqzIUjfuS -goversion go1.15 -D "" -importcfg $WORK/b268/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/11/11284ff58322b67f8f784b18ccda7b45d3c14f497ba24117c534e69f14389c99-d # internal github.com/linode/linodego/internal/parseabletime mkdir -p $WORK/b616/ cat >$WORK/b616/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/linode/linodego/internal/parseabletime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -shared -p github.com/linode/linodego/internal/parseabletime -complete -installsuffix shared -buildid TbaI6w7kOaR0Lb3eWK_w/TbaI6w7kOaR0Lb3eWK_w -goversion go1.15 -D "" -importcfg $WORK/b616/importcfg -pack ./parseable_time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/db/dbe70139895776a5097e48c41d60947e1e08efda9cefa6741e93ee5fec871a04-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal go.uber.org/ratelimit/internal/clock mkdir -p $WORK/b670/ cat >$WORK/b670/importcfg << 'EOF' # internal # import config packagefile container/heap=$WORK/b560/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/go.uber.org/ratelimit/internal/clock /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -shared -p go.uber.org/ratelimit/internal/clock -complete -installsuffix shared -buildid 9xcO_Tt4pxErtyXdz_9l/9xcO_Tt4pxErtyXdz_9l -goversion go1.15 -D "" -importcfg $WORK/b670/importcfg -pack ./clock.go ./interface.go ./real.go ./timers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/06/0622a01777730ec50604697076c456782ddcf7791577ee06ffb60ef37a274dcd-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/be/be3a54f5053eb666adb9f50e4f2b83ca6cc5c1f6abe0e60747e5a4b154289c7c-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p os -std -installsuffix shared -buildid qGF7vSJyJQY-x86cN5bB/qGF7vSJyJQY-x86cN5bB -goversion go1.15 -D "" -importcfg $WORK/b025/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/b124/_pkg_.a /builddir/.cache/go-build/c1/c1ece8642cd540a9b62455441aa9f9be7110625f1e4eefdfda52499124210227-d # internal k8s.io/apimachinery/pkg/version mkdir -p $WORK/b502/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b124/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid xcQkfRFuPew7F56sjEaw/xcQkfRFuPew7F56sjEaw -goversion go1.15 -D "" -importcfg $WORK/b502/importcfg -pack ./doc.go ./helpers.go ./types.go google.golang.org/api/internal/third_party/uritemplates mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/api/internal/third_party/uritemplates /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p google.golang.org/api/internal/third_party/uritemplates -complete -installsuffix shared -buildid J6OE0b0FUl9TokWbLKw-/J6OE0b0FUl9TokWbLKw- -goversion go1.15 -D "" -importcfg $WORK/b275/importcfg -pack ./uritemplates.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/b7/b77e9180b2fe3497cbb9b141179fa398095e968d5af68d78c74330c337f6b215-d # internal go.uber.org/ratelimit mkdir -p $WORK/b669/ cat >$WORK/b669/importcfg << 'EOF' # internal # import config packagefile go.uber.org/ratelimit/internal/clock=$WORK/b670/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/go.uber.org/ratelimit /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -shared -p go.uber.org/ratelimit -complete -installsuffix shared -buildid eCY_rwgjORfOQkAV-2f6/eCY_rwgjORfOQkAV-2f6 -goversion go1.15 -D "" -importcfg $WORK/b669/importcfg -pack ./ratelimit.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/b9/b9c6b7a3fecc1c988131ca56680cac866aba63e4516220ab1df369867981fc92-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/4d/4d0b91364862f69f2cb71bfc83196a5d70c35a40c88ffe750d4cf3b5dd2179ee-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b014/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/41/41882e334e803b60340be9c0d6329bf1a73c7ab5c51ad7f82743a53b1a393c9b-d # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/09/09a8d9e90984ca1c42abac7eeebeb133393b656943bedb2de236ebb47d0618f7-d # internal internal/fmtsort mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid staBodEHD25xxfVLTf5X/staBodEHD25xxfVLTf5X -goversion go1.15 -D "" -importcfg $WORK/b013/importcfg -pack ./sort.go k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b470/ encoding/binary mkdir -p $WORK/b045/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid yQgGfcbC3kALbPgf-BUQ/yQgGfcbC3kALbPgf-BUQ -goversion go1.15 -D "" -importcfg $WORK/b470/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid 0b8e2pg2sBYxA_zJ8eX3/0b8e2pg2sBYxA_zJ8eX3 -goversion go1.15 -D "" -importcfg $WORK/b045/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/e2/e2ae44c336420da7398d3a77ee5ce9524ed305dd70d06777d0df87e2009379d0-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b470/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/20/20b17aff8053c7a6ef345582ee776c6abd4862d510fa1f230b6f7335b3925664-d # internal path/filepath mkdir -p $WORK/b070/ fmt cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/8d/8d8fdc25b6433c60aeefde1b7340aed5984cf72ff70ace6d0d6bd05ff4f50781-d # internal mkdir -p $WORK/b002/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid KnP08awJywfmCW1eciti/KnP08awJywfmCW1eciti -goversion go1.15 -D "" -importcfg $WORK/b070/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF crypto/cipher mkdir -p $WORK/b042/ cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid i9RmJ890wr3xjmpYQqVb/i9RmJ890wr3xjmpYQqVb -goversion go1.15 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b043/_pkg_.a packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid FYn3gf5teg-1uoZVsOD-/FYn3gf5teg-1uoZVsOD- -goversion go1.15 -D "" -importcfg $WORK/b042/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/d1/d10380f90385ba1534645f1daa5baf93839c023a486da4850485c842dbff95ec-d # internal crypto/sha512 mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid 9vIaw5PJjVjIHOBd-Fdy/9vIaw5PJjVjIHOBd-Fdy -goversion go1.15 -D "" -importcfg $WORK/b053/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go net mkdir -p $WORK/b071/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b071/ -importpath net -- -I $WORK/b071/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/d9/d9e5745624d7182c98f8f90b2728a09d931ea3c14b650ead4857baee152384a9-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid PMf0PegbaURJQXenf5Pt/PMf0PegbaURJQXenf5Pt -goversion go1.15 -D "" -importcfg $WORK/b059/importcfg -pack ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/50/50047db91d495d55431f27e4e07ff6bfde9e18b6f06edd0d5811cb5fc894f5e6-d # internal crypto/md5 mkdir -p $WORK/b061/ cat >$WORK/b061/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b061/symabis ./md5block_arm.s cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/e5/e5bc31e2472c299732da2eef3f1cb02b13902245bb42f1c25a6d7cb07161dba9-d # internal cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/md5 -std -installsuffix shared -buildid M4lgZn_lHmx2yvHefnR0/M4lgZn_lHmx2yvHefnR0 -goversion go1.15 -symabis $WORK/b061/symabis -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go crypto/aes mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile crypto/internal/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid wQz3iJRpEAsFK1oTfEd7/wQz3iJRpEAsFK1oTfEd7 -goversion go1.15 -D "" -importcfg $WORK/b041/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/a1/a15246e3b6248113ae054d088d82bc80212aa4743806f6a0434a8343a5d2b489-d # internal crypto/des mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile crypto/internal/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid N8IJFT8mySnvHeDniwbb/N8IJFT8mySnvHeDniwbb -goversion go1.15 -D "" -importcfg $WORK/b046/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/md5 -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b061/md5block_arm.o ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b061/_pkg_.a $WORK/b061/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/fd/fdbef743dda760b0f267bdcb75afacaae3fde9332bc2c2df71090406b492cb4c-d # internal crypto/sha1 mkdir -p $WORK/b063/ cat >$WORK/b063/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b063/symabis ./sha1block_arm.s cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid p9H_RKF65kUbPLt4hsf0/p9H_RKF65kUbPLt4hsf0 -goversion go1.15 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/e6/e67f8b3e2010d9e930015b5c7b3a808c01342bf1489f610b077b29f04f24fee8-d # internal crypto/sha256 mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid fGUxaAxuQX0MCDzt94EK/fGUxaAxuQX0MCDzt94EK -goversion go1.15 -D "" -importcfg $WORK/b064/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -p crypto/sha1 -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b063/sha1block_arm.o ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/b0/b087756981a0bbd182859d916bbc47453b567e9f7646017c5519b62dec19f32b-d # internal encoding/base64 mkdir -p $WORK/b068/ /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b063/_pkg_.a $WORK/b063/sha1block_arm.o # internal cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid vaKlgl-YiZhTe3oSmBby/vaKlgl-YiZhTe3oSmBby -goversion go1.15 -D "" -importcfg $WORK/b068/importcfg -pack ./base64.go cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/af/af01eceba00ee962e16123e8f5e994c95c1bf6ee3799195a5ee01b380d90c67e-d # internal io/ioutil mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid afVnok7G_GyP21TO-z2d/afVnok7G_GyP21TO-z2d -goversion go1.15 -D "" -importcfg $WORK/b069/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/4a/4aa9d43442c4b375228b0289e05567a537f19000fae690355044c775b41da26a-d # internal encoding/pem mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid 0AqTeJQbc7bAWYQ7gnnV/0AqTeJQbc7bAWYQ7gnnV -goversion go1.15 -D "" -importcfg $WORK/b067/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/7f/7f5070a77cbd0680f7d58c56fee41d957b13434080213fd145fe7a0206de4433-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b097/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid HmsrBJmqsqqqrB4KJ3T_/HmsrBJmqsqqqrB4KJ3T_ -goversion go1.15 -D "" -importcfg $WORK/b096/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/45/45a8349ec08af313e1c72240517d48c3f2c9b821bffc2cbc6c6819c6ff23891a-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal math/big mkdir -p $WORK/b049/ cat >$WORK/b049/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b049/symabis ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/91/91f5e618e9447515e0f08440f5c0d05a0f400e91e1ad383e5c463b74dabf6791-d # internal encoding/hex mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/99/99cc26ee2a9f3011ef546b7c27191d441f1d78eb290fbf1ff04d3c8bfa4e1d85-d # internal cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid 0qQZs0TwvzdZ5xBYQzAH/0qQZs0TwvzdZ5xBYQzAH -goversion go1.15 -D "" -importcfg $WORK/b066/importcfg -pack ./hex.go net/url mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p net/url -std -complete -installsuffix shared -buildid YPu1hG_VZ-y2RqkDEYTf/YPu1hG_VZ-y2RqkDEYTf -goversion go1.15 -D "" -importcfg $WORK/b076/importcfg -pack ./url.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p math/big -std -installsuffix shared -buildid QB9MdoiELvCgRzXh4I0R/QB9MdoiELvCgRzXh4I0R -goversion go1.15 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/df/df2fef2ef0c9e99062b0eaee24642802fb382053507af0f25283df388fca6677-d # internal encoding/json mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b078/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b056/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid 9DuWkBPr4t3fhKY-HYOl/9DuWkBPr4t3fhKY-HYOl -goversion go1.15 -D "" -importcfg $WORK/b077/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/c1/c114ebca66d3c43567f1fcfc31a8f9714c5a62c295cdddb9aa87acd0879afeb1-d # internal compress/flate mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid KBlrYwcrEurp6Lo4K377/KBlrYwcrEurp6Lo4K377 -goversion go1.15 -D "" -importcfg $WORK/b089/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/dc/dc171b8ca28aad2e69b77d24e93fc678fb031f94fc104c30751260e0344a6a77-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid 5A9ebe35uVtiPSdkL6JK/5A9ebe35uVtiPSdkL6JK -goversion go1.15 -D "" -importcfg $WORK/b098/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/e7/e760d164c9a795c8b32f6f51fd6ad8aafdfbb94ccf7ad885c5cf56376d9b8a55-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b098/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid LVEzTcM5S0i_tMcm9edu/LVEzTcM5S0i_tMcm9edu -goversion go1.15 -D "" -importcfg $WORK/b095/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/7a/7a01c0aff540a298c2d700ea477e5cafa13c98819b621a90df6c79ac689bdc99-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid nYfsF5rduaTebLYDNMq2/nYfsF5rduaTebLYDNMq2 -goversion go1.15 -D "" -importcfg $WORK/b099/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/a0/a0cb0d9fd4d45b348f89a61ef83447fa6736c218b87d2e7b18257d93131d3121-d # internal compress/gzip mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b090/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid bpPdlnBMsvVOovvSYMxS/bpPdlnBMsvVOovvSYMxS -goversion go1.15 -D "" -importcfg $WORK/b088/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/79/795e45be6e38f3e1c327b64dd85c85590bb991a97cee5bcd8cbd0e159de1f6bc-d # internal log mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p log -std -complete -installsuffix shared -buildid eCz5E1usc3apIVFOfAx1/eCz5E1usc3apIVFOfAx1 -goversion go1.15 -D "" -importcfg $WORK/b106/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/f4/f4373969be218374713cd173b358e86ae8ce710db570a27c21d74d19273619e4-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b104/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid BOGzYxVFzzr4p6rdU0fF/BOGzYxVFzzr4p6rdU0fF -goversion go1.15 -D "" -importcfg $WORK/b107/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_arm/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/22/221ad6c6ddc97a7a8273c41cc5189b8d034eb54243aa69f7b82691db1988fb3d-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid l9vtwoLxNL_cS4McjqvV/l9vtwoLxNL_cS4McjqvV -goversion go1.15 -D "" -importcfg $WORK/b105/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -o $WORK/b071/_cgo_.o $WORK/b071/_cgo_main.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o -g -O2 -pie cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/3d/3d3854d223c62717378dccf4b0a35ee24e201c59e260b4a91010de29712a8976-d # internal github.com/go-acme/lego/acme mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/acme /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/go-acme/lego/acme -complete -installsuffix shared -buildid Nbjqim2QXEylEJmCXbz0/Nbjqim2QXEylEJmCXbz0 -goversion go1.15 -D "" -importcfg $WORK/b082/importcfg -pack ./commons.go ./errors.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/7d/7d89806683642e8f4e971707489880e723012ce7243cef8c299062b6a79958a8-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b071/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b072/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b073/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b074/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p net -std -installsuffix shared -buildid 43KZAxCEH1KpFvhYQKgx/43KZAxCEH1KpFvhYQKgx -goversion go1.15 -D "" -importcfg $WORK/b071/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/b071/_cgo_gotypes.go $WORK/b071/cgo_linux.cgo1.go $WORK/b071/cgo_resnew.cgo1.go $WORK/b071/cgo_socknew.cgo1.go $WORK/b071/cgo_unix.cgo1.go $WORK/b071/_cgo_import.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 85OIIRThc7M2dnD9tSzx/85OIIRThc7M2dnD9tSzx -goversion go1.15 -D "" -importcfg $WORK/b110/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/6d/6dd7e8a2073f8e1ff052b8a49aba73ebf3a4eb459cc877ada4be62ec0d91f650-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b103/ cat >$WORK/b103/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/b104/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b105/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid ZwiE_GdKwOAoTltiQ6yX/ZwiE_GdKwOAoTltiQ6yX -goversion go1.15 -D "" -importcfg $WORK/b103/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/e7/e757a487b847db8fad3c4ca3f7d68c6c320ab9cd6e7db02a20608d16ccbd522e-d # internal mime mkdir -p $WORK/b111/ cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/08/088fbfc2384515d7b741fc6973c0bea0d26ec033ad83ee0e218d4184aaa36884-d # internal mime/quotedprintable mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid vwHj9tbpuTEXcjrT6bJJ/vwHj9tbpuTEXcjrT6bJJ -goversion go1.15 -D "" -importcfg $WORK/b113/importcfg -pack ./reader.go ./writer.go cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p mime -std -complete -installsuffix shared -buildid jtsKSfpjCg-yTetXj_Oz/jtsKSfpjCg-yTetXj_Oz -goversion go1.15 -D "" -importcfg $WORK/b111/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -p math/big -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b049/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b049/_pkg_.a $WORK/b049/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/20/20863feecd54f6bde3cd8806cff285a7650427cfb872c266cdcafb7f28343191-d # internal net/http/internal mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid 2PSVl8lQQDPEGXB1GOQf/2PSVl8lQQDPEGXB1GOQf -goversion go1.15 -D "" -importcfg $WORK/b115/importcfg -pack ./chunked.go ./testcert.go cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/08/0860604b61aa90ea7c048ae72ceaa5aee9049bba5e501406a2877e83268250b0-d # internal crypto/dsa mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid vTAUxWsSktJdEjHqlAD2/vTAUxWsSktJdEjHqlAD2 -goversion go1.15 -D "" -importcfg $WORK/b047/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/9b/9b7358632fda9e2f7176600e5013ef0ec3ccbc2b19b91da0b37d14c352d63bad-d # internal crypto/elliptic mkdir -p $WORK/b052/ cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/24/24e77b61eb4ace0cb4348265801598b758b20be178820f3a7c0ad0c959c02c0f-d # internal cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF encoding/asn1 cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid YmkaU9qXLvDnmyBvDDOU/YmkaU9qXLvDnmyBvDDOU -goversion go1.15 -D "" -importcfg $WORK/b052/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b056/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid YAKbP80aKkY_B1nA_oVQ/YAKbP80aKkY_B1nA_oVQ -goversion go1.15 -D "" -importcfg $WORK/b055/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/8b/8bbae71ae774756df9402e6379332e21a4f6b69142ee2739e596789a37e49c97-d # internal crypto/rand mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b041/_pkg_.a packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid FAAWTv-qaqGr8XViXwGb/FAAWTv-qaqGr8XViXwGb -goversion go1.15 -D "" -importcfg $WORK/b060/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/e9/e91b94459b425350beb8b3aa5e41202fbdf8b60844d586f4e72d9c585f05dc3a-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b102/ cat >$WORK/b102/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/b002/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b107/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid j3zky3jMxu9P7hqQ-Mh_/j3zky3jMxu9P7hqQ-Mh_ -goversion go1.15 -D "" -importcfg $WORK/b102/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/79/79ad1769900f116b2426f8710d0a9611a735eed688cf9d721a769cdc2b66d975-d # internal crypto/ed25519 mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b059/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b053/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid Cy0FPfDCOTtClrDFNvzc/Cy0FPfDCOTtClrDFNvzc -goversion go1.15 -D "" -importcfg $WORK/b058/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/c4/c4ab77a3c2e31486de5bb1e0625ddab53a0a09676258088eb1e7f70eb24348c1-d # internal crypto/rsa mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/internal/randutil=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid sFjWnznIZVawSY4hRuOf/sFjWnznIZVawSY4hRuOf -goversion go1.15 -D "" -importcfg $WORK/b062/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/c4/c4d9d0166689f97a7fae4dc4b2de08f56021acf4eab2cfb08e2aec70e7ff772b-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b058/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cd /usr/share/gocode/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid AzE6NKmhzrXkKtai4As1/AzE6NKmhzrXkKtai4As1 -goversion go1.15 -D "" -importcfg $WORK/b119/importcfg -pack ./ed25519_go113.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/00/002912786e2b20a7a816076235792a464560ec7c05c4024acef444056e803221-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b057/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid MaD0pehOdFUT8MmpOLKu/MaD0pehOdFUT8MmpOLKu -goversion go1.15 -D "" -importcfg $WORK/b054/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/10/10c1360fa51b97b49639743aaa145580148684d81e6b6660c2f4edbc711fbf41-d # internal crypto/x509/pkix mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid mNuYNE2aOG5IaIfb1JJB/mNuYNE2aOG5IaIfb1JJB -goversion go1.15 -D "" -importcfg $WORK/b065/importcfg -pack ./pkix.go cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/85/855a27b9ea9255dea696c493d075ecd1ba366206dc555fa99a8bf5ccff0d1636-d # internal gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b078/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b056/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid bQ_zcj-jzHFEFXvuRQbj/bQ_zcj-jzHFEFXvuRQbj -goversion go1.15 -D "" -importcfg $WORK/b122/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/c6/c6a0013e2aa8ffe7a89b6799295831a63677286df17e86268b019089ce4c1f14-d # internal github.com/go-acme/lego/log mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile log=$WORK/b106/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/go-acme/lego/log -complete -installsuffix shared -buildid 6beTDmPD5y9iRpsaOgjr/6beTDmPD5y9iRpsaOgjr -goversion go1.15 -D "" -importcfg $WORK/b123/importcfg -pack ./logger.go cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/36/36b9fdb0acf05824fe215a5999f10532ef8d662442ea8b1c21aa3b3233738afb-d # internal github.com/go-acme/lego/challenge mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/acme=github.com/go-acme/lego/acme packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/acme=$WORK/b082/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/challenge /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/go-acme/lego/challenge -complete -installsuffix shared -buildid KfEEcJDI3RrY3OiX4-Tn/KfEEcJDI3RrY3OiX4-Tn -goversion go1.15 -D "" -importcfg $WORK/b126/importcfg -pack ./challenges.go ./provider.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/e4/e43f2220a31a74a182b63597781b400d968e85df179b1ea26ac5c2ac14778cc3-d # internal github.com/go-acme/lego/platform/wait mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b123/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/platform/wait /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/go-acme/lego/platform/wait -complete -installsuffix shared -buildid SjUm4RYDCf74jAHgk8_t/SjUm4RYDCf74jAHgk8_t -goversion go1.15 -D "" -importcfg $WORK/b127/importcfg -pack ./wait.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/76/76968be7103d3b4f7a1b5e4374625c353d0263068c2874b32dd35e533e3f157e-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b091/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid U5ZD6t9PEgb4cvRfiFWP/U5ZD6t9PEgb4cvRfiFWP -goversion go1.15 -D "" -importcfg $WORK/b131/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/fd/fde62503877381fbad1ed0a94e47c7a7cf2b47b07d99c0405e4be674ecae3aec-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b130/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid NehcXvj2W7AKaOCHP3PL/NehcXvj2W7AKaOCHP3PL -goversion go1.15 -D "" -importcfg $WORK/b132/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_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/d7/d7167c09d8d3758d48dcb52241e974b7971b8d2d47ad2cc9d668c149f16a8a0e-d # internal crypto/ecdsa mkdir -p $WORK/b051/ cat >$WORK/b051/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/b038/_pkg_.a packagefile crypto/aes=$WORK/b041/_pkg_.a packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile crypto/elliptic=$WORK/b052/_pkg_.a packagefile crypto/internal/randutil=$WORK/b048/_pkg_.a packagefile crypto/sha512=$WORK/b053/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b054/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b057/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid A6td8BVCUI5EVFADaL71/A6td8BVCUI5EVFADaL71 -goversion go1.15 -D "" -importcfg $WORK/b051/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/ce/ce0699fc988b26f9fdf4df1a403b90eacd9adabd4a249df82f0375af1dd23226-d # internal gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile crypto/ecdsa=$WORK/b051/_pkg_.a packagefile crypto/elliptic=$WORK/b052/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b053/_pkg_.a packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/square/go-jose.v2/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid XKkLskc3NyWl9p2MP0sd/XKkLskc3NyWl9p2MP0sd -goversion go1.15 -D "" -importcfg $WORK/b121/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/03/0357ebd7e4a3d38b1d331e9117506968f41a4259adaa93f829f1ea06e8c4652e-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b130/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b131/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid 9X6CpgN7_U46Gpmw7GrF/9X6CpgN7_U46Gpmw7GrF -goversion go1.15 -D "" -importcfg $WORK/b129/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/be/be8aea5f98968d25b7f29ed4d04d69d98788ce7af148729409a24b9285a0874c-d # internal golang.org/x/net/bpf mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/bpf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p golang.org/x/net/bpf -complete -installsuffix shared -buildid t3I0twRQNjeoAGomyTf_/t3I0twRQNjeoAGomyTf_ -goversion go1.15 -D "" -importcfg $WORK/b137/importcfg -pack ./asm.go ./constants.go ./doc.go ./instructions.go ./setter.go ./vm.go ./vm_instructions.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/1e/1e768693cdd44fcb9b4b5751012db215942254a6082b6a7c5d88a4ce3f233f08-d # internal golang.org/x/sys/unix mkdir -p $WORK/b140/ cat >$WORK/b140/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -p golang.org/x/sys/unix -trimpath "$WORK/b140=>" -I $WORK/b140/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b140/symabis ./asm_linux_arm.s cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b141/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid ykW87u4hV0vacebrRuXH/ykW87u4hV0vacebrRuXH -goversion go1.15 -symabis $WORK/b140/symabis -D "" -importcfg $WORK/b140/importcfg -pack -asmhdr $WORK/b140/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_arm.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_arm.go ./zptrace_armnn_linux.go ./zsyscall_linux.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/d1/d1ca0fba015baff139c60f748bb352bbd4f5e8e47d17915823079e809cba40df-d # internal github.com/go-acme/lego/platform/config/env mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b123/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/platform/config/env /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/go-acme/lego/platform/config/env -complete -installsuffix shared -buildid 81S1TSENszqr6v_FX7xt/81S1TSENszqr6v_FX7xt -goversion go1.15 -D "" -importcfg $WORK/b151/importcfg -pack ./env.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/1c/1c75fd33db4e160fa34db22fead87fcae267c926d10eb0694954d234d1f8da58-d # internal github.com/aliyun/alibaba-cloud-sdk-go/sdk/utils mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aliyun/alibaba-cloud-sdk-go/sdk/utils /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/aliyun/alibaba-cloud-sdk-go/sdk/utils -complete -installsuffix shared -buildid HQMNUCMvxVwmRdZ_Q-dF/HQMNUCMvxVwmRdZ_Q-dF -goversion go1.15 -D "" -importcfg $WORK/b158/importcfg -pack ./debug.go ./utils.go cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/1c/1c4c84f33a30710994a415d276dd22011ad41bd20154b6ad9e168116649cdc5c-d # internal github.com/jmespath/go-jmespath mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jmespath/go-jmespath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/jmespath/go-jmespath -complete -installsuffix shared -buildid bmnLirc-DJsjQla95N3Y/bmnLirc-DJsjQla95N3Y -goversion go1.15 -D "" -importcfg $WORK/b159/importcfg -pack ./api.go ./astnodetype_string.go ./functions.go ./interpreter.go ./lexer.go ./parser.go ./toktype_string.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/92/9290ec1431a3cc511ace1afad1424dacd2ab461c77b7d938b2165a21b12d10d6-d # internal encoding/xml mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid W2QZYmxgwxoxJKS1K1Ff/W2QZYmxgwxoxJKS1K1Ff -goversion go1.15 -D "" -importcfg $WORK/b162/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/a9/a9df5d17cdadc8be081b1469a5ee91d46137c4b32c83c099b6a0c38e09c01692-d # internal golang.org/x/net/idna mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b129/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b131/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b132/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid p-q0q0zVDM_eo8zbKmJt/p-q0q0zVDM_eo8zbKmJt -goversion go1.15 -D "" -importcfg $WORK/b128/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b071/_pkg_.a $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/28/28e83a467b6e5ee522d19157ca2dbbf8ec38ea0f7e1f9044590f657ea55a9c44-d # internal crypto/x509 mkdir -p $WORK/b040/ cat >$WORK/b040/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/b038/_pkg_.a packagefile crypto/aes=$WORK/b041/_pkg_.a packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile crypto/des=$WORK/b046/_pkg_.a packagefile crypto/dsa=$WORK/b047/_pkg_.a packagefile crypto/ecdsa=$WORK/b051/_pkg_.a packagefile crypto/ed25519=$WORK/b058/_pkg_.a packagefile crypto/elliptic=$WORK/b052/_pkg_.a packagefile crypto/md5=$WORK/b061/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b053/_pkg_.a packagefile crypto/x509/pkix=$WORK/b065/_pkg_.a packagefile encoding/asn1=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b054/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b057/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid 4CiAYLJ1vDNExhi_ZtnL/4CiAYLJ1vDNExhi_ZtnL -goversion go1.15 -D "" -importcfg $WORK/b040/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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/63/63de571b758f2584d8cefcca2523b5ba1d3a466f105acdd47216caf573e1d2da-d # internal net/textproto mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid qMOnR_sSghuGNWQtMyZn/qMOnR_sSghuGNWQtMyZn -goversion go1.15 -D "" -importcfg $WORK/b108/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/04/042e8af8dbc19d0b953ca6a139f190aaef6669c87916bc871faa8aff3d866b58-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b109/ cat >$WORK/b109/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/b002/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b102/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid F5ou8oWF9QDFDZ-dBkXQ/F5ou8oWF9QDFDZ-dBkXQ -goversion go1.15 -D "" -importcfg $WORK/b109/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/f4/f4c69ff903b8f331555c09b1b85cd1b6245a3cc7be6665d25853755b6895ea21-d # internal github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/utils=$WORK/b158/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b159/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors -complete -installsuffix shared -buildid qhC3U78KMvV0zTHnxebV/qhC3U78KMvV0zTHnxebV -goversion go1.15 -D "" -importcfg $WORK/b157/importcfg -pack ./client_error.go ./error.go ./server_error.go ./signature_does_not_match_wrapper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/22/2214e43522877fc646c152a700117860bed02ccccf5c802530a43c9feddc9df2-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b101/ cat >$WORK/b101/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/b102/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid RRCrqsRSmAy-licQPsCe/RRCrqsRSmAy-licQPsCe -goversion go1.15 -D "" -importcfg $WORK/b101/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/96/96591b6bed9947590051eedb04fa76c69ee9bbafd980bc1e53ac7a69b73bfa74-d # internal mime/multipart mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile mime/quotedprintable=$WORK/b113/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b157/_pkg_.a # internal cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid QC20aGE8P4wovCuKm92e/QC20aGE8P4wovCuKm92e -goversion go1.15 -D "" -importcfg $WORK/b112/importcfg -pack ./formdata.go ./multipart.go ./writer.go cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/a0/a00a647e2f54d93f4126b512eb1b578cfa8810924d11b5bb8e1e052e25481dca-d # internal github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors=$WORK/b157/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/utils=$WORK/b158/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests -complete -installsuffix shared -buildid Yxc74dobdnKN8fL3-rUt/Yxc74dobdnKN8fL3-rUt -goversion go1.15 -D "" -importcfg $WORK/b160/importcfg -pack ./acs_request.go ./common_request.go ./roa_request.go ./rpc_request.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/d9/d9dcc72b2427950ffd574a812659000023f05785aba67d914002ba90d245841d-d # internal runtime/debug mkdir -p $WORK/b165/ cat >$WORK/b165/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/debug -trimpath "$WORK/b165=>" -I $WORK/b165/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b165/symabis ./debug.s cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p runtime/debug -std -installsuffix shared -buildid cGrhSWl2kkbcZ18vZfjy/cGrhSWl2kkbcZ18vZfjy -goversion go1.15 -symabis $WORK/b165/symabis -D "" -importcfg $WORK/b165/importcfg -pack -asmhdr $WORK/b165/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -p golang.org/x/sys/unix -trimpath "$WORK/b140=>" -I $WORK/b140/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b140/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b140/_pkg_.a $WORK/b140/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -p runtime/debug -trimpath "$WORK/b165=>" -I $WORK/b165/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b165/debug.o ./debug.s cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/3b/3b747fb29a24e2eb0a0fd8540a8bef1b05b67f29bfbb79c66c1d27c5983ff345-d # internal gopkg.in/ini.v1 mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/ini.v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p gopkg.in/ini.v1 -complete -installsuffix shared -buildid Tp1ZiHb112lqYhoxOMGW/Tp1ZiHb112lqYhoxOMGW -goversion go1.15 -D "" -importcfg $WORK/b168/importcfg -pack ./data_source.go ./deprecated.go ./error.go ./file.go ./helper.go ./ini.go ./key.go ./parser.go ./section.go ./struct.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b165/_pkg_.a $WORK/b165/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/44/44dbb1ad7630b6207f5cc3c69715f11e19294e2398da5a0da4e096fe6ce4e23e-d # internal github.com/modern-go/concurrent mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b165/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/modern-go/concurrent /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/modern-go/concurrent -complete -installsuffix shared -buildid 6mpQWf5Ta8VJjgoVP19c/6mpQWf5Ta8VJjgoVP19c -goversion go1.15 -D "" -importcfg $WORK/b164/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/c7/c78ffdc2042f36368ebbb0f1f93f0b74aa1e96ae8e7cab6513153c8778a7b69a-d # internal golang.org/x/net/internal/socket mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b140/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/internal/socket /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p golang.org/x/net/internal/socket -complete -installsuffix shared -buildid wu03CIO6DbHndu9qU4BC/wu03CIO6DbHndu9qU4BC -goversion go1.15 -D "" -importcfg $WORK/b139/importcfg -pack ./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.go ./sys_linux_arm.go ./sys_posix.go ./sys_unix.go ./zsys_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/dc/dc038e3945e457797aeefbe85008353436a609498b04d8b53b19ae0796e5e3e0-d # internal github.com/modern-go/reflect2 mkdir -p $WORK/b166/ cat >$WORK/b166/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b166=>" -I $WORK/b166/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b166/symabis ./relfect2_arm.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b160/_pkg_.a # internal cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile github.com/modern-go/concurrent=$WORK/b164/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/modern-go/reflect2 -installsuffix shared -buildid 9eFcZAiabjbkpYFWbaWb/9eFcZAiabjbkpYFWbaWb -goversion go1.15 -symabis $WORK/b166/symabis -D "" -importcfg $WORK/b166/importcfg -pack -asmhdr $WORK/b166/go_asm.h ./go_above_17.go ./go_above_19.go ./reflect2.go ./reflect2_kind.go ./safe_field.go ./safe_map.go ./safe_slice.go ./safe_struct.go ./safe_type.go ./type_map.go ./unsafe_array.go ./unsafe_eface.go ./unsafe_field.go ./unsafe_iface.go ./unsafe_link.go ./unsafe_map.go ./unsafe_ptr.go ./unsafe_slice.go ./unsafe_struct.go ./unsafe_type.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/41/4143375549b679d31e26eeeea5503c881feb4f7247a8f236a2b5680fe9bb6df2-d # internal github.com/Azure/go-autorest/autorest/date mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/date /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/Azure/go-autorest/autorest/date -complete -installsuffix shared -buildid NtG2yYHCK2iiFVbKXCAL/NtG2yYHCK2iiFVbKXCAL -goversion go1.15 -D "" -importcfg $WORK/b181/importcfg -pack ./date.go ./time.go ./timerfc1123.go ./unixtime.go ./utility.go cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/ba/ba5ce0e641cfb4a1fcdbab18f991982ca1e37ade61ab5e0e5c1a1640e9029573-d # internal golang.org/x/crypto/ocsp mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/ecdsa=$WORK/b051/_pkg_.a packagefile crypto/elliptic=$WORK/b052/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b053/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile crypto/x509/pkix=$WORK/b065/_pkg_.a packagefile encoding/asn1=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ocsp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p golang.org/x/crypto/ocsp -complete -installsuffix shared -buildid I2mq9DyV2d65DMBa5RXW/I2mq9DyV2d65DMBa5RXW -goversion go1.15 -D "" -importcfg $WORK/b080/importcfg -pack ./ocsp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/da/da9d97f053c80fd9228382e4337b497eefd013c8e430e77c76f8c2fe5540a7c7-d # internal github.com/go-acme/lego/certcrypto mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/ecdsa=$WORK/b051/_pkg_.a packagefile crypto/ed25519=$WORK/b058/_pkg_.a packagefile crypto/elliptic=$WORK/b052/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile crypto/x509/pkix=$WORK/b065/_pkg_.a packagefile encoding/asn1=$WORK/b055/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b080/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/certcrypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/go-acme/lego/certcrypto -complete -installsuffix shared -buildid fB5ZG5TZxJAkOJbMXgnY/fB5ZG5TZxJAkOJbMXgnY -goversion go1.15 -D "" -importcfg $WORK/b079/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/06/06b4865adc78d25fc330df6fe1f94db03ffb37a03f96697800c57684dcdb5804-d # internal crypto/tls mkdir -p $WORK/b092/ cat >$WORK/b092/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/b091/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/aes=$WORK/b041/_pkg_.a packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile crypto/des=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b051/_pkg_.a packagefile crypto/ed25519=$WORK/b058/_pkg_.a packagefile crypto/elliptic=$WORK/b052/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/md5=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rc4=$WORK/b094/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b053/_pkg_.a packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b054/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b100/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid c6EZvS49yN7Xc_Zm-ZEq/c6EZvS49yN7Xc_Zm-ZEq -goversion go1.15 -D "" -importcfg $WORK/b092/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_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/d0/d0e3271416c5f121b2b293d3edaab82aa3234a5de2a284dc136638cd3df8aa0d-d # internal gopkg.in/square/go-jose.v2 mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/flate=$WORK/b089/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/aes=$WORK/b041/_pkg_.a packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile crypto/ecdsa=$WORK/b051/_pkg_.a packagefile crypto/elliptic=$WORK/b052/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b053/_pkg_.a packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b119/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b120/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b121/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b122/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/square/go-jose.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid MYOiTG1tOHZSLIOBAhR8/MYOiTG1tOHZSLIOBAhR8 -goversion go1.15 -D "" -importcfg $WORK/b118/importcfg -pack ./asymmetric.go ./crypter.go ./doc.go ./encoding.go ./jwe.go ./jwk.go ./jws.go ./opaque.go ./shared.go ./signing.go ./symmetric.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/cd/cd37821240b95124082822058b41892d75c59a0c143e1a5417adccab099df930-d # internal golang.org/x/net/ipv4 mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b137/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b138/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b139/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b140/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/ipv4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p golang.org/x/net/ipv4 -complete -installsuffix shared -buildid 3x-luG4NqVmIXubG2Dji/3x-luG4NqVmIXubG2Dji -goversion go1.15 -D "" -importcfg $WORK/b136/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_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/4f/4ff8fea19f71fccd292a56d8d802974059f3b108997ffc1d084fcb28d0dc4d18-d # internal golang.org/x/net/ipv6 mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b137/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b138/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b139/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b140/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/ipv6 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p golang.org/x/net/ipv6 -complete -installsuffix shared -buildid PUKgpcd2Xhv_K2eyn794/PUKgpcd2Xhv_K2eyn794 -goversion go1.15 -D "" -importcfg $WORK/b142/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_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/74/741b39e82bc564c912d552e6d54a2cc925201c55c60b1cd78ce0a582419cd480-d # internal github.com/dgrijalva/jwt-go mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/ecdsa=$WORK/b051/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal cd /usr/share/gocode/src/github.com/dgrijalva/jwt-go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/dgrijalva/jwt-go -complete -installsuffix shared -buildid xhW78MI4POEHk1t9J6EF/xhW78MI4POEHk1t9J6EF -goversion go1.15 -D "" -importcfg $WORK/b183/importcfg -pack ./claims.go ./doc.go ./ecdsa.go ./ecdsa_utils.go ./errors.go ./hmac.go ./map_claims.go ./none.go ./parser.go ./rsa.go ./rsa_pss.go ./rsa_utils.go ./signing_method.go ./token.go cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/66/6659c4fc894341bf7dc48d215642e581efe48c0d7a8b1fab8842bfc38fbedad5-d # internal github.com/Azure/go-autorest/autorest/validation mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/validation /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/Azure/go-autorest/autorest/validation -complete -installsuffix shared -buildid CGrNK_enPBHexfdQvhOE/CGrNK_enPBHexfdQvhOE -goversion go1.15 -D "" -importcfg $WORK/b188/importcfg -pack ./error.go ./validation.go cd /usr/share/gocode/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b166=>" -I $WORK/b166/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b166/relfect2_arm.o ./relfect2_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b166=>" -I $WORK/b166/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b166/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_arm/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b166=>" -I $WORK/b166/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b166/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_arm/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b166=>" -I $WORK/b166/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b166/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b166/_pkg_.a $WORK/b166/relfect2_arm.o $WORK/b166/relfect2_mips64x.o $WORK/b166/relfect2_mipsx.o $WORK/b166/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/c9/c96a910a86840090978c544f509574651f1ee8560dfc387797d23390fcc148b5-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b188/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b183/_pkg_.a # internal github.com/json-iterator/go mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b078/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b164/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b166/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b056/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/json-iterator/go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/json-iterator/go -complete -installsuffix shared -buildid EmW39nDuLewt83_0Y5On/EmW39nDuLewt83_0Y5On -goversion go1.15 -D "" -importcfg $WORK/b163/importcfg -pack ./adapter.go ./any.go ./any_array.go ./any_bool.go ./any_float.go ./any_int32.go ./any_int64.go ./any_invalid.go ./any_nil.go ./any_number.go ./any_object.go ./any_str.go ./any_uint32.go ./any_uint64.go ./config.go ./iter.go ./iter_array.go ./iter_float.go ./iter_int.go ./iter_object.go ./iter_skip.go ./iter_skip_strict.go ./iter_str.go ./jsoniter.go ./pool.go ./reflect.go ./reflect_array.go ./reflect_dynamic.go ./reflect_extension.go ./reflect_json_number.go ./reflect_json_raw_message.go ./reflect_map.go ./reflect_marshaler.go ./reflect_native.go ./reflect_optional.go ./reflect_slice.go ./reflect_struct_decoder.go ./reflect_struct_encoder.go ./stream.go ./stream_float.go ./stream_int.go ./stream_str.go cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/f1/f1eb7e2f7f2ec1a7604f9210f9447f409a0e64c461409d4f06fa603beab6d37c-d # internal os/exec mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p os/exec -std -complete -installsuffix shared -buildid faP2jj9czqmtvMYV_bAM/faP2jj9czqmtvMYV_bAM -goversion go1.15 -D "" -importcfg $WORK/b193/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/a5/a5361a714e0b7eaf532af5ae14cef3d2980d09737c4e50d12b4524dea070c8be-d # internal golang.org/x/crypto/pkcs12/internal/rc2 mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/pkcs12/internal/rc2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p golang.org/x/crypto/pkcs12/internal/rc2 -complete -installsuffix shared -buildid dCvcRZD-q-iTtOo_Y9x-/dCvcRZD-q-iTtOo_Y9x- -goversion go1.15 -D "" -importcfg $WORK/b195/importcfg -pack ./rc2.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/ae/ae4df56043051ae98578efa93b2e40c1ab3f7e8ee857240edb43896ab28e2940-d # internal golang.org/x/crypto/pkcs12 mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile crypto/des=$WORK/b046/_pkg_.a packagefile crypto/ecdsa=$WORK/b051/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile crypto/x509/pkix=$WORK/b065/_pkg_.a packagefile encoding/asn1=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b195/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile unicode/utf16=$WORK/b056/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/pkcs12 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p golang.org/x/crypto/pkcs12 -complete -installsuffix shared -buildid ruUcJQpmZteohn6UqHtT/ruUcJQpmZteohn6UqHtT -goversion go1.15 -D "" -importcfg $WORK/b194/importcfg -pack ./bmp-string.go ./crypto.go ./errors.go ./mac.go ./pbkdf.go ./pkcs12.go ./safebags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/9e/9e0fd2fd9ad2c776dc18702268946d2ae16186cfd8204c06f62aea66717ec57c-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b140/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid XmOU-muj3coiwdk9NfzC/XmOU-muj3coiwdk9NfzC -goversion go1.15 -D "" -importcfg $WORK/b199/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b193/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/72/725f56f58fef18a75add85069d43f656e46bc5a85c6c4020c6efc3538304fc08-d # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/a9/a9065ad3ff018c377f5bb0556c593ffd6271adb3969eba4049358bfc6342cae0-d # internal github.com/go-errors/errors mkdir -p $WORK/b201/ github.com/mitchellh/go-homedir mkdir -p $WORK/b192/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b193/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mitchellh/go-homedir /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/mitchellh/go-homedir -complete -installsuffix shared -buildid HTHYXG7COgfMSJjb2Sk4/HTHYXG7COgfMSJjb2Sk4 -goversion go1.15 -D "" -importcfg $WORK/b192/importcfg -pack ./homedir.go cd /usr/share/gocode/src/github.com/go-errors/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/go-errors/errors -complete -installsuffix shared -buildid N04yP4U5MUmbn-ll1Bcy/N04yP4U5MUmbn-ll1Bcy -goversion go1.15 -D "" -importcfg $WORK/b201/importcfg -pack ./error.go ./error_1_13.go ./parse_panic.go ./stackframe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/39/3917d290596464e3e5a46763cedaaa509e8446abd6f74707ca72e66906d985de-d # internal github.com/pkg/errors mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid TPWyhnQjFxkhDe6rTcTj/TPWyhnQjFxkhDe6rTcTj -goversion go1.15 -D "" -importcfg $WORK/b208/importcfg -pack ./errors.go ./go113.go ./stack.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/7b/7b4a2994dba43e350555279f538f6aa2ece2524e412b086dd960fde3ce8e74f6-d # internal golang.org/x/time/rate mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p golang.org/x/time/rate -complete -installsuffix shared -buildid vYgbKXjpyzUoxtRZZRKq/vYgbKXjpyzUoxtRZZRKq -goversion go1.15 -D "" -importcfg $WORK/b209/importcfg -pack ./rate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/ee/ee6e80b2ff2bd77cee985d6b9c9e550dcce3776931147e55576030a0a864121b-d # internal github.com/google/go-querystring/query mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/go-querystring/query /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/google/go-querystring/query -complete -installsuffix shared -buildid NyWndlmlp4M8qTQNVtwE/NyWndlmlp4M8qTQNVtwE -goversion go1.15 -D "" -importcfg $WORK/b218/importcfg -pack ./encode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/72/72f126f4f7d012fc0c3788ceee46d66db2316e6c0257119448706dd215b70175-d # internal database/sql/driver mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid fMm2sPIQeHBUozGc8I2o/fMm2sPIQeHBUozGc8I2o -goversion go1.15 -D "" -importcfg $WORK/b254/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/6d/6d89dce46c1cf92eda97ce2bec9ac2579d55424dac082a15fef7a2fdfc38109a-d # internal encoding/gob mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/gob /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p encoding/gob -std -complete -installsuffix shared -buildid BJRbbRzgW93p5k0LhjIp/BJRbbRzgW93p5k0LhjIp -goversion go1.15 -D "" -importcfg $WORK/b262/importcfg -pack ./dec_helpers.go ./decode.go ./decoder.go ./doc.go ./enc_helpers.go ./encode.go ./encoder.go ./error.go ./type.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b199/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/34/34b769ba55202aca3f36e478f6b333d3cd02d6ae0694de65171ec1918ae98a79-d # internal github.com/gofrs/uuid mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/md5=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile database/sql/driver=$WORK/b254/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gofrs/uuid /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/gofrs/uuid -complete -installsuffix shared -buildid by2aOKgSDO4d_fNxWztn/by2aOKgSDO4d_fNxWztn -goversion go1.15 -D "" -importcfg $WORK/b253/importcfg -pack ./codec.go ./generator.go ./sql.go ./uuid.go cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/39/391b304457ca693cc4e7283663b9219273d0fa5d814bada3e45e2cb556dc0816-d # internal github.com/google/uuid mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/md5=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile database/sql/driver=$WORK/b254/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/uuid /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/google/uuid -complete -installsuffix shared -buildid nmnCTM-tEK7VjhAWflk3/nmnCTM-tEK7VjhAWflk3 -goversion go1.15 -D "" -importcfg $WORK/b260/importcfg -pack ./dce.go ./doc.go ./hash.go ./marshal.go ./node.go ./node_net.go ./sql.go ./time.go ./util.go ./uuid.go ./version1.go ./version4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/44/4461156b0c18fcab0456f995f40c22d505b2d3248570882220b540e8814fb091-d # internal github.com/akamai/AkamaiOPEN-edgegrid-golang/jsonhooks-v1 mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/akamai/AkamaiOPEN-edgegrid-golang/jsonhooks-v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/akamai/AkamaiOPEN-edgegrid-golang/jsonhooks-v1 -complete -installsuffix shared -buildid vP39mwq_ryJTHUm4pKim/vP39mwq_ryJTHUm4pKim -goversion go1.15 -D "" -importcfg $WORK/b263/importcfg -pack ./errors.go ./jsonhooks.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/ff/ff79f97f8b8b795eaf378f5eaae530d6d0bc5d6c810ec17f695638c0eb2e6396-d # internal golang.org/x/oauth2/jws mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/oauth2/jws /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p golang.org/x/oauth2/jws -complete -installsuffix shared -buildid Egm6FlUF-JN3F6XkcNp4/Egm6FlUF-JN3F6XkcNp4 -goversion go1.15 -D "" -importcfg $WORK/b270/importcfg -pack ./jws.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/f2/f28853dfd8532588da17cb02f4d1dc9b6ec743e3dbe5d45d3680a90102392c0f-d # internal os/user mkdir -p $WORK/b272/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b272/ -importpath os/user -- -I $WORK/b272/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/81/81e5cb0d7c9d2bfe0e62f9ed2b6dda529bb88823d0147ab6ea7e22c2d134e7c2-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/internal/timeseries /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid MbJCRumQ0QV2OufBRcqf/MbJCRumQ0QV2OufBRcqf -goversion go1.15 -D "" -importcfg $WORK/b280/importcfg -pack ./timeseries.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/fe/fee98fb6715947f3d728a8d9c5ec405a39e8bdaf7ab724a648fa46aa0714dbb3-d # internal text/template/parse mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid IUhKYXhyQ7ejXpGtQylk/IUhKYXhyQ7ejXpGtQylk -goversion go1.15 -D "" -importcfg $WORK/b284/importcfg -pack ./lex.go ./node.go ./parse.go cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/64/64917dd7f656b2e5d94f3c4f15d68ec05c0a85b784565da69fc17b7ac00987ec-d # internal net/http/httptrace mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile internal/nettrace=$WORK/b073/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid yKO2JK4puAjlDtWiHkho/yKO2JK4puAjlDtWiHkho -goversion go1.15 -D "" -importcfg $WORK/b114/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/ef/efbe2d895e1059959af31aceddc947ec3a443b6c6ab3ea3cec524e918baf69a3-d # internal net/http mkdir -p $WORK/b087/ cat >$WORK/b087/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/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b088/_pkg_.a packagefile container/list=$WORK/b091/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b102/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile mime/multipart=$WORK/b112/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http/httptrace=$WORK/b114/_pkg_.a packagefile net/http/internal=$WORK/b115/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p net/http -std -complete -installsuffix shared -buildid ofSBeRurnrCdQaX432U2/ofSBeRurnrCdQaX432U2 -goversion go1.15 -D "" -importcfg $WORK/b087/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_arm/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/3b/3bad1e2332da5b96334be24c7957c0f037816737ef5c31dcdb9f7136986bc97b-d # internal github.com/miekg/dns mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/dsa=$WORK/b047/_pkg_.a packagefile crypto/ecdsa=$WORK/b051/_pkg_.a packagefile crypto/elliptic=$WORK/b052/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/md5=$WORK/b061/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b053/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/asn1=$WORK/b055/_pkg_.a packagefile encoding/base32=$WORK/b135/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b119/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b136/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b142/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b140/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/miekg/dns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/miekg/dns -complete -installsuffix shared -buildid 0iNHrARMHLYpbrAGiHs9/0iNHrARMHLYpbrAGiHs9 -goversion go1.15 -D "" -importcfg $WORK/b134/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_arm/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/b2/b26a9427f01fe94dd10bdf48b74b573e26cf125e5eb5f1115b5205fc991a8a01-d # internal github.com/patrickmn/go-cache mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile encoding/gob=$WORK/b262/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/patrickmn/go-cache /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/patrickmn/go-cache -complete -installsuffix shared -buildid gwHpiTT2hwUqR8RS4E5w/gwHpiTT2hwUqR8RS4E5w -goversion go1.15 -D "" -importcfg $WORK/b261/importcfg -pack ./cache.go ./sharded.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b163/_pkg_.a # internal cd $WORK/b272 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b272=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b272=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/3d/3d7ef1c84752c54eea541914ba917352804e1e5a615ee8e36dae5a8156039fdb-d # internal text/template mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b284/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p text/template -std -complete -installsuffix shared -buildid mfAUWSCOqE7TRpc3xMX1/mfAUWSCOqE7TRpc3xMX1 -goversion go1.15 -D "" -importcfg $WORK/b283/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cd $WORK/b272 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b272=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b261/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b272=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/07/07840953f72856adaff5c26c8f26f7636e4d5681b16172485a69bc97c2e80c77-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid B-2elHRBoJB7EUSFr5_b/B-2elHRBoJB7EUSFr5_b -goversion go1.15 -D "" -importcfg $WORK/b288/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go cd $WORK/b272 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b272=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b272=/tmp/go-build -gno-record-gcc-switches -o $WORK/b272/_cgo_.o $WORK/b272/_cgo_main.o $WORK/b272/_x001.o $WORK/b272/_x002.o $WORK/b272/_x003.o $WORK/b272/_x004.o -g -O2 -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/94/94d5322333eed58781f2d5435f638c7c079417d24b8c1c827248f85661f2b0ea-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b288/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid CiBt7Zmw0Jq7KKvpSphA/CiBt7Zmw0Jq7KKvpSphA -goversion go1.15 -D "" -importcfg $WORK/b287/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/f8/f89f8094ad239f0a1e93551c091839f43ef6eea4ea0ee6ff797a3593c732aa88-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile hash/fnv=$WORK/b295/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid 8W4xN6y_8vFoiGQLAduh/8W4xN6y_8vFoiGQLAduh -goversion go1.15 -D "" -importcfg $WORK/b294/importcfg -pack ./rand.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b272/_cgo_.o -dynout $WORK/b272/_cgo_import.go cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p os/user -std -installsuffix shared -buildid ZE8ZkENQ1UTPgx-10JXg/ZE8ZkENQ1UTPgx-10JXg -goversion go1.15 -D "" -importcfg $WORK/b272/importcfg -pack ./lookup.go ./user.go $WORK/b272/_cgo_gotypes.go $WORK/b272/cgo_lookup_unix.cgo1.go $WORK/b272/getgrouplist_unix.cgo1.go $WORK/b272/listgroups_unix.cgo1.go $WORK/b272/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/57/57b8629a4cdf9f556ad9ca38533dfff952e26d09d3577df77c489b3590790600-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b294/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid RjD6i_mT0WDRLpIFZgU7/RjD6i_mT0WDRLpIFZgU7 -goversion go1.15 -D "" -importcfg $WORK/b293/importcfg -pack ./errors.go ./is_go113.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/b4/b40134da657dcafaa694ffa2830eda2a4b4054815bb4e8a037c91b2800428f0e-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b293/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid s_s3lw7cLH01TCpz_bkR/s_s3lw7cLH01TCpz_bkR -goversion go1.15 -D "" -importcfg $WORK/b292/importcfg -pack ./wire.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b272/_pkg_.a $WORK/b272/_x001.o $WORK/b272/_x002.o $WORK/b272/_x003.o $WORK/b272/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/71/715e3b10f3cb93c64e53dd4233cac5dc1678237d08dc302e5a9acf95b8ff9d9f-d # internal go/token mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p go/token -std -complete -installsuffix shared -buildid yXtnkoHcsNCE7iW-nZQa/yXtnkoHcsNCE7iW-nZQa -goversion go1.15 -D "" -importcfg $WORK/b303/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/b3/b301806876d2c0f9206d83b7e3f9111f34e283c53cc38457b572391791055175-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b292/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b298/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid nakXBQ186hajVGeMQAfT/nakXBQ186hajVGeMQAfT -goversion go1.15 -D "" -importcfg $WORK/b297/importcfg -pack ./methods.go ./proto.go ./source.go ./type.go ./value.go ./value_union.go ./value_unsafe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b283/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/8b/8be1252eb055f8ab7998a3a62d7b08f91640619f951a166e704c1f5e4244e4b1-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid a2toEZ_smrbLTo7fiYEq/a2toEZ_smrbLTo7fiYEq -goversion go1.15 -D "" -importcfg $WORK/b318/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/5c/5c75e69e925c66fee9dce00b6b5d4bcbf5030adf7aa917867398811484f07ff7-d # internal google.golang.org/grpc/credentials/internal mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b071/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/credentials/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p google.golang.org/grpc/credentials/internal -complete -installsuffix shared -buildid NFCriEv0rJllqu2Bt0DG/NFCriEv0rJllqu2Bt0DG -goversion go1.15 -D "" -importcfg $WORK/b319/importcfg -pack ./syscallconn.go cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/a4/a41cbca76c135f9aa6ce8c06fdc432399e03176a91d96ecbf0331a729c0e6110-d # internal html/template mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile html=$WORK/b282/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template=$WORK/b283/_pkg_.a packagefile text/template/parse=$WORK/b284/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p html/template -std -complete -installsuffix shared -buildid DkEl35KVFTt1mFgMVlOP/DkEl35KVFTt1mFgMVlOP -goversion go1.15 -D "" -importcfg $WORK/b281/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_arm/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/95/95fa2e6fa57e07025a65127e567ad416e55fff97a085338a1ef8d7868235be44-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b287/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid cFiBxIrodEtkQpOJKRHV/cFiBxIrodEtkQpOJKRHV -goversion go1.15 -D "" -importcfg $WORK/b320/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/45/455ff22889fcfe17f9ee3c84e9d39dd6f3fddde44ae75b2bfcbb3397e9ee255d-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/metadata /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid DWwu4rs4892dDwpZxSz5/DWwu4rs4892dDwpZxSz5 -goversion go1.15 -D "" -importcfg $WORK/b321/importcfg -pack ./metadata.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/62/62ad736791bdf1ec761272a7b7314064c1475658b7230f2d5073c80b77b3c7f7-d # internal google.golang.org/grpc/serviceconfig mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal=$WORK/b320/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/serviceconfig /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid Ea_qsVIQB7KAkQNPp-Yb/Ea_qsVIQB7KAkQNPp-Yb -goversion go1.15 -D "" -importcfg $WORK/b323/importcfg -pack ./serviceconfig.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/24/241b4a5d2d99df02a62528543dc7c75de71a9512c7a13deffccad1f414457e1a-d # internal google.golang.org/grpc/resolver mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/serviceconfig=$WORK/b323/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/resolver /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p google.golang.org/grpc/resolver -complete -installsuffix shared -buildid lcMxRvgooeEOFPBqPRqR/lcMxRvgooeEOFPBqPRqR -goversion go1.15 -D "" -importcfg $WORK/b322/importcfg -pack ./resolver.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/e0/e035230e0f916ac7fb0353f8239c403e0b46faed950a244372e1f089130d663a-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid Ucc0ghtAT7dIPM0o7H4R/Ucc0ghtAT7dIPM0o7H4R -goversion go1.15 -D "" -importcfg $WORK/b327/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/c5/c591be61031c5f9763d2406c85161db2f81e0ed4bc6ba96722cd2dd83bc63401-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b321/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/internal/balancerload /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid j8SLY30xSHJm5dSfPFK1/j8SLY30xSHJm5dSfPFK1 -goversion go1.15 -D "" -importcfg $WORK/b331/importcfg -pack ./load.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/46/46de51a62d5626fe7e9e4ee3f941ee33aaa2aab7860c8c7b96a01f0984fd4e6f-d # internal google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/internal/envconfig /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid jPD1c_K8CZUbslA-W0Qj/jPD1c_K8CZUbslA-W0Qj -goversion go1.15 -D "" -importcfg $WORK/b344/importcfg -pack ./envconfig.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/84/8455c95715a18a63e230c292e6c7e5bc54874ad0b8973aa0100e04b1de0ae542-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b128/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid 3SETHkLOAhiPrw6gLeKL/3SETHkLOAhiPrw6gLeKL -goversion go1.15 -D "" -importcfg $WORK/b348/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b297/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/d2/d23d980fd8f100397ffcb5fa503cadc4454bd72da64cc8a204e2f3fa213b5795-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid 1zPDrpA1F03Z4AUtCySY/1zPDrpA1F03Z4AUtCySY -goversion go1.15 -D "" -importcfg $WORK/b349/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/88/88ba0239c8da0337a50148d56e4d321bc46a74fbf16eafa91f9ffab658077e4c-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b293/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b297/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid 0_AFoBtA3ffwNBKLebAS/0_AFoBtA3ffwNBKLebAS -goversion go1.15 -D "" -importcfg $WORK/b299/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/23/23f2f5a02b91d29bb64c0c7b109db7720b225b7b57661565c6407ad437e884e5-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b292/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b293/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b297/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b299/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid Hj_MN0SlNJGVhbPJLff_/Hj_MN0SlNJGVhbPJLff_ -goversion go1.15 -D "" -importcfg $WORK/b296/importcfg -pack ./messageset.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/af/af3e8deb16c9127fa44127c99209f8b534e57e5ce9614db832f5d8325f8df0bf-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b303/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b301/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b297/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid NeTPptNV51dN1YoG4Hux/NeTPptNV51dN1YoG4Hux -goversion go1.15 -D "" -importcfg $WORK/b302/importcfg -pack ./strings.go ./strings_unsafe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/23/23e438f2160bf590bec7257e25a6f4420550209f0f71f8c665f036ffe760889b-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b297/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/genid /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid 9HySV2AWXsaFeMXIDUtV/9HySV2AWXsaFeMXIDUtV -goversion go1.15 -D "" -importcfg $WORK/b304/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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/01/0102cb36f776e72a82d189a020283d0bfed8d3fbb7cdbe8b660aa39a29ec9870-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b293/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b301/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b302/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b056/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid ClPg_8FrGcUestBQ4GF4/ClPg_8FrGcUestBQ4GF4 -goversion go1.15 -D "" -importcfg $WORK/b300/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b281/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/e1/e132af2d0938392fc94f053523eed7b9a8d16707726c9563e25b9d9f5b58aff4-d # internal google.golang.org/protobuf/internal/mapsort mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b297/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/mapsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p google.golang.org/protobuf/internal/mapsort -complete -installsuffix shared -buildid P4-QlBSmOVgpxOJrnY4z/P4-QlBSmOVgpxOJrnY4z -goversion go1.15 -D "" -importcfg $WORK/b305/importcfg -pack ./mapsort.go cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/67/6746942fee45ecacf46f15773a96d17fe9eb47c2da2774e349cee11e9e08982b-d # internal google.golang.org/protobuf/internal/fieldsort mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b297/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/fieldsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p google.golang.org/protobuf/internal/fieldsort -complete -installsuffix shared -buildid gbzt5FimK-SKJE0NU61T/gbzt5FimK-SKJE0NU61T -goversion go1.15 -D "" -importcfg $WORK/b308/importcfg -pack ./fieldsort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/71/714e16be5dc27b538c7e67a6b64928596de21e46bfb494ff43dcea4a56b2dec4-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b297/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid wFWQmRXnHRd_pcd4a514/wFWQmRXnHRd_pcd4a514 -goversion go1.15 -D "" -importcfg $WORK/b309/importcfg -pack ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/ae/aefbfed725979f427c1ef6799438d30e55cdbbf8c425604b5d4ed5e75a2b4391-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b297/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid T9WSib3q2ivUDL7fSPdu/T9WSib3q2ivUDL7fSPdu -goversion go1.15 -D "" -importcfg $WORK/b312/importcfg -pack ./stringer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/4e/4edb5ac1a9a3db895fc43a525ea9c2083565e295312adb505b7bdfe0824adc30-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b292/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b296/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b293/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b308/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b301/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b304/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b305/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b297/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b299/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b309/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid CXg0R4Yu3zgoVTEBTl9w/CXg0R4Yu3zgoVTEBTl9w -goversion go1.15 -D "" -importcfg $WORK/b307/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_arm/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/42/42cef643c53f302467e153dad66b64d1ff28b1a8d4db5d857c1afd4740d87816-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b297/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid 9YYUfc7h-YVv7g_dE6_a/9YYUfc7h-YVv7g_dE6_a -goversion go1.15 -D "" -importcfg $WORK/b313/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/58/5814c24326a0387e8134020b35972281f78391c4f6a413a5b0fca0f18a5ba1ea-d # internal google.golang.org/grpc/internal/syscall mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b288/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/internal/syscall /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid 3fwX77WFn1GBZ9lTkiHW/3fwX77WFn1GBZ9lTkiHW -goversion go1.15 -D "" -importcfg $WORK/b350/importcfg -pack ./syscall_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/4e/4e624143bfbcb56b778ee2d72b1d1fcfe7810520c0e23a579150f0854971d943-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b300/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b293/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b297/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid PUv6yo98IDHOD4CmWqsh/PUv6yo98IDHOD4CmWqsh -goversion go1.15 -D "" -importcfg $WORK/b314/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/e9/e92176eb9005af8057d4c9bcf3c1679a51bd2dc66f33760a9e8b364100f5f70b-d # internal google.golang.org/grpc/stats mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b321/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/stats /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p google.golang.org/grpc/stats -complete -installsuffix shared -buildid 4q6s26pPZgDIs2pMAe6l/4q6s26pPZgDIs2pMAe6l -goversion go1.15 -D "" -importcfg $WORK/b353/importcfg -pack ./handlers.go ./stats.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/bf/bf4537ed368b4caa9d1e4441f389dcbc3b7c23033a81f57576e2e8e13fab30af-d # internal google.golang.org/grpc/naming mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b288/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/naming /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p google.golang.org/grpc/naming -complete -installsuffix shared -buildid K4ZRz3CKpLGFK1iy9tG3/K4ZRz3CKpLGFK1iy9tG3 -goversion go1.15 -D "" -importcfg $WORK/b355/importcfg -pack ./dns_resolver.go ./naming.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/cb/cb1bb8a8a4027259a77a6b4d3c3be48ff63b2d6dc90d37105e82c81bf72c7985-d # internal google.golang.org/grpc/resolver/dns mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b288/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b330/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b326/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b322/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/resolver/dns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p google.golang.org/grpc/resolver/dns -complete -installsuffix shared -buildid YzHv_aXecrq2XKv3etWe/YzHv_aXecrq2XKv3etWe -goversion go1.15 -D "" -importcfg $WORK/b356/importcfg -pack ./dns_resolver.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/a1/a147d3d5498c017bf21d84a7bf070370fb8e22ec740b387bb0a3469178d040b1-d # internal google.golang.org/grpc/resolver/passthrough mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b322/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/resolver/passthrough /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p google.golang.org/grpc/resolver/passthrough -complete -installsuffix shared -buildid bqzw-ByHEgUecxVk137T/bqzw-ByHEgUecxVk137T -goversion go1.15 -D "" -importcfg $WORK/b357/importcfg -pack ./passthrough.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/a2/a260765c7e63014c887656aaac9e62cf4e1586beaff35e026f1ef5e0580c7aae-d # internal go.opencensus.io/internal mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile go.opencensus.io=$WORK/b366/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/go.opencensus.io/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p go.opencensus.io/internal -complete -installsuffix shared -buildid x0qzkvrfu_gL7m0_e0Ua/x0qzkvrfu_gL7m0_e0Ua -goversion go1.15 -D "" -importcfg $WORK/b365/importcfg -pack ./internal.go ./sanitize.go ./traceinternals.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/f6/f6fef4798bb4f18f4c6ec3199e5f274a6c8d686b4c0043eccddf29121340cdd7-d # internal go.opencensus.io/trace/tracestate mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a EOF cd /usr/share/gocode/src/go.opencensus.io/trace/tracestate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p go.opencensus.io/trace/tracestate -complete -installsuffix shared -buildid _L5JLRxWS5bM3AHjVFY-/_L5JLRxWS5bM3AHjVFY- -goversion go1.15 -D "" -importcfg $WORK/b368/importcfg -pack ./tracestate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/a8/a87ad3b488551938ec697e57129a6baaa466ca8eccfccf97fc018131736e8028-d # internal runtime/trace mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p runtime/trace -std -installsuffix shared -buildid RdlEZNHdydR9ZBdwHmIX/RdlEZNHdydR9ZBdwHmIX -goversion go1.15 -D "" -importcfg $WORK/b369/importcfg -pack ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/1b/1beacd58a4c382f7550bc824bf6fc5c514f044061ff7b23bc2f6fba00852c638-d # internal go.opencensus.io/resource mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/go.opencensus.io/resource /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p go.opencensus.io/resource -complete -installsuffix shared -buildid dwmCCoGKCqstC43LqEoL/dwmCCoGKCqstC43LqEoL -goversion go1.15 -D "" -importcfg $WORK/b373/importcfg -pack ./resource.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/8c/8ca5dd7e8288585eba8132c7a21b88fa26053fbe1a6db4e1b361341954cd3aec-d # internal go.opencensus.io/trace mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b364/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b365/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b367/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b368/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile runtime/trace=$WORK/b369/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/go.opencensus.io/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p go.opencensus.io/trace -complete -installsuffix shared -buildid 6H-43zh2t9zeDf5Gq4F1/6H-43zh2t9zeDf5Gq4F1 -goversion go1.15 -D "" -importcfg $WORK/b363/importcfg -pack ./basetypes.go ./config.go ./doc.go ./evictedqueue.go ./export.go ./lrumap.go ./sampling.go ./spanbucket.go ./spanstore.go ./status_codes.go ./trace.go ./trace_go11.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/8d/8dc296a49654973ca7813ae8afd9763ffa5fc8954688ccc78ecce148cce165fe-d # internal go.opencensus.io/metric/metricdata mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/resource=$WORK/b373/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/go.opencensus.io/metric/metricdata /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p go.opencensus.io/metric/metricdata -complete -installsuffix shared -buildid ci5K0eZqOdhJvCiLZ60C/ci5K0eZqOdhJvCiLZ60C -goversion go1.15 -D "" -importcfg $WORK/b372/importcfg -pack ./doc.go ./exemplar.go ./label.go ./metric.go ./point.go ./type_string.go ./unit.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/cc/cc9c68241db81eb5ed07895d10975ba312e3eda0de0e75f41a86a595b00d1991-d # internal runtime/pprof mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b088/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b285/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p runtime/pprof -std -installsuffix shared -buildid Xz6SkQLktbIQk4kHi8rT/Xz6SkQLktbIQk4kHi8rT -goversion go1.15 -D "" -importcfg $WORK/b376/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./pprof_rusage.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/18/18e26b817ed9802152ae852cf6c70ddeed2990972dfbb0fb0a385de4ebc7ce1a-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b292/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b296/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b300/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b293/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b301/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b304/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b305/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b306/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b297/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b299/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid CEBI__zDnkCS23TeguM_/CEBI__zDnkCS23TeguM_ -goversion go1.15 -D "" -importcfg $WORK/b291/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/45/458a896707c99b2defd6345142f758de0c30dcad93cd9f07cd3c66b32426fb87-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b292/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b312/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b313/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b314/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b293/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b304/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b297/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b299/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid hManaiKjd9rqkvpDHaKM/hManaiKjd9rqkvpDHaKM -goversion go1.15 -D "" -importcfg $WORK/b311/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_arm/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/cf/cf2c867fea5bc8f270b9a678ded3815cd9e6bdd42d394e3543b88baf9355cb61-d # internal go.opencensus.io/tag mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime/pprof=$WORK/b376/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/go.opencensus.io/tag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p go.opencensus.io/tag -complete -installsuffix shared -buildid lZ1QOFbvQfuXVxb9EOjj/lZ1QOFbvQfuXVxb9EOjj -goversion go1.15 -D "" -importcfg $WORK/b375/importcfg -pack ./context.go ./doc.go ./key.go ./map.go ./map_codec.go ./metadata.go ./profile_19.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/1c/1c416570acc48d58dfab8075db72a4564b01e87b1988a37d0e6ee8949172f018-d # internal go.opencensus.io/metric/metricproducer mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/metric/metricdata=$WORK/b372/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/go.opencensus.io/metric/metricproducer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p go.opencensus.io/metric/metricproducer -complete -installsuffix shared -buildid JVs1q8NIFPSh7VEvyXui/JVs1q8NIFPSh7VEvyXui -goversion go1.15 -D "" -importcfg $WORK/b379/importcfg -pack ./manager.go ./producer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/05/057fb3c67499a398ec9dea8834e15df9308dee17dc07ae23f6edf803608eab27-d # internal github.com/iij/doapi/protocol mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/iij/doapi/protocol /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/iij/doapi/protocol -complete -installsuffix shared -buildid HmUfdPNeBRzeatlg8U75/HmUfdPNeBRzeatlg8U75 -goversion go1.15 -D "" -importcfg $WORK/b390/importcfg -pack ./Commit.go ./RecordAdd.go ./RecordDelete.go ./RecordGet.go ./RecordListGet.go ./Reset.go ./ZoneListGet.go ./common.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/c1/c1648f98d48721594721156040afef1d3c9d3cc67f9f7f8bc39fc16e0f087400-d # internal go.opencensus.io/stats/internal mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/tag=$WORK/b375/_pkg_.a EOF cd /usr/share/gocode/src/go.opencensus.io/stats/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p go.opencensus.io/stats/internal -complete -installsuffix shared -buildid 35DGwUuA9Ifm3b1BsX6e/35DGwUuA9Ifm3b1BsX6e -goversion go1.15 -D "" -importcfg $WORK/b374/importcfg -pack ./record.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/da/da3533102f566a01e06b9cb97f3baba0002b1b2ade24823bd299aed017eeed4b-d # internal go.opencensus.io/stats mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b372/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b374/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b375/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/go.opencensus.io/stats /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p go.opencensus.io/stats -complete -installsuffix shared -buildid MUkVc8LJx_LszVfwpu57/MUkVc8LJx_LszVfwpu57 -goversion go1.15 -D "" -importcfg $WORK/b371/importcfg -pack ./doc.go ./measure.go ./measure_float64.go ./measure_int64.go ./record.go ./units.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b390/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/15/15d7a23dc47c72339a5b82384530955de66a0674fbc78ceef87768c88cb46e1a-d # internal github.com/fatih/structs mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/fatih/structs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/fatih/structs -complete -installsuffix shared -buildid bPBFN57zrW90ZB2nNTXY/bPBFN57zrW90ZB2nNTXY -goversion go1.15 -D "" -importcfg $WORK/b393/importcfg -pack ./field.go ./structs.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/08/08bc67412a9bcadd571155d383db4b9f62267dd72cd88642d9d3eda9f9f29812-d # internal go.opencensus.io/stats/view mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b378/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b372/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b379/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b373/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b371/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b374/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b375/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/go.opencensus.io/stats/view /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p go.opencensus.io/stats/view -complete -installsuffix shared -buildid Z35bsrJHL2zqv8qnxAr5/Z35bsrJHL2zqv8qnxAr5 -goversion go1.15 -D "" -importcfg $WORK/b377/importcfg -pack ./aggregation.go ./aggregation_data.go ./collector.go ./doc.go ./export.go ./view.go ./view_to_metric.go ./worker.go ./worker_commands.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/22/22688f09e40c697ee7828742010f79c6ced0dc4b0bab5215996db3ba64817b0b-d # internal github.com/mitchellh/mapstructure mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mitchellh/mapstructure /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid 57GZJgvn_RF8UO1Qfl0O/57GZJgvn_RF8UO1Qfl0O -goversion go1.15 -D "" -importcfg $WORK/b396/importcfg -pack ./decode_hooks.go ./error.go ./mapstructure.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/d5/d5ea68f832eb87e382b9443905f9af4a888c67d6aacbada9c02019a7f23828bb-d # internal github.com/go-acme/lego/acme/api/internal/sender mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/acme=github.com/go-acme/lego/acme packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/acme=$WORK/b082/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/acme/api/internal/sender /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p github.com/go-acme/lego/acme/api/internal/sender -complete -installsuffix shared -buildid C_bKG_UB-w6qKUe-4uJh/C_bKG_UB-w6qKUe-4uJh -goversion go1.15 -D "" -importcfg $WORK/b086/importcfg -pack ./sender.go ./useragent.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b311/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/cd/cd3c66bd490867abbfcbbd5ce0d50afd918691a28bffe93f08d523bbfc901fa3-d # internal github.com/cpu/goacmedns mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cpu/goacmedns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/cpu/goacmedns -complete -installsuffix shared -buildid xDfdaDH9z-w104CaltHO/xDfdaDH9z-w104CaltHO -goversion go1.15 -D "" -importcfg $WORK/b150/importcfg -pack ./account.go ./client.go ./storage.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/84/84ea87917099e3ff4aee23879ecc8d27d2b307ec17b4874e1ab501f1c8796d8e-d # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/b8/b8997a00feb11aea9c929b86efb9c8ef8e5090cfaa1336af0176e0585674c2b5-d # internal github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses mkdir -p $WORK/b161/ github.com/go-acme/lego/acme/api/internal/nonces mkdir -p $WORK/b085/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile encoding/xml=$WORK/b162/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors=$WORK/b157/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b163/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b166/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/acme/api/internal/sender=github.com/go-acme/lego/acme/api/internal/sender packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/acme/api/internal/sender=$WORK/b086/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses -complete -installsuffix shared -buildid d5aHz50ECnd31n-yeEMb/d5aHz50ECnd31n-yeEMb -goversion go1.15 -D "" -importcfg $WORK/b161/importcfg -pack ./json_parser.go ./response.go cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/acme/api/internal/nonces /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/go-acme/lego/acme/api/internal/nonces -complete -installsuffix shared -buildid cVgoI62vF8ZUfx9Q4LXp/cVgoI62vF8ZUfx9Q4LXp -goversion go1.15 -D "" -importcfg $WORK/b085/importcfg -pack ./nonce_manager.go cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/83/8353874ad60d09e164e865c480c1b7afb6d8eedbbbf651d798a4053a6a51c585-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal github.com/go-acme/lego/providers/dns/arvancloud/internal mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/arvancloud/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/go-acme/lego/providers/dns/arvancloud/internal -complete -installsuffix shared -buildid r73UIc_PdO4tvuGVWk2X/r73UIc_PdO4tvuGVWk2X -goversion go1.15 -D "" -importcfg $WORK/b172/importcfg -pack ./client.go ./model.go cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/b5/b59b6e911e9584e86934f05d354e7de352822a2f6d8964f550bdf4d8731fc151-d # internal github.com/go-acme/lego/acme/api/internal/secure mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/acme/api/internal/nonces=github.com/go-acme/lego/acme/api/internal/nonces packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/ecdsa=$WORK/b051/_pkg_.a packagefile crypto/elliptic=$WORK/b052/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/acme/api/internal/nonces=$WORK/b085/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b118/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/acme/api/internal/secure /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/go-acme/lego/acme/api/internal/secure -complete -installsuffix shared -buildid O4C3lVmXWwIZM7y1fxFj/O4C3lVmXWwIZM7y1fxFj -goversion go1.15 -D "" -importcfg $WORK/b117/importcfg -pack ./jws.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/b3/b31f600cb8680fa1c4e1632d1c617dbca1f94320623084ff6e4e4976cb65f4a3-d # internal github.com/nrdcg/auroradns mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/nrdcg/auroradns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/nrdcg/auroradns -complete -installsuffix shared -buildid FQO_WK0D4FyLXAa3uCvb/FQO_WK0D4FyLXAa3uCvb -goversion go1.15 -D "" -importcfg $WORK/b174/importcfg -pack ./auth.go ./client.go ./records.go ./zones.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/ce/ce6a99f30e507ab4575700ef456b791953b5936bd08d15a5d6d3d302c9d6b25f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b161/_pkg_.a # internal github.com/go-acme/lego/acme/api mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/acme=github.com/go-acme/lego/acme importmap github.com/go-acme/lego/v3/acme/api/internal/nonces=github.com/go-acme/lego/acme/api/internal/nonces importmap github.com/go-acme/lego/v3/acme/api/internal/secure=github.com/go-acme/lego/acme/api/internal/secure importmap github.com/go-acme/lego/v3/acme/api/internal/sender=github.com/go-acme/lego/acme/api/internal/sender importmap github.com/go-acme/lego/v3/certcrypto=github.com/go-acme/lego/certcrypto importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b084/_pkg_.a packagefile github.com/go-acme/lego/acme=$WORK/b082/_pkg_.a packagefile github.com/go-acme/lego/acme/api/internal/nonces=$WORK/b085/_pkg_.a packagefile github.com/go-acme/lego/acme/api/internal/secure=$WORK/b117/_pkg_.a packagefile github.com/go-acme/lego/acme/api/internal/sender=$WORK/b086/_pkg_.a packagefile github.com/go-acme/lego/certcrypto=$WORK/b079/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b123/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/acme/api /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/go-acme/lego/acme/api -complete -installsuffix shared -buildid 5yTZKDwmzPmiLO-HKnCs/5yTZKDwmzPmiLO-HKnCs -goversion go1.15 -D "" -importcfg $WORK/b083/importcfg -pack ./account.go ./api.go ./authorization.go ./certificate.go ./challenge.go ./order.go ./service.go cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/a7/a7f1dbbd1a5719cffab6291dc4ce1e04b524c31f0bebb7ce9652ca0ad694b25d-d # internal github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/signers mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials=$WORK/b155/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors=$WORK/b157/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests=$WORK/b160/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses=$WORK/b161/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b159/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/signers /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/signers -complete -installsuffix shared -buildid shWNkaBzgQNHoWqlILmy/shWNkaBzgQNHoWqlILmy -goversion go1.15 -D "" -importcfg $WORK/b156/importcfg -pack ./algorithms.go ./credential_updater.go ./session_credential.go ./signer_access_key.go ./signer_bearer_token.go ./signer_ecs_ram_role.go ./signer_key_pair.go ./signer_ram_role_arn.go ./signer_sts_token.go ./signer_v2.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b172/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/b2/b265a0a1d280ff09e196047b81ef059cf245d22d0d955781cf51502838180eb9-d # internal github.com/aliyun/alibaba-cloud-sdk-go/sdk/endpoints mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors=$WORK/b157/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests=$WORK/b160/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses=$WORK/b161/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/utils=$WORK/b158/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b159/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aliyun/alibaba-cloud-sdk-go/sdk/endpoints /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/aliyun/alibaba-cloud-sdk-go/sdk/endpoints -complete -installsuffix shared -buildid ZosBPbqXC-S39B85GXFx/ZosBPbqXC-S39B85GXFx -goversion go1.15 -D "" -importcfg $WORK/b169/importcfg -pack ./endpoints_config.go ./local_global_resolver.go ./local_regional_resolver.go ./location_resolver.go ./mapping_resolver.go ./resolver.go cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/fd/fdb7a0f1d6a90a69f112d47c0c9f9227a20f6cc441e9a96a7de13973b59fd53c-d # internal github.com/Azure/go-autorest/tracing mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /usr/share/gocode/src/github.com/Azure/go-autorest/tracing /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/Azure/go-autorest/tracing -complete -installsuffix shared -buildid JLTwaqDRvp2vLFMyomO3/JLTwaqDRvp2vLFMyomO3 -goversion go1.15 -D "" -importcfg $WORK/b182/importcfg -pack ./tracing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/66/66d446f10578151fd4d12067bf92d31e8bee23d515531143d34629a9599a2fa2-d # internal net/http/cookiejar mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http/cookiejar /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p net/http/cookiejar -std -complete -installsuffix shared -buildid bXahxZ7o_Ws8GZLDL6H2/bXahxZ7o_Ws8GZLDL6H2 -goversion go1.15 -D "" -importcfg $WORK/b184/importcfg -pack ./jar.go ./punycode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/c6/c61ec10330fd58bd51dd76c9154984b6924e11d5d61347725efc823b2b980564-d # internal github.com/Azure/go-autorest/logger mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/Azure/go-autorest/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/Azure/go-autorest/logger -complete -installsuffix shared -buildid 9BI88sVswpB0WP8gcSBk/9BI88sVswpB0WP8gcSBk -goversion go1.15 -D "" -importcfg $WORK/b185/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/fa/fac8ae292b8853bed192a0d71adca32b806ca8d39d45e5e95637df89a5ba800e-d # internal github.com/go-acme/lego/certificate mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/acme=github.com/go-acme/lego/acme importmap github.com/go-acme/lego/v3/acme/api=github.com/go-acme/lego/acme/api importmap github.com/go-acme/lego/v3/certcrypto=github.com/go-acme/lego/certcrypto importmap github.com/go-acme/lego/v3/challenge=github.com/go-acme/lego/challenge importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/wait=github.com/go-acme/lego/platform/wait packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/acme=$WORK/b082/_pkg_.a packagefile github.com/go-acme/lego/acme/api=$WORK/b083/_pkg_.a packagefile github.com/go-acme/lego/certcrypto=$WORK/b079/_pkg_.a packagefile github.com/go-acme/lego/challenge=$WORK/b126/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b123/_pkg_.a packagefile github.com/go-acme/lego/platform/wait=$WORK/b127/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b080/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/certificate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/go-acme/lego/certificate -complete -installsuffix shared -buildid Ch-AqDbpQE3Smx92Z3oH/Ch-AqDbpQE3Smx92Z3oH -goversion go1.15 -D "" -importcfg $WORK/b081/importcfg -pack ./authorization.go ./certificates.go ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/65/65cb8b1c7b0c70f13f4c2b7937d4ac788bc6e3e7028a7968fd2bd6b14a81be10-d # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/32/3216f5d6360dfa4da54d670f6753eb39df70c95f7d230bdc83d72e5b67f8f1d7-d # internal github.com/go-acme/lego/challenge/http01 mkdir -p $WORK/b143/ github.com/go-acme/lego/challenge/dns01 cat >$WORK/b143/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/acme=github.com/go-acme/lego/acme importmap github.com/go-acme/lego/v3/acme/api=github.com/go-acme/lego/acme/api importmap github.com/go-acme/lego/v3/challenge=github.com/go-acme/lego/challenge importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/acme=$WORK/b082/_pkg_.a packagefile github.com/go-acme/lego/acme/api=$WORK/b083/_pkg_.a packagefile github.com/go-acme/lego/challenge=$WORK/b126/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b123/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/challenge/http01 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/go-acme/lego/challenge/http01 -complete -installsuffix shared -buildid KB7SFggj00pRS3lmqZfG/KB7SFggj00pRS3lmqZfG -goversion go1.15 -D "" -importcfg $WORK/b143/importcfg -pack ./domain_matcher.go ./http_challenge.go ./http_challenge_server.go mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/acme=github.com/go-acme/lego/acme importmap github.com/go-acme/lego/v3/acme/api=github.com/go-acme/lego/acme/api importmap github.com/go-acme/lego/v3/challenge=github.com/go-acme/lego/challenge importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/wait=github.com/go-acme/lego/platform/wait packagefile bufio=$WORK/b034/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/acme=$WORK/b082/_pkg_.a packagefile github.com/go-acme/lego/acme/api=$WORK/b083/_pkg_.a packagefile github.com/go-acme/lego/challenge=$WORK/b126/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b123/_pkg_.a packagefile github.com/go-acme/lego/platform/wait=$WORK/b127/_pkg_.a packagefile github.com/miekg/dns=$WORK/b134/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/challenge/dns01 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/go-acme/lego/challenge/dns01 -complete -installsuffix shared -buildid UD3usEVvXcH6FdLeyiIK/UD3usEVvXcH6FdLeyiIK -goversion go1.15 -D "" -importcfg $WORK/b133/importcfg -pack ./cname.go ./dns_challenge.go ./dns_challenge_manual.go ./fqdn.go ./nameserver.go ./precheck.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/fc/fc0c325b67a1b31b40e0982bab7e2fa057a1f75a4c4cc485f534671f08a8fea6-d # internal github.com/go-acme/lego/challenge/tlsalpn01 mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/acme=github.com/go-acme/lego/acme importmap github.com/go-acme/lego/v3/acme/api=github.com/go-acme/lego/acme/api importmap github.com/go-acme/lego/v3/certcrypto=github.com/go-acme/lego/certcrypto importmap github.com/go-acme/lego/v3/challenge=github.com/go-acme/lego/challenge importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile crypto/x509/pkix=$WORK/b065/_pkg_.a packagefile encoding/asn1=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/acme=$WORK/b082/_pkg_.a packagefile github.com/go-acme/lego/acme/api=$WORK/b083/_pkg_.a packagefile github.com/go-acme/lego/certcrypto=$WORK/b079/_pkg_.a packagefile github.com/go-acme/lego/challenge=$WORK/b126/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b123/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/challenge/tlsalpn01 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/go-acme/lego/challenge/tlsalpn01 -complete -installsuffix shared -buildid rlrRGcRCyebsq-ZOhmEz/rlrRGcRCyebsq-ZOhmEz -goversion go1.15 -D "" -importcfg $WORK/b144/importcfg -pack ./tls_alpn_challenge.go ./tls_alpn_challenge_server.go cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/44/443751bf808e3fd75959ffdef4a4091a00da9ea85b148c5606a775b66bb72444-d # internal github.com/go-acme/lego/registration mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/acme=github.com/go-acme/lego/acme importmap github.com/go-acme/lego/v3/acme/api=github.com/go-acme/lego/acme/api importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log packagefile crypto=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/go-acme/lego/acme=$WORK/b082/_pkg_.a packagefile github.com/go-acme/lego/acme/api=$WORK/b083/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b123/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/registration /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/go-acme/lego/registration -complete -installsuffix shared -buildid QB5JqPJw4PNqUub5_oiJ/QB5JqPJw4PNqUub5_oiJ -goversion go1.15 -D "" -importcfg $WORK/b147/importcfg -pack ./registar.go ./user.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/cc/cc414debfde0211742158f55631a47725e19897fe019881c7d6ebe8d57176a2b-d # internal github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal mkdir -p $WORK/b154/ cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/fe/fea985ac0ce59ef27e2fc7334646f811e3f990db6008fa20656c635bb1d7178e-d # internal cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials=$WORK/b155/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/signers=$WORK/b156/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors=$WORK/b157/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests=$WORK/b160/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses=$WORK/b161/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/utils=$WORK/b158/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth -complete -installsuffix shared -buildid EZh8XOdLtwRR6tZtlUup/EZh8XOdLtwRR6tZtlUup -goversion go1.15 -D "" -importcfg $WORK/b154/importcfg -pack ./credential.go ./roa_signature_composer.go ./rpc_signature_composer.go ./signer.go github.com/Azure/go-autorest/autorest/adal mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b181/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b182/_pkg_.a packagefile github.com/dgrijalva/jwt-go=$WORK/b183/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/http/cookiejar=$WORK/b184/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/adal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/Azure/go-autorest/autorest/adal -complete -installsuffix shared -buildid iD017oddJ-4kte7XrtDC/iD017oddJ-4kte7XrtDC -goversion go1.15 -D "" -importcfg $WORK/b180/importcfg -pack ./config.go ./devicetoken.go ./persist.go ./sender.go ./token.go ./version.go cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/f5/f53b8dc4633cc002169a8aae24397837d76bae68554aa0a22887da6b17dbae67-d # internal github.com/labbsr0x/bindman-dns-webhook/src/types mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b199/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/src/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/labbsr0x/bindman-dns-webhook/src/types -complete -installsuffix shared -buildid mxTZKy-tzjT3WULP4b_e/mxTZKy-tzjT3WULP4b_e -goversion go1.15 -D "" -importcfg $WORK/b198/importcfg -pack ./dnsmanager.go ./dnsrecord.go ./error.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/84/8422b622e16361a794ee19a19acca64a90c1db0bc8cb9ecc716537405c13a658-d # internal github.com/labbsr0x/goh/gohclient mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/go-errors/errors=$WORK/b201/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b199/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/labbsr0x/goh/gohclient /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/labbsr0x/goh/gohclient -complete -installsuffix shared -buildid 2_thhDIbW2nw7Nlm9Gwm/2_thhDIbW2nw7Nlm9Gwm -goversion go1.15 -D "" -importcfg $WORK/b200/importcfg -pack ./gohclient.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/15/1541caf419db67d132afbe0e011faeab9a75d9aa324f188989fc10dfdc12a4b7-d # internal github.com/go-acme/lego/providers/dns/clouddns/internal mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/clouddns/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/go-acme/lego/providers/dns/clouddns/internal -complete -installsuffix shared -buildid C86pX200C0kWCn4Dz6bV/C86pX200C0kWCn4Dz6bV -goversion go1.15 -D "" -importcfg $WORK/b205/importcfg -pack ./client.go ./models.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/cf/cf735869038af794c4cd2ef24364471bc77ffad414ea4f9f124120a8ac78aa6e-d # internal github.com/go-acme/lego/challenge/resolver mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/acme=github.com/go-acme/lego/acme importmap github.com/go-acme/lego/v3/acme/api=github.com/go-acme/lego/acme/api importmap github.com/go-acme/lego/v3/challenge=github.com/go-acme/lego/challenge importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/challenge/http01=github.com/go-acme/lego/challenge/http01 importmap github.com/go-acme/lego/v3/challenge/tlsalpn01=github.com/go-acme/lego/challenge/tlsalpn01 importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b084/_pkg_.a packagefile github.com/go-acme/lego/acme=$WORK/b082/_pkg_.a packagefile github.com/go-acme/lego/acme/api=$WORK/b083/_pkg_.a packagefile github.com/go-acme/lego/challenge=$WORK/b126/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/challenge/http01=$WORK/b143/_pkg_.a packagefile github.com/go-acme/lego/challenge/tlsalpn01=$WORK/b144/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b123/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/challenge/resolver /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/go-acme/lego/challenge/resolver -complete -installsuffix shared -buildid 4ApXAjxRdobYxxlLE9N3/4ApXAjxRdobYxxlLE9N3 -goversion go1.15 -D "" -importcfg $WORK/b146/importcfg -pack ./errors.go ./prober.go ./solver_manager.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/70/7078851371f9b967c8c63ed0a75848c3db2cbf15f62bfda968a8b78c23206341-d # internal github.com/go-acme/lego/providers/dns/acmedns mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/cpu/goacmedns=$WORK/b150/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b200/_pkg_.a # internal cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/acmedns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/go-acme/lego/providers/dns/acmedns -complete -installsuffix shared -buildid 6LUBjvR2A-9A00D06vH5/6LUBjvR2A-9A00D06vH5 -goversion go1.15 -D "" -importcfg $WORK/b149/importcfg -pack ./acmedns.go cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/db/db7b635ee6a7096e877f33ee1f56c450abc08b9a87cfc2b4d2093626efeef875-d # internal github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials/provider mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth=$WORK/b154/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials=$WORK/b155/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b168/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials/provider /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials/provider -complete -installsuffix shared -buildid 37caTh6C7roEH__ziODm/37caTh6C7roEH__ziODm -goversion go1.15 -D "" -importcfg $WORK/b167/importcfg -pack ./env.go ./instance_credentials.go ./profile_credentials.go ./provider.go ./provider_chain.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/6b/6be1a06de1c7e519b357eaf74d9f139534e826f1eb4ee5bf8e85dfb0897a1bd9-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal github.com/go-acme/lego/providers/dns/arvancloud mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/arvancloud/internal=github.com/go-acme/lego/providers/dns/arvancloud/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/arvancloud/internal=$WORK/b172/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/ff/ff8093aaf19da248a764fc451898dc3d149ab6be946c0f322bb89dac1e0578ca-d # internal github.com/go-acme/lego/providers/dns/auroradns mkdir -p $WORK/b173/ cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/arvancloud /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/go-acme/lego/providers/dns/arvancloud -complete -installsuffix shared -buildid 0_tEWpXj6AHve3D7cHPM/0_tEWpXj6AHve3D7cHPM -goversion go1.15 -D "" -importcfg $WORK/b171/importcfg -pack ./arvancloud.go cat >$WORK/b173/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/nrdcg/auroradns=$WORK/b174/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/auroradns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/go-acme/lego/providers/dns/auroradns -complete -installsuffix shared -buildid G_41oYJDebg3HRjlEIcb/G_41oYJDebg3HRjlEIcb -goversion go1.15 -D "" -importcfg $WORK/b173/importcfg -pack ./auroradns.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/95/95781789983ecd8b0e4ae39dca9a30341aacf48913229c9c9944a6f8b67407fb-d # internal github.com/go-acme/lego/lego mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/acme/api=github.com/go-acme/lego/acme/api importmap github.com/go-acme/lego/v3/certcrypto=github.com/go-acme/lego/certcrypto importmap github.com/go-acme/lego/v3/certificate=github.com/go-acme/lego/certificate importmap github.com/go-acme/lego/v3/challenge/resolver=github.com/go-acme/lego/challenge/resolver importmap github.com/go-acme/lego/v3/registration=github.com/go-acme/lego/registration packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/acme/api=$WORK/b083/_pkg_.a packagefile github.com/go-acme/lego/certcrypto=$WORK/b079/_pkg_.a packagefile github.com/go-acme/lego/certificate=$WORK/b081/_pkg_.a packagefile github.com/go-acme/lego/challenge/resolver=$WORK/b146/_pkg_.a packagefile github.com/go-acme/lego/registration=$WORK/b147/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/lego /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/go-acme/lego/lego -complete -installsuffix shared -buildid mGswyAUc4npD_Nx8anYQ/mGswyAUc4npD_Nx8anYQ -goversion go1.15 -D "" -importcfg $WORK/b145/importcfg -pack ./client.go ./client_config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/bf/bf6967246c0e306efe6646bce2fcbfac8f2ee139e5e42284e3ae1470d67b7a36-d # internal github.com/aliyun/alibaba-cloud-sdk-go/sdk mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth=$WORK/b154/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials=$WORK/b155/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials/provider=$WORK/b167/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/endpoints=$WORK/b169/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors=$WORK/b157/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests=$WORK/b160/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses=$WORK/b161/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/utils=$WORK/b158/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aliyun/alibaba-cloud-sdk-go/sdk /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/aliyun/alibaba-cloud-sdk-go/sdk -complete -installsuffix shared -buildid euGbpt-jmYx2gFWjamzw/euGbpt-jmYx2gFWjamzw -goversion go1.15 -D "" -importcfg $WORK/b153/importcfg -pack ./api_timeout.go ./client.go ./config.go ./logger.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/7e/7e80e1058360dcbebcf99f66adab2d4f2a752dbe2f2ef2cf404a5fe66ecd72a0-d # internal github.com/go-acme/lego/providers/dns/autodns mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/autodns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/go-acme/lego/providers/dns/autodns -complete -installsuffix shared -buildid mZzcN5-xRGqAg2Hw_8Zy/mZzcN5-xRGqAg2Hw_8Zy -goversion go1.15 -D "" -importcfg $WORK/b175/importcfg -pack ./autodns.go ./client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/78/78c50568883586adcac2f3643b5112a04e435511bce9bb2b74483a89c6508750-d # internal github.com/labbsr0x/bindman-dns-webhook/src/client mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/labbsr0x/bindman-dns-webhook/src/types=$WORK/b198/_pkg_.a packagefile github.com/labbsr0x/goh/gohclient=$WORK/b200/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/labbsr0x/bindman-dns-webhook/src/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/labbsr0x/bindman-dns-webhook/src/client -complete -installsuffix shared -buildid myn2e-txdfUoYKH9I3a0/myn2e-txdfUoYKH9I3a0 -goversion go1.15 -D "" -importcfg $WORK/b197/importcfg -pack ./client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/d3/d36b70359d079a18df32896ef34897fea9bd6d727b380e23c805238f9f8ab5b9-d # internal github.com/go-acme/lego/providers/dns/bluecat mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/bluecat /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/go-acme/lego/providers/dns/bluecat -complete -installsuffix shared -buildid os5hN6GOED0ILBJrD9x9/os5hN6GOED0ILBJrD9x9 -goversion go1.15 -D "" -importcfg $WORK/b202/importcfg -pack ./bluecat.go ./client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/d6/d662b2efbbe9f6fd3b03d449799a955dfd1145a5545ae4e92823d2a8fc1d6710-d # internal github.com/go-acme/lego/providers/dns/bindman mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/labbsr0x/bindman-dns-webhook/src/client=$WORK/b197/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/bindman /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/go-acme/lego/providers/dns/bindman -complete -installsuffix shared -buildid v-thR8o3h5QbbA2Sk_J0/v-thR8o3h5QbbA2Sk_J0 -goversion go1.15 -D "" -importcfg $WORK/b196/importcfg -pack ./bindman.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/e5/e500ed8db30b7e3a05b5c8c0f0d6dafeb5da4a8331acd34cf7e20c428a9a599d-d # internal github.com/go-acme/lego/providers/dns/checkdomain mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/checkdomain /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/go-acme/lego/providers/dns/checkdomain -complete -installsuffix shared -buildid 75Ka5GSFKGespQJWlTzO/75Ka5GSFKGespQJWlTzO -goversion go1.15 -D "" -importcfg $WORK/b203/importcfg -pack ./checkdomain.go ./client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b180/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/fe/fe6089801c3b5c5db96b9f076dad89d428e6392d90762c9764ac6131876c39bb-d # internal github.com/go-acme/lego/providers/dns/clouddns mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/clouddns/internal=github.com/go-acme/lego/providers/dns/clouddns/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/clouddns/internal=$WORK/b205/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/clouddns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/go-acme/lego/providers/dns/clouddns -complete -installsuffix shared -buildid fhZZ5b7hUMTks9UneZaA/fhZZ5b7hUMTks9UneZaA -goversion go1.15 -D "" -importcfg $WORK/b204/importcfg -pack ./clouddns.go cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/5f/5f3f43b1fc0b8069a705b2d518c28a5d476c2a9c1afaf2ba01de13e8b9e40771-d # internal github.com/Azure/go-autorest/autorest mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile encoding/xml=$WORK/b162/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b180/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b185/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b182/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile mime/multipart=$WORK/b112/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/http/cookiejar=$WORK/b184/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/Azure/go-autorest/autorest /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/Azure/go-autorest/autorest -complete -installsuffix shared -buildid kgk3owkXL3A3TgxTSmJi/kgk3owkXL3A3TgxTSmJi -goversion go1.15 -D "" -importcfg $WORK/b179/importcfg -pack ./authorization.go ./authorization_sas.go ./authorization_storage.go ./autorest.go ./client.go ./error.go ./preparer.go ./responder.go ./retriablerequest.go ./retriablerequest_1.8.go ./sender.go ./utility.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/80/80250248b10b878c82da2588defcf2222cdd0477eb776497aff0fe210bffc2b7-d # internal github.com/Azure/go-autorest/autorest/azure/cli mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b180/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b181/_pkg_.a packagefile github.com/dimchansky/utfbom=$WORK/b191/_pkg_.a packagefile github.com/mitchellh/go-homedir=$WORK/b192/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b193/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/azure/cli /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/Azure/go-autorest/autorest/azure/cli -complete -installsuffix shared -buildid jNM-OqtXcFs_B8bk-cGV/jNM-OqtXcFs_B8bk-cGV -goversion go1.15 -D "" -importcfg $WORK/b190/importcfg -pack ./profile.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/20/200b1201aa970df0daf11a48cccb531f1e571f4a1ac632e0fbbfabb1692abbe6-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal github.com/cloudflare/cloudflare-go mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/pkg/errors=$WORK/b208/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b128/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b209/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile mime/multipart=$WORK/b112/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b203/_pkg_.a # internal cd /usr/share/gocode/src/github.com/cloudflare/cloudflare-go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/cloudflare/cloudflare-go -complete -installsuffix shared -buildid 5Yokskza-zOHEzCw0icR/5Yokskza-zOHEzCw0icR -goversion go1.15 -D "" -importcfg $WORK/b207/importcfg -pack ./access_application.go ./access_group.go ./access_identity_provider.go ./access_organization.go ./access_policy.go ./access_service_tokens.go ./account_members.go ./account_roles.go ./accounts.go ./argo.go ./auditlogs.go ./cloudflare.go ./custom_hostname.go ./custom_pages.go ./dns.go ./duration.go ./errors.go ./filter.go ./firewall.go ./firewall_rules.go ./healthchecks.go ./ips.go ./keyless.go ./load_balancing.go ./lockdown.go ./logpush.go ./options.go ./origin_ca.go ./page_rules.go ./railgun.go ./rate_limiting.go ./registrar.go ./spectrum.go ./ssl.go ./universal_ssl.go ./user.go ./user_agent.go ./virtualdns.go ./waf.go ./waf_overrides.go ./workers.go ./workers_kv.go ./zone.go cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/e0/e01aebf0a99561c472a3979e78ad77cc0fde75ad3f207718c3fa47fce05efacc-d # internal github.com/go-acme/lego/providers/dns/cloudns/internal mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/cloudns/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/go-acme/lego/providers/dns/cloudns/internal -complete -installsuffix shared -buildid ZcnAcQGMlvGamjBJfDP6/ZcnAcQGMlvGamjBJfDP6 -goversion go1.15 -D "" -importcfg $WORK/b211/importcfg -pack ./client.go cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/51/5107f52e9b82e86773d43c38ef7da36b966ab7e9f3a8dd4907ab487906fbf1f8-d # internal github.com/aliyun/alibaba-cloud-sdk-go/services/alidns mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk=$WORK/b153/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth=$WORK/b154/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials/provider=$WORK/b167/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests=$WORK/b160/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses=$WORK/b161/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aliyun/alibaba-cloud-sdk-go/services/alidns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/aliyun/alibaba-cloud-sdk-go/services/alidns -complete -installsuffix shared -buildid 0cySK66Zxj5MfvQWga_I/0cySK66Zxj5MfvQWga_I -goversion go1.15 -D "" -importcfg $WORK/b170/importcfg -pack ./add_custom_line.go ./add_domain.go ./add_domain_backup.go ./add_domain_group.go ./add_domain_record.go ./add_gtm_access_strategy.go ./add_gtm_address_pool.go ./add_gtm_monitor.go ./add_gtm_recovery_plan.go ./bind_instance_domains.go ./change_domain_group.go ./change_domain_of_dns_product.go ./client.go ./copy_gtm_config.go ./delete_custom_lines.go ./delete_domain.go ./delete_domain_group.go ./delete_domain_record.go ./delete_gtm_access_strategy.go ./delete_gtm_address_pool.go ./delete_gtm_recovery_plan.go ./delete_sub_domain_records.go ./describe_batch_result_count.go ./describe_batch_result_detail.go ./describe_custom_line.go ./describe_custom_lines.go ./describe_dns_product_instance.go ./describe_dns_product_instances.go ./describe_dnsslb_sub_domains.go ./describe_domain_dnssec_info.go ./describe_domain_groups.go ./describe_domain_info.go ./describe_domain_logs.go ./describe_domain_ns.go ./describe_domain_record_info.go ./describe_domain_records.go ./describe_domain_statistics.go ./describe_domain_statistics_summary.go ./describe_domains.go ./describe_gtm_access_strategies.go ./describe_gtm_access_strategy.go ./describe_gtm_access_strategy_available_config.go ./describe_gtm_available_alert_group.go ./describe_gtm_instance.go ./describe_gtm_instance_address_pool.go ./describe_gtm_instance_address_pools.go ./describe_gtm_instance_status.go ./describe_gtm_instance_system_cname.go ./describe_gtm_instances.go ./describe_gtm_logs.go ./describe_gtm_monitor_available_config.go ./describe_gtm_monitor_config.go ./describe_gtm_recovery_plan.go ./describe_gtm_recovery_plan_available_config.go ./describe_gtm_recovery_plans.go ./describe_instance_domains.go ./describe_record_logs.go ./describe_record_statistics.go ./describe_record_statistics_summary.go ./describe_sub_domain_records.go ./describe_support_lines.go ./describe_tags.go ./describe_transfer_domains.go ./endpoint.go ./execute_gtm_recovery_plan.go ./get_main_domain_name.go ./get_txt_record_for_verify.go ./list_tag_resources.go ./modify_hichina_domain_dns.go ./operate_batch_domain.go ./preview_gtm_recovery_plan.go ./retrieve_domain.go ./rollback_gtm_recovery_plan.go ./set_dnsslb_status.go ./set_domain_dnssec_status.go ./set_domain_record_status.go ./set_gtm_access_mode.go ./set_gtm_monitor_status.go ./struct_addr.go ./struct_addr_pool.go ./struct_addr_pools_in_describe_gtm_access_strategy_available_config.go ./struct_addr_pools_in_describe_gtm_instance_address_pools.go ./struct_addr_pools_in_describe_gtm_recovery_plan_available_config.go ./struct_addrs_in_describe_gtm_instance_address_pool.go ./struct_addrs_in_describe_gtm_recovery_plan.go ./struct_available_ttls.go ./struct_batch_result_detail.go ./struct_batch_result_details.go ./struct_custom_line.go ./struct_custom_lines.go ./struct_dns_product.go ./struct_dns_products.go ./struct_dns_servers_in_add_domain.go ./struct_dns_servers_in_describe_dns_product_instance.go ./struct_dns_servers_in_describe_domain_info.go ./struct_dns_servers_in_describe_domain_ns.go ./struct_dns_servers_in_describe_domains.go ./struct_domain.go ./struct_domain_group.go ./struct_domain_groups.go ./struct_domain_log.go ./struct_domain_logs.go ./struct_domain_records_in_describe_domain_records.go ./struct_domain_records_in_describe_sub_domain_records.go ./struct_domain_transfer.go ./struct_domain_transfers.go ./struct_domains.go ./struct_expect_dns_servers.go ./struct_fault_addr_pool.go ./struct_fault_addr_pools.go ./struct_gtm_instance.go ./struct_gtm_instances.go ./struct_instance.go ./struct_instance_domain.go ./struct_instance_domains.go ./struct_instances.go ./struct_ip_segment.go ./struct_ip_segment_list_in_describe_custom_line.go ./struct_ip_segment_list_in_describe_custom_lines.go ./struct_isp_city_node.go ./struct_isp_city_nodes_in_describe_gtm_monitor_available_config.go ./struct_isp_city_nodes_in_describe_gtm_monitor_config.go ./struct_line.go ./struct_lines_in_describe_gtm_access_strategies.go ./struct_lines_in_describe_gtm_access_strategy.go ./struct_lines_in_describe_gtm_access_strategy_available_config.go ./struct_log.go ./struct_logs.go ./struct_new_dns_servers.go ./struct_original_dns_servers.go ./struct_preview.go ./struct_previews.go ./struct_record.go ./struct_record_line.go ./struct_record_lines_in_describe_domain_info.go ./struct_record_lines_in_describe_support_lines.go ./struct_record_log.go ./struct_record_logs.go ./struct_recovery_plan.go ./struct_recovery_plans.go ./struct_slb_sub_domain.go ./struct_slb_sub_domains.go ./struct_statistic.go ./struct_statistics_in_describe_domain_statistics.go ./struct_statistics_in_describe_domain_statistics_summary.go ./struct_statistics_in_describe_record_statistics.go ./struct_statistics_in_describe_record_statistics_summary.go ./struct_strategies.go ./struct_strategy.go ./struct_switch_info.go ./struct_switch_infos.go ./struct_tag.go ./struct_tag_resource.go ./struct_tag_resources.go ./struct_tags_in_describe_domains.go ./struct_tags_in_describe_tags.go ./struct_values.go ./tag_resources.go ./transfer_domain.go ./unbind_instance_domains.go ./untag_resources.go ./update_custom_line.go ./update_dnsslb_weight.go ./update_domain_group.go ./update_domain_record.go ./update_domain_record_remark.go ./update_domain_remark.go ./update_gtm_access_strategy.go ./update_gtm_address_pool.go ./update_gtm_instance_global_config.go ./update_gtm_monitor.go ./update_gtm_recovery_plan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/45/457f59dfe8f592da61037868a82349434b01d295094dcce41fac0aa33911a3a2-d # internal github.com/go-acme/lego/providers/dns/cloudxns/internal mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/md5=$WORK/b061/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/cloudxns/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/go-acme/lego/providers/dns/cloudxns/internal -complete -installsuffix shared -buildid NJQYZ_O3Odi8n98H1y6n/NJQYZ_O3Odi8n98H1y6n -goversion go1.15 -D "" -importcfg $WORK/b213/importcfg -pack ./client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/15/156082398884d8ff818daea6772b4bd6ba893b55e8807e078007ea29ee9201f1-d # internal github.com/go-acme/lego/providers/dns/cloudns mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/cloudns/internal=github.com/go-acme/lego/providers/dns/cloudns/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/cloudns/internal=$WORK/b211/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/cloudns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/go-acme/lego/providers/dns/cloudns -complete -installsuffix shared -buildid JeF-9jDaMWIF7AyxC06q/JeF-9jDaMWIF7AyxC06q -goversion go1.15 -D "" -importcfg $WORK/b210/importcfg -pack ./cloudns.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/4c/4c8c131ed27860127b8142763fe6ee6c0b5e905b9b6edc27e93d8048516d76a3-d # internal github.com/go-acme/lego/providers/dns/cloudxns mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/cloudxns/internal=github.com/go-acme/lego/providers/dns/cloudxns/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/cloudxns/internal=$WORK/b213/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/cloudxns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/go-acme/lego/providers/dns/cloudxns -complete -installsuffix shared -buildid mtQBfH6CE8DtUqkwZ91S/mtQBfH6CE8DtUqkwZ91S -goversion go1.15 -D "" -importcfg $WORK/b212/importcfg -pack ./cloudxns.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/ff/ffaf3f323875bb5c37ca056d2652fb5dc84400efbeb2915cb2185eaae630882b-d # internal github.com/go-acme/lego/providers/dns/conoha/internal mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/conoha/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/go-acme/lego/providers/dns/conoha/internal -complete -installsuffix shared -buildid PNSeegIH4pkO8c1JdAZY/PNSeegIH4pkO8c1JdAZY -goversion go1.15 -D "" -importcfg $WORK/b215/importcfg -pack ./client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/57/57c0b1fc83934e138c4c9d42970bb0199462ca699850361201f72aa0fef69149-d # internal github.com/go-acme/lego/providers/dns/constellix/internal mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-querystring/query=$WORK/b218/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/constellix/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/go-acme/lego/providers/dns/constellix/internal -complete -installsuffix shared -buildid 7UkCV_aF7o4hChrk8AZ8/7UkCV_aF7o4hChrk8AZ8 -goversion go1.15 -D "" -importcfg $WORK/b217/importcfg -pack ./auth.go ./client.go ./domains.go ./model.go ./txtrecords.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/39/3930594352f46f8c2ff9914990ea0338bfcad4e934f7544599e95176a0e39029-d # internal github.com/go-acme/lego/providers/dns/conoha mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/conoha/internal=github.com/go-acme/lego/providers/dns/conoha/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/conoha/internal=$WORK/b215/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/conoha /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/go-acme/lego/providers/dns/conoha -complete -installsuffix shared -buildid gS4XfyEP7f3LZPBY0Kj0/gS4XfyEP7f3LZPBY0Kj0 -goversion go1.15 -D "" -importcfg $WORK/b214/importcfg -pack ./conoha.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/34/349a4de366cb47f4fd87057eb5de0f237b3dc01fabf19634b8d4a8d341630284-d # internal github.com/go-acme/lego/providers/dns/desec/internal mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b116/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/desec/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/go-acme/lego/providers/dns/desec/internal -complete -installsuffix shared -buildid IKfyf9eJKJ3rHZX-w4EC/IKfyf9eJKJ3rHZX-w4EC -goversion go1.15 -D "" -importcfg $WORK/b220/importcfg -pack ./client.go ./model.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/43/438d8a0280f51eaae8c543a8001b85e69cdaade9f5c18844d52c395c8e17d06d-d # internal github.com/go-acme/lego/providers/dns/constellix mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/constellix/internal=github.com/go-acme/lego/providers/dns/constellix/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/constellix/internal=$WORK/b217/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/constellix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/go-acme/lego/providers/dns/constellix -complete -installsuffix shared -buildid wljfkQG9YSsJjhP-ACgj/wljfkQG9YSsJjhP-ACgj -goversion go1.15 -D "" -importcfg $WORK/b216/importcfg -pack ./constellix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b216/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/80/80e984d0557ca7f1a5de9dbe3b07b1cde87b482a334965dbaa3abef9189beee5-d # internal github.com/go-acme/lego/providers/dns/desec cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/29/29c670a868a03200e65fd67fe26db2db91bd92d8b5d1f3b1360ff6f5d37085bf-d # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/15/15954f216cb5edb5ccd5aa9ac6da39d11a03b85ca263eadc1305ffeeaf9e2fac-d # internal mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/desec/internal=github.com/go-acme/lego/providers/dns/desec/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/desec/internal=$WORK/b220/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/desec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/go-acme/lego/providers/dns/desec -complete -installsuffix shared -buildid _u2RjMaadmWhDmuxAKR3/_u2RjMaadmWhDmuxAKR3 -goversion go1.15 -D "" -importcfg $WORK/b219/importcfg -pack ./desec.go github.com/gophercloud/gophercloud mkdir -p $WORK/b222/ github.com/Azure/go-autorest/autorest/azure cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gophercloud/gophercloud /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/gophercloud/gophercloud -complete -installsuffix shared -buildid 1nfwP4Ghw-n-SAQkIocJ/1nfwP4Ghw-n-SAQkIocJ -goversion go1.15 -D "" -importcfg $WORK/b222/importcfg -pack ./auth_options.go ./auth_result.go ./doc.go ./endpoint_search.go ./errors.go ./params.go ./provider_client.go ./results.go ./service_client.go ./util.go mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b179/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b182/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/azure /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/Azure/go-autorest/autorest/azure -complete -installsuffix shared -buildid MYetRgtraKmYsoRjYCUa/MYetRgtraKmYsoRjYCUa -goversion go1.15 -D "" -importcfg $WORK/b186/importcfg -pack ./async.go ./azure.go ./environments.go ./metadata_environment.go ./rp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/19/19419c8083b5e344a210ff9f1dae798311f0c81e6f0f07cd9098b3e58882b7bf-d # internal github.com/go-acme/lego/providers/dns/digitalocean mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/digitalocean /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/go-acme/lego/providers/dns/digitalocean -complete -installsuffix shared -buildid DU2nkxz_o9f8dxldb8bG/DU2nkxz_o9f8dxldb8bG -goversion go1.15 -D "" -importcfg $WORK/b233/importcfg -pack ./client.go ./digitalocean.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/77/772b69e9ef5d3fb22c7b1be3fc76ea7df032b98b8a20cf335f614107efc15b22-d # internal golang.org/x/net/context/ctxhttp mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid ByGS1ZlTan6TnSnOG3Bk/ByGS1ZlTan6TnSnOG3Bk -goversion go1.15 -D "" -importcfg $WORK/b238/importcfg -pack ./ctxhttp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/8e/8e573cd06252a64e4a8fd86e3fc5d3664a7b9a557d156b4d4402f90c67480d14-d # internal golang.org/x/oauth2/internal mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b238/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p golang.org/x/oauth2/internal -complete -installsuffix shared -buildid QigzMQgPtRicPbjz6WZN/QigzMQgPtRicPbjz6WZN -goversion go1.15 -D "" -importcfg $WORK/b237/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/ef/ef52a78fc231fc106bf98607be95f0410228ff5fbf12f9400fac929319e3fd52-d # internal golang.org/x/oauth2 mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b237/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p golang.org/x/oauth2 -complete -installsuffix shared -buildid Ug66_OQkz3E01Xas6kz8/Ug66_OQkz3E01Xas6kz8 -goversion go1.15 -D "" -importcfg $WORK/b236/importcfg -pack ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/3b/3b2ffff45d9b0b08dd342c4a448c7b1d004862d707d4cc1b18536757af8c5ffa-d # internal github.com/Azure/azure-sdk-for-go/services/dns/mgmt/2017-09-01/dns mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/version=$WORK/b178/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b179/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure=$WORK/b186/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/to=$WORK/b187/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/validation=$WORK/b188/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b182/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/services/dns/mgmt/2017-09-01/dns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/Azure/azure-sdk-for-go/services/dns/mgmt/2017-09-01/dns -complete -installsuffix shared -buildid 9Is0nhJEqVTtP-ZkFwFY/9Is0nhJEqVTtP-ZkFwFY -goversion go1.15 -D "" -importcfg $WORK/b177/importcfg -pack ./client.go ./models.go ./recordsets.go ./version.go ./zones.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/10/1096955d79a34abcefe5c2a0a7c505f500adea7865247b3799070b543de813d5-d # internal github.com/Azure/go-autorest/autorest/azure/auth mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b179/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b180/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure=$WORK/b186/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure/cli=$WORK/b190/_pkg_.a packagefile github.com/dimchansky/utfbom=$WORK/b191/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b194/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf16=$WORK/b056/_pkg_.a EOF cd /usr/share/gocode/src/github.com/Azure/go-autorest/autorest/azure/auth /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/Azure/go-autorest/autorest/azure/auth -complete -installsuffix shared -buildid StUlA5FdSCrLMiq-qh8w/StUlA5FdSCrLMiq-qh8w -goversion go1.15 -D "" -importcfg $WORK/b189/importcfg -pack ./auth.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/94/948674b408b2ae4d8972153516bd84c12f7ef7e66aeb5bfba40a9bf9b1865e7c-d # internal github.com/gophercloud/gophercloud/pagination mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b222/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gophercloud/gophercloud/pagination /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/gophercloud/gophercloud/pagination -complete -installsuffix shared -buildid i0qLPaTYj0onzQ8hKZBq/i0qLPaTYj0onzQ8hKZBq -goversion go1.15 -D "" -importcfg $WORK/b226/importcfg -pack ./http.go ./linked.go ./marker.go ./pager.go ./pkg.go ./single.go cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/8e/8ed68334158db7ba82bd5f540cb8f31044e5c4004505f139a18b5eca25d074dd-d # internal github.com/go-acme/lego/providers/dns/cloudflare mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/cloudflare/cloudflare-go=$WORK/b207/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b123/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/cloudflare /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/go-acme/lego/providers/dns/cloudflare -complete -installsuffix shared -buildid ysbgU4aQU7uplNYzHOOZ/ysbgU4aQU7uplNYzHOOZ -goversion go1.15 -D "" -importcfg $WORK/b206/importcfg -pack ./client.go ./cloudflare.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/21/21579d88654dca0a11f002924c6cb8155ea6b539c530130453d86f156fc9f0e6-d # internal github.com/gophercloud/gophercloud/openstack/identity/v3/tokens mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile github.com/gophercloud/gophercloud=$WORK/b222/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/gophercloud/gophercloud/openstack/identity/v3/tokens -complete -installsuffix shared -buildid tutBHy_FbDmPnP6lDagZ/tutBHy_FbDmPnP6lDagZ -goversion go1.15 -D "" -importcfg $WORK/b228/importcfg -pack ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/35/355c4b9c515dee8bae0a5b38d331bdcf2b10a59c01d9a1313436d59264786031-d # internal github.com/gophercloud/gophercloud/openstack/utils mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b222/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gophercloud/gophercloud/openstack/utils /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/gophercloud/gophercloud/openstack/utils -complete -installsuffix shared -buildid naS9EsrFnXYyosjq6ol9/naS9EsrFnXYyosjq6ol9 -goversion go1.15 -D "" -importcfg $WORK/b230/importcfg -pack ./base_endpoint.go ./choose_version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/7e/7e0de7dc7e703e4baabe600aad4b3718c045e1d21db3c64e6fa474595c60fa29-d # internal github.com/gophercloud/gophercloud/openstack/identity/v2/tenants mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile github.com/gophercloud/gophercloud=$WORK/b222/_pkg_.a packagefile github.com/gophercloud/gophercloud/pagination=$WORK/b226/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/gophercloud/gophercloud/openstack/identity/v2/tenants -complete -installsuffix shared -buildid _GBMulVQlFpXCjMg5XrI/_GBMulVQlFpXCjMg5XrI -goversion go1.15 -D "" -importcfg $WORK/b225/importcfg -pack ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/6a/6ac86c95014a7e011dad13d1fa0fa4e8d079d137e27392a853b5d26a33139fdc-d # internal github.com/gophercloud/gophercloud/openstack/dns/v2/recordsets mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b222/_pkg_.a packagefile github.com/gophercloud/gophercloud/pagination=$WORK/b226/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gophercloud/gophercloud/openstack/dns/v2/recordsets /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/gophercloud/gophercloud/openstack/dns/v2/recordsets -complete -installsuffix shared -buildid HInyu3fTWSOnjbrdTxGA/HInyu3fTWSOnjbrdTxGA -goversion go1.15 -D "" -importcfg $WORK/b231/importcfg -pack ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/28/2854f2953ae54ca2b7944945a6ffe34c2c520b5419e4f1863cfa73a1f2319c1f-d # internal github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b222/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=$WORK/b228/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens -complete -installsuffix shared -buildid mSClEJoUpWrvJQOamdV3/mSClEJoUpWrvJQOamdV3 -goversion go1.15 -D "" -importcfg $WORK/b227/importcfg -pack ./doc.go ./requests.go ./urls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/9d/9d1ef5ca83cf71c117a4155599b822d721e86ca61fe31fd680c1b1978adf4275-d # internal github.com/gophercloud/gophercloud/openstack/identity/v2/tokens mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile github.com/gophercloud/gophercloud=$WORK/b222/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=$WORK/b225/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/gophercloud/gophercloud/openstack/identity/v2/tokens -complete -installsuffix shared -buildid eCGoBTavfjZhgkzf2UZo/eCGoBTavfjZhgkzf2UZo -goversion go1.15 -D "" -importcfg $WORK/b224/importcfg -pack ./doc.go ./requests.go ./results.go ./urls.go cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/36/36a7a7bfa3a4119c289c850b6c99cda7b00a6d0b64723f1f5a1170f6dc205795-d # internal github.com/go-acme/lego/providers/dns/azure mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/services/dns/mgmt/2017-09-01/dns=$WORK/b177/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b179/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure/auth=$WORK/b189/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/to=$WORK/b187/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/azure /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/go-acme/lego/providers/dns/azure -complete -installsuffix shared -buildid OoHugFvQ2hn7KTw2HJIa/OoHugFvQ2hn7KTw2HJIa -goversion go1.15 -D "" -importcfg $WORK/b176/importcfg -pack ./azure.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/43/4365a7a3e66c73db9c03276cb7d9fa48b0c799f221314963f4cabf44fc6d6490-d # internal github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b222/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=$WORK/b228/_pkg_.a packagefile github.com/gophercloud/gophercloud/pagination=$WORK/b226/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1 -complete -installsuffix shared -buildid bMVyfE_KB1wcCBgJekVU/bMVyfE_KB1wcCBgJekVU -goversion go1.15 -D "" -importcfg $WORK/b229/importcfg -pack ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/ea/ea9f3ee66d0e48b2316a7aa48a164fda68da9d41be8e6fbcb49328cc22b91162-d # internal github.com/gophercloud/gophercloud/openstack/dns/v2/zones mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b222/_pkg_.a packagefile github.com/gophercloud/gophercloud/pagination=$WORK/b226/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gophercloud/gophercloud/openstack/dns/v2/zones /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/gophercloud/gophercloud/openstack/dns/v2/zones -complete -installsuffix shared -buildid lm5I-qGe0pjTJ83YTNm1/lm5I-qGe0pjTJ83YTNm1 -goversion go1.15 -D "" -importcfg $WORK/b232/importcfg -pack ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/2b/2b67d0683bf86bb167e660165c8c9ee3972fd61bbf225e33cdcf38ec241c6010-d # internal github.com/dnsimple/dnsimple-go/dnsimple mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-querystring/query=$WORK/b218/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b236/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/dnsimple/dnsimple-go/dnsimple /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/dnsimple/dnsimple-go/dnsimple -complete -installsuffix shared -buildid NwcG2GzF36ToPXWP4L4o/NwcG2GzF36ToPXWP4L4o -goversion go1.15 -D "" -importcfg $WORK/b235/importcfg -pack ./accounts.go ./authentication.go ./certificates.go ./contacts.go ./dnsimple.go ./domains.go ./domains_collaborators.go ./domains_delegation_signer_records.go ./domains_dnssec.go ./domains_email_forwards.go ./domains_pushes.go ./identity.go ./oauth.go ./registrar.go ./registrar_auto_renewal.go ./registrar_delegation.go ./registrar_whois_privacy.go ./services.go ./services_domains.go ./templates.go ./templates_domains.go ./templates_records.go ./tlds.go ./users.go ./vanity_name_server.go ./webhooks.go ./zone_distributions.go ./zones.go ./zones_records.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/79/79053b7307de0bb3e44899ae7d15625680b6fe17f94290ec6700ad947d392708-d # internal github.com/go-acme/lego/providers/dns/dnsmadeeasy/internal mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/dnsmadeeasy/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/go-acme/lego/providers/dns/dnsmadeeasy/internal -complete -installsuffix shared -buildid wfz6owQXf1bzqjkuEoda/wfz6owQXf1bzqjkuEoda -goversion go1.15 -D "" -importcfg $WORK/b240/importcfg -pack ./client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/09/09d988126b5d95a18b06409e6b4e4f47d32e256003920b8c7eb547f2258cd60a-d # internal github.com/nrdcg/dnspod-go mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/nrdcg/dnspod-go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/nrdcg/dnspod-go -complete -installsuffix shared -buildid 4-iPcnRahn0Y8BiH5zC8/4-iPcnRahn0Y8BiH5zC8 -goversion go1.15 -D "" -importcfg $WORK/b242/importcfg -pack ./dnspod.go ./domains.go ./records.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/ca/caf92b95da32901b606b70d3d7ae18ed069389e5c391c432fc0fa840b2d46421-d # internal github.com/go-acme/lego/providers/dns/dnsmadeeasy mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/dnsmadeeasy/internal=github.com/go-acme/lego/providers/dns/dnsmadeeasy/internal packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dnsmadeeasy/internal=$WORK/b240/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/dnsmadeeasy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/go-acme/lego/providers/dns/dnsmadeeasy -complete -installsuffix shared -buildid _iLQxQ5twVnE5vrm70RV/_iLQxQ5twVnE5vrm70RV -goversion go1.15 -D "" -importcfg $WORK/b239/importcfg -pack ./dnsmadeeasy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/62/621ff32891814eab846658928a300dce380a542cb4d8328d85440577069eff71-d # internal github.com/go-acme/lego/providers/dns/dode mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/dode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/go-acme/lego/providers/dns/dode -complete -installsuffix shared -buildid eSObR1K8VzK4GRzdd1QN/eSObR1K8VzK4GRzdd1QN -goversion go1.15 -D "" -importcfg $WORK/b243/importcfg -pack ./client.go ./dode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b229/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/8d/8d2b6a7c1d0c541a655245d48817ea38fd84f6a6824833e7c26a9d73ba3d24ac-d # internal github.com/go-acme/lego/providers/dns/dreamhost mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b123/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/dreamhost /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/go-acme/lego/providers/dns/dreamhost -complete -installsuffix shared -buildid 4Vh2vPGbAVubxGMkkvsB/4Vh2vPGbAVubxGMkkvsB -goversion go1.15 -D "" -importcfg $WORK/b244/importcfg -pack ./client.go ./dreamhost.go cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/57/57ef6c134f2cf211a909773a3ce0438be933319349a825317f67767406d29f9b-d # internal github.com/gophercloud/gophercloud/openstack mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b222/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=$WORK/b224/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens=$WORK/b227/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1=$WORK/b229/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=$WORK/b228/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/utils=$WORK/b230/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gophercloud/gophercloud/openstack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/gophercloud/gophercloud/openstack -complete -installsuffix shared -buildid -U8t05Fb4w3GspSAVctR/-U8t05Fb4w3GspSAVctR -goversion go1.15 -D "" -importcfg $WORK/b223/importcfg -pack ./auth_env.go ./client.go ./doc.go ./endpoint_location.go ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/96/9669e44d811bdaadc277f030e44ccafd36e9dddbd88f9c172925a154c3aa5fe1-d # internal github.com/go-acme/lego/providers/dns/duckdns mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/miekg/dns=$WORK/b134/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/duckdns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/go-acme/lego/providers/dns/duckdns -complete -installsuffix shared -buildid q_tmSv326bZyldYbCYNy/q_tmSv326bZyldYbCYNy -goversion go1.15 -D "" -importcfg $WORK/b245/importcfg -pack ./client.go ./duckdns.go cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/fe/fe66e639ecac0a8c1b5fe9f49c990235f01128a26958e63e1d7d784727411ba6-d # internal github.com/go-acme/lego/providers/dns/dnspod mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/nrdcg/dnspod-go=$WORK/b242/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/dnspod /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/go-acme/lego/providers/dns/dnspod -complete -installsuffix shared -buildid 7ox6qXOExWiQv4SoTIQe/7ox6qXOExWiQv4SoTIQe -goversion go1.15 -D "" -importcfg $WORK/b241/importcfg -pack ./dnspod.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/49/4933535d271a4d645a00b5e30937e5edbd9a742342f1cc93fee5431eb27cb790-d # internal github.com/go-acme/lego/providers/dns/dyn mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/dyn /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/go-acme/lego/providers/dns/dyn -complete -installsuffix shared -buildid 5sigbPtnsF9cDOS1pHcX/5sigbPtnsF9cDOS1pHcX -goversion go1.15 -D "" -importcfg $WORK/b246/importcfg -pack ./client.go ./dyn.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/7f/7ffb185cddf32b7aee695f418130883407ad41536081e77d3fc30faa9b8597a7-d # internal github.com/go-acme/lego/providers/dns/dynu/internal mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b084/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b123/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/dynu/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/go-acme/lego/providers/dns/dynu/internal -complete -installsuffix shared -buildid PqpXxmKf1bY-mhc2Gq1c/PqpXxmKf1bY-mhc2Gq1c -goversion go1.15 -D "" -importcfg $WORK/b248/importcfg -pack ./auth.go ./client.go ./model.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/db/db408f8bd2b4c7b2256ce08d7d3e344f5706d6b9e7f6c096d1e44a20be716d03-d # internal github.com/go-acme/lego/providers/dns/designate mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b222/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack=$WORK/b223/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/dns/v2/recordsets=$WORK/b231/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/dns/v2/zones=$WORK/b232/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/designate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/go-acme/lego/providers/dns/designate -complete -installsuffix shared -buildid qdGPoIaJ2-75A3Hni-lE/qdGPoIaJ2-75A3Hni-lE -goversion go1.15 -D "" -importcfg $WORK/b221/importcfg -pack ./designate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b235/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/87/874bd6f58095fb71abf03766470e7bc1678de77a575a6e4b04b9aa0a917b73de-d # internal github.com/go-acme/lego/providers/dns/easydns mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/miekg/dns=$WORK/b134/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/easydns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/go-acme/lego/providers/dns/easydns -complete -installsuffix shared -buildid 7vNRjgXzL_isZKN-3lXd/7vNRjgXzL_isZKN-3lXd -goversion go1.15 -D "" -importcfg $WORK/b249/importcfg -pack ./client.go ./easydns.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/ef/ef50bf506888188e8225b714da324c403998ccb24c664aaaec5b4f2aa4ad1771-d # internal github.com/go-acme/lego/providers/dns/dynu mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/dynu/internal=github.com/go-acme/lego/providers/dns/dynu/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dynu/internal=$WORK/b248/_pkg_.a packagefile github.com/miekg/dns=$WORK/b134/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/dynu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/go-acme/lego/providers/dns/dynu -complete -installsuffix shared -buildid 1WKAwcH0Givnsw4Rjbfz/1WKAwcH0Givnsw4Rjbfz -goversion go1.15 -D "" -importcfg $WORK/b247/importcfg -pack ./dynu.go cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/36/368dfc188de72593729bf47805cf01a056cd4833f89091ed743b69d65ef8a90f-d # internal github.com/go-acme/lego/providers/dns/dnsimple mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/dnsimple/dnsimple-go/dnsimple=$WORK/b235/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b236/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/dnsimple /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/go-acme/lego/providers/dns/dnsimple -complete -installsuffix shared -buildid piZzWVJVFIWTh2ilUCBp/piZzWVJVFIWTh2ilUCBp -goversion go1.15 -D "" -importcfg $WORK/b234/importcfg -pack ./dnsimple.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/41/411d0bfeb8e95dd0bb067365779b90be0fab118f01700c328996f5ac24f7b44a-d # internal github.com/go-acme/lego/providers/dns/exec mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b123/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b193/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/ed/ede457aaed8d319da3ee8ee005e06a04357937c274a4b3454dc51eb1bf2ef87d-d # internal net/http/httputil mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b101/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/http/internal=$WORK/b115/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid Jb1j2dPGzjYW4e2OuIzM/Jb1j2dPGzjYW4e2OuIzM -goversion go1.15 -D "" -importcfg $WORK/b255/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/go-acme/lego/providers/dns/exec -complete -installsuffix shared -buildid axrYL6WqCBiHXrfCF4m1/axrYL6WqCBiHXrfCF4m1 -goversion go1.15 -D "" -importcfg $WORK/b250/importcfg -pack ./exec.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b247/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/4d/4d9d4a08835d3e97e6ab017fad689ebfc96b8008f1e01948a7b18bc3d9b22a44-d # internal github.com/go-acme/lego/providers/dns/gandi mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/xml=$WORK/b162/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/gandi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/go-acme/lego/providers/dns/gandi -complete -installsuffix shared -buildid FGjPns1iCY1atrvqO-bh/FGjPns1iCY1atrvqO-bh -goversion go1.15 -D "" -importcfg $WORK/b264/importcfg -pack ./client.go ./gandi.go cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/08/08d0fb90fefafe4196232c81472bbb1bd4fb495b43a07bee736333b85ba02e99-d # internal github.com/go-acme/lego/providers/dns/gandiv5 mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b123/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/gandiv5 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/go-acme/lego/providers/dns/gandiv5 -complete -installsuffix shared -buildid B5HhVnGEm8ODVvQZiuJ4/B5HhVnGEm8ODVvQZiuJ4 -goversion go1.15 -D "" -importcfg $WORK/b265/importcfg -pack ./client.go ./gandiv5.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/b2/b267bf125383f4d2d8c13c329fe5b95f2a17b8abf1f0f359e9a32a8c5925a33e-d # internal cloud.google.com/go/compute/metadata mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/cloud.google.com/go/compute/metadata /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p cloud.google.com/go/compute/metadata -complete -installsuffix shared -buildid BDfks_94xBFc7fp_biyc/BDfks_94xBFc7fp_biyc -goversion go1.15 -D "" -importcfg $WORK/b267/importcfg -pack ./metadata.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/56/56cdaf81df2cf384a8dd89392b87a0d20a1a4a1492ca752b6f8a2c442367d99b-d # internal golang.org/x/oauth2/jwt mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b236/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b237/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b270/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/oauth2/jwt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p golang.org/x/oauth2/jwt -complete -installsuffix shared -buildid e4IsxzNfsp_dv66373p5/e4IsxzNfsp_dv66373p5 -goversion go1.15 -D "" -importcfg $WORK/b271/importcfg -pack ./jwt.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/1d/1d96325c833a3abae8bc4e52945a879c75bcf3603874ca011fd5d35d4e0a05ea-d # internal google.golang.org/api/googleapi mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b275/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/api/googleapi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p google.golang.org/api/googleapi -complete -installsuffix shared -buildid kaUztYwjuKeccoaILve1/kaUztYwjuKeccoaILve1 -goversion go1.15 -D "" -importcfg $WORK/b274/importcfg -pack ./googleapi.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/56/56e92dd76be331212ef3e3de6a460f76aedb06b15ef8aea377db7ff53885b798-d # internal golang.org/x/net/trace mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b280/_pkg_.a packagefile html/template=$WORK/b281/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile text/tabwriter=$WORK/b285/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p golang.org/x/net/trace -complete -installsuffix shared -buildid uRZ3jRZ_jow66-qcvi5Q/uRZ3jRZ_jow66-qcvi5Q -goversion go1.15 -D "" -importcfg $WORK/b279/importcfg -pack ./events.go ./histogram.go ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/ef/ef608b44d9a838eca70addd4a9ebec9e115735c791cf254eb886d4d0973dd826-d # internal golang.org/x/oauth2/google mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b267/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b236/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b237/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b270/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b271/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/user=$WORK/b272/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/oauth2/google /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p golang.org/x/oauth2/google -complete -installsuffix shared -buildid kn6Q31MIAU3x9KbPRKND/kn6Q31MIAU3x9KbPRKND -goversion go1.15 -D "" -importcfg $WORK/b269/importcfg -pack ./appengine.go ./appengine_gen2_flex.go ./default.go ./doc.go ./google.go ./jwt.go ./sdk.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b255/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/66/668aa0d639e52785256a090549590e4ba55ecf855fcde7338968723bb31d1f55-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b314/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b311/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b297/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/cc/ccc8961c6235101a33a29cf0e88683a31f160f4ae1722e34048d3719db6db837-d # internal cd /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid 0stVn1LKBt4mGQEv77le/0stVn1LKBt4mGQEv77le -goversion go1.15 -D "" -importcfg $WORK/b317/importcfg -pack ./tag.go github.com/exoscale/egoscale mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b088/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b253/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/http/httputil=$WORK/b255/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/exoscale/egoscale /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/exoscale/egoscale -complete -installsuffix shared -buildid QwUw-2JgNJ9bmCT3NUhT/QwUw-2JgNJ9bmCT3NUhT -goversion go1.15 -D "" -importcfg $WORK/b252/importcfg -pack ./accounts.go ./accounts_response.go ./addresses.go ./affinity_groups.go ./affinitygroups_response.go ./antiaffinity_groups.go ./antiaffinity_groups_response.go ./apis.go ./async_jobs.go ./asyncjobs_response.go ./cidr.go ./client.go ./cserrorcode_string.go ./dns.go ./doc.go ./errorcode_string.go ./events.go ./events_response.go ./eventtypes_response.go ./iam_apikey.go ./instance_groups.go ./instance_pool.go ./instancegroups_response.go ./isos.go ./isos_response.go ./jobstatustype_string.go ./macaddress.go ./networks.go ./networks_response.go ./nics.go ./nics_response.go ./oscategories_response.go ./publicipaddresses_response.go ./record_string.go ./request.go ./request_type.go ./resource_limits.go ./resource_metadata.go ./resourcedetails_response.go ./resourcelimits_response.go ./reversedns.go ./runstatus.go ./runstatus_event.go ./runstatus_incident.go ./runstatus_maintenance.go ./runstatus_page.go ./runstatus_service.go ./security_groups.go ./securitygroups_response.go ./serialization.go ./service_offerings.go ./serviceofferings_response.go ./snapshots.go ./snapshots_response.go ./ssh_keypairs.go ./sshkeypairs_response.go ./tags.go ./tags_response.go ./templates.go ./templates_response.go ./users.go ./users_response.go ./uuid.go ./version.go ./virtual_machines.go ./virtualmachines_response.go ./volumes.go ./volumes_response.go ./zones.go ./zones_response.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/7f/7fd2244b82c8f700bbe5172cd803080f3fc86ca29ec69c6f12877d7676bf37ce-d # internal github.com/akamai/AkamaiOPEN-edgegrid-golang/edgegrid mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/uuid=$WORK/b260/_pkg_.a packagefile github.com/mitchellh/go-homedir=$WORK/b192/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b261/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b199/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b168/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/http/httputil=$WORK/b255/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/akamai/AkamaiOPEN-edgegrid-golang/edgegrid /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/akamai/AkamaiOPEN-edgegrid-golang/edgegrid -complete -installsuffix shared -buildid m-PIoxnPYbk4SmrXjx0P/m-PIoxnPYbk4SmrXjx0P -goversion go1.15 -D "" -importcfg $WORK/b259/importcfg -pack ./config.go ./errors.go ./log.go ./profilecache.go ./signer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/90/90763f2008b54a39ad8b93ba2187ddf0589c618881c6e2dcb46e1e8131462305-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b291/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b292/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b313/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b296/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b317/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b293/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b308/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b311/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b301/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b304/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b297/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b299/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b309/_pkg_.a packagefile hash/crc32=$WORK/b090/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid 3nRgTkyGMhdViCvWA__z/3nRgTkyGMhdViCvWA__z -goversion go1.15 -D "" -importcfg $WORK/b316/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_arm/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/d4/d4f1d785f557b88cc8ed258ff3a6d73395bc0b0ba03a4b08f8caaae7961e6e60-d # internal golang.org/x/net/http2 mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b088/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b348/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b349/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b128/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/http/httptrace=$WORK/b114/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid xucPWijFOdPpQb2icAgT/xucPWijFOdPpQb2icAgT -goversion go1.15 -D "" -importcfg $WORK/b347/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_arm/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/e2/e21624fd8a7affa34f211a2322247f2e319c60cfebc3e97979309f00c500d0e2-d # internal github.com/akamai/AkamaiOPEN-edgegrid-golang/client-v1 mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/akamai/AkamaiOPEN-edgegrid-golang/edgegrid=$WORK/b259/_pkg_.a packagefile github.com/akamai/AkamaiOPEN-edgegrid-golang/jsonhooks-v1=$WORK/b263/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile mime/multipart=$WORK/b112/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/akamai/AkamaiOPEN-edgegrid-golang/client-v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/akamai/AkamaiOPEN-edgegrid-golang/client-v1 -complete -installsuffix shared -buildid unOTPBrGxdfmytcuIyud/unOTPBrGxdfmytcuIyud -goversion go1.15 -D "" -importcfg $WORK/b258/importcfg -pack ./api.go ./client.go ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/9c/9c446a696b25de1315324d1e37f7ad48c37fdf811c144ecbee079bff96d88763-d # internal github.com/akamai/AkamaiOPEN-edgegrid-golang/configdns-v1 mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/akamai/AkamaiOPEN-edgegrid-golang/client-v1=$WORK/b258/_pkg_.a packagefile github.com/akamai/AkamaiOPEN-edgegrid-golang/edgegrid=$WORK/b259/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/akamai/AkamaiOPEN-edgegrid-golang/configdns-v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/akamai/AkamaiOPEN-edgegrid-golang/configdns-v1 -complete -installsuffix shared -buildid YvGgWYL0R31S4UTHCh2t/YvGgWYL0R31S4UTHCh2t -goversion go1.15 -D "" -importcfg $WORK/b257/importcfg -pack ./errors.go ./record.go ./service.go ./zone.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/9a/9aaceef49921768903d9d02e279d80313bab5a2d49ac3043b05bf9b890f01ad2-d # internal github.com/go-acme/lego/providers/dns/fastdns mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/akamai/AkamaiOPEN-edgegrid-golang/configdns-v1=$WORK/b257/_pkg_.a packagefile github.com/akamai/AkamaiOPEN-edgegrid-golang/edgegrid=$WORK/b259/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/fastdns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/go-acme/lego/providers/dns/fastdns -complete -installsuffix shared -buildid LHDp1XCqPMGP5DuNdigg/LHDp1XCqPMGP5DuNdigg -goversion go1.15 -D "" -importcfg $WORK/b256/importcfg -pack ./fastdns.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b252/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/b7/b70f56d966561836ac396b7777ab1577e307359c8043bdba2fe14577e994d77f-d # internal go.opencensus.io/trace/propagation mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile go.opencensus.io/trace=$WORK/b363/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /usr/share/gocode/src/go.opencensus.io/trace/propagation /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p go.opencensus.io/trace/propagation -complete -installsuffix shared -buildid w24wpZ7Ptpx1ptaCznXF/w24wpZ7Ptpx1ptaCznXF -goversion go1.15 -D "" -importcfg $WORK/b370/importcfg -pack ./propagation.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/8c/8c87c747d9ba1e89d9a339368fe9dd05946b9c9ce1d0f920668b901e21ce8fde-d # internal go.opencensus.io/plugin/ochttp/propagation/b3 mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b363/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b370/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /usr/share/gocode/src/go.opencensus.io/plugin/ochttp/propagation/b3 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p go.opencensus.io/plugin/ochttp/propagation/b3 -complete -installsuffix shared -buildid K8jzYtMtWrkAfhvOBSHw/K8jzYtMtWrkAfhvOBSHw -goversion go1.15 -D "" -importcfg $WORK/b362/importcfg -pack ./b3.go cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/f8/f8eeb138d3cd2ea071574d47b8eca8114cc4b77f43b851474e5f9a9c718fb82e-d # internal github.com/go-acme/lego/providers/dns/exoscale mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/exoscale/egoscale=$WORK/b252/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/exoscale /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/go-acme/lego/providers/dns/exoscale -complete -installsuffix shared -buildid Ng007FaByqDESwc0-7Ub/Ng007FaByqDESwc0-7Ub -goversion go1.15 -D "" -importcfg $WORK/b251/importcfg -pack ./exoscale.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/40/408d71040125bca4d75f18196aa5e3179836ea8e14a67dc50b84b5ed0859bd02-d # internal go.opencensus.io/plugin/ochttp mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b362/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b371/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b377/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b375/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b363/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b370/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/http/httptrace=$WORK/b114/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/go.opencensus.io/plugin/ochttp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p go.opencensus.io/plugin/ochttp -complete -installsuffix shared -buildid bqScAeHtvhhgxE7wEd1z/bqScAeHtvhhgxE7wEd1z -goversion go1.15 -D "" -importcfg $WORK/b361/importcfg -pack ./client.go ./client_stats.go ./doc.go ./route.go ./server.go ./span_annotating_client_trace.go ./stats.go ./trace.go ./wrapped_body.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/f1/f1c9023c3f19e216182492bd854f5cc069bdd394aad695ee193dac2e973732d9-d # internal google.golang.org/api/googleapi/transport mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/api/googleapi/transport /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p google.golang.org/api/googleapi/transport -complete -installsuffix shared -buildid GIjXVeoNsGjKD9A7C6zD/GIjXVeoNsGjKD9A7C6zD -goversion go1.15 -D "" -importcfg $WORK/b380/importcfg -pack ./apikey.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/56/5677baefb79348fc203ce0e1e3d568459edd38048490630c9565f85df6c6f1c7-d # internal google.golang.org/api/transport/http/internal/propagation mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b363/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b370/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/api/transport/http/internal/propagation /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p google.golang.org/api/transport/http/internal/propagation -complete -installsuffix shared -buildid e5crPi4gdFNY2Oo_rZ7g/e5crPi4gdFNY2Oo_rZ7g -goversion go1.15 -D "" -importcfg $WORK/b381/importcfg -pack ./http.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/90/907fc01869b644249235c507172f4b06ac86b16f96f3cec5d32c5580e77a6c99-d # internal github.com/go-acme/lego/providers/dns/glesys mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b123/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/glesys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/go-acme/lego/providers/dns/glesys -complete -installsuffix shared -buildid qR1gXODRn9b0BVbvrp4Z/qR1gXODRn9b0BVbvrp4Z -goversion go1.15 -D "" -importcfg $WORK/b382/importcfg -pack ./client.go ./glesys.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b347/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/bf/bf14278430f05851e15e4cff0ed9c81f6ff723065f730aca59dbafd1e6fdbb25-d # internal github.com/go-acme/lego/providers/dns/godaddy mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/godaddy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/go-acme/lego/providers/dns/godaddy -complete -installsuffix shared -buildid oGy5hYBgaJlwReF-aV1a/oGy5hYBgaJlwReF-aV1a -goversion go1.15 -D "" -importcfg $WORK/b383/importcfg -pack ./client.go ./godaddy.go cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/cd/cd724ac291012cff456359032fc926bac30186ca9d188f4a8d15d7dbb2cd16f9-d # internal github.com/go-acme/lego/providers/dns/hetzner/internal mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b116/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/hetzner/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/go-acme/lego/providers/dns/hetzner/internal -complete -installsuffix shared -buildid ZbK3HbwJGDaat0qXQhCt/ZbK3HbwJGDaat0qXQhCt -goversion go1.15 -D "" -importcfg $WORK/b385/importcfg -pack ./client.go ./model.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/59/59daedd2e1694b68838cfcb9ec90eb0c096e933445ab97a2d06dc46ff13d8d11-d # internal github.com/go-acme/lego/providers/dns/hostingde mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b084/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/hostingde /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/go-acme/lego/providers/dns/hostingde -complete -installsuffix shared -buildid qDs7rwEgihgA4vr-anGm/qDs7rwEgihgA4vr-anGm -goversion go1.15 -D "" -importcfg $WORK/b386/importcfg -pack ./client.go ./hostingde.go ./model.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/c9/c9c22413a214241e4c272f6b9132366226ffa4236b3a747428ea6c979897b4da-d # internal github.com/go-acme/lego/providers/dns/hetzner mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/hetzner/internal=github.com/go-acme/lego/providers/dns/hetzner/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/hetzner/internal=$WORK/b385/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/hetzner /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/go-acme/lego/providers/dns/hetzner -complete -installsuffix shared -buildid cTj5XE0AxyiYzLqJ5j3M/cTj5XE0AxyiYzLqJ5j3M -goversion go1.15 -D "" -importcfg $WORK/b384/importcfg -pack ./hetzner.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/df/df57bbd9957402cebd4ac789f85bdeea0dbe00d7cb2bdae8a25ad7af9af4ac60-d # internal github.com/go-acme/lego/providers/dns/httpreq mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/httpreq /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/go-acme/lego/providers/dns/httpreq -complete -installsuffix shared -buildid POYY6_nHg60Z2HLL3ROW/POYY6_nHg60Z2HLL3ROW -goversion go1.15 -D "" -importcfg $WORK/b387/importcfg -pack ./httpreq.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/8e/8ecea21a5a3a2a66556e0ab6299d5c0a3a9af42486e73db268b42877f1ae0350-d # internal github.com/iij/doapi mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/iij/doapi/protocol=$WORK/b390/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b199/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b283/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/iij/doapi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/iij/doapi -complete -installsuffix shared -buildid t9X2PUp_A4UxZ2S0L9nK/t9X2PUp_A4UxZ2S0L9nK -goversion go1.15 -D "" -importcfg $WORK/b389/importcfg -pack ./api.go ./parse.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/e1/e183fa71762e4f2c767d85e7bc91b9624a55575ee5d855665ba4df42272d0e77-d # internal net/rpc mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding/gob=$WORK/b262/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile go/token=$WORK/b303/_pkg_.a packagefile html/template=$WORK/b281/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/rpc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p net/rpc -std -complete -installsuffix shared -buildid er5Op29qWqri0GwdYtcd/er5Op29qWqri0GwdYtcd -goversion go1.15 -D "" -importcfg $WORK/b395/importcfg -pack ./client.go ./debug.go ./server.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/57/5759078b30423ac11d8d21c32619b9116f4092374f06edae782972f3c34aa0ee-d # internal github.com/boombuler/barcode mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile image=$WORK/b400/_pkg_.a packagefile image/color=$WORK/b401/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/github.com/boombuler/barcode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/boombuler/barcode -complete -installsuffix shared -buildid 10dvIZtKotAt3FPKWUUd/10dvIZtKotAt3FPKWUUd -goversion go1.15 -D "" -importcfg $WORK/b399/importcfg -pack ./barcode.go ./scaledbarcode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/24/242a066d100397cb62e106af6eb3c7a15f5eaee3fb21139d312e9bd44e8658c9-d # internal github.com/go-acme/lego/providers/dns/iij mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/iij/doapi=$WORK/b389/_pkg_.a packagefile github.com/iij/doapi/protocol=$WORK/b390/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/iij /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/go-acme/lego/providers/dns/iij -complete -installsuffix shared -buildid HIpMeK3Kw7WIrW3L6fbg/HIpMeK3Kw7WIrW3L6fbg -goversion go1.15 -D "" -importcfg $WORK/b388/importcfg -pack ./iij.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/9b/9b45ffd8acce62aac64e726302000e0ac3b77ff64b2d4025b733721729c609ca-d # internal github.com/boombuler/barcode/utils mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile github.com/boombuler/barcode=$WORK/b399/_pkg_.a packagefile image=$WORK/b400/_pkg_.a packagefile image/color=$WORK/b401/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/github.com/boombuler/barcode/utils /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/boombuler/barcode/utils -complete -installsuffix shared -buildid FrTuOO8KV-c8OzOtwfG1/FrTuOO8KV-c8OzOtwfG1 -goversion go1.15 -D "" -importcfg $WORK/b403/importcfg -pack ./base1dcode.go ./bitlist.go ./galoisfield.go ./gfpoly.go ./reedsolomon.go ./runeint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/39/391d0bf693161a3dffea43d674bf2e737fc26c9efcfde78671687d30db7c82f6-d # internal github.com/go-acme/lego/providers/dns/joker mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b123/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/joker /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/go-acme/lego/providers/dns/joker -complete -installsuffix shared -buildid CnvbI9pv4Icay8IXdE6H/CnvbI9pv4Icay8IXdE6H -goversion go1.15 -D "" -importcfg $WORK/b405/importcfg -pack ./client.go ./joker.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/0e/0efdf1bbd336c7c61950475d68d5cf4560a2abc376fbd5e02c3f35e3f549bd21-d # internal github.com/boombuler/barcode/qr mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/boombuler/barcode=$WORK/b399/_pkg_.a packagefile github.com/boombuler/barcode/utils=$WORK/b403/_pkg_.a packagefile image=$WORK/b400/_pkg_.a packagefile image/color=$WORK/b401/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/boombuler/barcode/qr /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/boombuler/barcode/qr -complete -installsuffix shared -buildid zud5NKVgdGSpVsfb0G26/zud5NKVgdGSpVsfb0G26 -goversion go1.15 -D "" -importcfg $WORK/b402/importcfg -pack ./alphanumeric.go ./automatic.go ./blocks.go ./encoder.go ./errorcorrection.go ./numeric.go ./qrcode.go ./unicode.go ./versioninfo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b395/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/cf/cf45c2b108c5d7600c60608d92f10422cd5615d5d217b3a03fa397d1dfdf95f7-d # internal github.com/kolo/xmlrpc mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/xml=$WORK/b162/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/http/cookiejar=$WORK/b184/_pkg_.a packagefile net/rpc=$WORK/b395/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/kolo/xmlrpc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/kolo/xmlrpc -complete -installsuffix shared -buildid xKvr_NmPQ3zuudfPSfTr/xKvr_NmPQ3zuudfPSfTr -goversion go1.15 -D "" -importcfg $WORK/b394/importcfg -pack ./client.go ./decoder.go ./encoder.go ./is_zero.go ./request.go ./response.go cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/bd/bdca58b0d5e80f0d14d12e26a4c4266eb06b1405fe38b755ebe1b7e5e500d855-d # internal github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/awserr /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/aws/aws-sdk-go/aws/awserr -complete -installsuffix shared -buildid 8j4XJtnJwRaYj1ALSqac/8j4XJtnJwRaYj1ALSqac -goversion go1.15 -D "" -importcfg $WORK/b408/importcfg -pack ./error.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/72/72e389891c371f63915fd9a03b3a4879d9c71fe26f2dfc4dd8dbd3eef9a70931-d # internal github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b408/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/ini /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/aws/aws-sdk-go/internal/ini -complete -installsuffix shared -buildid 1_TXj_Q-Zvm0jwKrMeU8/1_TXj_Q-Zvm0jwKrMeU8 -goversion go1.15 -D "" -importcfg $WORK/b410/importcfg -pack ./ast.go ./comma_token.go ./comment_token.go ./doc.go ./empty_token.go ./expression.go ./ini.go ./ini_lexer.go ./ini_parser.go ./literal_tokens.go ./newline_token.go ./number_helper.go ./op_tokens.go ./parse_error.go ./parse_stack.go ./sep_tokens.go ./skipper.go ./statement.go ./value_util.go ./visitor.go ./walker.go ./ws_token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/61/61bed644965f21441f64188b6c5281256442c6ef62b8f7384f550e72ca5ef2a5-d # internal github.com/pquerna/otp mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile crypto/md5=$WORK/b061/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b053/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/boombuler/barcode=$WORK/b399/_pkg_.a packagefile github.com/boombuler/barcode/qr=$WORK/b402/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile image=$WORK/b400/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/pquerna/otp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/pquerna/otp -complete -installsuffix shared -buildid Mlgjvr7rqjUJ_FWsq3va/Mlgjvr7rqjUJ_FWsq3va -goversion go1.15 -D "" -importcfg $WORK/b398/importcfg -pack ./doc.go ./otp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/2b/2b39ae6ceeea83a2139bd49a8f2a4c2c12572592221e1a06c621519c6190746d-d # internal github.com/pquerna/otp/hotp mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile encoding/base32=$WORK/b135/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/pquerna/otp=$WORK/b398/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/pquerna/otp/hotp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/pquerna/otp/hotp -complete -installsuffix shared -buildid xEteE2SmSPqDsn-JmVcR/xEteE2SmSPqDsn-JmVcR -goversion go1.15 -D "" -importcfg $WORK/b404/importcfg -pack ./hotp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b316/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/e6/e6e167c84833117e7b9459927bbe1f7df5f039817ad498c9de180aa34e59b979-d # internal github.com/pquerna/otp/totp mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile encoding/base32=$WORK/b135/_pkg_.a packagefile github.com/pquerna/otp=$WORK/b398/_pkg_.a packagefile github.com/pquerna/otp/hotp=$WORK/b404/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/pquerna/otp/totp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/pquerna/otp/totp -complete -installsuffix shared -buildid HfDfeQt91MUMzvn7o_V1/HfDfeQt91MUMzvn7o_V1 -goversion go1.15 -D "" -importcfg $WORK/b397/importcfg -pack ./totp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/17/170d329330b3a7ec38ddf5b85ab6e62301f3cebe27ea43fdea889507545412a6-d # internal github.com/nrdcg/goinwx mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/fatih/structs=$WORK/b393/_pkg_.a packagefile github.com/kolo/xmlrpc=$WORK/b394/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b396/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/nrdcg/goinwx /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/nrdcg/goinwx -complete -installsuffix shared -buildid 5gMJmQuoiGLFrRhYHUdY/5gMJmQuoiGLFrRhYHUdY -goversion go1.15 -D "" -importcfg $WORK/b392/importcfg -pack ./account.go ./contact.go ./domain.go ./goinwx.go ./nameserver.go ./response.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/d4/d44dd870c1c4657431799a0b88331f6714aae65017d4c0360ee7cb89af2e3d0e-d # internal github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/internal/shareddefaults /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/aws/aws-sdk-go/internal/shareddefaults -complete -installsuffix shared -buildid o_JSSwOsJEUePhrPbQp9/o_JSSwOsJEUePhrPbQp9 -goversion go1.15 -D "" -importcfg $WORK/b411/importcfg -pack ./ecs_container.go ./shared_config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/ba/baae2508155dbc5f99d1808596042c012b3b92f5dd8f5b6628e1d7d5c69207de-d # internal github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b408/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/endpoints /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/aws/aws-sdk-go/aws/endpoints -complete -installsuffix shared -buildid yODVxUyAcr50Bz2CzyQy/yODVxUyAcr50Bz2CzyQy -goversion go1.15 -D "" -importcfg $WORK/b413/importcfg -pack ./decode.go ./defaults.go ./dep_service_ids.go ./doc.go ./endpoints.go ./legacy_regions.go ./v3model.go cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/da/da5704a4d7be7662c98841a880ad55f4337c2bba0dfe8b7447431222bb76696b-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b313/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b311/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b316/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b297/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b299/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid xJch1sq9iW-2QBRpeNtG/xJch1sq9iW-2QBRpeNtG -goversion go1.15 -D "" -importcfg $WORK/b315/importcfg -pack ./build.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/f9/f9342653639c263f92b7191d9cdddbd3e66cbd4c8c12a884e10e9e02be6e7412-d # internal github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b410/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b411/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b412/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials -complete -installsuffix shared -buildid b-N5iQPQR8SFSRv4zj4A/b-N5iQPQR8SFSRv4zj4A -goversion go1.15 -D "" -importcfg $WORK/b409/importcfg -pack ./chain_provider.go ./context_background_go1.7.go ./context_go1.9.go ./credentials.go ./env_provider.go ./shared_credentials_provider.go ./static_provider.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/a1/a16cc9d5d5de42ce8c5f301faeff11f55aed93418453424eb51c2351cef42a2d-d # internal github.com/go-acme/lego/providers/dns/inwx mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b123/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/nrdcg/goinwx=$WORK/b392/_pkg_.a packagefile github.com/pquerna/otp/totp=$WORK/b397/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/inwx /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/go-acme/lego/providers/dns/inwx -complete -installsuffix shared -buildid z5tL7CMS_t4UnLJ2Cnt5/z5tL7CMS_t4UnLJ2Cnt5 -goversion go1.15 -D "" -importcfg $WORK/b391/importcfg -pack ./inwx.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/cc/cc5f9d10195b759d5fbb9dcaf2e92a5421b1aa4db3fb2b7bf079351bc31ff053-d # internal github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b159/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/awsutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/aws/aws-sdk-go/aws/awsutil -complete -installsuffix shared -buildid PGjGyqxGtRIhtrGCDQ_F/PGjGyqxGtRIhtrGCDQ_F -goversion go1.15 -D "" -importcfg $WORK/b418/importcfg -pack ./copy.go ./equal.go ./path_value.go ./prettify.go ./string_value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/98/989e84e582fa183207c24c7562c4cdc393b6a0c8d37dde790cf1c3f1eb4bfee0-d # internal github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b414/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b193/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b315/_pkg_.a # internal cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/processcreds /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -complete -installsuffix shared -buildid sgrXTNIqGA_6r9NKnZHs/sgrXTNIqGA_6r9NKnZHs -goversion go1.15 -D "" -importcfg $WORK/b422/importcfg -pack ./provider.go cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/be/be1ab3d65ca213f4b6ac7b18c2a5cbed2e199641465166b405da9f04903a0027-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b311/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b315/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b316/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b318/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid oXJqz73_86DFylwr-oKD/oXJqz73_86DFylwr-oKD -goversion go1.15 -D "" -importcfg $WORK/b310/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/7e/7ef013832f9b5aac108c037963cbcf2a4077794815293e7b016752fa8786c57e-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b088/_pkg_.a packagefile encoding=$WORK/b078/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b291/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b292/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b297/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b299/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b309/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b310/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 2iPgt5PcFDz3NTzKZhOn/2iPgt5PcFDz3NTzKZhOn -goversion go1.15 -D "" -importcfg $WORK/b290/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_arm/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/02/02c5cc34a91f560926fec8d97cafb6bc85a807d0daea71e47fbef8dd4f4ff702-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b297/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b299/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b310/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid qUP9ERC7QC0hAOyW8Mtn/qUP9ERC7QC0hAOyW8Mtn -goversion go1.15 -D "" -importcfg $WORK/b335/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/c2/c22a35c059549643cc3eb287cdd4b2adab5a600094fd60db63ae46463708acb1-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b297/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b310/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid FLCweoeOPqmbXSHfRZED/FLCweoeOPqmbXSHfRZED -goversion go1.15 -D "" -importcfg $WORK/b337/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/95/957f7a220e181c98a4eaedaec3c5c6d5e405e8761075282988bbaf98d760b140-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b297/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b310/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b335/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid y9CzOXLBe05iQmTFnso4/y9CzOXLBe05iQmTFnso4 -goversion go1.15 -D "" -importcfg $WORK/b334/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/4e/4e4fdc8513111dda5e06154d41ef81c2014fa7ff1f2b913aae54e26ae4a7bde3-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b297/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b310/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b337/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid pufxndYlF745RgyPK0LS/pufxndYlF745RgyPK0LS -goversion go1.15 -D "" -importcfg $WORK/b336/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/19/19e1e95382cc81127ed6218f53426933650c1b36e984d82815e7723bed984745-d # internal google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b297/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b310/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid -VnWbMZ5TUXzvhe9A9O5/-VnWbMZ5TUXzvhe9A9O5 -goversion go1.15 -D "" -importcfg $WORK/b339/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/16/16083870594cecabf724a4c5a7bf10e10dedd6fcf1db1ae9517a4a393b785cc4-d # internal github.com/timewasted/linode mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/github.com/timewasted/linode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/timewasted/linode -complete -installsuffix shared -buildid l4j3bColOZmN6iYiNSow/l4j3bColOZmN6iYiNSow -goversion go1.15 -D "" -importcfg $WORK/b445/importcfg -pack ./errors.go ./linode.go ./parameters.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/8c/8c2ffc0749281c96ee72a1cf069f51c02279b027706101a64ab4efb1aa564a00-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b297/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b310/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b339/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid 1EM_zoS4U-EwD83HJN3u/1EM_zoS4U-EwD83HJN3u -goversion go1.15 -D "" -importcfg $WORK/b338/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/8f/8f9cd671e98f9e17fca034b2da143d2c303a97495dc2225a6c140f104b6cb73e-d # internal github.com/timewasted/linode/dns mkdir -p $WORK/b444/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/3f/3f8ac3d482f936b80a6431e4a7a0798ece911bf40609f0d3cf64027f85270bc6-d # internal golang.org/x/net/publicsuffix mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile net/http/cookiejar=$WORK/b184/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/net/publicsuffix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p golang.org/x/net/publicsuffix -complete -installsuffix shared -buildid B0d2vj2AUgwTdaf_LgKD/B0d2vj2AUgwTdaf_LgKD -goversion go1.15 -D "" -importcfg $WORK/b449/importcfg -pack ./list.go ./table.go cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/timewasted/linode=$WORK/b445/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/timewasted/linode/dns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/timewasted/linode/dns -complete -installsuffix shared -buildid BnL5c-2RLZhPx6Xv7Roq/BnL5c-2RLZhPx6Xv7Roq -goversion go1.15 -D "" -importcfg $WORK/b444/importcfg -pack ./dns.go ./domain.go ./resource.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/76/76d6db3bc4a476b2793a5fd15730a1de7f2e20a457d1b600f3c728a69557b66f-d # internal github.com/go-resty/resty/v2 mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b088/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile encoding/xml=$WORK/b162/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/publicsuffix=$WORK/b449/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile mime/multipart=$WORK/b112/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/http/cookiejar=$WORK/b184/_pkg_.a packagefile net/http/httptrace=$WORK/b114/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b444/_pkg_.a # internal cd /usr/share/gocode/src/github.com/go-resty/resty/v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/go-resty/resty/v2 -complete -installsuffix shared -buildid y36EosOquWRXu7SWPRxF/y36EosOquWRXu7SWPRxF -goversion go1.15 -D "" -importcfg $WORK/b448/importcfg -pack ./client.go ./middleware.go ./redirect.go ./request.go ./response.go ./resty.go ./retry.go ./trace.go ./transport.go ./util.go cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/86/8698cfc8b0ab1d56302baa49340c4df8febaa76e85218e2adec409fdac4b35b4-d # internal github.com/go-acme/lego/providers/dns/linode mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/timewasted/linode/dns=$WORK/b444/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/linode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/go-acme/lego/providers/dns/linode -complete -installsuffix shared -buildid 113xuryV-HNvEWpm8aS-/113xuryV-HNvEWpm8aS- -goversion go1.15 -D "" -importcfg $WORK/b443/importcfg -pack ./linode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/c3/c37a739cb8eca616403d9d3399b895afd0041fab05878b91964023196ca27401-d # internal github.com/linode/linodego/internal/duration mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/linode/linodego/internal/duration /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/linode/linodego/internal/duration -complete -installsuffix shared -buildid wT8qrRoTzTmk5bpZnYey/wT8qrRoTzTmk5bpZnYey -goversion go1.15 -D "" -importcfg $WORK/b450/importcfg -pack ./duration.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/b2/b2681fbdf818dd9a2c27f72d4e1cf9a810410ec18325ef0d3586398f1d1cba93-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b078/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid ZGrn-78ZXSJ7kWELt5S0/ZGrn-78ZXSJ7kWELt5S0 -goversion go1.15 -D "" -importcfg $WORK/b457/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 cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/ac/ac1d54d18a7c3c9d55e2f1e17095e9502a03e8a9f1ace34979fdba361a9eaacd-d # internal google.golang.org/grpc/credentials mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b290/_pkg_.a packagefile google.golang.org/grpc/credentials/internal=$WORK/b319/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/credentials /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p google.golang.org/grpc/credentials -complete -installsuffix shared -buildid GmVIA3zNGTsVYiL7BP2M/GmVIA3zNGTsVYiL7BP2M -goversion go1.15 -D "" -importcfg $WORK/b289/importcfg -pack ./credentials.go ./tls13.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b289/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/0e/0e11b788cdb0552ccfe409298a4fda57275444c97cdf0b29d61ff9e590ecb5f9-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b287/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b289/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b320/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b321/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b322/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b323/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/balancer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p google.golang.org/grpc/balancer -complete -installsuffix shared -buildid R5F1Wg6ojjpCL3KefIC7/R5F1Wg6ojjpCL3KefIC7 -goversion go1.15 -D "" -importcfg $WORK/b286/importcfg -pack ./balancer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/1c/1cf4883b47b27064956bcee66820f64bff69da2e43dbc33d00069b547b7126b8-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b286/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b287/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b288/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b322/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/balancer/base /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid MlOQbfwqk7bdkp5qdwbw/MlOQbfwqk7bdkp5qdwbw -goversion go1.15 -D "" -importcfg $WORK/b325/importcfg -pack ./balancer.go ./base.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/6c/6c6c0a0ae310c3d56106ce3dd2d78f4afd0c283764f0624efcd08d81dca9d8bd-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b286/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b325/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b288/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b326/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b322/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/balancer/roundrobin /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid umHdrpZY6BIP1RnkX_II/umHdrpZY6BIP1RnkX_II -goversion go1.15 -D "" -importcfg $WORK/b324/importcfg -pack ./roundrobin.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/2c/2c6524ecb706ae8bf0040808e51f51ecd7236a34002446e8f417a9197ca27162-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b290/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b328/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/encoding/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid FtmwP0N44hEBjnpfRGb_/FtmwP0N44hEBjnpfRGb_ -goversion go1.15 -D "" -importcfg $WORK/b329/importcfg -pack ./proto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/ca/ca0c15225a75acff0a5290b261f0b5ea93e6dbcff9a6d9793fadc43a06d06e83-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b290/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b334/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b336/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b338/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b297/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b299/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid MbS56-FxAYcf2dafJkEo/MbS56-FxAYcf2dafJkEo -goversion go1.15 -D "" -importcfg $WORK/b333/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/4a/4a1ebe1e7ecbf9c7c3d1766f9dd2538515584de05049f22d2d1a937166c0d35b-d # internal google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b290/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b336/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b338/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/binarylog/grpc_binarylog_v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid uFx65zDU2iokNgpNridd/uFx65zDU2iokNgpNridd -goversion go1.15 -D "" -importcfg $WORK/b340/importcfg -pack ./binarylog.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/82/8215d638d4053f820277b31bc331e0653c1427a2e715bb2b2b8784948c35a103-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b290/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b334/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b297/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b310/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid avPhyKZnarVKV7TopH_I/avPhyKZnarVKV7TopH_I -goversion go1.15 -D "" -importcfg $WORK/b342/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/7f/7fa32bd2eb62b53f56929a67048caf124e1d6ed5a54c677da043fee0bee92762-d # internal google.golang.org/grpc/status mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b290/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b333/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b327/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b320/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid nU-dlAC5ITNvISllEWvd/nU-dlAC5ITNvISllEWvd -goversion go1.15 -D "" -importcfg $WORK/b341/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b340/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/d1/d1d5e1537e27d25b13844cae4a9a9a77a56b3af1a04ed1a17785d379549ee445-d # internal google.golang.org/grpc/internal/channelz mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b140/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b287/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b289/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b288/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/internal/channelz /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid 7uGRY-DRNjrYL-R-6VBK/7uGRY-DRNjrYL-R-6VBK -goversion go1.15 -D "" -importcfg $WORK/b343/importcfg -pack ./funcs.go ./types.go ./types_linux.go ./util_linux.go cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/9c/9c33dca2fb64579aa0d2fa7b1e672e1eeaa09b8e09a086a699b199f72a0b44c7-d # internal google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b290/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b333/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b340/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b288/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b321/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b341/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/internal/binarylog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid h40dhLq6fjz6G4-ClvFy/h40dhLq6fjz6G4-ClvFy -goversion go1.15 -D "" -importcfg $WORK/b332/importcfg -pack ./binarylog.go ./binarylog_testutil.go ./env_config.go ./method_logger.go ./sink.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/8d/8d360c73fa4b4c547bd15dc33dff897dd4607fa226428315b7703f163ca2b5b1-d # internal google.golang.org/grpc/peer mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b289/_pkg_.a packagefile net=$WORK/b071/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/peer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p google.golang.org/grpc/peer -complete -installsuffix shared -buildid qsHWXVEnF5B79iylA_2k/qsHWXVEnF5B79iylA_2k -goversion go1.15 -D "" -importcfg $WORK/b352/importcfg -pack ./peer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/8b/8bb3570f50e6ec2cc217ca3bf1b7d2b6fd2dbd897f1cdcdae3ca6191b30e5bcf-d # internal github.com/googleapis/gnostic/extensions mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b290/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b333/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b334/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/github.com/googleapis/gnostic/extensions /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/googleapis/gnostic/extensions -complete -installsuffix shared -buildid 6jZyTvFuD6d53pbmpQPi/6jZyTvFuD6d53pbmpQPi -goversion go1.15 -D "" -importcfg $WORK/b456/importcfg -pack ./extension.pb.go ./extensions.go cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/42/426dceeb1ee3fae0924509249f7f4ea4f1aaa9e7fc5527d0d2d67578a25dc37d-d # internal github.com/go-acme/lego/providers/dns/alidns mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk=$WORK/b153/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials=$WORK/b155/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests=$WORK/b160/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/services/alidns=$WORK/b170/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b128/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/alidns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/go-acme/lego/providers/dns/alidns -complete -installsuffix shared -buildid -Ftvp_j6f3YTOulc9Jox/-Ftvp_j6f3YTOulc9Jox -goversion go1.15 -D "" -importcfg $WORK/b152/importcfg -pack ./alidns.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/4e/4e39abfdeb7bb18b6a710c0c2cfb5d667b9d8baeb485feb58b7154ac55f80e5f-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b290/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b349/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b327/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b289/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b288/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b320/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b343/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b326/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b350/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b351/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b321/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b352/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b353/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b354/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc/internal/transport /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid qN2mORf5M6tBpjk66oDg/qN2mORf5M6tBpjk66oDg -goversion go1.15 -D "" -importcfg $WORK/b346/importcfg -pack ./bdp_estimator.go ./controlbuf.go ./defaults.go ./flowcontrol.go ./handler_server.go ./http2_client.go ./http2_server.go ./http_util.go ./log.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/ed/ed6ecd49c3947559fef7b60a8847a525e09a69ade777b5427228fac6d1b04a98-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b078/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid 4JjIhoS7UVsUWr8cH40r/4JjIhoS7UVsUWr8cH40r -goversion go1.15 -D "" -importcfg $WORK/b460/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_arm/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/ee/ee790200f6415b71be551dea207651c775d26bbdfdb04e641f3d0b8da78a23f8-d # internal github.com/google/gofuzz mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/google/gofuzz -complete -installsuffix shared -buildid aQdoi3GRy27_KDvBRtgh/aQdoi3GRy27_KDvBRtgh -goversion go1.15 -D "" -importcfg $WORK/b462/importcfg -pack ./doc.go ./fuzz.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/77/77c5d384ccad0a312dc1bbdadf3ddded4566a5090900c66833c18cf2fde280c3-d # internal gopkg.in/inf.v0 mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p gopkg.in/inf.v0 -complete -installsuffix shared -buildid jDAhWZsJO__FaoBL_SH8/jDAhWZsJO__FaoBL_SH8 -goversion go1.15 -D "" -importcfg $WORK/b464/importcfg -pack ./dec.go ./rounder.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/a4/a4858da40b211929f5cf9ac6f4978cdd6547982e2a066690ccb753159492c9b2-d # internal github.com/googleapis/gnostic/compiler mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b290/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b334/_pkg_.a packagefile github.com/googleapis/gnostic/extensions=$WORK/b456/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b457/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os/exec=$WORK/b193/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/googleapis/gnostic/compiler /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/googleapis/gnostic/compiler -complete -installsuffix shared -buildid HvKGnaZkLGqkYROLb_pf/HvKGnaZkLGqkYROLb_pf -goversion go1.15 -D "" -importcfg $WORK/b455/importcfg -pack ./context.go ./error.go ./extension-handler.go ./helpers.go ./main.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/5f/5f2860b8e5e124a6baa7f48d6e2a58d22842a01cde24b49fe5731390fb641420-d # internal k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid xeL6Kmz329xEWYB8jerW/xeL6Kmz329xEWYB8jerW -goversion go1.15 -D "" -importcfg $WORK/b466/importcfg -pack ./deep_equal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/37/37c66ba971bc1bad3c62c1b2f2e85a8c34a9d9fd7df6a98537655ce910c34e70-d # internal github.com/googleapis/gnostic/openapiv2 mkdir -p $WORK/b454/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b290/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b334/_pkg_.a packagefile github.com/googleapis/gnostic/compiler=$WORK/b455/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b457/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/googleapis/gnostic/openapiv2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/googleapis/gnostic/openapiv2 -complete -installsuffix shared -buildid El3E2ovWrhxpuIOPtvPV/El3E2ovWrhxpuIOPtvPV -goversion go1.15 -D "" -importcfg $WORK/b454/importcfg -pack ./OpenAPIv2.go ./OpenAPIv2.pb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/1c/1cd704821c9d3868f9842e75ba262f8c498e386d8ad594acc6bb27e26ebb048d-d # internal k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b466/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid Z6o6th-J0D-fkzbm_dnO/Z6o6th-J0D-fkzbm_dnO -goversion go1.15 -D "" -importcfg $WORK/b465/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/a7/a7495e8ae44f4e56e7a48a4f14129700e7c0badae3d9318d5d6f3d7694c5f113-d # internal k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b468/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid ii8ufLCRf2AX58gpDz1z/ii8ufLCRf2AX58gpDz1z -goversion go1.15 -D "" -importcfg $WORK/b467/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/40/40f71b38e10c945e215013f3fe16ec6dfaca1c0af9c055bfedb574f7a07d3639-d # internal k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b470/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid WlV13AxZqDPb3YifNSEV/WlV13AxZqDPb3YifNSEV -goversion go1.15 -D "" -importcfg $WORK/b473/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b346/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/cb/cbc23d7309fd5fa248d77fea7d5f188c27f20c3d2539222e1de2dbcb34caf788-d # internal k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b473/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b470/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid fZqScVSPoUra81i0OR-D/fZqScVSPoUra81i0OR-D -goversion go1.15 -D "" -importcfg $WORK/b472/importcfg -pack ./errors.go ./path.go cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/14/14dccc97fa939c14d322ed000cc7bd7d81d61fb8b6a1663d2a6a44949d6a0f2d-d # internal google.golang.org/grpc mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b088/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b279/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b286/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b324/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b327/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b287/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b289/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b328/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b329/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b288/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b320/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b330/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b343/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b326/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b345/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b346/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b351/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b321/_pkg_.a packagefile google.golang.org/grpc/naming=$WORK/b355/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b352/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b322/_pkg_.a packagefile google.golang.org/grpc/resolver/dns=$WORK/b356/_pkg_.a packagefile google.golang.org/grpc/resolver/passthrough=$WORK/b357/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b323/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b353/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b354/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/http/httputil=$WORK/b255/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/grpc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p google.golang.org/grpc -complete -installsuffix shared -buildid FwX2MQN8Jz38r4WngzC6/FwX2MQN8Jz38r4WngzC6 -goversion go1.15 -D "" -importcfg $WORK/b278/importcfg -pack ./backoff.go ./balancer.go ./balancer_conn_wrappers.go ./balancer_v1_wrapper.go ./call.go ./clientconn.go ./codec.go ./dialoptions.go ./doc.go ./interceptor.go ./picker_wrapper.go ./pickfirst.go ./preloader.go ./proxy.go ./resolver_conn_wrapper.go ./rpc_util.go ./server.go ./service_config.go ./stream.go ./trace.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/ed/edcc59e3f257cd1061cfa9455dc455347a784a27df3bcd25c517f78472f1fe6a-d # internal k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b472/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid r_TYLFFuoomGxTxh2TEq/r_TYLFFuoomGxTxh2TEq -goversion go1.15 -D "" -importcfg $WORK/b471/importcfg -pack ./validation.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/a4/a4cab3771b1b3e5cc3eeef30f0f3014300b8888f7668edbf3a02c5ce8da0dc2b-d # internal flag mkdir -p $WORK/b475/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p flag -std -complete -installsuffix shared -buildid 7kBLtJg9ONH4-JHUTI-J/7kBLtJg9ONH4-JHUTI-J -goversion go1.15 -D "" -importcfg $WORK/b475/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/4f/4f13d5e44eb4309b7e113179cba64be3126b2653a0790207534c68a76d9dd19d-d # internal k8s.io/klog mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b475/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b476/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/user=$WORK/b272/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/klog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p k8s.io/klog -complete -installsuffix shared -buildid zeMzddxNK2tKwSL2dFtv/zeMzddxNK2tKwSL2dFtv -goversion go1.15 -D "" -importcfg $WORK/b474/importcfg -pack ./klog.go ./klog_file.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/22/221a567361719f70e0d1356c332004b6b32f635a3460686ddf701b62d6db6c9e-d # internal github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b413/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b414/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/aws/aws-sdk-go/aws -complete -installsuffix shared -buildid XSyqAOBdkYP4Z1SAMYxu/XSyqAOBdkYP4Z1SAMYxu -goversion go1.15 -D "" -importcfg $WORK/b407/importcfg -pack ./config.go ./context_1_9.go ./context_background_1_7.go ./context_sleep.go ./convert_types.go ./doc.go ./errors.go ./jsonvalue.go ./logger.go ./types.go ./url.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/e4/e48c9e3207738e50dff8c218a929bb6d1486c08c0de17029465fa6c0a4be6eac-d # internal k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b468/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b470/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b471/_pkg_.a packagefile k8s.io/klog=$WORK/b474/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid TNe7Xzke-ueLsKQ-1i8y/TNe7Xzke-ueLsKQ-1i8y -goversion go1.15 -D "" -importcfg $WORK/b469/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/de/de9cb86de101a2e1d42d61b5cf9ded6f0db2ec75817889488e66d4f54eef1d16-d # internal github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b418/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b416/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b414/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/request /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/aws/aws-sdk-go/aws/request -complete -installsuffix shared -buildid 4ZwGgV_Gzt2k9J5uyJn0/4ZwGgV_Gzt2k9J5uyJn0 -goversion go1.15 -D "" -importcfg $WORK/b417/importcfg -pack ./connection_reset_error.go ./handlers.go ./http_request.go ./offset_reader.go ./request.go ./request_1_8.go ./request_context.go ./request_pagination.go ./retryer.go ./timeout_read_closer.go ./validation.go ./waiter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/43/430f874c6403c0516a11784519bf63d1cf11f66761f2206d172232a2fad06a23-d # internal go/scanner mkdir -p $WORK/b479/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile go/token=$WORK/b303/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid 5clT4osOTFkgxwcPQLdy/5clT4osOTFkgxwcPQLdy -goversion go1.15 -D "" -importcfg $WORK/b479/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/d8/d8ed62b7be03e7ec9b5fceaa62325c3ed7791efeaaa9e7c23bc518d608434856-d # internal go/ast mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile go/scanner=$WORK/b479/_pkg_.a packagefile go/token=$WORK/b303/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p go/ast -std -complete -installsuffix shared -buildid La3yt4fmoUjqYdR4mTIS/La3yt4fmoUjqYdR4mTIS -goversion go1.15 -D "" -importcfg $WORK/b478/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/cb/cb52f43a838360a347a9d8a8358f90276c7b113e723b24ff5231b064624164b2-d # internal github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b416/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b419/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net/http/httputil=$WORK/b255/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/aws/aws-sdk-go/aws/client -complete -installsuffix shared -buildid kf4KCwDhOIh5JUHyQMjq/kf4KCwDhOIh5JUHyQMjq -goversion go1.15 -D "" -importcfg $WORK/b415/importcfg -pack ./client.go ./default_retryer.go ./logger.go ./no_op_retryer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b278/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/b8/b8772607516069fd9ab32114d13357dff5a9ffd62974a7ee61f9905d05420ef4-d # internal github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b417/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/corehandlers /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/aws/aws-sdk-go/aws/corehandlers -complete -installsuffix shared -buildid jYCVa9BC7VK6uNM9nLA2/jYCVa9BC7VK6uNM9nLA2 -goversion go1.15 -D "" -importcfg $WORK/b421/importcfg -pack ./handlers.go ./param_validator.go ./user_agent.go cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/8f/8fc32bc8c5353d38cf0ee070b70c442fe84b3e4a7ba32465e13dad1d18aa9709-d # internal github.com/googleapis/gax-go/v2 mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile google.golang.org/grpc=$WORK/b278/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b327/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b341/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/googleapis/gax-go/v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/googleapis/gax-go/v2 -complete -installsuffix shared -buildid ehbFogzHJ1_caag1wwqG/ehbFogzHJ1_caag1wwqG -goversion go1.15 -D "" -importcfg $WORK/b277/importcfg -pack ./call_option.go ./gax.go ./header.go ./invoke.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/e4/e4bba2d04932c817e9fd8bd44f8fb752dc509ffc6eb4d4c13fb543a9eec39fe1-d # internal google.golang.org/api/internal/gensupport mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b277/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b274/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile mime/multipart=$WORK/b112/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/api/internal/gensupport /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p google.golang.org/api/internal/gensupport -complete -installsuffix shared -buildid BCVA4eGETjzKHZIL-eya/BCVA4eGETjzKHZIL-eya -goversion go1.15 -D "" -importcfg $WORK/b276/importcfg -pack ./buffer.go ./doc.go ./json.go ./jsonfloat.go ./media.go ./params.go ./resumable.go ./send.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/d9/d95320dd77c469229174d1b13e687442e40825593bbe6c53d2b3bca92d9e9e3b-d # internal google.golang.org/api/internal mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b236/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b269/_pkg_.a packagefile google.golang.org/grpc=$WORK/b278/_pkg_.a packagefile google.golang.org/grpc/naming=$WORK/b355/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/api/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p google.golang.org/api/internal -complete -installsuffix shared -buildid 6JXCPqWZ-nKExBFRSNtf/6JXCPqWZ-nKExBFRSNtf -goversion go1.15 -D "" -importcfg $WORK/b359/importcfg -pack ./creds.go ./pool.go ./settings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/e9/e9c141de3190822b0b2e4adf55c47e9421090a3f2a8d3c42c312eaa970bc827a-d # internal google.golang.org/api/option mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile golang.org/x/oauth2=$WORK/b236/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b269/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b359/_pkg_.a packagefile google.golang.org/grpc=$WORK/b278/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/api/option /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p google.golang.org/api/option -complete -installsuffix shared -buildid YPYzkqQ3fEpKOt9IZij5/YPYzkqQ3fEpKOt9IZij5 -goversion go1.15 -D "" -importcfg $WORK/b358/importcfg -pack ./credentials_go19.go ./option.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b460/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/e1/e11c1e3d49680e9c6a83e6c24b3575efc7ea2d486d2d13f788db6ddc3b860ca6-d # internal google.golang.org/api/transport/http mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b361/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b236/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b380/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b359/_pkg_.a packagefile google.golang.org/api/option=$WORK/b358/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b381/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/api/transport/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p google.golang.org/api/transport/http -complete -installsuffix shared -buildid tbz5X8Bt2W0BymhTg7Vx/tbz5X8Bt2W0BymhTg7Vx -goversion go1.15 -D "" -importcfg $WORK/b360/importcfg -pack ./dial.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b478/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/da/da35a35bea7992c6bf16f9831e072ba9addf8b521156b598422faffebe143a9b-d # internal github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b416/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b429/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/10/10904f4df1b2affb8d246f3569029675250cd7b68bd0cd08c2cfe3947f511668-d # internal cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/aws/aws-sdk-go/private/protocol -complete -installsuffix shared -buildid -xf5iE2cVIraXAUqoyAe/-xf5iE2cVIraXAUqoyAe -goversion go1.15 -D "" -importcfg $WORK/b428/importcfg -pack ./host.go ./host_prefix.go ./idempotency.go ./jsonvalue.go ./payload.go ./protocol.go ./timestamp.go ./unmarshal.go ./unmarshal_error.go github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b417/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/csm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/aws/aws-sdk-go/aws/csm -complete -installsuffix shared -buildid DS8fSawOgkCLMtkr_y6l/DS8fSawOgkCLMtkr_y6l -goversion go1.15 -D "" -importcfg $WORK/b434/importcfg -pack ./doc.go ./enable.go ./metric.go ./metric_chan.go ./metric_exception.go ./reporter.go cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/f7/f7d8d9a6d7f2624dd71eeb05573abaf64b36d769da8b01dd7ea9f04b675602fc-d # internal github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b415/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b416/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b421/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b438/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/ec2metadata /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/aws/aws-sdk-go/aws/ec2metadata -complete -installsuffix shared -buildid JtAC8tN1F2h-GjLYDr40/JtAC8tN1F2h-GjLYDr40 -goversion go1.15 -D "" -importcfg $WORK/b437/importcfg -pack ./api.go ./service.go ./token_provider.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/08/089e51592589a3c3aa4bac30639f38ac3b7503d8803b65abf4ca218e91ca4959-d # internal google.golang.org/api/dns/v1 mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b274/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b276/_pkg_.a packagefile google.golang.org/api/option=$WORK/b358/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b360/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/google.golang.org/api/dns/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p google.golang.org/api/dns/v1 -complete -installsuffix shared -buildid 2_GH_RuzoTzKY_8VzvF-/2_GH_RuzoTzKY_8VzvF- -goversion go1.15 -D "" -importcfg $WORK/b273/importcfg -pack ./dns-gen.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/23/234286821b0bc0866f107e30109959992f41307f63128a2bad5a20da9edc6474-d # internal k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b464/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid cU4ROza45yPhN--0usmc/cU4ROza45yPhN--0usmc -goversion go1.15 -D "" -importcfg $WORK/b463/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/88/8819c22772b71767ca9c635f259b14e1c78d557b37eb555c5704bca70eaf6137-d # internal github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b426/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b428/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/rest /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/rest -complete -installsuffix shared -buildid WQ0q8zktXEN3lDgkHBS0/WQ0q8zktXEN3lDgkHBS0 -goversion go1.15 -D "" -importcfg $WORK/b427/importcfg -pack ./build.go ./payload.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/8c/8c7bc5952118d5b522916ed31c0c6ee0bf5ef43afe97422d7773b804273c68cb-d # internal github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b428/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/query/queryutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/query/queryutil -complete -installsuffix shared -buildid TiFlS3_p1YYN3IRl7DTS/TiFlS3_p1YYN3IRl7DTS -goversion go1.15 -D "" -importcfg $WORK/b431/importcfg -pack ./queryutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/a2/a2540819e6fd65229af5ce476a7a4c595fe7c1f3cbcc5737e539626053194035-d # internal github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/xml=$WORK/b162/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b428/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -complete -installsuffix shared -buildid 5V4kviK5lBGGOzB0SCuT/5V4kviK5lBGGOzB0SCuT -goversion go1.15 -D "" -importcfg $WORK/b432/importcfg -pack ./build.go ./sort.go ./unmarshal.go ./xml_to_struct.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/79/79e6e8a7263fbc8246689f6c8b9cf56f0c7f5c142283c7533541ba2294e5adbc-d # internal github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b414/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b426/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b427/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/signer/v4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/aws/aws-sdk-go/aws/signer/v4 -complete -installsuffix shared -buildid dmDeEu1-xV3oQ8r6kwFX/dmDeEu1-xV3oQ8r6kwFX -goversion go1.15 -D "" -importcfg $WORK/b425/importcfg -pack ./header_rules.go ./options.go ./request_context_go1.7.go ./stream.go ./uri_path.go ./v4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/35/35bfa8baeaf173973d81333c444788f10581b7d7ea9b1abae29c499b9b1d6ed4-d # internal github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b162/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b431/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b432/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/query /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/query -complete -installsuffix shared -buildid FnzBHWHUwZkWf65HXt5Z/FnzBHWHUwZkWf65HXt5Z -goversion go1.15 -D "" -importcfg $WORK/b430/importcfg -pack ./build.go ./unmarshal.go ./unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b430/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/74/74fec7512eb022d5cc95561ff4461b157f63f6a96dce385ee9ff8c1afb7233d8-d # internal github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b415/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b437/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b438/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -complete -installsuffix shared -buildid NSnlc3vPaGYluG-gI7ML/NSnlc3vPaGYluG-gI7ML -goversion go1.15 -D "" -importcfg $WORK/b436/importcfg -pack ./ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/82/829bdd02c3894d07a35a1b9455a8f38caabf88f9212beb51575713fd24878226-d # internal github.com/aws/aws-sdk-go/private/protocol/json/jsonutil mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b428/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -complete -installsuffix shared -buildid KJEHXp5mpjOFZeZLixtU/KJEHXp5mpjOFZeZLixtU -goversion go1.15 -D "" -importcfg $WORK/b440/importcfg -pack ./build.go ./unmarshal.go cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/40/402e6c27eebefc53b706ab29f8ddd595831fc964fdc33c265869e32a52a264e3-d # internal github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b418/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b415/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b416/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b425/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b430/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/aws/aws-sdk-go/service/sts -complete -installsuffix shared -buildid HTmH1NOuiaZ3lA3AvePh/HTmH1NOuiaZ3lA3AvePh -goversion go1.15 -D "" -importcfg $WORK/b424/importcfg -pack ./api.go ./customizations.go ./doc.go ./errors.go ./service.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b273/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/98/98e004f332ad3610b674c0e326f7f5f63780d37518f012c661afa4a45bbba857-d # internal github.com/go-acme/lego/providers/dns/gcloud mkdir -p $WORK/b266/ cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/9f/9fcdaafa905e010da7a30d46d5b7073a8dc206c420250ae509c204657cebaef9-d # internal internal/lazyregexp cat >$WORK/b266/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/platform/wait=github.com/go-acme/lego/platform/wait packagefile cloud.google.com/go/compute/metadata=$WORK/b267/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b123/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/go-acme/lego/platform/wait=$WORK/b127/_pkg_.a packagefile golang.org/x/net/context=$WORK/b268/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b269/_pkg_.a packagefile google.golang.org/api/dns/v1=$WORK/b273/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b274/_pkg_.a packagefile google.golang.org/api/option=$WORK/b358/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b481/ cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/gcloud /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/go-acme/lego/providers/dns/gcloud -complete -installsuffix shared -buildid Wz5X9j-eP9fmM4HuQ8O-/Wz5X9j-eP9fmM4HuQ8O- -goversion go1.15 -D "" -importcfg $WORK/b266/importcfg -pack ./googlecloud.go cat >$WORK/b481/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid PuP47ScdFUVHolRMNdPF/PuP47ScdFUVHolRMNdPF -goversion go1.15 -D "" -importcfg $WORK/b481/importcfg -pack ./lazyre.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/b8/b8c264cbe0b7fb60d3c25b26ac0cd22a96b14792fce8341d9e5964eafe843615-d # internal go/doc mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile go/ast=$WORK/b478/_pkg_.a packagefile go/token=$WORK/b303/_pkg_.a packagefile internal/lazyregexp=$WORK/b481/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b283/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p go/doc -std -complete -installsuffix shared -buildid LfvQt0oe7mtv3tOBrDK4/LfvQt0oe7mtv3tOBrDK4 -goversion go1.15 -D "" -importcfg $WORK/b480/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b454/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/e4/e4ff4732ea63023017b3dc210a59ccffd9b63fee5f41fdb39f3c887205a83973-d # internal go/parser mkdir -p $WORK/b482/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b440/_pkg_.a # internal cat >$WORK/b482/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile go/ast=$WORK/b478/_pkg_.a packagefile go/scanner=$WORK/b479/_pkg_.a packagefile go/token=$WORK/b303/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p go/parser -std -complete -installsuffix shared -buildid S4z8PZW-nuJKlB3AoLGq/S4z8PZW-nuJKlB3AoLGq -goversion go1.15 -D "" -importcfg $WORK/b482/importcfg -pack ./interface.go ./parser.go cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/11/117f62c797df77cea85313af92a4dce96ad65a98927eb976ba2b47e6cc2c3241-d # internal github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b415/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b416/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b440/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -complete -installsuffix shared -buildid AYXlzDb03qesBpKd8LDP/AYXlzDb03qesBpKd8LDP -goversion go1.15 -D "" -importcfg $WORK/b439/importcfg -pack ./provider.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/33/33b13f7216d52c66414c08dac4322e4cb0628101a7b676cf637b09dd3d368b9d-d # internal github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b421/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b436/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b439/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b437/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b413/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b411/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/defaults /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/aws/aws-sdk-go/aws/defaults -complete -installsuffix shared -buildid tzU05iq4poVuWtkfwYfP/tzU05iq4poVuWtkfwYfP -goversion go1.15 -D "" -importcfg $WORK/b435/importcfg -pack ./defaults.go ./shared_config.go cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/ce/ce20795fd623df28c177185a95f94c882fa2774cd1e34c8ba854e86b01e2db9d-d # internal github.com/aws/aws-sdk-go/private/protocol/jsonrpc mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b428/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b440/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b427/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/jsonrpc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/jsonrpc -complete -installsuffix shared -buildid sdpOCOnzUnP_-dUKG4qq/sdpOCOnzUnP_-dUKG4qq -goversion go1.15 -D "" -importcfg $WORK/b442/importcfg -pack ./jsonrpc.go ./unmarshal_error.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b424/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/a3/a31f6c65a6c7e16a64179dd30b15d5f5f435ddec3faf46a17b67764d96f43136-d # internal github.com/aws/aws-sdk-go/service/lightsail mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b418/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b415/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b416/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b425/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b428/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b442/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/lightsail /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/aws/aws-sdk-go/service/lightsail -complete -installsuffix shared -buildid efckYg9zYDXQ23068RYt/efckYg9zYDXQ23068RYt -goversion go1.15 -D "" -importcfg $WORK/b441/importcfg -pack ./api.go ./doc.go ./errors.go ./service.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/2d/2d22c366bfce31d6d5872b42ec4ec21f845a08601a921931670d2f37a42d5fe4-d # internal k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b483/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid 2ult3w9lgwS6Xy5t8YHE/2ult3w9lgwS6Xy5t8YHE -goversion go1.15 -D "" -importcfg $WORK/b483/importcfg -pack ./convert.go ./doc.go cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/2d/2ddb2d9359d23ac74c2e8ce43d1816107235ad8f9cadfe189a8d739cd2eb14d2-d # internal github.com/aws/aws-sdk-go/service/sts/stsiface mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b424/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/sts/stsiface /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/aws/aws-sdk-go/service/sts/stsiface -complete -installsuffix shared -buildid 0Y3EA31VphTQnuh8zqoN/0Y3EA31VphTQnuh8zqoN -goversion go1.15 -D "" -importcfg $WORK/b433/importcfg -pack ./interface.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/6b/6b86a739eda59f00cde226945798a84f84bea4fc3c8dd3d3d53dc122cbf8d451-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b480/_pkg_.a # internal k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid t2AK4WIZPS8OZko31eFR/t2AK4WIZPS8OZko31eFR -goversion go1.15 -D "" -importcfg $WORK/b484/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/7c/7c17ed6196f9463cc3c0bb3f935c0ec2fb462df5d5ee679f311b717af4a429bc-d # internal k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid VpP0jzWmtZjdcw3zUCCj/VpP0jzWmtZjdcw3zUCCj -goversion go1.15 -D "" -importcfg $WORK/b485/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/3f/3f00b0b8137291728e2697d4ecb546b1f84b5ddae62c2af010d494c2c7a53586-d # internal github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b415/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b419/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b424/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b433/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/credentials/stscreds /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/aws/aws-sdk-go/aws/credentials/stscreds -complete -installsuffix shared -buildid nTCopbeGQaoqLZzAc8UU/nTCopbeGQaoqLZzAc8UU -goversion go1.15 -D "" -importcfg $WORK/b423/importcfg -pack ./assume_role_provider.go ./web_identity_provider.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/1d/1d0b724b79eb2c173d52f675974cf318b5dcc98d26b383c261bc966b4e6e4b1b-d # internal k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b486/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b165/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid eeQe5LXo1dQqU8Dhw0Op/eeQe5LXo1dQqU8Dhw0Op -goversion go1.15 -D "" -importcfg $WORK/b486/importcfg -pack ./from_stack.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b486/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/5e/5e31b251a6c4bed0a96ea2241a2a7c585776ad084502729eae6feb05bb834e4f-d # internal k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/klog=$WORK/b474/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid RIgZSxUiFuY5fpE70INY/RIgZSxUiFuY5fpE70INY -goversion go1.15 -D "" -importcfg $WORK/b487/importcfg -pack ./runtime.go cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/68/68842284be6b2743d8b8d12d4c0370b131941548f15b7c2f7f1600d8cd7eee40-d # internal sigs.k8s.io/structured-merge-diff/value mkdir -p $WORK/b488/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b163/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b457/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/sigs.k8s.io/structured-merge-diff/value /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p sigs.k8s.io/structured-merge-diff/value -complete -installsuffix shared -buildid mHmPXZntl2cKb8p-ipti/mHmPXZntl2cKb8p-ipti -goversion go1.15 -D "" -importcfg $WORK/b488/importcfg -pack ./allocator.go ./doc.go ./fields.go ./jsontagutil.go ./list.go ./listreflect.go ./listunstructured.go ./map.go ./mapreflect.go ./mapunstructured.go ./reflectcache.go ./scalar.go ./structreflect.go ./value.go ./valuereflect.go ./valueunstructured.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/e8/e8653c12c89764a64698d2a9f6fcee967ec6df88eea92abbc8d3799c8741de37-d # internal k8s.io/apimachinery/pkg/types mkdir -p $WORK/b489/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid PuUssX448g08PaOrkIrB/PuUssX448g08PaOrkIrB -goversion go1.15 -D "" -importcfg $WORK/b489/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b423/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/9c/9c925ab5e6ce4af4ea0870476b391ea14e9d42bd399b8bb49854b46cb8d97da8-d # internal github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b415/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b421/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b422/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b423/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b434/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b435/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b413/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b410/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b411/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/aws/session /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/aws/aws-sdk-go/aws/session -complete -installsuffix shared -buildid sH5AcQsp7OLusIhi2XX1/sH5AcQsp7OLusIhi2XX1 -goversion go1.15 -D "" -importcfg $WORK/b420/importcfg -pack ./cabundle_transport.go ./credentials.go ./doc.go ./env_config.go ./session.go ./shared_config.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/55/55cdc157802ff3f6058ddd8c9a9e8394ebbaacabc653eb89481fe5416dbd9218-d # internal k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b462/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/klog=$WORK/b474/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime/debug=$WORK/b165/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid TJbblk4bgcx-W4BAgBug/TJbblk4bgcx-W4BAgBug -goversion go1.15 -D "" -importcfg $WORK/b490/importcfg -pack ./generated.pb.go ./intstr.go cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/18/182a6e0c1f0c0a8b4b27c17ee40c6fc7e2bcf9fb244e4d1424bb0ab7d070e456-d # internal k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b492/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b470/_pkg_.a packagefile k8s.io/klog=$WORK/b474/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid tgif3hECinoJUhVZQjoP/tgif3hECinoJUhVZQjoP -goversion go1.15 -D "" -importcfg $WORK/b492/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/bd/bdd753640c865b8526c477a89e80f29e5f5fd698cd2e0c93bdaee9af9c3ce43e-d # internal k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b496/ cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid upnfUY6Yadp5da2krxmR/upnfUY6Yadp5da2krxmR -goversion go1.15 -D "" -importcfg $WORK/b496/importcfg -pack ./framer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/2b/2bda91bdc65796c3bb3c305c737b94ed1dcea5bd1bf7f42254324677366d5e1a-d # internal sigs.k8s.io/yaml mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b078/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b457/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/sigs.k8s.io/yaml /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p sigs.k8s.io/yaml -complete -installsuffix shared -buildid RVBP2Ci027MLPdsBKKam/RVBP2Ci027MLPdsBKKam -goversion go1.15 -D "" -importcfg $WORK/b498/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b420/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/18/18d51ab68f00b1db87448e59266e5ba3b993a92f61daf07518b3645d6c7bd755-d # internal k8s.io/client-go/pkg/version mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/version=$WORK/b502/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid 7TdY9fcLPBoHXYQexYdd/7TdY9fcLPBoHXYQexYdd -goversion go1.15 -D "" -importcfg $WORK/b547/importcfg -pack ./base.go ./doc.go ./version.go cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/7d/7d4088951a5d8519da317dc42137c7e416991c68421f1be3b14ee84e1acf7a43-d # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid 7_u1dM2dzyenNJW98lfu/7_u1dM2dzyenNJW98lfu -goversion go1.15 -D "" -importcfg $WORK/b549/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/30/301c6f8ea0d35903aa6c2fcafe9cdb8e65efef77fecb7b8859da721af5cab17b-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b550/ cat >$WORK/b550/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b140/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b498/_pkg_.a # internal cd /usr/share/gocode/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid j0w-QyanEV7Yr7hWnvII/j0w-QyanEV7Yr7hWnvII -goversion go1.15 -D "" -importcfg $WORK/b550/importcfg -pack ./terminal.go ./util.go ./util_linux.go cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/bf/bf73e7b6a60e8478ea52ea8dfed5e7d89b8da9f6c283697d4a1ab3e5cfb20f72-d # internal k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile k8s.io/klog=$WORK/b474/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b498/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid NfDUmRMSIB3w-fD4tqt0/NfDUmRMSIB3w-fD4tqt0 -goversion go1.15 -D "" -importcfg $WORK/b497/importcfg -pack ./decoder.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/fe/feb661ace61609b696eb900245bda792cc176daad585f4d81274f1287e713db2-d # internal k8s.io/client-go/tools/metrics mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b076/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -shared -p k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid A8nXS3tkgY7bScyMVv9y/A8nXS3tkgY7bScyMVv9y -goversion go1.15 -D "" -importcfg $WORK/b555/importcfg -pack ./metrics.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/93/93e3c8d537fee4c494b647605e15eccaf952842b457b84726ef3d759701b2b61-d # internal k8s.io/apimachinery/pkg/util/wait mkdir -p $WORK/b557/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b546/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b487/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/util/wait /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -shared -p k8s.io/apimachinery/pkg/util/wait -complete -installsuffix shared -buildid m7zExBdXTgbPJfYTomNw/m7zExBdXTgbPJfYTomNw -goversion go1.15 -D "" -importcfg $WORK/b557/importcfg -pack ./doc.go ./wait.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/fd/fd9d4e0c34ea994b9d3b8546b33664a77814a0aec55e7c6e6c8052daf8574707-d # internal k8s.io/client-go/util/connrotation mkdir -p $WORK/b558/ cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/util/connrotation /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid TF60WBBcTYR4ShUZ8y02/TF60WBBcTYR4ShUZ8y02 -goversion go1.15 -D "" -importcfg $WORK/b558/importcfg -pack ./connrotation.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/28/28a59f798ca41e7fd53c5e6a3e6999bedef0d648f5edf8645250dbeb70d3661b-d # internal k8s.io/client-go/util/workqueue mkdir -p $WORK/b559/ cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile container/heap=$WORK/b560/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b209/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b546/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b487/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/util/workqueue /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -shared -p k8s.io/client-go/util/workqueue -complete -installsuffix shared -buildid O-Ye1Mz8sbEwzbX-Nprp/O-Ye1Mz8sbEwzbX-Nprp -goversion go1.15 -D "" -importcfg $WORK/b559/importcfg -pack ./default_rate_limiters.go ./delaying_queue.go ./doc.go ./metrics.go ./parallelizer.go ./queue.go ./rate_limiting_queue.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/14/14525bb9bd57527818fcc652fb9847b7378841549fb8ed5865e0d612c989a9a6-d # internal k8s.io/client-go/util/keyutil mkdir -p $WORK/b563/ cat >$WORK/b563/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/ecdsa=$WORK/b051/_pkg_.a packagefile crypto/elliptic=$WORK/b052/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/util/keyutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid 9MUh3TnkEIrD9EY1zNXq/9MUh3TnkEIrD9EY1zNXq -goversion go1.15 -D "" -importcfg $WORK/b563/importcfg -pack ./key.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b488/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/1f/1fd747e3afe48b84a8571378d306e30a6969256f24dacb0e1d966d8a871ee66e-d # internal k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b564/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b209/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b546/_pkg_.a packagefile k8s.io/utils/integer=$WORK/b565/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -shared -p k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid a094bX8R2POsl4wy2UfX/a094bX8R2POsl4wy2UfX -goversion go1.15 -D "" -importcfg $WORK/b564/importcfg -pack ./backoff.go ./throttle.go cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/0d/0df27d1915c9c29ffdf93958f1b06ef2be1e581a97375dc0bb80c9e8f16c6494-d # internal k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile go/ast=$WORK/b478/_pkg_.a packagefile go/doc=$WORK/b480/_pkg_.a packagefile go/parser=$WORK/b482/_pkg_.a packagefile go/token=$WORK/b303/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b465/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b483/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b473/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b486/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b487/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b470/_pkg_.a packagefile k8s.io/klog=$WORK/b474/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sigs.k8s.io/structured-merge-diff/value=$WORK/b488/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid jx1IuFRDgJENYs4bUrIQ/jx1IuFRDgJENYs4bUrIQ -goversion go1.15 -D "" -importcfg $WORK/b477/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./mapper.go ./negotiate.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/e0/e0f461abf4efb49c7b8a1202b7f865ef0bd3c22db75d3a595c0ef8af846479ec-d # internal k8s.io/client-go/util/cert mkdir -p $WORK/b562/ cat >$WORK/b562/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile crypto/x509/pkix=$WORK/b065/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile k8s.io/client-go/util/keyutil=$WORK/b563/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -shared -p k8s.io/client-go/util/cert -complete -installsuffix shared -buildid CGvzKUtLG74eZtGD-daU/CGvzKUtLG74eZtGD-daU -goversion go1.15 -D "" -importcfg $WORK/b562/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go ./server_inspection.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/03/03eb75be2448d914ee57dbec3c71213bec4244e23ba0acc389ff53500cbe5650-d # internal github.com/imdario/mergo mkdir -p $WORK/b609/ cat >$WORK/b609/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid hJ-On23KfkmZDTYcFuEP/hJ-On23KfkmZDTYcFuEP -goversion go1.15 -D "" -importcfg $WORK/b609/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/d7/d786fd9ea30b424e7b4a1c2ee99f9119fb27648d4513b7f3f489f69020c5d265-d # internal encoding/csv mkdir -p $WORK/b611/ cat >$WORK/b611/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid HqLSvdol9p4QOZ4eWiM9/HqLSvdol9p4QOZ4eWiM9 -goversion go1.15 -D "" -importcfg $WORK/b611/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/b8/b81944559c0a1a015933665a23e8da8785e788502af4a6fd0a273e82eb631c03-d # internal k8s.io/client-go/transport mkdir -p $WORK/b556/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b236/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b492/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b487/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/wait=$WORK/b557/_pkg_.a packagefile k8s.io/client-go/util/connrotation=$WORK/b558/_pkg_.a packagefile k8s.io/client-go/util/workqueue=$WORK/b559/_pkg_.a packagefile k8s.io/klog=$WORK/b474/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p k8s.io/client-go/transport -complete -installsuffix shared -buildid ZfZQFxRLhW8kxd3jqHcB/ZfZQFxRLhW8kxd3jqHcB -goversion go1.15 -D "" -importcfg $WORK/b556/importcfg -pack ./cache.go ./cert_rotation.go ./config.go ./round_trippers.go ./token_source.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/cf/cff93a292f68b50159b5e2ca65d61891a93213eb97a270edd6ffd0b9b4675f14-d # internal k8s.io/client-go/util/homedir mkdir -p $WORK/b615/ cat >$WORK/b615/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -shared -p k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid FaNoWdUOZ_Wn8aktaIRV/FaNoWdUOZ_Wn8aktaIRV -goversion go1.15 -D "" -importcfg $WORK/b615/importcfg -pack ./homedir.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/0e/0e1166b72341e011081bf0e704b88d9aa9dd1d8a3bda06bb672aa98692273eae-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b615/_pkg_.a # internal github.com/spf13/pflag cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/b5/b546222b11a722fe04d1e7311e19cbf45c4dd04cdd508f52fc5607c7c5b3c990-d # internal mkdir -p $WORK/b610/ github.com/liquidweb/liquidweb-go/types mkdir -p $WORK/b621/ cat >$WORK/b621/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/liquidweb/liquidweb-go/types /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -shared -p github.com/liquidweb/liquidweb-go/types -complete -installsuffix shared -buildid vC0oIeCP7buXKkrHKTga/vC0oIeCP7buXKkrHKTga -goversion go1.15 -D "" -importcfg $WORK/b621/importcfg -pack ./types.go cat >$WORK/b610/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/csv=$WORK/b611/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b475/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid 5ZYULIVceDWW5oC2UxZ2/5ZYULIVceDWW5oC2UxZ2 -goversion go1.15 -D "" -importcfg $WORK/b610/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./ipnet_slice.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/69/69a1c189ee66fe9fb63673ea44943799a649f73468efcc4b40b4d775e81297b5-d # internal github.com/liquidweb/liquidweb-go mkdir -p $WORK/b620/ cat >$WORK/b620/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/liquidweb/liquidweb-go/types=$WORK/b621/_pkg_.a EOF cd /usr/share/gocode/src/github.com/liquidweb/liquidweb-go /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -shared -p github.com/liquidweb/liquidweb-go -complete -installsuffix shared -buildid rifNEzcr6MkVTHjbiWQw/rifNEzcr6MkVTHjbiWQw -goversion go1.15 -D "" -importcfg $WORK/b620/importcfg -pack ./liquidweb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b556/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/66/660c10800eba17b025d2c87512d8576ead421cfd5d76940c5a102fe299725ff6-d # internal github.com/liquidweb/liquidweb-go/network mkdir -p $WORK/b622/ cat >$WORK/b622/importcfg << 'EOF' # internal # import config packagefile github.com/liquidweb/liquidweb-go=$WORK/b620/_pkg_.a packagefile github.com/liquidweb/liquidweb-go/types=$WORK/b621/_pkg_.a packagefile net=$WORK/b071/_pkg_.a EOF cd /usr/share/gocode/src/github.com/liquidweb/liquidweb-go/network /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -shared -p github.com/liquidweb/liquidweb-go/network -complete -installsuffix shared -buildid fcyHDdrpiWsHBD4jBtnX/fcyHDdrpiWsHBD4jBtnX -goversion go1.15 -D "" -importcfg $WORK/b622/importcfg -pack ./dns.go ./dns_client.go ./load_balancer.go ./load_balancer_client.go ./vip.go ./vip_client.go ./zone.go ./zone_client.go cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/f7/f7d4d409446f9cd9167e2f0386408a622340770fc8345cbb40ffa6107767fd95-d # internal github.com/liquidweb/liquidweb-go/storage mkdir -p $WORK/b623/ cat >$WORK/b623/importcfg << 'EOF' # internal # import config packagefile github.com/liquidweb/liquidweb-go=$WORK/b620/_pkg_.a packagefile github.com/liquidweb/liquidweb-go/types=$WORK/b621/_pkg_.a EOF cd /usr/share/gocode/src/github.com/liquidweb/liquidweb-go/storage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -shared -p github.com/liquidweb/liquidweb-go/storage -complete -installsuffix shared -buildid GR3l8OlwUR9GbKzOHBZB/GR3l8OlwUR9GbKzOHBZB -goversion go1.15 -D "" -importcfg $WORK/b623/importcfg -pack ./block_volume.go ./block_volume_client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/34/3446ce540fe4df30651125e6c6fba6ec78013ad59cfc50884c222fd9102b5679-d # internal github.com/liquidweb/liquidweb-go/storm mkdir -p $WORK/b624/ cat >$WORK/b624/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/liquidweb/liquidweb-go=$WORK/b620/_pkg_.a packagefile github.com/liquidweb/liquidweb-go/types=$WORK/b621/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/github.com/liquidweb/liquidweb-go/storm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -shared -p github.com/liquidweb/liquidweb-go/storm -complete -installsuffix shared -buildid 85evrMgFaSgk_URUPzYU/85evrMgFaSgk_URUPzYU -goversion go1.15 -D "" -importcfg $WORK/b624/importcfg -pack ./config.go ./config_client.go ./server.go ./server_client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/6f/6fe428fef6c0e8cff1d574d463c75c8b0c576e08f57661545495ffa361a5eb77-d # internal github.com/go-acme/lego/providers/dns/luadns/internal mkdir -p $WORK/b626/ cat >$WORK/b626/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/luadns/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -shared -p github.com/go-acme/lego/providers/dns/luadns/internal -complete -installsuffix shared -buildid bLlXmPkfjMNcUnryJBF9/bLlXmPkfjMNcUnryJBF9 -goversion go1.15 -D "" -importcfg $WORK/b626/importcfg -pack ./client.go ./model.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/e6/e62ff1f0d671a14b19c595c1ed4b16b97bdf0d519b0d3dd080a3afbb2ff9dec9-d # internal github.com/liquidweb/liquidweb-go/client mkdir -p $WORK/b619/ cat >$WORK/b619/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/liquidweb/liquidweb-go=$WORK/b620/_pkg_.a packagefile github.com/liquidweb/liquidweb-go/network=$WORK/b622/_pkg_.a packagefile github.com/liquidweb/liquidweb-go/storage=$WORK/b623/_pkg_.a packagefile github.com/liquidweb/liquidweb-go/storm=$WORK/b624/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/liquidweb/liquidweb-go/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -shared -p github.com/liquidweb/liquidweb-go/client -complete -installsuffix shared -buildid 9vfxaK2YVOVqmqm7m0OT/9vfxaK2YVOVqmqm7m0OT -goversion go1.15 -D "" -importcfg $WORK/b619/importcfg -pack ./api.go ./client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/32/32b9a1d9eb841e502cd5716cd1f8d6abbd392b2fe2d517519a2ac10d7d4a5ac7-d # internal github.com/go-acme/lego/providers/dns/luadns mkdir -p $WORK/b625/ cat >$WORK/b625/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/luadns/internal=github.com/go-acme/lego/providers/dns/luadns/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/luadns/internal=$WORK/b626/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/luadns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -shared -p github.com/go-acme/lego/providers/dns/luadns -complete -installsuffix shared -buildid 3sd4OsT1xs8nUrgv8m6-/3sd4OsT1xs8nUrgv8m6- -goversion go1.15 -D "" -importcfg $WORK/b625/importcfg -pack ./luadns.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/fc/fc0d066fa31204bcb0a7e29e68250efc415c614fc180a56d9152cd9876fc4645-d # internal github.com/go-acme/lego/providers/dns/liquidweb mkdir -p $WORK/b618/ cat >$WORK/b618/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/liquidweb/liquidweb-go/client=$WORK/b619/_pkg_.a packagefile github.com/liquidweb/liquidweb-go/network=$WORK/b622/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/liquidweb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -shared -p github.com/go-acme/lego/providers/dns/liquidweb -complete -installsuffix shared -buildid IaQNrDepDdSLwElqnqAo/IaQNrDepDdSLwElqnqAo -goversion go1.15 -D "" -importcfg $WORK/b618/importcfg -pack ./liquidweb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/b5/b5cb8f520d8aeb1eda6fbd672f7f602ce90646987e27c1be35701943033e16d1-d # internal github.com/go-acme/lego/providers/dns/mydnsjp mkdir -p $WORK/b627/ cat >$WORK/b627/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/mydnsjp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -shared -p github.com/go-acme/lego/providers/dns/mydnsjp -complete -installsuffix shared -buildid 0aKm1UFeLR8pJCYK-ySq/0aKm1UFeLR8pJCYK-ySq -goversion go1.15 -D "" -importcfg $WORK/b627/importcfg -pack ./client.go ./mydnsjp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/0c/0c18b46e836b500ed1e3b9980a1bb429def2223abb5c2b1f08a34fa3cd2d414a-d # internal github.com/go-acme/lego/providers/dns/mythicbeasts mkdir -p $WORK/b628/ cat >$WORK/b628/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/mythicbeasts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -shared -p github.com/go-acme/lego/providers/dns/mythicbeasts -complete -installsuffix shared -buildid cP4jIE9n7zZpL46w3Oso/cP4jIE9n7zZpL46w3Oso -goversion go1.15 -D "" -importcfg $WORK/b628/importcfg -pack ./client.go ./mythicbeasts.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/56/56c73345e52ef3426a86f6b9f7b8196765ca6d3f443aa729827e97623cd2a1c5-d # internal github.com/go-acme/lego/providers/dns/namecheap mkdir -p $WORK/b629/ cat >$WORK/b629/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile encoding/xml=$WORK/b162/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b123/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile golang.org/x/net/publicsuffix=$WORK/b449/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/namecheap /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -shared -p github.com/go-acme/lego/providers/dns/namecheap -complete -installsuffix shared -buildid xOO5vCHRvJwO2YcQo6ai/xOO5vCHRvJwO2YcQo6ai -goversion go1.15 -D "" -importcfg $WORK/b629/importcfg -pack ./client.go ./namecheap.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b477/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/5a/5a33b8671e976a43d489d2b2b76c75d5b38a471dd971e6bbc536e28f7cc509ec-d # internal github.com/namedotcom/go/namecom mkdir -p $WORK/b631/ cat >$WORK/b631/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/pkg/errors=$WORK/b208/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/namedotcom/go/namecom /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -shared -p github.com/namedotcom/go/namecom -complete -installsuffix shared -buildid zoweHhrMuUcNP7J4U6Jf/zoweHhrMuUcNP7J4U6Jf -goversion go1.15 -D "" -importcfg $WORK/b631/importcfg -pack ./dns.go ./dnssecs.go ./domains.go ./emailforwardings.go ./hello.go ./namecom.go ./transfers.go ./urlforwardings.go ./vanitynameservers.go cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/d1/d13be6864d4bd088c9faac159281cd10c3430deeaa80adc9f78aaf70f8bbc132-d # internal k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b491/ cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b492/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b487/_pkg_.a packagefile k8s.io/klog=$WORK/b474/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid jBD_KGgB1Q7FREYoIm3l/jBD_KGgB1Q7FREYoIm3l -goversion go1.15 -D "" -importcfg $WORK/b491/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/94/940afecdb3ac17e3cb40a3e6a9e03f7744f40f9bd6b0dad6c56543cac95ab34d-d # internal k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid MN-DIxAy2brt4fWJ9PbY/MN-DIxAy2brt4fWJ9PbY -goversion go1.15 -D "" -importcfg $WORK/b495/importcfg -pack ./recognizer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/62/6274072cb5ab728407fdbd4c06957166877225e855a2dbedd91c68d9580fdcb8-d # internal k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b494/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b163/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b166/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b495/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/framer=$WORK/b496/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/yaml=$WORK/b497/_pkg_.a packagefile k8s.io/klog=$WORK/b474/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b498/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid fRiEiMDJpy7LQvBohw8P/fRiEiMDJpy7LQvBohw8P -goversion go1.15 -D "" -importcfg $WORK/b494/importcfg -pack ./json.go ./meta.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/95/95fd77e5179013ded6ffb5a2518cb14b1a908bc7b9f85c493d4a32221b357e6f-d # internal k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b461/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b462/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b463/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b465/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b467/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b469/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b468/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b490/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b487/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid qwRRfNZPEKZ0DSsOWPN-/qwRRfNZPEKZ0DSsOWPN- -goversion go1.15 -D "" -importcfg $WORK/b459/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b494/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/fb/fb7c8b88ac7e5b8009d88ea238f324e1dbbb843c8aa72ee2bcce5f0f202f6cb3-d # internal k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b545/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid 6wnyigpIzHDtvYBVop4K/6wnyigpIzHDtvYBVop4K -goversion go1.15 -D "" -importcfg $WORK/b545/importcfg -pack ./streaming.go cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/07/07ca733ae80129aa4b61ea1a7a1bc366cf5809c9c3d2b011746867fe8643fecb-d # internal k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b554/ cat >$WORK/b554/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid 28FNA9OdsjlZfyG5_X5s/28FNA9OdsjlZfyG5_X5s -goversion go1.15 -D "" -importcfg $WORK/b554/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/b9/b91e1ecbe591d699cb2e3e3abd1e9b3d83f60c0531eea6ae3e46cd7d5e439b7e-d # internal github.com/go-acme/lego/providers/dns/namedotcom mkdir -p $WORK/b630/ cat >$WORK/b630/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/namedotcom/go/namecom=$WORK/b631/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/namedotcom /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -shared -p github.com/go-acme/lego/providers/dns/namedotcom -complete -installsuffix shared -buildid ml-SvWJyxe1gQiaPzuEk/ml-SvWJyxe1gQiaPzuEk -goversion go1.15 -D "" -importcfg $WORK/b630/importcfg -pack ./namedotcom.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b610/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/6c/6c0d1868ebfd50ad97ac9f260de64ad1ac54da91471864058f9a4897a6d90a4d-d # internal github.com/nrdcg/namesilo mkdir -p $WORK/b633/ cat >$WORK/b633/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b162/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-querystring/query=$WORK/b218/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a EOF cd /usr/share/gocode/src/github.com/nrdcg/namesilo /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -shared -p github.com/nrdcg/namesilo -complete -installsuffix shared -buildid FKnE7ogAQR-fykJtmrFd/FKnE7ogAQR-fykJtmrFd -goversion go1.15 -D "" -importcfg $WORK/b633/importcfg -pack ./auth.go ./model.go ./namesilo.go ./params.go ./zz_gen_client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/2c/2c17e857eed97b7b0c058963fd3e6e410ef7f5d4a663096da29e839af4693008-d # internal k8s.io/client-go/tools/clientcmd/api/v1 mkdir -p $WORK/b614/ cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b465/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api=$WORK/b554/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/tools/clientcmd/api/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -shared -p k8s.io/client-go/tools/clientcmd/api/v1 -complete -installsuffix shared -buildid J86hhEHEWStV2HfTDa_W/J86hhEHEWStV2HfTDa_W -goversion go1.15 -D "" -importcfg $WORK/b614/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/46/460c68ad9a0ddd0a6bb16dd1fa5d40b8e84a1c45949f6321b4b2155b2ce426f1-d # internal github.com/go-acme/lego/providers/dns/netcup/internal mkdir -p $WORK/b635/ cat >$WORK/b635/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/netcup/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -shared -p github.com/go-acme/lego/providers/dns/netcup/internal -complete -installsuffix shared -buildid Ena2yNgUvOtBrTzacuwk/Ena2yNgUvOtBrTzacuwk -goversion go1.15 -D "" -importcfg $WORK/b635/importcfg -pack ./client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/48/483189c54d124f229de2d6058627bca045b340a9075a3389bba70542f49b6910-d # internal github.com/go-acme/lego/providers/dns/netcup mkdir -p $WORK/b634/ cat >$WORK/b634/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/netcup/internal=github.com/go-acme/lego/providers/dns/netcup/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b123/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/netcup/internal=$WORK/b635/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/netcup /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -shared -p github.com/go-acme/lego/providers/dns/netcup -complete -installsuffix shared -buildid p55cIIj3MgZHFQP2QRn2/p55cIIj3MgZHFQP2QRn2 -goversion go1.15 -D "" -importcfg $WORK/b634/importcfg -pack ./netcup.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/8a/8a62b8d93235196d30f58acc6541bac507fd46fd04d3995f8f0da304cb4dcaa8-d # internal github.com/go-acme/lego/providers/dns/netlify/internal mkdir -p $WORK/b637/ cat >$WORK/b637/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b116/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/netlify/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -shared -p github.com/go-acme/lego/providers/dns/netlify/internal -complete -installsuffix shared -buildid hsBk-RX36AqC69db2okG/hsBk-RX36AqC69db2okG -goversion go1.15 -D "" -importcfg $WORK/b637/importcfg -pack ./client.go ./model.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/92/92c8d9f8a65cee8430b29c6ae719c468b2e96400a671c9fc38e4a3bc0937b271-d # internal github.com/go-acme/lego/providers/dns/nifcloud/internal mkdir -p $WORK/b639/ cat >$WORK/b639/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/xml=$WORK/b162/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/nifcloud/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -shared -p github.com/go-acme/lego/providers/dns/nifcloud/internal -complete -installsuffix shared -buildid j4sQXVSbhMPxOSV7Dtll/j4sQXVSbhMPxOSV7Dtll -goversion go1.15 -D "" -importcfg $WORK/b639/importcfg -pack ./client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/37/37f0fd9bac6bd76b36d88c3df9bbe32b0f96a040b7e7d4af33a6257fc8ec7d9b-d # internal github.com/go-acme/lego/providers/dns/netlify mkdir -p $WORK/b636/ cat >$WORK/b636/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/netlify/internal=github.com/go-acme/lego/providers/dns/netlify/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/netlify/internal=$WORK/b637/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/netlify /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -shared -p github.com/go-acme/lego/providers/dns/netlify -complete -installsuffix shared -buildid bM8cvvOQhuDqHAUxKYT1/bM8cvvOQhuDqHAUxKYT1 -goversion go1.15 -D "" -importcfg $WORK/b636/importcfg -pack ./netlify.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/86/86276258de20f99c6316f7b3c1f6e894a1a17d1b282f22fd3d160ce82b6811e9-d # internal github.com/go-acme/lego/providers/dns/nifcloud mkdir -p $WORK/b638/ cat >$WORK/b638/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/platform/wait=github.com/go-acme/lego/platform/wait importmap github.com/go-acme/lego/v3/providers/dns/nifcloud/internal=github.com/go-acme/lego/providers/dns/nifcloud/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/go-acme/lego/platform/wait=$WORK/b127/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/nifcloud/internal=$WORK/b639/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/nifcloud /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -shared -p github.com/go-acme/lego/providers/dns/nifcloud -complete -installsuffix shared -buildid 3ytE2mSndh-mFm91Sxwa/3ytE2mSndh-mFm91Sxwa -goversion go1.15 -D "" -importcfg $WORK/b638/importcfg -pack ./nifcloud.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/ef/eff3a287321f2ecc365a1befc0df500f105dd84eec6599d09fd8a19f34366b89-d # internal gopkg.in/ns1/ns1-go.v2/rest/model/data mkdir -p $WORK/b643/ cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/ns1/ns1-go.v2/rest/model/data /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -shared -p gopkg.in/ns1/ns1-go.v2/rest/model/data -complete -installsuffix shared -buildid x6qY8URQ0m4ChrLca1Gy/x6qY8URQ0m4ChrLca1Gy -goversion go1.15 -D "" -importcfg $WORK/b643/importcfg -pack ./doc.go ./feed.go ./meta.go ./region.go ./source.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/84/84f00a0973260b3d46b37cf8cd3dbe06384627f8bb9681015fbe609ca25cef6c-d # internal github.com/oracle/oci-go-sdk/common mkdir -p $WORK/b648/ cat >$WORK/b648/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/http/httputil=$WORK/b255/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/user=$WORK/b272/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/oracle/oci-go-sdk/common /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -shared -p github.com/oracle/oci-go-sdk/common -complete -installsuffix shared -buildid S-l-l5-zpLv48JmOhgls/S-l-l5-zpLv48JmOhgls -goversion go1.15 -D "" -importcfg $WORK/b648/importcfg -pack ./client.go ./common.go ./configuration.go ./errors.go ./helpers.go ./http.go ./http_signer.go ./log.go ./retry.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/72/72a2732666b38b2fcdf746716f5c3a42289300432144b1fa3e799894e3e684ff-d # internal gopkg.in/ns1/ns1-go.v2/rest/model/dns mkdir -p $WORK/b644/ cat >$WORK/b644/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile gopkg.in/ns1/ns1-go.v2/rest/model/data=$WORK/b643/_pkg_.a packagefile gopkg.in/ns1/ns1-go.v2/rest/model/filter=$WORK/b645/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/ns1/ns1-go.v2/rest/model/dns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -shared -p gopkg.in/ns1/ns1-go.v2/rest/model/dns -complete -installsuffix shared -buildid eFYjM5JGWlpRUEEwrwxn/eFYjM5JGWlpRUEEwrwxn -goversion go1.15 -D "" -importcfg $WORK/b644/importcfg -pack ./answer.go ./dnssec.go ./doc.go ./record.go ./zone.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b633/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/34/34f54f21fe779cc934bcdb542954a0b65572715172064444b540b87a93c8022f-d # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/20/20e0d87b548a5e621f2ee8881464ee17fb7a5274938f524668660e829783b66c-d # internal github.com/go-acme/lego/providers/dns/namesilo mkdir -p $WORK/b632/ cat >$WORK/b632/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/nrdcg/namesilo=$WORK/b633/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF gopkg.in/ns1/ns1-go.v2/rest cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/namesilo /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -shared -p github.com/go-acme/lego/providers/dns/namesilo -complete -installsuffix shared -buildid NE8CsZEMbOfwhk2xVBwp/NE8CsZEMbOfwhk2xVBwp -goversion go1.15 -D "" -importcfg $WORK/b632/importcfg -pack ./namesilo.go mkdir -p $WORK/b641/ cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile gopkg.in/ns1/ns1-go.v2/rest/model/account=$WORK/b642/_pkg_.a packagefile gopkg.in/ns1/ns1-go.v2/rest/model/data=$WORK/b643/_pkg_.a packagefile gopkg.in/ns1/ns1-go.v2/rest/model/dns=$WORK/b644/_pkg_.a packagefile gopkg.in/ns1/ns1-go.v2/rest/model/monitor=$WORK/b646/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/ns1/ns1-go.v2/rest /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -shared -p gopkg.in/ns1/ns1-go.v2/rest -complete -installsuffix shared -buildid qJQ6CXyvsfVz9t5g4GD0/qJQ6CXyvsfVz9t5g4GD0 -goversion go1.15 -D "" -importcfg $WORK/b641/importcfg -pack ./account_apikey.go ./account_setting.go ./account_team.go ./account_user.go ./account_warning.go ./client.go ./data_feed.go ./data_source.go ./ddi.go ./dnssec.go ./doc.go ./headers.go ./monitor_job.go ./monitor_notify.go ./record.go ./stat.go ./util.go ./zone.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/21/212a0a595844377c3f30d76815c40e892718090bd9caca5689ae8881e4a8b1f7-d # internal github.com/go-acme/lego/providers/dns/otc mkdir -p $WORK/b650/ cat >$WORK/b650/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/otc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -shared -p github.com/go-acme/lego/providers/dns/otc -complete -installsuffix shared -buildid SNspGDO0Ir93NqopHmyg/SNspGDO0Ir93NqopHmyg -goversion go1.15 -D "" -importcfg $WORK/b650/importcfg -pack ./client.go ./otc.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b441/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/f8/f8e9558ca9deb9ee131fade3d0fce56fe7ddb7408ffef1da1a2d584272c56e5c-d # internal github.com/ovh/go-ovh/ovh mkdir -p $WORK/b652/ cat >$WORK/b652/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b168/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/user=$WORK/b272/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/ovh/go-ovh/ovh /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -shared -p github.com/ovh/go-ovh/ovh -complete -installsuffix shared -buildid 4VRUlr4Ix9rcul8a1Hj0/4VRUlr4Ix9rcul8a1Hj0 -goversion go1.15 -D "" -importcfg $WORK/b652/importcfg -pack ./configuration.go ./consumer_key.go ./error.go ./logger.go ./ovh.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/98/98df1bd946284fc609acd0518d074d5d027c0ab2565ad719460cbf6ad52d3c87-d # internal github.com/go-acme/lego/providers/dns/lightsail mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b415/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b420/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/lightsail=$WORK/b441/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/lightsail /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/go-acme/lego/providers/dns/lightsail -complete -installsuffix shared -buildid E_Ar9Lr3LHKUWvfGKViE/E_Ar9Lr3LHKUWvfGKViE -goversion go1.15 -D "" -importcfg $WORK/b406/importcfg -pack ./lightsail.go cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/b0/b04a2e9270d1a57d99cf8eff81a39722e13c99ecd1f55d89f9611d18f8c33e11-d # internal github.com/go-acme/lego/providers/dns/ns1 mkdir -p $WORK/b640/ cat >$WORK/b640/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b123/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile gopkg.in/ns1/ns1-go.v2/rest=$WORK/b641/_pkg_.a packagefile gopkg.in/ns1/ns1-go.v2/rest/model/dns=$WORK/b644/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/ns1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -shared -p github.com/go-acme/lego/providers/dns/ns1 -complete -installsuffix shared -buildid ChFJdm0-hBCCnegw_Iwp/ChFJdm0-hBCCnegw_Iwp -goversion go1.15 -D "" -importcfg $WORK/b640/importcfg -pack ./ns1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/e7/e7051d244f208002df432c20d5f05bde43dfb6965a3c751312a3f07680ec9c6c-d # internal github.com/go-acme/lego/providers/dns/ovh mkdir -p $WORK/b651/ cat >$WORK/b651/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/ovh/go-ovh/ovh=$WORK/b652/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/ovh /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -shared -p github.com/go-acme/lego/providers/dns/ovh -complete -installsuffix shared -buildid gvVhKvY3CIpiSIez3yXj/gvVhKvY3CIpiSIez3yXj -goversion go1.15 -D "" -importcfg $WORK/b651/importcfg -pack ./ovh.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/93/936d80eadf8f9210d8789ad1e2b0ecff689e7ac21ca1ccdf31b0c13e06dddc22-d # internal github.com/go-acme/lego/providers/dns/pdns mkdir -p $WORK/b653/ cat >$WORK/b653/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b123/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/pdns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -shared -p github.com/go-acme/lego/providers/dns/pdns -complete -installsuffix shared -buildid YdOoVAxiR_EZoMNNj-zk/YdOoVAxiR_EZoMNNj-zk -goversion go1.15 -D "" -importcfg $WORK/b653/importcfg -pack ./client.go ./pdns.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b648/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/91/919b72672179ceb56b69db6c714637b4fba314631041b80f3d4894aa20245aa9-d # internal github.com/go-acme/lego/providers/dns/rackspace mkdir -p $WORK/b654/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b651/_pkg_.a # internal cat >$WORK/b654/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/rackspace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -shared -p github.com/go-acme/lego/providers/dns/rackspace -complete -installsuffix shared -buildid 5zc5oVGQSxvZP2PwJXoY/5zc5oVGQSxvZP2PwJXoY -goversion go1.15 -D "" -importcfg $WORK/b654/importcfg -pack ./client.go ./rackspace.go cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/61/6194c9a06266570dd1d140649953fff77d30b2f4829cc910c37b20851d8a358e-d # internal github.com/go-acme/lego/providers/dns/regru/internal mkdir -p $WORK/b656/ cat >$WORK/b656/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b116/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/regru/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -shared -p github.com/go-acme/lego/providers/dns/regru/internal -complete -installsuffix shared -buildid n6euO9l2gVOa5DUfkFpl/n6euO9l2gVOa5DUfkFpl -goversion go1.15 -D "" -importcfg $WORK/b656/importcfg -pack ./client.go ./model.go cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/ed/ed6d420bd1e991040df97d618406e88ce164a7b65f8ae4e9398f04ea18804813-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/76/7663f3a16a6a93681ef1dfd18392e873dfdb7ff8595a3b81081bc7834203dda1-d # internal github.com/oracle/oci-go-sdk/dns mkdir -p $WORK/b649/ github.com/go-acme/lego/providers/dns/rfc2136 mkdir -p $WORK/b657/ cat >$WORK/b657/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/miekg/dns=$WORK/b134/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cat >$WORK/b649/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/oracle/oci-go-sdk/common=$WORK/b648/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/rfc2136 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -shared -p github.com/go-acme/lego/providers/dns/rfc2136 -complete -installsuffix shared -buildid 4c58cVQoZ2JjPot2dDVm/4c58cVQoZ2JjPot2dDVm -goversion go1.15 -D "" -importcfg $WORK/b657/importcfg -pack ./rfc2136.go cd /usr/share/gocode/src/github.com/oracle/oci-go-sdk/dns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -shared -p github.com/oracle/oci-go-sdk/dns -complete -installsuffix shared -buildid M96TwnfHP8aklg-65L54/M96TwnfHP8aklg-65L54 -goversion go1.15 -D "" -importcfg $WORK/b649/importcfg -pack ./change_steering_policy_compartment_details.go ./change_steering_policy_compartment_request_response.go ./change_tsig_key_compartment_details.go ./change_tsig_key_compartment_request_response.go ./change_zone_compartment_details.go ./change_zone_compartment_request_response.go ./create_migrated_dynect_zone_details.go ./create_steering_policy_attachment_details.go ./create_steering_policy_attachment_request_response.go ./create_steering_policy_details.go ./create_steering_policy_request_response.go ./create_tsig_key_details.go ./create_tsig_key_request_response.go ./create_zone_base_details.go ./create_zone_details.go ./create_zone_request_response.go ./delete_domain_records_request_response.go ./delete_r_r_set_request_response.go ./delete_steering_policy_attachment_request_response.go ./delete_steering_policy_request_response.go ./delete_tsig_key_request_response.go ./delete_zone_request_response.go ./dns_client.go ./dynect_migration_details.go ./external_master.go ./get_domain_records_request_response.go ./get_r_r_set_request_response.go ./get_steering_policy_attachment_request_response.go ./get_steering_policy_request_response.go ./get_tsig_key_request_response.go ./get_zone_records_request_response.go ./get_zone_request_response.go ./list_steering_policies_request_response.go ./list_steering_policy_attachments_request_response.go ./list_tsig_keys_request_response.go ./list_zones_request_response.go ./migration_replacement.go ./nameserver.go ./patch_domain_records_details.go ./patch_domain_records_request_response.go ./patch_r_r_set_request_response.go ./patch_rr_set_details.go ./patch_zone_records_details.go ./patch_zone_records_request_response.go ./record.go ./record_collection.go ./record_details.go ./record_operation.go ./rr_set.go ./sort_order.go ./steering_policy.go ./steering_policy_answer.go ./steering_policy_attachment.go ./steering_policy_attachment_summary.go ./steering_policy_filter_answer_data.go ./steering_policy_filter_rule.go ./steering_policy_filter_rule_case.go ./steering_policy_health_rule.go ./steering_policy_health_rule_case.go ./steering_policy_limit_rule.go ./steering_policy_limit_rule_case.go ./steering_policy_priority_answer_data.go ./steering_policy_priority_rule.go ./steering_policy_priority_rule_case.go ./steering_policy_rule.go ./steering_policy_summary.go ./steering_policy_weighted_answer_data.go ./steering_policy_weighted_rule.go ./steering_policy_weighted_rule_case.go ./tsig.go ./tsig_key.go ./tsig_key_summary.go ./update_domain_records_details.go ./update_domain_records_request_response.go ./update_r_r_set_request_response.go ./update_rr_set_details.go ./update_steering_policy_attachment_details.go ./update_steering_policy_attachment_request_response.go ./update_steering_policy_details.go ./update_steering_policy_request_response.go ./update_tsig_key_details.go ./update_tsig_key_request_response.go ./update_zone_details.go ./update_zone_records_details.go ./update_zone_records_request_response.go ./update_zone_request_response.go ./zone.go ./zone_summary.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b657/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b656/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/72/725b29f39c31b68406efa0f66a7a809421eb1ec927c9e1cc4b4aa364da447a1e-d # internal github.com/go-acme/lego/providers/dns/internal/rimuhosting mkdir -p $WORK/b659/ cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b162/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/google/go-querystring/query=$WORK/b218/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/internal/rimuhosting /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -shared -p github.com/go-acme/lego/providers/dns/internal/rimuhosting -complete -installsuffix shared -buildid Wx49r795mstlezTZ6kan/Wx49r795mstlezTZ6kan -goversion go1.15 -D "" -importcfg $WORK/b659/importcfg -pack ./client.go ./model.go cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/8f/8fcf769ef38af5852c049f61c40d98cfd55de8d7d16209132acb7ac586749a1e-d # internal github.com/aws/aws-sdk-go/private/protocol/restxml mkdir -p $WORK/b662/ cat >$WORK/b662/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/xml=$WORK/b162/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b430/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b427/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b432/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/private/protocol/restxml /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -shared -p github.com/aws/aws-sdk-go/private/protocol/restxml -complete -installsuffix shared -buildid UTOgH9BWBrIdr-1S9nxL/UTOgH9BWBrIdr-1S9nxL -goversion go1.15 -D "" -importcfg $WORK/b662/importcfg -pack ./restxml.go cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/12/124b0da6af9cf6668588f2277e5bb751d16d0ff14a3d574d30477926f60ec3f0-d # internal github.com/go-acme/lego/providers/dns/regru mkdir -p $WORK/b655/ cat >$WORK/b655/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/regru/internal=github.com/go-acme/lego/providers/dns/regru/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/regru/internal=$WORK/b656/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/regru /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -shared -p github.com/go-acme/lego/providers/dns/regru -complete -installsuffix shared -buildid e6c0BQsi987v88S6LiUJ/e6c0BQsi987v88S6LiUJ -goversion go1.15 -D "" -importcfg $WORK/b655/importcfg -pack ./regru.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/34/34988584ab5a705b78a7720512e8ed9b07ec7661e4a1178ec06879ccd8b5dedd-d # internal github.com/sacloud/libsacloud/sacloud mkdir -p $WORK/b666/ cat >$WORK/b666/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/md5=$WORK/b061/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/sacloud/libsacloud/utils/mutexkv=$WORK/b667/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/08/08674fe6389e649356118b710fbda5bb09b17d1682431912b213a7b579d1c996-d # internal cd /usr/share/gocode/src/github.com/sacloud/libsacloud/sacloud /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -shared -p github.com/sacloud/libsacloud/sacloud -complete -installsuffix shared -buildid _pKBdL3V4DaEdTVViLVL/_pKBdL3V4DaEdTVViLVL -goversion go1.15 -D "" -importcfg $WORK/b666/importcfg -pack ./account.go ./appliance.go ./archive.go ./auth_status.go ./auto_backup.go ./bill.go ./bridge.go ./cdrom.go ./common_types.go ./coupon.go ./database.go ./database_status.go ./delete_cache_result.go ./disk.go ./dns.go ./doc.go ./feed.go ./ftp_server.go ./gslb.go ./host.go ./icon.go ./id.go ./instance.go ./interface.go ./internet.go ./ipaddress.go ./ipv6addr.go ./ipv6net.go ./license.go ./loadbalancer.go ./lock.go ./member.go ./mobile_gateway.go ./monitor.go ./nfs.go ./note.go ./packet_filter.go ./private_host.go ./product_disk.go ./product_internet.go ./product_license.go ./product_privatehost.go ./product_server.go ./prop_assigned_cpu.go ./prop_assigned_memory.go ./prop_availability.go ./prop_bundle_info.go ./prop_class.go ./prop_connected_switches.go ./prop_copy_source.go ./prop_cpu.go ./prop_description.go ./prop_disk_connection.go ./prop_disk_size.go ./prop_disks.go ./prop_distant_from.go ./prop_host.go ./prop_host_name.go ./prop_icon.go ./prop_instance.go ./prop_interface_driver.go ./prop_interfaces.go ./prop_job_status.go ./prop_memory.go ./prop_name.go ./prop_note_class.go ./prop_original_archive_id.go ./prop_plan_id.go ./prop_private_host.go ./prop_private_host_plan.go ./prop_region.go ./prop_scope.go ./prop_server.go ./prop_server_plan.go ./prop_service_class.go ./prop_storage.go ./prop_storage_class.go ./prop_switch.go ./prop_tags.go ./prop_timestamp.go ./prop_wait_disk_migration.go ./prop_zone.go ./proxylb.go ./public_price.go ./region.go ./server.go ./sim.go ./simple_monitor.go ./sitetosite_connection_detail.go ./ssh_key.go ./storage.go ./subnet.go ./switch.go ./vpc_router.go ./vpc_router_setting.go ./vpc_router_status.go ./webaccel.go ./zone.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b659/_pkg_.a # internal github.com/aws/aws-sdk-go/service/route53 mkdir -p $WORK/b661/ cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b162/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b418/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b415/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b416/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b425/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b428/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b662/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b432/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/aws/aws-sdk-go/service/route53 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -shared -p github.com/aws/aws-sdk-go/service/route53 -complete -installsuffix shared -buildid 59VShYSMR0WZS_wnhyqo/59VShYSMR0WZS_wnhyqo -goversion go1.15 -D "" -importcfg $WORK/b661/importcfg -pack ./api.go ./customizations.go ./doc.go ./errors.go ./service.go ./unmarshal_error.go ./waiters.go cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/46/462f5bbdfb7c2ca46dbc46dd60ef28b00503132c2b84491ef45c16bdeb32aea5-d # internal github.com/go-acme/lego/providers/dns/rimuhosting mkdir -p $WORK/b658/ cat >$WORK/b658/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/internal/rimuhosting=github.com/go-acme/lego/providers/dns/internal/rimuhosting packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/internal/rimuhosting=$WORK/b659/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/rimuhosting /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -shared -p github.com/go-acme/lego/providers/dns/rimuhosting -complete -installsuffix shared -buildid CZ3WHo-iRgxlo1kP7Noi/CZ3WHo-iRgxlo1kP7Noi -goversion go1.15 -D "" -importcfg $WORK/b658/importcfg -pack ./rimuhosting.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/f5/f5c0a5bb41a8be99b4b9526eb406f0b7bde3532aa8f9e72b0cd875d2b400853e-d # internal github.com/go-acme/lego/providers/dns/scaleway/internal mkdir -p $WORK/b672/ cat >$WORK/b672/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/scaleway/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -shared -p github.com/go-acme/lego/providers/dns/scaleway/internal -complete -installsuffix shared -buildid sZl5u_exhrYtHamoDolF/sZl5u_exhrYtHamoDolF -goversion go1.15 -D "" -importcfg $WORK/b672/importcfg -pack ./client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/3e/3ed2ceaa909375af371fd43bf7333158bc14336116cf8c03f3af3407f6da0053-d # internal github.com/go-acme/lego/providers/dns/scaleway mkdir -p $WORK/b671/ cat >$WORK/b671/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/scaleway/internal=github.com/go-acme/lego/providers/dns/scaleway/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/scaleway/internal=$WORK/b672/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/scaleway /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -shared -p github.com/go-acme/lego/providers/dns/scaleway -complete -installsuffix shared -buildid 2vf0BVehfOUwW90bNAjL/2vf0BVehfOUwW90bNAjL -goversion go1.15 -D "" -importcfg $WORK/b671/importcfg -pack ./scaleway.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/cb/cb8c25faa1d39cf7af4b12d2aacd7d243f26ca27e5f621ae84634d8694beac4d-d # internal github.com/go-acme/lego/providers/dns/internal/selectel mkdir -p $WORK/b674/ cat >$WORK/b674/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/internal/selectel /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -shared -p github.com/go-acme/lego/providers/dns/internal/selectel -complete -installsuffix shared -buildid o1Berorz7xHbtLnv9Yp5/o1Berorz7xHbtLnv9Yp5 -goversion go1.15 -D "" -importcfg $WORK/b674/importcfg -pack ./client.go ./models.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/2e/2e95770ae34fd10768fc714d38fc7f9f38d96f4bed6bac0411e333eaa4f4d05d-d # internal github.com/go-acme/lego/providers/dns/selectel mkdir -p $WORK/b673/ cat >$WORK/b673/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/internal/selectel=github.com/go-acme/lego/providers/dns/internal/selectel packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/internal/selectel=$WORK/b674/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/selectel /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -shared -p github.com/go-acme/lego/providers/dns/selectel -complete -installsuffix shared -buildid 9hvRvKuDSa92LhyCw__V/9hvRvKuDSa92LhyCw__V -goversion go1.15 -D "" -importcfg $WORK/b673/importcfg -pack ./selectel.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/7b/7b4e53241821bff87bfec38dd598dfaee37631e3729b1b9d4d399d34725a1931-d # internal github.com/go-acme/lego/providers/dns/servercow/internal mkdir -p $WORK/b676/ cat >$WORK/b676/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/servercow/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -shared -p github.com/go-acme/lego/providers/dns/servercow/internal -complete -installsuffix shared -buildid YPcJAFHE6JhzCeRTuy6I/YPcJAFHE6JhzCeRTuy6I -goversion go1.15 -D "" -importcfg $WORK/b676/importcfg -pack ./client.go ./model.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b459/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/c6/c68d9b0cf47587287fb27087d3982a64cfc8244dfca41eb451dc37d5e52e05af-d # internal github.com/go-acme/lego/providers/dns/servercow mkdir -p $WORK/b675/ cat >$WORK/b675/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/servercow/internal=github.com/go-acme/lego/providers/dns/servercow/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/servercow/internal=$WORK/b676/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/servercow /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -shared -p github.com/go-acme/lego/providers/dns/servercow -complete -installsuffix shared -buildid f2cCvOIlwG9N68v8QkTr/f2cCvOIlwG9N68v8QkTr -goversion go1.15 -D "" -importcfg $WORK/b675/importcfg -pack ./servercow.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/b6/b6efa5841447615d8a569c21a3371ac843a7da557f17e1a1689206e079744e83-d # internal golang.org/x/oauth2/clientcredentials mkdir -p $WORK/b678/ cat >$WORK/b678/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b236/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b237/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/oauth2/clientcredentials /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -shared -p golang.org/x/oauth2/clientcredentials -complete -installsuffix shared -buildid keRSxmsI4YWRaqpsREmM/keRSxmsI4YWRaqpsREmM -goversion go1.15 -D "" -importcfg $WORK/b678/importcfg -pack ./clientcredentials.go cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/a9/a97632c5f31f11e1971226dbe60f01a4daa6892d55cb2f738d12092bee9c4056-d # internal k8s.io/apimachinery/pkg/api/errors mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b472/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid JO5botwXqDE-qimdhAu-/JO5botwXqDE-qimdhAu- -goversion go1.15 -D "" -importcfg $WORK/b458/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/c1/c17e7f424ab51ef170657e176da810160146e62aeea369227ec3adadde83cb3f-d # internal k8s.io/apimachinery/pkg/runtime/serializer/protobuf mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b495/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/framer=$WORK/b496/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid wgu3FpbstU3D4fcTlKbh/wgu3FpbstU3D4fcTlKbh -goversion go1.15 -D "" -importcfg $WORK/b499/importcfg -pack ./doc.go ./protobuf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/fe/fea984dd40a4233e6b311c8660dfe8e75fe78cd3c228ebd60dd0ae623d013296-d # internal k8s.io/apimachinery/pkg/apis/meta/v1/unstructured mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b487/_pkg_.a packagefile k8s.io/klog=$WORK/b474/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b458/_pkg_.a # internal cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid rprBK2VV10kpd9wk8h8C/rprBK2VV10kpd9wk8h8C -goversion go1.15 -D "" -importcfg $WORK/b501/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/a1/a17b2397e449381006ff45de57299c33a2c0849a6f3a05d6214d3af7093bc478-d # internal k8s.io/api/admissionregistration/v1 mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/admissionregistration/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p k8s.io/api/admissionregistration/v1 -complete -installsuffix shared -buildid R4dATqCHPpCaVj9CSeYl/R4dATqCHPpCaVj9CSeYl -goversion go1.15 -D "" -importcfg $WORK/b504/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/a3/a3b66e6674327e389fe9a9779ea9a6afbe2e36fa4988d5d3e72372a9f48fcc0b-d # internal k8s.io/api/admissionregistration/v1beta1 mkdir -p $WORK/b505/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/admissionregistration/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p k8s.io/api/admissionregistration/v1beta1 -complete -installsuffix shared -buildid TXBdLnT5XEyW9GOzOLTX/TXBdLnT5XEyW9GOzOLTX -goversion go1.15 -D "" -importcfg $WORK/b505/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/43/43c201173343267c7d613120b7e097d5f72770dbb4c71f4f1003de23bab0c6c2-d # internal k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b501/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/klog=$WORK/b474/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid OiLUYPhCNfKwP-nIUNFp/OiLUYPhCNfKwP-nIUNFp -goversion go1.15 -D "" -importcfg $WORK/b500/importcfg -pack ./versioning.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/a1/a1653cacf0b12713c49c0b0340d1d48dec25878e3e7e363a6007f3f3edb34cf3-d # internal k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b493/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b494/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b499/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b495/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b500/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid g1JA5dI1j8OKUaGKMOKH/g1JA5dI1j8OKUaGKMOKH -goversion go1.15 -D "" -importcfg $WORK/b493/importcfg -pack ./codec_factory.go ./negotiated_codec.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/cb/cbb04cd010bf32cff77045ad8cf50408722216e90fef413f04e1270895b6eb4c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/85/85cd5487521280d9eaaf5cb374623e1100b89d5b3705d08a5496de9e762efe5f-d # internal k8s.io/api/auditregistration/v1alpha1 mkdir -p $WORK/b510/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/auditregistration/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p k8s.io/api/auditregistration/v1alpha1 -complete -installsuffix shared -buildid DvQTiMQn1uRBrU97Vaxr/DvQTiMQn1uRBrU97Vaxr -goversion go1.15 -D "" -importcfg $WORK/b510/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go k8s.io/api/core/v1 mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b463/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b490/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p k8s.io/api/core/v1 -complete -installsuffix shared -buildid 4GIGO8GHwLYTS3QGtmJR/4GIGO8GHwLYTS3QGtmJR -goversion go1.15 -D "" -importcfg $WORK/b507/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./well_known_taints.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/5c/5c5854e4e95dcb2cbb4129617eef37c4c8a2497412ba0b78a532e49381676495-d # internal k8s.io/api/authentication/v1 mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/authentication/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p k8s.io/api/authentication/v1 -complete -installsuffix shared -buildid pSQk4DBaIwAGVm7eLO7y/pSQk4DBaIwAGVm7eLO7y -goversion go1.15 -D "" -importcfg $WORK/b511/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b666/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b661/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/9c/9ce6faf534d8360d5821efaba5be115cf6b81630c7dc40d3c21f322f14e0fe6f-d # internal k8s.io/api/authentication/v1beta1 mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/authentication/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p k8s.io/api/authentication/v1beta1 -complete -installsuffix shared -buildid HwXHimCyi1Vuw37OrDQq/HwXHimCyi1Vuw37OrDQq -goversion go1.15 -D "" -importcfg $WORK/b512/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/30/3009389324c62c31b2a6cb0f252a5dc662adc309555225c133ef28925322d3e1-d # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/95/95875f6e32ec0526d2d34db00d5095e48527d3b0e0230cb61167296900562cb4-d # internal k8s.io/api/authorization/v1 mkdir -p $WORK/b513/ k8s.io/api/authorization/v1beta1 mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/authorization/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p k8s.io/api/authorization/v1beta1 -complete -installsuffix shared -buildid _UHRsGHIgK0tojKoYX9c/_UHRsGHIgK0tojKoYX9c -goversion go1.15 -D "" -importcfg $WORK/b514/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go cat >$WORK/b513/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/authorization/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p k8s.io/api/authorization/v1 -complete -installsuffix shared -buildid 7lTBxzFnuksozdu0RZ12/7lTBxzFnuksozdu0RZ12 -goversion go1.15 -D "" -importcfg $WORK/b513/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/79/79ff691468dab6fa8945753133b28551a631f023ff0bc73fdf5ebd2f2ee1c551-d # internal k8s.io/api/certificates/v1beta1 mkdir -p $WORK/b521/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/certificates/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p k8s.io/api/certificates/v1beta1 -complete -installsuffix shared -buildid Zt3bsoUGT3ZQxKDLq5z9/Zt3bsoUGT3ZQxKDLq5z9 -goversion go1.15 -D "" -importcfg $WORK/b521/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/4f/4f88cdaed2d072b1f655fe24862cbb1bbdede9206baca89239d174add5eedcbb-d # internal k8s.io/api/coordination/v1 mkdir -p $WORK/b522/ cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/coordination/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p k8s.io/api/coordination/v1 -complete -installsuffix shared -buildid zkonNFwYiVJmZw78t8jk/zkonNFwYiVJmZw78t8jk -goversion go1.15 -D "" -importcfg $WORK/b522/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/15/15e5853892c0a6dda69142280a3f60ace77693861a4919a2d1ce5c013182c5c4-d # internal k8s.io/api/coordination/v1beta1 mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b521/_pkg_.a # internal cd /usr/share/gocode/src/k8s.io/api/coordination/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p k8s.io/api/coordination/v1beta1 -complete -installsuffix shared -buildid OZi82Yq_A-O3g_VUqMS5/OZi82Yq_A-O3g_VUqMS5 -goversion go1.15 -D "" -importcfg $WORK/b523/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/86/864f0d70e9045354ac2d9d60b9e3729885be8c6b133be483a61be6bb83dad2f5-d # internal k8s.io/api/flowcontrol/v1alpha1 mkdir -p $WORK/b528/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/flowcontrol/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p k8s.io/api/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid InW6C02lc-p4cgrrSZxr/InW6C02lc-p4cgrrSZxr -goversion go1.15 -D "" -importcfg $WORK/b528/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b513/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/e8/e8a989d65ff5c76679ae9994673ff4b59568bd02a21916f747e14dbbf3cc0119-d # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/53/532779a6774be9665806cf15ae234d11c3ad4fdc63e73f9aa9971db0b47cfa6a-d # internal k8s.io/api/rbac/v1 mkdir -p $WORK/b534/ k8s.io/api/rbac/v1alpha1 mkdir -p $WORK/b535/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/rbac/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p k8s.io/api/rbac/v1 -complete -installsuffix shared -buildid Rza9fYOfk6cuRbGuv2fP/Rza9fYOfk6cuRbGuv2fP -goversion go1.15 -D "" -importcfg $WORK/b534/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go cd /usr/share/gocode/src/k8s.io/api/rbac/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p k8s.io/api/rbac/v1alpha1 -complete -installsuffix shared -buildid nOdQr2iZyt_H-yLw_u5v/nOdQr2iZyt_H-yLw_u5v -goversion go1.15 -D "" -importcfg $WORK/b535/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/8a/8ab33e2278641840df7635fa9bb48bc58701af08683cf7d498b5262ad1fffabf-d # internal k8s.io/api/rbac/v1beta1 mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/rbac/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p k8s.io/api/rbac/v1beta1 -complete -installsuffix shared -buildid g9zChF6RM92ZNR2hZvH4/g9zChF6RM92ZNR2hZvH4 -goversion go1.15 -D "" -importcfg $WORK/b536/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b534/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/f9/f94f55d3598e083bfdd593a4dd3e2f1d778782fdd515f5de5da6f3d57cc38533-d # internal k8s.io/client-go/pkg/apis/clientauthentication mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/pkg/apis/clientauthentication /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid _ZewLTsp90AGR28xIzUx/_ZewLTsp90AGR28xIzUx -goversion go1.15 -D "" -importcfg $WORK/b551/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/4e/4e5a2b29e5292801ae317252bfa9e6f435b87cbfbf1e6f39987f3be85761891e-d # internal k8s.io/client-go/rest/watch mkdir -p $WORK/b561/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b545/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -shared -p k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid i4mjytWQuPGmaH5ZAwVl/i4mjytWQuPGmaH5ZAwVl -goversion go1.15 -D "" -importcfg $WORK/b561/importcfg -pack ./decoder.go ./encoder.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b536/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/b4/b4ac7f7abef1ac0f23bda043419c35ec3f7d8c9857172e98018185f6cae855a1-d # internal k8s.io/apimachinery/pkg/api/meta mkdir -p $WORK/b587/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b465/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b473/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b470/_pkg_.a packagefile k8s.io/klog=$WORK/b474/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/apimachinery/pkg/api/meta /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -shared -p k8s.io/apimachinery/pkg/api/meta -complete -installsuffix shared -buildid 2q9nXJXzftMPkmHmMYmK/2q9nXJXzftMPkmHmMYmK -goversion go1.15 -D "" -importcfg $WORK/b587/importcfg -pack ./doc.go ./errors.go ./firsthit_restmapper.go ./help.go ./interfaces.go ./lazy.go ./meta.go ./multirestmapper.go ./priority.go ./restmapper.go cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/7d/7d762c409270d58e4eafedd565f6b577da84eb26de6b7e8590d9ef0c1bcd2d8c-d # internal k8s.io/client-go/tools/clientcmd/api/latest mkdir -p $WORK/b613/ cat >$WORK/b613/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b494/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b500/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b487/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api=$WORK/b554/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api/v1=$WORK/b614/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/tools/clientcmd/api/latest /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -shared -p k8s.io/client-go/tools/clientcmd/api/latest -complete -installsuffix shared -buildid KNCmgSxcHCnbqiNAPEPt/KNCmgSxcHCnbqiNAPEPt -goversion go1.15 -D "" -importcfg $WORK/b613/importcfg -pack ./latest.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/2c/2cb8cb5ced9d8559418ea073838f7102159d595aa4c70bafb032ffc3baa0ab40-d # internal k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 mkdir -p $WORK/b552/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b465/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b551/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -shared -p k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid bmkL04xUWv99svhqCi84/bmkL04xUWv99svhqCi84 -goversion go1.15 -D "" -importcfg $WORK/b552/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b528/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/60/604a793e7eb738ad3dc5894feca1e91a45f157694732f411c972e1735b1763d5-d # internal k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b553/ cat >$WORK/b553/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b465/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b551/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -shared -p k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid 6mkZIyyLSmVTXC2ofILs/6mkZIyyLSmVTXC2ofILs -goversion go1.15 -D "" -importcfg $WORK/b553/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/bf/bf73e225ba889e98c4de4911f7f45d8780b01e509cd0aa2e760680cc26c43d85-d # internal github.com/go-acme/lego/providers/dns/oraclecloud mkdir -p $WORK/b647/ cat >$WORK/b647/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile context=$WORK/b037/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/oracle/oci-go-sdk/common=$WORK/b648/_pkg_.a packagefile github.com/oracle/oci-go-sdk/dns=$WORK/b649/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/oraclecloud /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -shared -p github.com/go-acme/lego/providers/dns/oraclecloud -complete -installsuffix shared -buildid ybHUFYCcZFdISdWmJ-jn/ybHUFYCcZFdISdWmJ-jn -goversion go1.15 -D "" -importcfg $WORK/b647/importcfg -pack ./configprovider.go ./oraclecloud.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/b1/b18ea2401a8e2bcae651dadc53ca755cf1963b01b9fe19187dce8f30ca770600-d # internal github.com/go-acme/lego/providers/dns/route53 mkdir -p $WORK/b660/ cat >$WORK/b660/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/platform/wait=github.com/go-acme/lego/platform/wait packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b415/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b420/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/route53=$WORK/b661/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/go-acme/lego/platform/wait=$WORK/b127/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/route53 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -shared -p github.com/go-acme/lego/providers/dns/route53 -complete -installsuffix shared -buildid FRQXqrnGPrEchDK3QitG/FRQXqrnGPrEchDK3QitG -goversion go1.15 -D "" -importcfg $WORK/b660/importcfg -pack ./route53.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/cf/cfeef410bead1e716f2049ef4e96830198a18ad1f6f677f11f90162de307fe59-d # internal k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b549/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b550/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b493/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b487/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b551/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b552/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b553/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api=$WORK/b554/_pkg_.a packagefile k8s.io/client-go/tools/metrics=$WORK/b555/_pkg_.a packagefile k8s.io/client-go/transport=$WORK/b556/_pkg_.a packagefile k8s.io/client-go/util/connrotation=$WORK/b558/_pkg_.a packagefile k8s.io/klog=$WORK/b474/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b193/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/plugin/pkg/client/auth/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid cGPgez-95w1cBGOKhGH7/cGPgez-95w1cBGOKhGH7 -goversion go1.15 -D "" -importcfg $WORK/b548/importcfg -pack ./exec.go ./metrics.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/dc/dcaeccc917455aec50c969fe7e47b362700a49870fbeb694326648b5f5cd19e3-d # internal github.com/sacloud/libsacloud/api mkdir -p $WORK/b664/ cat >$WORK/b664/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/csv=$WORK/b611/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/sacloud/libsacloud=$WORK/b665/_pkg_.a packagefile github.com/sacloud/libsacloud/sacloud=$WORK/b666/_pkg_.a packagefile github.com/sacloud/libsacloud/sacloud/ostype=$WORK/b668/_pkg_.a packagefile go.uber.org/ratelimit=$WORK/b669/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/sacloud/libsacloud/api /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -shared -p github.com/sacloud/libsacloud/api -complete -installsuffix shared -buildid uEjM2SbaDjBZFaASCZrh/uEjM2SbaDjBZFaASCZrh -goversion go1.15 -D "" -importcfg $WORK/b664/importcfg -pack ./archive.go ./archive_gen.go ./auth_status.go ./auto_backup.go ./auto_backup_gen.go ./base_api.go ./bill.go ./bridge.go ./bridge_gen.go ./cdrom.go ./cdrom_gen.go ./client.go ./coupon.go ./database.go ./database_gen.go ./disk.go ./disk_gen.go ./dns.go ./dns_gen.go ./doc.go ./error.go ./gslb.go ./gslb_gen.go ./icon.go ./icon_gen.go ./interface.go ./interface_gen.go ./internet.go ./internet_gen.go ./ipaddress.go ./ipaddress_gen.go ./ipv6addr.go ./ipv6addr_gen.go ./ipv6net.go ./ipv6net_gen.go ./license.go ./license_gen.go ./load_balancer.go ./load_balancer_gen.go ./mobile_gateway.go ./mobile_gateway_gen.go ./newsfeed.go ./nfs.go ./nfs_gen.go ./note.go ./note_gen.go ./packet_filter.go ./packet_filter_gen.go ./polling.go ./private_host.go ./private_host_gen.go ./product_disk.go ./product_disk_gen.go ./product_internet.go ./product_internet_gen.go ./product_license.go ./product_license_gen.go ./product_private_host.go ./product_private_host_gen.go ./product_server.go ./product_server_gen.go ./proxylb.go ./proxylb_gen.go ./public_price.go ./public_price_gen.go ./rate_limit_transport.go ./region.go ./region_gen.go ./server.go ./server_gen.go ./sim.go ./sim_gen.go ./simple_monitor.go ./simple_monitor_gen.go ./ssh_key.go ./ssh_key_gen.go ./subnet.go ./subnet_gen.go ./switch.go ./switch_gen.go ./vpc_router.go ./vpc_router_gen.go ./webaccel.go ./webaccel_search.go ./zone.go ./zone_gen.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/1f/1f7a263a8df432c5a1cd174086258526b4c1cacdae11aadc4d291d8b914c91c1-d # internal github.com/go-acme/lego/providers/dns/stackpath mkdir -p $WORK/b677/ cat >$WORK/b677/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b123/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile golang.org/x/net/publicsuffix=$WORK/b449/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b678/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/stackpath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -shared -p github.com/go-acme/lego/providers/dns/stackpath -complete -installsuffix shared -buildid VqbhUKqpxj8xcr0I_XzI/VqbhUKqpxj8xcr0I_XzI -goversion go1.15 -D "" -importcfg $WORK/b677/importcfg -pack ./client.go ./stackpath.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/dc/dc88dba78f674622110346be97625f30cdc2113b0d5b72dc4772abb2e5886bdc-d # internal k8s.io/client-go/rest mkdir -p $WORK/b544/ cat >$WORK/b544/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b458/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b545/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b546/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b492/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b470/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/pkg/version=$WORK/b547/_pkg_.a packagefile k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b548/_pkg_.a packagefile k8s.io/client-go/rest/watch=$WORK/b561/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api=$WORK/b554/_pkg_.a packagefile k8s.io/client-go/tools/metrics=$WORK/b555/_pkg_.a packagefile k8s.io/client-go/transport=$WORK/b556/_pkg_.a packagefile k8s.io/client-go/util/cert=$WORK/b562/_pkg_.a packagefile k8s.io/client-go/util/flowcontrol=$WORK/b564/_pkg_.a packagefile k8s.io/klog=$WORK/b474/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/rest /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p k8s.io/client-go/rest -complete -installsuffix shared -buildid gHfmbl9Ktfy1Amcs84Xp/gHfmbl9Ktfy1Amcs84Xp -goversion go1.15 -D "" -importcfg $WORK/b544/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/b9/b96a6ad20ada945be302b6301351c961ec3b5e58990fadee1f63413cc504883b-d # internal github.com/transip/gotransip/v6/jwt mkdir -p $WORK/b682/ cat >$WORK/b682/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/transip/gotransip/v6/jwt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -shared -p github.com/transip/gotransip/v6/jwt -complete -installsuffix shared -buildid HoWcB_Lae4JkevMYCU90/HoWcB_Lae4JkevMYCU90 -goversion go1.15 -D "" -importcfg $WORK/b682/importcfg -pack ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/a3/a33b2fb33804870505125e543baea9ca809c3a5e9bd2dabb192cb1a2745b88f0-d # internal github.com/transip/gotransip/v6/rest mkdir -p $WORK/b683/ cat >$WORK/b683/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/transip/gotransip/v6/rest /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -shared -p github.com/transip/gotransip/v6/rest -complete -installsuffix shared -buildid 0nG4IY3epFbZe0vu6owm/0nG4IY3epFbZe0vu6owm -goversion go1.15 -D "" -importcfg $WORK/b683/importcfg -pack ./method.go ./request.go ./response.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/f5/f57efc264906ddbd0d8a63e121ae868051e59e7a5e8b04dd9c112b804c04faed-d # internal github.com/OpenDNS/vegadns2client mkdir -p $WORK/b687/ cat >$WORK/b687/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/OpenDNS/vegadns2client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -shared -p github.com/OpenDNS/vegadns2client -complete -installsuffix shared -buildid d9DzjozrVQBTMUbS1zNM/d9DzjozrVQBTMUbS1zNM -goversion go1.15 -D "" -importcfg $WORK/b687/importcfg -pack ./client.go ./domains.go ./main.go ./records.go ./tokens.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/fb/fbee4af43b4d8d47cae3d3e7120a2d4c09b271b8b083819e1fd8203a07531f2f-d # internal github.com/transip/gotransip/v6/authenticator mkdir -p $WORK/b681/ cat >$WORK/b681/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/sha512=$WORK/b053/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/transip/gotransip/v6/jwt=$WORK/b682/_pkg_.a packagefile github.com/transip/gotransip/v6/rest=$WORK/b683/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/transip/gotransip/v6/authenticator /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -shared -p github.com/transip/gotransip/v6/authenticator -complete -installsuffix shared -buildid yCXtP0AF9FyDqjcZMbjo/yCXtP0AF9FyDqjcZMbjo -goversion go1.15 -D "" -importcfg $WORK/b681/importcfg -pack ./authenticator.go ./filetokencache.go ./sign.go ./tokencache.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/f5/f578ee6b0e265e22de45abce8ffcd470b82358bf27990e8d00c14f91c3510225-d # internal github.com/transip/gotransip/v6/repository mkdir -p $WORK/b684/ cat >$WORK/b684/importcfg << 'EOF' # internal # import config packagefile github.com/transip/gotransip/v6/rest=$WORK/b683/_pkg_.a EOF cd /usr/share/gocode/src/github.com/transip/gotransip/v6/repository /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -shared -p github.com/transip/gotransip/v6/repository -complete -installsuffix shared -buildid vidJuuRjPx8g9WOYqEHh/vidJuuRjPx8g9WOYqEHh -goversion go1.15 -D "" -importcfg $WORK/b684/importcfg -pack ./repository.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/30/30fc65a3b2cae4d9272d808e400373990edef79b19d2159fe828a0054a40ed23-d # internal github.com/go-acme/lego/providers/dns/vegadns mkdir -p $WORK/b686/ cat >$WORK/b686/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/OpenDNS/vegadns2client=$WORK/b687/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/vegadns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -shared -p github.com/go-acme/lego/providers/dns/vegadns -complete -installsuffix shared -buildid xZcGmmUGsxoMIDNl7YFJ/xZcGmmUGsxoMIDNl7YFJ -goversion go1.15 -D "" -importcfg $WORK/b686/importcfg -pack ./vegadns.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/54/54a131454c9c76d31e3d587c939416a94d616e64ce6ec8df8b972f6cb1ee4070-d # internal github.com/transip/gotransip/v6 mkdir -p $WORK/b680/ cat >$WORK/b680/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/transip/gotransip/v6/authenticator=$WORK/b681/_pkg_.a packagefile github.com/transip/gotransip/v6/jwt=$WORK/b682/_pkg_.a packagefile github.com/transip/gotransip/v6/repository=$WORK/b684/_pkg_.a packagefile github.com/transip/gotransip/v6/rest=$WORK/b683/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/transip/gotransip/v6 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -shared -p github.com/transip/gotransip/v6 -complete -installsuffix shared -buildid p3k6E9NWGEDz3qOBnaHF/p3k6E9NWGEDz3qOBnaHF -goversion go1.15 -D "" -importcfg $WORK/b680/importcfg -pack ./cancellationtime.go ./client.go ./configuration.go ./doc.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b544/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/f0/f0f80b4335f7b909d06a614ece259a94a0633cdeb0c650fbb38d4a887d04c11c-d # internal github.com/go-acme/lego/providers/dns/versio mkdir -p $WORK/b688/ cat >$WORK/b688/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/versio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -shared -p github.com/go-acme/lego/providers/dns/versio -complete -installsuffix shared -buildid 7_qKRMKsX1M6zDQAxDpG/7_qKRMKsX1M6zDQAxDpG -goversion go1.15 -D "" -importcfg $WORK/b688/importcfg -pack ./client.go ./versio.go cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/02/025671d96d42bd97df1d8e3ca82d51c64a0df6750f8f95958742d73e93e6731f-d # internal k8s.io/client-go/tools/auth mkdir -p $WORK/b612/ cat >$WORK/b612/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/tools/auth /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -shared -p k8s.io/client-go/tools/auth -complete -installsuffix shared -buildid Eas-eM6lEDMXcgbFT8zZ/Eas-eM6lEDMXcgbFT8zZ -goversion go1.15 -D "" -importcfg $WORK/b612/importcfg -pack ./clientauth.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b680/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/aa/aa1577079cc9fa43c4c165ee1ac85d458c0aa4d710391fd09737e29b4d38e053-d # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/05/051fa65d16dbb3354ca9b8e01a2858d32697e00d3b82bd26d9128e9bc797348b-d # internal github.com/transip/gotransip/v6/domain mkdir -p $WORK/b685/ cat >$WORK/b685/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/transip/gotransip/v6=$WORK/b680/_pkg_.a packagefile github.com/transip/gotransip/v6/repository=$WORK/b684/_pkg_.a packagefile github.com/transip/gotransip/v6/rest=$WORK/b683/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a EOF k8s.io/client-go/tools/clientcmd mkdir -p $WORK/b608/ cd /usr/share/gocode/src/github.com/transip/gotransip/v6/domain /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -shared -p github.com/transip/gotransip/v6/domain -complete -installsuffix shared -buildid jUNsYwmRsSBse-RdP_eH/jUNsYwmRsSBse-RdP_eH -goversion go1.15 -D "" -importcfg $WORK/b685/importcfg -pack ./domain.go ./repository.go cat >$WORK/b608/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b609/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b610/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b550/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b473/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b471/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile k8s.io/client-go/tools/auth=$WORK/b612/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api=$WORK/b554/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api/latest=$WORK/b613/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b615/_pkg_.a packagefile k8s.io/klog=$WORK/b474/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/tools/clientcmd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -shared -p k8s.io/client-go/tools/clientcmd -complete -installsuffix shared -buildid ciPecPc7bndwuHTK698u/ciPecPc7bndwuHTK698u -goversion go1.15 -D "" -importcfg $WORK/b608/importcfg -pack ./auth_loaders.go ./client_config.go ./config.go ./doc.go ./flag.go ./helpers.go ./loader.go ./merged_client_builder.go ./overrides.go ./validation.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/02/021f298c1d36f8d7835cdcb33d2d226450a616778514988125081bc4565517c9-d # internal github.com/go-acme/lego/providers/dns/vscale mkdir -p $WORK/b689/ cat >$WORK/b689/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/internal/selectel=github.com/go-acme/lego/providers/dns/internal/selectel packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/internal/selectel=$WORK/b674/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/vscale /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -shared -p github.com/go-acme/lego/providers/dns/vscale -complete -installsuffix shared -buildid MpbqbM7_y-WwmUA9Ec34/MpbqbM7_y-WwmUA9Ec34 -goversion go1.15 -D "" -importcfg $WORK/b689/importcfg -pack ./vscale.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/15/153d0a204252a9b6b3c360cf3767390337b17708059914e84cc2bae1949dd785-d # internal github.com/hashicorp/go-cleanhttp mkdir -p $WORK/b693/ cat >$WORK/b693/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/go-cleanhttp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -shared -p github.com/hashicorp/go-cleanhttp -complete -installsuffix shared -buildid mDeOP520XpdSbkgbRs3M/mDeOP520XpdSbkgbRs3M -goversion go1.15 -D "" -importcfg $WORK/b693/importcfg -pack ./cleanhttp.go ./doc.go ./handlers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/43/432521949445cd9e8e044fbffe2a28d3b0f2cfdbce487b279959946bd444c771-d # internal github.com/go-acme/lego/providers/dns/transip mkdir -p $WORK/b679/ cat >$WORK/b679/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/transip/gotransip/v6=$WORK/b680/_pkg_.a packagefile github.com/transip/gotransip/v6/domain=$WORK/b685/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/transip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -shared -p github.com/go-acme/lego/providers/dns/transip -complete -installsuffix shared -buildid KqMp1xcBQ0Qk8T2VwHDz/KqMp1xcBQ0Qk8T2VwHDz -goversion go1.15 -D "" -importcfg $WORK/b679/importcfg -pack ./transip.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/e1/e15e636ceb10e40f767781163d22e7a04fad26bdcbc39016ad7fc3ee1078df81-d # internal github.com/hashicorp/go-retryablehttp mkdir -p $WORK/b692/ cat >$WORK/b692/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/hashicorp/go-cleanhttp=$WORK/b693/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/hashicorp/go-retryablehttp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -shared -p github.com/hashicorp/go-retryablehttp -complete -installsuffix shared -buildid mlQUp9ONLCpwY4S1RigM/mlQUp9ONLCpwY4S1RigM -goversion go1.15 -D "" -importcfg $WORK/b692/importcfg -pack ./client.go ./roundtripper.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/20/208794fe99ca22c6b266d26a75c9193a55c62d9464f5c28a7120f760977c50f2-d # internal github.com/go-acme/lego/providers/dns/yandex/internal mkdir -p $WORK/b695/ cat >$WORK/b695/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/google/go-querystring/query=$WORK/b218/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/yandex/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -shared -p github.com/go-acme/lego/providers/dns/yandex/internal -complete -installsuffix shared -buildid 2YSVcgc7aVcVIexyPLG8/2YSVcgc7aVcVIexyPLG8 -goversion go1.15 -D "" -importcfg $WORK/b695/importcfg -pack ./client.go ./types.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/9d/9d0e78362d22aa26c966f90c0fb14feacc4654476f5348f61293b50d85a64028-d # internal github.com/go-acme/lego/providers/dns/yandex mkdir -p $WORK/b694/ cat >$WORK/b694/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/yandex/internal=github.com/go-acme/lego/providers/dns/yandex/internal packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/yandex/internal=$WORK/b695/_pkg_.a packagefile github.com/miekg/dns=$WORK/b134/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/yandex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -shared -p github.com/go-acme/lego/providers/dns/yandex -complete -installsuffix shared -buildid TOGMVJCUQ-LKDb2u29wx/TOGMVJCUQ-LKDb2u29wx -goversion go1.15 -D "" -importcfg $WORK/b694/importcfg -pack ./yandex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/c6/c681fdc91ee281f60f9df421fb83122d0ed3f5e7493375b0c4836ec902d89e9a-d # internal github.com/go-acme/lego/providers/dns/zoneee mkdir -p $WORK/b696/ cat >$WORK/b696/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/zoneee /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -shared -p github.com/go-acme/lego/providers/dns/zoneee -complete -installsuffix shared -buildid klEwgovZdn-igMJvSg22/klEwgovZdn-igMJvSg22 -goversion go1.15 -D "" -importcfg $WORK/b696/importcfg -pack ./client.go ./zoneee.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/8a/8ac473d7678da33bc7d87076eb8df4ae0ba28cd8b6b65d0563fc3bb623a5002a-d # internal github.com/vultr/govultr mkdir -p $WORK/b691/ cat >$WORK/b691/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/hashicorp/go-retryablehttp=$WORK/b692/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/vultr/govultr /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -shared -p github.com/vultr/govultr -complete -installsuffix shared -buildid z_E5t-fNIJcKKX2nW9fu/z_E5t-fNIJcKKX2nW9fu -goversion go1.15 -D "" -importcfg $WORK/b691/importcfg -pack ./account.go ./api.go ./application.go ./backup.go ./bare_metal_server.go ./block_storage.go ./dns_domains.go ./dns_records.go ./firewall_group.go ./firewall_rule.go ./govultr.go ./iso.go ./load_balancer.go ./network.go ./object_storage.go ./os.go ./plans.go ./regions.go ./reserved_ip.go ./server.go ./snapshot.go ./ssh_key.go ./startup_script.go ./user.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/94/94c0106a99418e360b5d15ea311a03b689d7ca852b965bda7a0388d5053cf778-d # internal github.com/go-acme/lego/providers/dns/zonomi mkdir -p $WORK/b697/ cat >$WORK/b697/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env importmap github.com/go-acme/lego/v3/providers/dns/internal/rimuhosting=github.com/go-acme/lego/providers/dns/internal/rimuhosting packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/internal/rimuhosting=$WORK/b659/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/zonomi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -shared -p github.com/go-acme/lego/providers/dns/zonomi -complete -installsuffix shared -buildid n_lXEg9LNfRkqTdMsYbR/n_lXEg9LNfRkqTdMsYbR -goversion go1.15 -D "" -importcfg $WORK/b697/importcfg -pack ./zonomi.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/54/54f5b03169d24e422fb54722ff693a538da81840015d9397d635f35bbc30110d-d # internal github.com/rainycape/memcache mkdir -p $WORK/b699/ cat >$WORK/b699/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b090/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/rainycape/memcache /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -shared -p github.com/rainycape/memcache -complete -installsuffix shared -buildid 4zDZduvO10ec_Cc6tXbH/4zDZduvO10ec_Cc6tXbH -goversion go1.15 -D "" -importcfg $WORK/b699/importcfg -pack ./addr.go ./io.go ./memcache.go ./server.go ./util_unsafe.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/4b/4b18994c2cc9416d7dd2ca8eafa664487d8ffa39e88885ba2bc58f1646acd04c-d # internal github.com/go-acme/lego/providers/http/webroot mkdir -p $WORK/b700/ cat >$WORK/b700/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/http01=github.com/go-acme/lego/challenge/http01 packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/http01=$WORK/b143/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/http/webroot /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -shared -p github.com/go-acme/lego/providers/http/webroot -complete -installsuffix shared -buildid n3zPlidcIazRci9hVok8/n3zPlidcIazRci9hVok8 -goversion go1.15 -D "" -importcfg $WORK/b700/importcfg -pack ./webroot.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/94/94d5ebf9e9968b4d4fa60ef905e275b7d129644ce9205170a2327af7cfe1339a-d # internal github.com/russross/blackfriday/v2 mkdir -p $WORK/b703/ cat >$WORK/b703/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/shurcooL/sanitized_anchor_name=$WORK/b704/_pkg_.a packagefile html=$WORK/b282/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/russross/blackfriday/v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -shared -p github.com/russross/blackfriday/v2 -complete -installsuffix shared -buildid 8TToA6HnNz7iEGaN1y68/8TToA6HnNz7iEGaN1y68 -goversion go1.15 -D "" -importcfg $WORK/b703/importcfg -pack ./block.go ./doc.go ./esc.go ./html.go ./inline.go ./markdown.go ./node.go ./smartypants.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/5f/5f6f7f0270ad0044605e7d24a7e9229528bc49e0dc757891ec390e19c97f1069-d # internal github.com/go-acme/lego/providers/http/memcached mkdir -p $WORK/b698/ cat >$WORK/b698/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/http01=github.com/go-acme/lego/challenge/http01 packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/http01=$WORK/b143/_pkg_.a packagefile github.com/rainycape/memcache=$WORK/b699/_pkg_.a packagefile path=$WORK/b116/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/http/memcached /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -shared -p github.com/go-acme/lego/providers/http/memcached -complete -installsuffix shared -buildid GcroRntMQx1UGHLBl-Cn/GcroRntMQx1UGHLBl-Cn -goversion go1.15 -D "" -importcfg $WORK/b698/importcfg -pack ./memcached.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/04/04969b7cc67fceb97a34598870a8168ad4ba4b4ab98bac9cacb611bac3d98d36-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/5a/5a2cd849a7b9c861123ee532d17d80b15402696154d311ec64bd8002f68efd57-d # internal github.com/cpuguy83/go-md2man/v2/md2man mkdir -p $WORK/b702/ cat >$WORK/b702/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b703/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/cpuguy83/go-md2man/v2/md2man /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -shared -p github.com/cpuguy83/go-md2man/v2/md2man -complete -installsuffix shared -buildid MpwztECVIpAvtW6ulfF7/MpwztECVIpAvtW6ulfF7 -goversion go1.15 -D "" -importcfg $WORK/b702/importcfg -pack ./md2man.go ./roff.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/c9/c92d4b84891ff54bc2fbcd241a92be6eeb1470c9813d7bdc3d5da19bce5e9a54-d # internal github.com/urfave/cli mkdir -p $WORK/b701/ cat >$WORK/b701/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b475/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b702/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b285/_pkg_.a packagefile text/template=$WORK/b283/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/urfave/cli /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -shared -p github.com/urfave/cli -complete -installsuffix shared -buildid AtbPxVD4NJWh0y2O-Tl0/AtbPxVD4NJWh0y2O-Tl0 -goversion go1.15 -D "" -importcfg $WORK/b701/importcfg -pack ./app.go ./category.go ./cli.go ./command.go ./context.go ./docs.go ./errors.go ./fish.go ./flag.go ./flag_bool.go ./flag_bool_t.go ./flag_duration.go ./flag_float64.go ./flag_generic.go ./flag_int.go ./flag_int64.go ./flag_int64_slice.go ./flag_int_slice.go ./flag_string.go ./flag_string_slice.go ./flag_uint.go ./flag_uint64.go ./funcs.go ./help.go ./parse.go ./sort.go ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/f7/f70eb03b4ab1a35214f67a2ae532a20d49df34846c4734cbb0fd75d9e74d415c-d # internal github.com/go-acme/lego/providers/dns/vultr mkdir -p $WORK/b690/ cat >$WORK/b690/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile context=$WORK/b037/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/vultr/govultr=$WORK/b691/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/vultr /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -shared -p github.com/go-acme/lego/providers/dns/vultr -complete -installsuffix shared -buildid hNLv8IYnW4Xr3-S-MS5G/hNLv8IYnW4Xr3-S-MS5G -goversion go1.15 -D "" -importcfg $WORK/b690/importcfg -pack ./vultr.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/c0/c05b755b006a4d9dbc9ddccdf7d2f883a4e9cd1fa8e7de33df453ff2a4f2452e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/07/07d8e4e9886e06695e0c90fd9b56a88dd32198d578aabf55c8162b3611dc773b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/62/62604fa2a8c0905d283b04fd2264bbd894b6e2c77230913c8dc4ec2f3f76a491-d # internal github.com/go-acme/lego/providers/dns/sakuracloud mkdir -p $WORK/b663/ cat >$WORK/b663/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/sacloud/libsacloud/api=$WORK/b664/_pkg_.a packagefile github.com/sacloud/libsacloud/sacloud=$WORK/b666/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/sakuracloud /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -shared -p github.com/go-acme/lego/providers/dns/sakuracloud -complete -installsuffix shared -buildid L9b2Dy9htwJvkcylGJxk/L9b2Dy9htwJvkcylGJxk -goversion go1.15 -D "" -importcfg $WORK/b663/importcfg -pack ./client.go ./sakuracloud.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/3d/3d296e1fa3694819b2aec84e57010066b0313cb7dae6c3584ff10f8f1ff95ae9-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/13/1341b73e2bb9c0294f198f44e60903392732a089917c8cd2049e6e0bb2750bd0-d # internal k8s.io/api/autoscaling/v1 mkdir -p $WORK/b515/ k8s.io/api/apps/v1beta1 k8s.io/api/apps/v1 mkdir -p $WORK/b506/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b463/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/autoscaling/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p k8s.io/api/autoscaling/v1 -complete -installsuffix shared -buildid hTBEXijlCswrA6skK7t5/hTBEXijlCswrA6skK7t5 -goversion go1.15 -D "" -importcfg $WORK/b515/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go k8s.io/api/apps/v1beta2 cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b490/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b508/ mkdir -p $WORK/b509/ cd /usr/share/gocode/src/k8s.io/api/apps/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p k8s.io/api/apps/v1 -complete -installsuffix shared -buildid 4I4n1CtEGjCivvTxGHjF/4I4n1CtEGjCivvTxGHjF -goversion go1.15 -D "" -importcfg $WORK/b506/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go cat >$WORK/b509/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b490/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/apps/v1beta2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p k8s.io/api/apps/v1beta2 -complete -installsuffix shared -buildid gKCFfTRVGrFlibfXB2it/gKCFfTRVGrFlibfXB2it -goversion go1.15 -D "" -importcfg $WORK/b509/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go k8s.io/api/autoscaling/v2beta1 mkdir -p $WORK/b516/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b490/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/apps/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p k8s.io/api/apps/v1beta1 -complete -installsuffix shared -buildid wDdND2m3PTsbIAr-i_Z0/wDdND2m3PTsbIAr-i_Z0 -goversion go1.15 -D "" -importcfg $WORK/b508/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go cat >$WORK/b516/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b463/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/autoscaling/v2beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p k8s.io/api/autoscaling/v2beta1 -complete -installsuffix shared -buildid 9Vx4RpyURskspOmHScoA/9Vx4RpyURskspOmHScoA -goversion go1.15 -D "" -importcfg $WORK/b516/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/da/dab3edec6f5b3608436da243b513497bb78723c5769a94270c5f3a72014fd43c-d # internal k8s.io/api/autoscaling/v2beta2 mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b463/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/autoscaling/v2beta2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p k8s.io/api/autoscaling/v2beta2 -complete -installsuffix shared -buildid qo-AQXisA9C0K7mMojph/qo-AQXisA9C0K7mMojph -goversion go1.15 -D "" -importcfg $WORK/b517/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/f1/f1cc85e675fdb873ffe9db4ea890f772a3ee9298731accec07616bebfa547597-d # internal k8s.io/api/batch/v1 mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/batch/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p k8s.io/api/batch/v1 -complete -installsuffix shared -buildid R-FIq9gThxt8-X1KFxty/R-FIq9gThxt8-X1KFxty -goversion go1.15 -D "" -importcfg $WORK/b518/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/6c/6c85d79d0fc1ad08decbba65799529e185fa4657b1e44fb6b6bce02ea44d2bbd-d # internal k8s.io/api/discovery/v1alpha1 mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/discovery/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p k8s.io/api/discovery/v1alpha1 -complete -installsuffix shared -buildid 9lZYlsZv1BW1pdC4p6vP/9lZYlsZv1BW1pdC4p6vP -goversion go1.15 -D "" -importcfg $WORK/b524/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b506/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/66/665f4e7a4aa970992cd0513842e8cf421ad21206767ed37701e87b807ebabf8e-d # internal k8s.io/api/batch/v1beta1 mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/batch/v1=$WORK/b518/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/batch/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p k8s.io/api/batch/v1beta1 -complete -installsuffix shared -buildid R3ldVSe0LPgsnoacaJom/R3ldVSe0LPgsnoacaJom -goversion go1.15 -D "" -importcfg $WORK/b519/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/3e/3e144823b919a41cea08a0009ac879f41b3c88fa5d85f18def83e7b974b26b84-d # internal k8s.io/api/batch/v2alpha1 mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/batch/v1=$WORK/b518/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/batch/v2alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p k8s.io/api/batch/v2alpha1 -complete -installsuffix shared -buildid MNdzEyHiIoX67dYsqxuD/MNdzEyHiIoX67dYsqxuD -goversion go1.15 -D "" -importcfg $WORK/b520/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/76/76f17d1f0a49aba005273670c9588cc71c5447504926573733f565082082fecc-d # internal k8s.io/api/discovery/v1beta1 mkdir -p $WORK/b525/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/discovery/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p k8s.io/api/discovery/v1beta1 -complete -installsuffix shared -buildid sJaRt147h7FHAFfqtV4h/sJaRt147h7FHAFfqtV4h -goversion go1.15 -D "" -importcfg $WORK/b525/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b509/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/bb/bbc53ba27aefe9e39a520984fea23c9fd309d055f8b42422cc07b540c59f0ef3-d # internal k8s.io/api/events/v1beta1 mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/events/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p k8s.io/api/events/v1beta1 -complete -installsuffix shared -buildid -ZLhJefsZuEBcvPYHI-U/-ZLhJefsZuEBcvPYHI-U -goversion go1.15 -D "" -importcfg $WORK/b526/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/50/5072bb664b71d91d222949ef8b49f1bfc453a45896d07429e610ce139bd539f2-d # internal k8s.io/api/extensions/v1beta1 mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/apps/v1beta1=$WORK/b508/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b490/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/extensions/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p k8s.io/api/extensions/v1beta1 -complete -installsuffix shared -buildid hlJwvKp4PKuaeaIDL1aJ/hlJwvKp4PKuaeaIDL1aJ -goversion go1.15 -D "" -importcfg $WORK/b527/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/54/545d03a611c860e853a1b7451f82d88cd2f6be105900456028660c5ad38d5a88-d # internal k8s.io/api/networking/v1 mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b490/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/networking/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p k8s.io/api/networking/v1 -complete -installsuffix shared -buildid anTdma8kV6xvWqRvd3VG/anTdma8kV6xvWqRvd3VG -goversion go1.15 -D "" -importcfg $WORK/b529/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b520/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/41/41439a3c1c5fda84fe2243dc77254da579155709d3ecd16677aaff14e77f3f7d-d # internal k8s.io/api/networking/v1beta1 mkdir -p $WORK/b530/ cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/40/4049ec6ada56f2d01d5912f598507a312366e959ddba28a5d4b718307fd0ee23-d # internal cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b490/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/networking/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p k8s.io/api/networking/v1beta1 -complete -installsuffix shared -buildid -LNKa2uNw6dNDEILliKb/-LNKa2uNw6dNDEILliKb -goversion go1.15 -D "" -importcfg $WORK/b530/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./well_known_annotations.go ./zz_generated.deepcopy.go k8s.io/api/node/v1alpha1 mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b463/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/node/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p k8s.io/api/node/v1alpha1 -complete -installsuffix shared -buildid KpzQ0t4nHE46NYfzSiPA/KpzQ0t4nHE46NYfzSiPA -goversion go1.15 -D "" -importcfg $WORK/b531/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/c4/c4a2b870afd32c91435856b5d31fe2337d748c527e3e524e5372e35ae7069c9b-d # internal k8s.io/api/node/v1beta1 mkdir -p $WORK/b532/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b463/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/node/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p k8s.io/api/node/v1beta1 -complete -installsuffix shared -buildid LfMMPxE-2-ui9BmTwmv4/LfMMPxE-2-ui9BmTwmv4 -goversion go1.15 -D "" -importcfg $WORK/b532/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b529/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/ae/ae412be1d75aebca9f5646c107d4b024380d20d1fa8955f71abf8160e75c5aa3-d # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/ba/baa4ea1f7c0038321fb528c0875aa07a6636a19758c4e7f698addb9879117833-d # internal k8s.io/api/policy/v1beta1 mkdir -p $WORK/b533/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b490/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/policy/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p k8s.io/api/policy/v1beta1 -complete -installsuffix shared -buildid O57mK9xxTvK-c3uvYqk_/O57mK9xxTvK-c3uvYqk_ -goversion go1.15 -D "" -importcfg $WORK/b533/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go k8s.io/api/scheduling/v1 mkdir -p $WORK/b537/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/scheduling/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p k8s.io/api/scheduling/v1 -complete -installsuffix shared -buildid VdbEi4a4SH6GTZyd3yNH/VdbEi4a4SH6GTZyd3yNH -goversion go1.15 -D "" -importcfg $WORK/b537/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/13/1301ff0390ec6962431fa6a5e941f9f3cba6817a673fdc8519a33c88a63b84c5-d # internal k8s.io/api/scheduling/v1alpha1 mkdir -p $WORK/b538/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/scheduling/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p k8s.io/api/scheduling/v1alpha1 -complete -installsuffix shared -buildid BUCfPjLot0XVN2ErGs8_/BUCfPjLot0XVN2ErGs8_ -goversion go1.15 -D "" -importcfg $WORK/b538/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b537/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/1c/1c79fd9bf8846aa60f9e4d61e2b1c906dd5efe9a156f2db363a817cf0287540b-d # internal k8s.io/api/scheduling/v1beta1 mkdir -p $WORK/b539/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/scheduling/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p k8s.io/api/scheduling/v1beta1 -complete -installsuffix shared -buildid k2fiCw1EASBbX0Qae5Ih/k2fiCw1EASBbX0Qae5Ih -goversion go1.15 -D "" -importcfg $WORK/b539/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/20/200029122e31639a1634d6ef5e936d5f8e2c231f2add0a1f620713de6b8940cf-d # internal k8s.io/api/settings/v1alpha1 mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/settings/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p k8s.io/api/settings/v1alpha1 -complete -installsuffix shared -buildid UohYeJe4twCLf4qDYepL/UohYeJe4twCLf4qDYepL -goversion go1.15 -D "" -importcfg $WORK/b540/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/f5/f50389596fe03a0416461c557c22c16d88d0af6102177600f77287531c5e64a6-d # internal k8s.io/api/storage/v1 mkdir -p $WORK/b541/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/storage/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p k8s.io/api/storage/v1 -complete -installsuffix shared -buildid wSe2Vc-3tJp6NC1uVE8i/wSe2Vc-3tJp6NC1uVE8i -goversion go1.15 -D "" -importcfg $WORK/b541/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/e5/e51d302a7c1fb3421b617923e8a446ec99e314d0961e4da7633762f35b2c053c-d # internal k8s.io/api/storage/v1alpha1 mkdir -p $WORK/b542/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/storage/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p k8s.io/api/storage/v1alpha1 -complete -installsuffix shared -buildid jAm2YV5fdO1et5tLOgfX/jAm2YV5fdO1et5tLOgfX -goversion go1.15 -D "" -importcfg $WORK/b542/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/1f/1f1e3f4ea64c3715fc21b22819372ee5992cdc005ab3df4ae7e2a8c8d0592648-d # internal k8s.io/api/storage/v1beta1 mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b461/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/api/storage/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p k8s.io/api/storage/v1beta1 -complete -installsuffix shared -buildid Am3rHprBCkH8kmH9Nq2d/Am3rHprBCkH8kmH9Nq2d -goversion go1.15 -D "" -importcfg $WORK/b543/importcfg -pack ./doc.go ./generated.pb.go ./register.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/c6/c6c0f5650e1231e104ca7fd58ab58cf9475e826763c9b829e383dfd71fa1f9a2-d # internal k8s.io/client-go/tools/reference mkdir -p $WORK/b586/ cat >$WORK/b586/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/meta=$WORK/b587/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/tools/reference /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -shared -p k8s.io/client-go/tools/reference -complete -installsuffix shared -buildid qI-qzM5-A0FKQwHNkdxp/qI-qzM5-A0FKQwHNkdxp -goversion go1.15 -D "" -importcfg $WORK/b586/importcfg -pack ./ref.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/5d/5debb9a208c5791a9f04188badc8d5d5761bc5350168a4ced88046e88a47d75c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/42/420a1524a753804469d0c1ac73c4ece2694f86baee8fce696e7417e95c4fa622-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/77/77081026b129eb092df0e4b66550a0b1ebb0db6659c239049b17a801952c9428-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/47/475cef5ce5c60b9b860e76586f724fe4f27cd800d2ff81300eb5e57398f63154-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/98/981714cfb52e23c96e74db71cb972ddf91741c35eeac69b3cba4c506704f451a-d # internal k8s.io/client-go/kubernetes/scheme mkdir -p $WORK/b503/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/admissionregistration/v1=$WORK/b504/_pkg_.a packagefile k8s.io/api/admissionregistration/v1beta1=$WORK/b505/_pkg_.a packagefile k8s.io/api/apps/v1=$WORK/b506/_pkg_.a packagefile k8s.io/api/apps/v1beta1=$WORK/b508/_pkg_.a packagefile k8s.io/api/apps/v1beta2=$WORK/b509/_pkg_.a packagefile k8s.io/api/auditregistration/v1alpha1=$WORK/b510/_pkg_.a packagefile k8s.io/api/authentication/v1=$WORK/b511/_pkg_.a packagefile k8s.io/api/authentication/v1beta1=$WORK/b512/_pkg_.a packagefile k8s.io/api/authorization/v1=$WORK/b513/_pkg_.a packagefile k8s.io/api/authorization/v1beta1=$WORK/b514/_pkg_.a packagefile k8s.io/api/autoscaling/v1=$WORK/b515/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta1=$WORK/b516/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta2=$WORK/b517/_pkg_.a packagefile k8s.io/api/batch/v1=$WORK/b518/_pkg_.a packagefile k8s.io/api/batch/v1beta1=$WORK/b519/_pkg_.a packagefile k8s.io/api/batch/v2alpha1=$WORK/b520/_pkg_.a packagefile k8s.io/api/certificates/v1beta1=$WORK/b521/_pkg_.a packagefile k8s.io/api/coordination/v1=$WORK/b522/_pkg_.a packagefile k8s.io/api/coordination/v1beta1=$WORK/b523/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/api/discovery/v1alpha1=$WORK/b524/_pkg_.a packagefile k8s.io/api/discovery/v1beta1=$WORK/b525/_pkg_.a packagefile k8s.io/api/events/v1beta1=$WORK/b526/_pkg_.a packagefile k8s.io/api/extensions/v1beta1=$WORK/b527/_pkg_.a packagefile k8s.io/api/flowcontrol/v1alpha1=$WORK/b528/_pkg_.a packagefile k8s.io/api/networking/v1=$WORK/b529/_pkg_.a packagefile k8s.io/api/networking/v1beta1=$WORK/b530/_pkg_.a packagefile k8s.io/api/node/v1alpha1=$WORK/b531/_pkg_.a packagefile k8s.io/api/node/v1beta1=$WORK/b532/_pkg_.a packagefile k8s.io/api/policy/v1beta1=$WORK/b533/_pkg_.a packagefile k8s.io/api/rbac/v1=$WORK/b534/_pkg_.a packagefile k8s.io/api/rbac/v1alpha1=$WORK/b535/_pkg_.a packagefile k8s.io/api/rbac/v1beta1=$WORK/b536/_pkg_.a packagefile k8s.io/api/scheduling/v1=$WORK/b537/_pkg_.a packagefile k8s.io/api/scheduling/v1alpha1=$WORK/b538/_pkg_.a packagefile k8s.io/api/scheduling/v1beta1=$WORK/b539/_pkg_.a packagefile k8s.io/api/settings/v1alpha1=$WORK/b540/_pkg_.a packagefile k8s.io/api/storage/v1=$WORK/b541/_pkg_.a packagefile k8s.io/api/storage/v1alpha1=$WORK/b542/_pkg_.a packagefile k8s.io/api/storage/v1beta1=$WORK/b543/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b493/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b487/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/scheme /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p k8s.io/client-go/kubernetes/scheme -complete -installsuffix shared -buildid bF9fiI4HfB9CAPmGzXJb/bF9fiI4HfB9CAPmGzXJb -goversion go1.15 -D "" -importcfg $WORK/b503/importcfg -pack ./doc.go ./register.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/19/190afbca5ffed961b82dd728641c30bf785d76edabadf85be73a9b471d0d957b-d # internal k8s.io/client-go/discovery mkdir -p $WORK/b453/ k8s.io/client-go/kubernetes/typed/admissionregistration/v1 mkdir -p $WORK/b566/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b290/_pkg_.a packagefile github.com/googleapis/gnostic/openapiv2=$WORK/b454/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b458/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b493/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b487/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b470/_pkg_.a packagefile k8s.io/apimachinery/pkg/version=$WORK/b502/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/discovery /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p k8s.io/client-go/discovery -complete -installsuffix shared -buildid NgkqkiX8g_2bC60M6SIn/NgkqkiX8g_2bC60M6SIn -goversion go1.15 -D "" -importcfg $WORK/b453/importcfg -pack ./discovery_client.go ./doc.go ./helper.go cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/admissionregistration/v1=$WORK/b504/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 mkdir -p $WORK/b567/ k8s.io/client-go/kubernetes/typed/apps/v1 mkdir -p $WORK/b568/ cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/admissionregistration/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p k8s.io/client-go/kubernetes/typed/admissionregistration/v1 -complete -installsuffix shared -buildid pDHyykJRhBtL0wiwXmGS/pDHyykJRhBtL0wiwXmGS -goversion go1.15 -D "" -importcfg $WORK/b566/importcfg -pack ./admissionregistration_client.go ./doc.go ./generated_expansion.go ./mutatingwebhookconfiguration.go ./validatingwebhookconfiguration.go k8s.io/client-go/kubernetes/typed/apps/v1beta1 mkdir -p $WORK/b569/ cat >$WORK/b567/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/admissionregistration/v1beta1=$WORK/b505/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cat >$WORK/b568/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/apps/v1=$WORK/b506/_pkg_.a packagefile k8s.io/api/autoscaling/v1=$WORK/b515/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 -complete -installsuffix shared -buildid y8nR65WXAlQyNINPVe8Q/y8nR65WXAlQyNINPVe8Q -goversion go1.15 -D "" -importcfg $WORK/b567/importcfg -pack ./admissionregistration_client.go ./doc.go ./generated_expansion.go ./mutatingwebhookconfiguration.go ./validatingwebhookconfiguration.go cat >$WORK/b569/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/apps/v1beta1=$WORK/b508/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/apps/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p k8s.io/client-go/kubernetes/typed/apps/v1beta1 -complete -installsuffix shared -buildid PSMjtFrFOSTsDSe_MMA0/PSMjtFrFOSTsDSe_MMA0 -goversion go1.15 -D "" -importcfg $WORK/b569/importcfg -pack ./apps_client.go ./controllerrevision.go ./deployment.go ./doc.go ./generated_expansion.go ./statefulset.go cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/apps/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p k8s.io/client-go/kubernetes/typed/apps/v1 -complete -installsuffix shared -buildid uAqZ9oQiFPyAyRr8CMt0/uAqZ9oQiFPyAyRr8CMt0 -goversion go1.15 -D "" -importcfg $WORK/b568/importcfg -pack ./apps_client.go ./controllerrevision.go ./daemonset.go ./deployment.go ./doc.go ./generated_expansion.go ./replicaset.go ./statefulset.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b566/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/42/4292b47cd2e8e1cc3068c2a18663176e557c03876ea072b1572222c691179e12-d # internal k8s.io/client-go/kubernetes/typed/apps/v1beta2 mkdir -p $WORK/b570/ cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/apps/v1beta2=$WORK/b509/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/apps/v1beta2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -shared -p k8s.io/client-go/kubernetes/typed/apps/v1beta2 -complete -installsuffix shared -buildid 6DdI0NVxSoBzyv5ForkO/6DdI0NVxSoBzyv5ForkO -goversion go1.15 -D "" -importcfg $WORK/b570/importcfg -pack ./apps_client.go ./controllerrevision.go ./daemonset.go ./deployment.go ./doc.go ./generated_expansion.go ./replicaset.go ./statefulset.go cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/b0/b041076896cfc07006711fd72faba5025518b96e69e81b741a7b552f59f32849-d # internal k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1 mkdir -p $WORK/b571/ cat >$WORK/b571/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/auditregistration/v1alpha1=$WORK/b510/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -shared -p k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1 -complete -installsuffix shared -buildid 0CM6QAeLycXw5_DEFNCT/0CM6QAeLycXw5_DEFNCT -goversion go1.15 -D "" -importcfg $WORK/b571/importcfg -pack ./auditregistration_client.go ./auditsink.go ./doc.go ./generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b569/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/55/552785b09a3d8f10906adc1fbf0b426aa69a0f0eff0e35ebf80454983701636f-d # internal k8s.io/client-go/kubernetes/typed/authentication/v1 mkdir -p $WORK/b572/ cat >$WORK/b572/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/authentication/v1=$WORK/b511/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/authentication/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -shared -p k8s.io/client-go/kubernetes/typed/authentication/v1 -complete -installsuffix shared -buildid 1CnxCPUqHqsv-nis3Smy/1CnxCPUqHqsv-nis3Smy -goversion go1.15 -D "" -importcfg $WORK/b572/importcfg -pack ./authentication_client.go ./doc.go ./generated_expansion.go ./tokenreview.go cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/b5/b56dc2f9874e2156b3fdfaabfe7c8be3bfcc884aaf519a09fc4300ee0057b47f-d # internal k8s.io/client-go/kubernetes/typed/authentication/v1beta1 mkdir -p $WORK/b573/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/authentication/v1beta1=$WORK/b512/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -shared -p k8s.io/client-go/kubernetes/typed/authentication/v1beta1 -complete -installsuffix shared -buildid XU5nk5zMHnTt7rJTRHJA/XU5nk5zMHnTt7rJTRHJA -goversion go1.15 -D "" -importcfg $WORK/b573/importcfg -pack ./authentication_client.go ./doc.go ./generated_expansion.go ./tokenreview.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/f3/f3caab6d109a501753ea9df565498f9ea75833dd95a57e0703d89fdf44458f53-d # internal k8s.io/client-go/kubernetes/typed/authorization/v1 mkdir -p $WORK/b574/ cat >$WORK/b574/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/authorization/v1=$WORK/b513/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/authorization/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -shared -p k8s.io/client-go/kubernetes/typed/authorization/v1 -complete -installsuffix shared -buildid u_Yea-h9HdYfQSJgvYrB/u_Yea-h9HdYfQSJgvYrB -goversion go1.15 -D "" -importcfg $WORK/b574/importcfg -pack ./authorization_client.go ./doc.go ./generated_expansion.go ./localsubjectaccessreview.go ./selfsubjectaccessreview.go ./selfsubjectrulesreview.go ./subjectaccessreview.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/99/99c4907ec8569ec7aa0966c9e35f2e5c44c247596f027ba5e3f8209ededaba69-d # internal k8s.io/client-go/kubernetes/typed/authorization/v1beta1 mkdir -p $WORK/b575/ cat >$WORK/b575/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/authorization/v1beta1=$WORK/b514/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -shared -p k8s.io/client-go/kubernetes/typed/authorization/v1beta1 -complete -installsuffix shared -buildid 3PTmpO9lLpDsLFu0q2vt/3PTmpO9lLpDsLFu0q2vt -goversion go1.15 -D "" -importcfg $WORK/b575/importcfg -pack ./authorization_client.go ./doc.go ./generated_expansion.go ./localsubjectaccessreview.go ./selfsubjectaccessreview.go ./selfsubjectrulesreview.go ./subjectaccessreview.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/36/36ae6e670282abb222fad8bfece07940fe04d33cf778a58bdfb6e59618685d7d-d # internal k8s.io/client-go/kubernetes/typed/autoscaling/v1 mkdir -p $WORK/b576/ cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/autoscaling/v1=$WORK/b515/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/autoscaling/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -shared -p k8s.io/client-go/kubernetes/typed/autoscaling/v1 -complete -installsuffix shared -buildid B0_UNn7ZN3JyASRHStTQ/B0_UNn7ZN3JyASRHStTQ -goversion go1.15 -D "" -importcfg $WORK/b576/importcfg -pack ./autoscaling_client.go ./doc.go ./generated_expansion.go ./horizontalpodautoscaler.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b568/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/af/afcb1e0a07ebab0a79b963a693d9c05e790ac1611fda57efd76c7bd6943bfcf0-d # internal k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 mkdir -p $WORK/b577/ cat >$WORK/b577/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta1=$WORK/b516/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -shared -p k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 -complete -installsuffix shared -buildid 4pIbRbmr9GgeYJv4c2ER/4pIbRbmr9GgeYJv4c2ER -goversion go1.15 -D "" -importcfg $WORK/b577/importcfg -pack ./autoscaling_client.go ./doc.go ./generated_expansion.go ./horizontalpodautoscaler.go cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/94/94f5d4da44cb71ac575fd3dac7d322e028a337631b1c6d467b5a6e2a1cb28f08-d # internal k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 mkdir -p $WORK/b578/ cat >$WORK/b578/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta2=$WORK/b517/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -shared -p k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 -complete -installsuffix shared -buildid IBasAxQ8cseR-xnmZML3/IBasAxQ8cseR-xnmZML3 -goversion go1.15 -D "" -importcfg $WORK/b578/importcfg -pack ./autoscaling_client.go ./doc.go ./generated_expansion.go ./horizontalpodautoscaler.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/09/09399229e1862f9dc20f8a02f3d70f2f648a1af279a1402c176994dea5a4011e-d # internal k8s.io/client-go/kubernetes/typed/batch/v1 mkdir -p $WORK/b579/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/batch/v1=$WORK/b518/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b575/_pkg_.a # internal cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/batch/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -shared -p k8s.io/client-go/kubernetes/typed/batch/v1 -complete -installsuffix shared -buildid 3FBTwop2fraB27zpUkGt/3FBTwop2fraB27zpUkGt -goversion go1.15 -D "" -importcfg $WORK/b579/importcfg -pack ./batch_client.go ./doc.go ./generated_expansion.go ./job.go cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/3a/3a505529cad948ab2065a88a5eddd767af4caf43a0cc59226d391bc6761f8f67-d # internal k8s.io/client-go/kubernetes/typed/batch/v1beta1 mkdir -p $WORK/b580/ cat >$WORK/b580/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/batch/v1beta1=$WORK/b519/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/batch/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -shared -p k8s.io/client-go/kubernetes/typed/batch/v1beta1 -complete -installsuffix shared -buildid FQqo6cQYBY243Yd8G7kq/FQqo6cQYBY243Yd8G7kq -goversion go1.15 -D "" -importcfg $WORK/b580/importcfg -pack ./batch_client.go ./cronjob.go ./doc.go ./generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b570/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/b1/b1f330328551a1bfb831d9b0d6887cec678028167cd008b5c5bbc88b4970fd17-d # internal k8s.io/client-go/kubernetes/typed/batch/v2alpha1 mkdir -p $WORK/b581/ cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/batch/v2alpha1=$WORK/b520/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/batch/v2alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -shared -p k8s.io/client-go/kubernetes/typed/batch/v2alpha1 -complete -installsuffix shared -buildid iBNvNYDG_0GBTIRjOc_P/iBNvNYDG_0GBTIRjOc_P -goversion go1.15 -D "" -importcfg $WORK/b581/importcfg -pack ./batch_client.go ./cronjob.go ./doc.go ./generated_expansion.go cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/68/6867e5d756e46dd713dd681d20ae95790f993425af2613e1bd7030dde44da3d1-d # internal k8s.io/client-go/kubernetes/typed/certificates/v1beta1 mkdir -p $WORK/b582/ cat >$WORK/b582/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/certificates/v1beta1=$WORK/b521/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -shared -p k8s.io/client-go/kubernetes/typed/certificates/v1beta1 -complete -installsuffix shared -buildid MMU6R7ZXtZVG1uImN8SR/MMU6R7ZXtZVG1uImN8SR -goversion go1.15 -D "" -importcfg $WORK/b582/importcfg -pack ./certificates_client.go ./certificatesigningrequest.go ./certificatesigningrequest_expansion.go ./doc.go ./generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/08/08a242d5b84550fb00d24ba0a02b0345672a8489192bcbebaed007541a2ae617-d # internal k8s.io/client-go/kubernetes/typed/coordination/v1 mkdir -p $WORK/b583/ cat >$WORK/b583/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/coordination/v1=$WORK/b522/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/coordination/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -shared -p k8s.io/client-go/kubernetes/typed/coordination/v1 -complete -installsuffix shared -buildid fdSSIC8I-B_NjYkArk-Z/fdSSIC8I-B_NjYkArk-Z -goversion go1.15 -D "" -importcfg $WORK/b583/importcfg -pack ./coordination_client.go ./doc.go ./generated_expansion.go ./lease.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/34/34826ccd2ceaac4f859cc9d89240043e6bd3122b10774dcd267d9ef8207d947d-d # internal k8s.io/client-go/kubernetes/typed/coordination/v1beta1 mkdir -p $WORK/b584/ cat >$WORK/b584/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/coordination/v1beta1=$WORK/b523/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -shared -p k8s.io/client-go/kubernetes/typed/coordination/v1beta1 -complete -installsuffix shared -buildid HvHXd2Bh3NzrPj0eVcNx/HvHXd2Bh3NzrPj0eVcNx -goversion go1.15 -D "" -importcfg $WORK/b584/importcfg -pack ./coordination_client.go ./doc.go ./generated_expansion.go ./lease.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/61/61231cfd29bc48129f2c5f70341fac6a397222810a1c261e766ddd0ab7ce3268-d # internal k8s.io/client-go/kubernetes/typed/core/v1 mkdir -p $WORK/b585/ cat >$WORK/b585/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/api/authentication/v1=$WORK/b511/_pkg_.a packagefile k8s.io/api/autoscaling/v1=$WORK/b515/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/api/policy/v1beta1=$WORK/b533/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b467/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b492/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile k8s.io/client-go/tools/reference=$WORK/b586/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/core/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -shared -p k8s.io/client-go/kubernetes/typed/core/v1 -complete -installsuffix shared -buildid sp--yzYb8N12DlTK3WCF/sp--yzYb8N12DlTK3WCF -goversion go1.15 -D "" -importcfg $WORK/b585/importcfg -pack ./componentstatus.go ./configmap.go ./core_client.go ./doc.go ./endpoints.go ./event.go ./event_expansion.go ./generated_expansion.go ./limitrange.go ./namespace.go ./namespace_expansion.go ./node.go ./node_expansion.go ./persistentvolume.go ./persistentvolumeclaim.go ./pod.go ./pod_expansion.go ./podtemplate.go ./replicationcontroller.go ./resourcequota.go ./secret.go ./service.go ./service_expansion.go ./serviceaccount.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b583/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/5f/5f04ce68a52672e5a44dbd759ab3bbf8d995504962104a9f402f33d19fac3147-d # internal k8s.io/client-go/kubernetes/typed/discovery/v1alpha1 mkdir -p $WORK/b588/ cat >$WORK/b588/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/discovery/v1alpha1=$WORK/b524/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/discovery/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -shared -p k8s.io/client-go/kubernetes/typed/discovery/v1alpha1 -complete -installsuffix shared -buildid JK5dXag3wTF-7Bs4zihS/JK5dXag3wTF-7Bs4zihS -goversion go1.15 -D "" -importcfg $WORK/b588/importcfg -pack ./discovery_client.go ./doc.go ./endpointslice.go ./generated_expansion.go cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/ac/ac789961d9e33b7b939c44cd581226ef9c52e1e27d31358efb6942e7ccb44732-d # internal k8s.io/client-go/kubernetes/typed/discovery/v1beta1 mkdir -p $WORK/b589/ cat >$WORK/b589/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/discovery/v1beta1=$WORK/b525/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/discovery/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -shared -p k8s.io/client-go/kubernetes/typed/discovery/v1beta1 -complete -installsuffix shared -buildid 8HNNxn1ja4fhEu55WpOQ/8HNNxn1ja4fhEu55WpOQ -goversion go1.15 -D "" -importcfg $WORK/b589/importcfg -pack ./discovery_client.go ./doc.go ./endpointslice.go ./generated_expansion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b581/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/bb/bb4f7a230d33c9094508acfe5391e623d26855dd2cec74b5fd389b1e06dc0243-d # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/2a/2a38168d2bc65ee122a80921195046c12e31d5f290cdea5e90129b54e9ab83b9-d # internal k8s.io/client-go/kubernetes/typed/events/v1beta1 mkdir -p $WORK/b590/ k8s.io/client-go/kubernetes/typed/extensions/v1beta1 cat >$WORK/b590/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/api/events/v1beta1=$WORK/b526/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/events/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -shared -p k8s.io/client-go/kubernetes/typed/events/v1beta1 -complete -installsuffix shared -buildid cp2YHhTnW1mc_A2py3BX/cp2YHhTnW1mc_A2py3BX -goversion go1.15 -D "" -importcfg $WORK/b590/importcfg -pack ./doc.go ./event.go ./event_expansion.go ./events_client.go ./generated_expansion.go mkdir -p $WORK/b591/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/extensions/v1beta1=$WORK/b527/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -shared -p k8s.io/client-go/kubernetes/typed/extensions/v1beta1 -complete -installsuffix shared -buildid hqCst9vaNaeidknj7GPa/hqCst9vaNaeidknj7GPa -goversion go1.15 -D "" -importcfg $WORK/b591/importcfg -pack ./daemonset.go ./deployment.go ./deployment_expansion.go ./doc.go ./extensions_client.go ./generated_expansion.go ./ingress.go ./networkpolicy.go ./podsecuritypolicy.go ./replicaset.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/26/261290744464eb74f5acd8850d20c71fa07d533f53a7377f55ab7b671cbd94a6-d # internal k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/flowcontrol/v1alpha1=$WORK/b528/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -shared -p k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid v6f1_lemOeu67JUTYOxA/v6f1_lemOeu67JUTYOxA -goversion go1.15 -D "" -importcfg $WORK/b592/importcfg -pack ./doc.go ./flowcontrol_client.go ./flowschema.go ./generated_expansion.go ./prioritylevelconfiguration.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/0e/0e2efa2a4df5d4ed13cd3c94f4cee6271fda1f422983ffcb0b90b4886851859b-d # internal k8s.io/client-go/kubernetes/typed/networking/v1 mkdir -p $WORK/b593/ cat >$WORK/b593/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/networking/v1=$WORK/b529/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/networking/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -shared -p k8s.io/client-go/kubernetes/typed/networking/v1 -complete -installsuffix shared -buildid V_eqPMqroL1smcPopKcP/V_eqPMqroL1smcPopKcP -goversion go1.15 -D "" -importcfg $WORK/b593/importcfg -pack ./doc.go ./generated_expansion.go ./networking_client.go ./networkpolicy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/73/7357b10c8a3bd7c0425ea2d4ed54d05c54b734e4ed1caced9af891ff2dfda7a3-d # internal k8s.io/client-go/kubernetes/typed/networking/v1beta1 mkdir -p $WORK/b594/ cat >$WORK/b594/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/networking/v1beta1=$WORK/b530/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/networking/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -shared -p k8s.io/client-go/kubernetes/typed/networking/v1beta1 -complete -installsuffix shared -buildid vLfwyGybhizWxT6sABBC/vLfwyGybhizWxT6sABBC -goversion go1.15 -D "" -importcfg $WORK/b594/importcfg -pack ./doc.go ./generated_expansion.go ./ingress.go ./ingressclass.go ./networking_client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/20/202b545fa0e5016cce012b7c2865bc886edcbfd630da4f968b1675654729a8e2-d # internal k8s.io/client-go/kubernetes/typed/node/v1alpha1 mkdir -p $WORK/b595/ cat >$WORK/b595/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/node/v1alpha1=$WORK/b531/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/node/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -shared -p k8s.io/client-go/kubernetes/typed/node/v1alpha1 -complete -installsuffix shared -buildid WwgcG2ER9ro7w-xj5stT/WwgcG2ER9ro7w-xj5stT -goversion go1.15 -D "" -importcfg $WORK/b595/importcfg -pack ./doc.go ./generated_expansion.go ./node_client.go ./runtimeclass.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/fa/fa59c99c8d4f1c02ee20e1ff359178b65cb2c4668d400cb4e7e5eece208f75e4-d # internal k8s.io/client-go/kubernetes/typed/node/v1beta1 mkdir -p $WORK/b596/ cat >$WORK/b596/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/node/v1beta1=$WORK/b532/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/node/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -shared -p k8s.io/client-go/kubernetes/typed/node/v1beta1 -complete -installsuffix shared -buildid gMwcNchBKQlYGkDY3RYp/gMwcNchBKQlYGkDY3RYp -goversion go1.15 -D "" -importcfg $WORK/b596/importcfg -pack ./doc.go ./generated_expansion.go ./node_client.go ./runtimeclass.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b594/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/7d/7da79da71f76fa3b5aad4be07cfdaddef9254e787813bb779696176000c7dd94-d # internal k8s.io/client-go/kubernetes/typed/policy/v1beta1 mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/policy/v1beta1=$WORK/b533/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/policy/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -shared -p k8s.io/client-go/kubernetes/typed/policy/v1beta1 -complete -installsuffix shared -buildid jBjmwneMfnyQMEmD3PI-/jBjmwneMfnyQMEmD3PI- -goversion go1.15 -D "" -importcfg $WORK/b597/importcfg -pack ./doc.go ./eviction.go ./eviction_expansion.go ./generated_expansion.go ./poddisruptionbudget.go ./podsecuritypolicy.go ./policy_client.go cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/b8/b8cb4b78f204915da1da8d28495592e70080555f0586615c263cc2f00d5c7313-d # internal k8s.io/client-go/kubernetes/typed/rbac/v1 mkdir -p $WORK/b598/ cat >$WORK/b598/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/rbac/v1=$WORK/b534/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/rbac/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -shared -p k8s.io/client-go/kubernetes/typed/rbac/v1 -complete -installsuffix shared -buildid SwiuLE33ftn97_H-mBnj/SwiuLE33ftn97_H-mBnj -goversion go1.15 -D "" -importcfg $WORK/b598/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./doc.go ./generated_expansion.go ./rbac_client.go ./role.go ./rolebinding.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/0e/0ed96a63ac0146e1e94c4c18db36e89480014af7ce3d2a54cf7f7392bcb7e520-d # internal k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 mkdir -p $WORK/b599/ cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/rbac/v1alpha1=$WORK/b535/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -shared -p k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 -complete -installsuffix shared -buildid OUzbL_kQBQYNHAcpo-x-/OUzbL_kQBQYNHAcpo-x- -goversion go1.15 -D "" -importcfg $WORK/b599/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./doc.go ./generated_expansion.go ./rbac_client.go ./role.go ./rolebinding.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/5d/5d608e1cf77c710c2be854925e0b3200114c6d250604e28116a30022c0796fd8-d # internal k8s.io/client-go/kubernetes/typed/rbac/v1beta1 mkdir -p $WORK/b600/ cat >$WORK/b600/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/rbac/v1beta1=$WORK/b536/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -shared -p k8s.io/client-go/kubernetes/typed/rbac/v1beta1 -complete -installsuffix shared -buildid RG6cTVvx46RJLLrXN5kM/RG6cTVvx46RJLLrXN5kM -goversion go1.15 -D "" -importcfg $WORK/b600/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./doc.go ./generated_expansion.go ./rbac_client.go ./role.go ./rolebinding.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/6a/6a4a8f96312fcffa39b0050201207740210e78fed42351f9777efd2b80f77a1c-d # internal k8s.io/client-go/kubernetes/typed/scheduling/v1 mkdir -p $WORK/b601/ cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/scheduling/v1=$WORK/b537/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/scheduling/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -shared -p k8s.io/client-go/kubernetes/typed/scheduling/v1 -complete -installsuffix shared -buildid 3AUrJXBjLwjPEbT8A3Vg/3AUrJXBjLwjPEbT8A3Vg -goversion go1.15 -D "" -importcfg $WORK/b601/importcfg -pack ./doc.go ./generated_expansion.go ./priorityclass.go ./scheduling_client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b598/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b599/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/23/23b41be09c17ef5fd93bd137469e4926dcb199b93bb208f793918576355a3f8e-d # internal k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 mkdir -p $WORK/b602/ cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/scheduling/v1alpha1=$WORK/b538/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -shared -p k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 -complete -installsuffix shared -buildid 77nVTqSuSs_uAdZOZr-B/77nVTqSuSs_uAdZOZr-B -goversion go1.15 -D "" -importcfg $WORK/b602/importcfg -pack ./doc.go ./generated_expansion.go ./priorityclass.go ./scheduling_client.go cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/cb/cb3ff74b4d1f87bdd7c369209c643cd5763be330bb4d37f2610cc27ce620bbd8-d # internal k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 mkdir -p $WORK/b603/ cat >$WORK/b603/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/scheduling/v1beta1=$WORK/b539/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -shared -p k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 -complete -installsuffix shared -buildid J6zlIcfEzB6wV-FFzZtP/J6zlIcfEzB6wV-FFzZtP -goversion go1.15 -D "" -importcfg $WORK/b603/importcfg -pack ./doc.go ./generated_expansion.go ./priorityclass.go ./scheduling_client.go cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/fe/fe88922281ddfa69f55e73efa8c77fb98ad5e0891101d80c3fea0cc269888f3e-d # internal k8s.io/client-go/kubernetes/typed/settings/v1alpha1 mkdir -p $WORK/b604/ cat >$WORK/b604/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/settings/v1alpha1=$WORK/b540/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/settings/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -shared -p k8s.io/client-go/kubernetes/typed/settings/v1alpha1 -complete -installsuffix shared -buildid bEQIDPTGFGQ1E39UgIDO/bEQIDPTGFGQ1E39UgIDO -goversion go1.15 -D "" -importcfg $WORK/b604/importcfg -pack ./doc.go ./generated_expansion.go ./podpreset.go ./settings_client.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/62/6286c5acd09ad44ca5910e47b5559a226d61a93e1a25f12b4b7d1526cba153a3-d # internal k8s.io/client-go/kubernetes/typed/storage/v1 mkdir -p $WORK/b605/ cat >$WORK/b605/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/storage/v1=$WORK/b541/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/storage/v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -shared -p k8s.io/client-go/kubernetes/typed/storage/v1 -complete -installsuffix shared -buildid VOiNLwiz8D1qkxfdc-xi/VOiNLwiz8D1qkxfdc-xi -goversion go1.15 -D "" -importcfg $WORK/b605/importcfg -pack ./csidriver.go ./csinode.go ./doc.go ./generated_expansion.go ./storage_client.go ./storageclass.go ./volumeattachment.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/28/2880fc8e0099325c6af20287d3b560d469a1f48a915c17a1ad9754027782b55a-d # internal k8s.io/client-go/kubernetes/typed/storage/v1alpha1 mkdir -p $WORK/b606/ cat >$WORK/b606/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/storage/v1alpha1=$WORK/b542/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -shared -p k8s.io/client-go/kubernetes/typed/storage/v1alpha1 -complete -installsuffix shared -buildid GpU91aYdjfjcZ_dRUhPG/GpU91aYdjfjcZ_dRUhPG -goversion go1.15 -D "" -importcfg $WORK/b606/importcfg -pack ./doc.go ./generated_expansion.go ./storage_client.go ./volumeattachment.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/6d/6dd09c7c3589141c236d43d6e12f46744b7f353b59628fa83fbe7d0fe1009c2f-d # internal k8s.io/client-go/kubernetes/typed/storage/v1beta1 mkdir -p $WORK/b607/ cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile k8s.io/api/storage/v1beta1=$WORK/b543/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes/typed/storage/v1beta1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -shared -p k8s.io/client-go/kubernetes/typed/storage/v1beta1 -complete -installsuffix shared -buildid 8l_PKWt9gWPrC6B_SjJj/8l_PKWt9gWPrC6B_SjJj -goversion go1.15 -D "" -importcfg $WORK/b607/importcfg -pack ./csidriver.go ./csinode.go ./doc.go ./generated_expansion.go ./storage_client.go ./storageclass.go ./volumeattachment.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/9a/9a86bd903a46a7153fb2c0c2135c3bdb211721b15ba4412ad7a5a5b751350939-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b585/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/83/831b17eaea5224828fa3aa8bd242372c61f808258137f0048f89d80bddd0f17a-d # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/fd/fdcb582a951d0415d782526e553756797ab58049209deded893ed0ab24cc12f2-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b605/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/23/23db9412c28d79ce62577fbc175d37a2f6c2215a21df9f03d5494e5ae1081624-d # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/d8/d8e903159be57dc80882ad8fa968a6d564207d284570734ae64d931855c19503-d # internal k8s.io/client-go/kubernetes mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/client-go/discovery=$WORK/b453/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/admissionregistration/v1=$WORK/b566/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=$WORK/b567/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1=$WORK/b568/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1beta1=$WORK/b569/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1beta2=$WORK/b570/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1=$WORK/b571/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authentication/v1=$WORK/b572/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authentication/v1beta1=$WORK/b573/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authorization/v1=$WORK/b574/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authorization/v1beta1=$WORK/b575/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v1=$WORK/b576/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=$WORK/b577/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=$WORK/b578/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/batch/v1=$WORK/b579/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/batch/v1beta1=$WORK/b580/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/batch/v2alpha1=$WORK/b581/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/certificates/v1beta1=$WORK/b582/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/coordination/v1=$WORK/b583/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/coordination/v1beta1=$WORK/b584/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/core/v1=$WORK/b585/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/discovery/v1alpha1=$WORK/b588/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/discovery/v1beta1=$WORK/b589/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/events/v1beta1=$WORK/b590/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/extensions/v1beta1=$WORK/b591/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=$WORK/b592/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/networking/v1=$WORK/b593/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/networking/v1beta1=$WORK/b594/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/node/v1alpha1=$WORK/b595/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/node/v1beta1=$WORK/b596/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/policy/v1beta1=$WORK/b597/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1=$WORK/b598/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=$WORK/b599/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1beta1=$WORK/b600/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1=$WORK/b601/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=$WORK/b602/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=$WORK/b603/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/settings/v1alpha1=$WORK/b604/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1=$WORK/b605/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1alpha1=$WORK/b606/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1beta1=$WORK/b607/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile k8s.io/client-go/util/flowcontrol=$WORK/b564/_pkg_.a EOF cd /usr/share/gocode/src/k8s.io/client-go/kubernetes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p k8s.io/client-go/kubernetes -complete -installsuffix shared -buildid U763Mu1DwIbRjtaOtTiS/U763Mu1DwIbRjtaOtTiS -goversion go1.15 -D "" -importcfg $WORK/b452/importcfg -pack ./clientset.go ./doc.go ./import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/02/02f8fab9092b21c5b72bc6ae75d2ebe4a5e0daae8a1b9f4b4fe5c6f4ba96a2de-d # internal github.com/linode/linodego/internal/kubernetes mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile k8s.io/client-go/kubernetes=$WORK/b452/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd=$WORK/b608/_pkg_.a packagefile k8s.io/client-go/transport=$WORK/b556/_pkg_.a EOF cd /usr/share/gocode/src/github.com/linode/linodego/internal/kubernetes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/linode/linodego/internal/kubernetes -complete -installsuffix shared -buildid PIJiXgiFtTVmOJ4FrPMm/PIJiXgiFtTVmOJ4FrPMm -goversion go1.15 -D "" -importcfg $WORK/b451/importcfg -pack ./kubernetes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/63/6362462b2e0561be246b289095e83b95683d7786c5abb91246353fe9538978a7-d # internal github.com/linode/linodego/pkg/condition mkdir -p $WORK/b617/ cat >$WORK/b617/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/linode/linodego/internal/kubernetes=$WORK/b451/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a EOF cd /usr/share/gocode/src/github.com/linode/linodego/pkg/condition /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -shared -p github.com/linode/linodego/pkg/condition -complete -installsuffix shared -buildid JH1RYoWHHNqSo30LMW_h/JH1RYoWHHNqSo30LMW_h -goversion go1.15 -D "" -importcfg $WORK/b617/importcfg -pack ./doc.go ./lke.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/ba/bae76c104e71cd1645fa10ec742ff2f1bf05eed2423558f97d3a45d2f7f8b2d7-d # internal github.com/linode/linodego mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-resty/resty/v2=$WORK/b448/_pkg_.a packagefile github.com/linode/linodego/internal/duration=$WORK/b450/_pkg_.a packagefile github.com/linode/linodego/internal/kubernetes=$WORK/b451/_pkg_.a packagefile github.com/linode/linodego/internal/parseabletime=$WORK/b616/_pkg_.a packagefile github.com/linode/linodego/pkg/condition=$WORK/b617/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b283/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/share/gocode/src/github.com/linode/linodego /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/linode/linodego -complete -installsuffix shared -buildid fYVIoN5TpI02JlXJt405/fYVIoN5TpI02JlXJt405 -goversion go1.15 -D "" -importcfg $WORK/b447/importcfg -pack ./account.go ./account_events.go ./account_invoices.go ./account_notifications.go ./account_oauth_client.go ./account_payments.go ./account_settings.go ./account_users.go ./client.go ./domain_records.go ./domains.go ./errors.go ./firewall_devices.go ./firewall_rules.go ./firewalls.go ./images.go ./instance_configs.go ./instance_disks.go ./instance_ips.go ./instance_snapshots.go ./instance_stats.go ./instance_volumes.go ./instances.go ./kernels.go ./lke_cluster_pools.go ./lke_clusters.go ./longview.go ./longview_subscriptions.go ./managed.go ./network_ips.go ./network_pools.go ./network_ranges.go ./nodebalancer.go ./nodebalancer_config_nodes.go ./nodebalancer_configs.go ./nodebalancer_stats.go ./object_storage_buckets.go ./object_storage_clusters.go ./object_storage_keys.go ./pagination.go ./profile.go ./profile_sshkeys.go ./profile_tokens.go ./regions.go ./resources.go ./retries.go ./stackscripts.go ./support.go ./tags.go ./types.go ./volumes.go ./waitfor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/6e/6e790b350e78cbabbd108740ea7d6ea730f7972fc3c159a853debd991e146b06-d # internal github.com/go-acme/lego/providers/dns/linodev4 mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/platform/config/env=github.com/go-acme/lego/platform/config/env packagefile context=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/linode/linodego=$WORK/b447/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b236/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns/linodev4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/go-acme/lego/providers/dns/linodev4 -complete -installsuffix shared -buildid zrDI5QZCZupUYMcZ_KpR/zrDI5QZCZupUYMcZ_KpR -goversion go1.15 -D "" -importcfg $WORK/b446/importcfg -pack ./linodev4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/e7/e740f0bda2088223e50e1ac3622117fdd913b3fc8f3553604f7c4164ae990d39-d # internal github.com/go-acme/lego/providers/dns mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/challenge=github.com/go-acme/lego/challenge importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/providers/dns/acmedns=github.com/go-acme/lego/providers/dns/acmedns importmap github.com/go-acme/lego/v3/providers/dns/alidns=github.com/go-acme/lego/providers/dns/alidns importmap github.com/go-acme/lego/v3/providers/dns/arvancloud=github.com/go-acme/lego/providers/dns/arvancloud importmap github.com/go-acme/lego/v3/providers/dns/auroradns=github.com/go-acme/lego/providers/dns/auroradns importmap github.com/go-acme/lego/v3/providers/dns/autodns=github.com/go-acme/lego/providers/dns/autodns importmap github.com/go-acme/lego/v3/providers/dns/azure=github.com/go-acme/lego/providers/dns/azure importmap github.com/go-acme/lego/v3/providers/dns/bindman=github.com/go-acme/lego/providers/dns/bindman importmap github.com/go-acme/lego/v3/providers/dns/bluecat=github.com/go-acme/lego/providers/dns/bluecat importmap github.com/go-acme/lego/v3/providers/dns/checkdomain=github.com/go-acme/lego/providers/dns/checkdomain importmap github.com/go-acme/lego/v3/providers/dns/clouddns=github.com/go-acme/lego/providers/dns/clouddns importmap github.com/go-acme/lego/v3/providers/dns/cloudflare=github.com/go-acme/lego/providers/dns/cloudflare importmap github.com/go-acme/lego/v3/providers/dns/cloudns=github.com/go-acme/lego/providers/dns/cloudns importmap github.com/go-acme/lego/v3/providers/dns/cloudxns=github.com/go-acme/lego/providers/dns/cloudxns importmap github.com/go-acme/lego/v3/providers/dns/conoha=github.com/go-acme/lego/providers/dns/conoha importmap github.com/go-acme/lego/v3/providers/dns/constellix=github.com/go-acme/lego/providers/dns/constellix importmap github.com/go-acme/lego/v3/providers/dns/desec=github.com/go-acme/lego/providers/dns/desec importmap github.com/go-acme/lego/v3/providers/dns/designate=github.com/go-acme/lego/providers/dns/designate importmap github.com/go-acme/lego/v3/providers/dns/digitalocean=github.com/go-acme/lego/providers/dns/digitalocean importmap github.com/go-acme/lego/v3/providers/dns/dnsimple=github.com/go-acme/lego/providers/dns/dnsimple importmap github.com/go-acme/lego/v3/providers/dns/dnsmadeeasy=github.com/go-acme/lego/providers/dns/dnsmadeeasy importmap github.com/go-acme/lego/v3/providers/dns/dnspod=github.com/go-acme/lego/providers/dns/dnspod importmap github.com/go-acme/lego/v3/providers/dns/dode=github.com/go-acme/lego/providers/dns/dode importmap github.com/go-acme/lego/v3/providers/dns/dreamhost=github.com/go-acme/lego/providers/dns/dreamhost importmap github.com/go-acme/lego/v3/providers/dns/duckdns=github.com/go-acme/lego/providers/dns/duckdns importmap github.com/go-acme/lego/v3/providers/dns/dyn=github.com/go-acme/lego/providers/dns/dyn importmap github.com/go-acme/lego/v3/providers/dns/dynu=github.com/go-acme/lego/providers/dns/dynu importmap github.com/go-acme/lego/v3/providers/dns/easydns=github.com/go-acme/lego/providers/dns/easydns importmap github.com/go-acme/lego/v3/providers/dns/exec=github.com/go-acme/lego/providers/dns/exec importmap github.com/go-acme/lego/v3/providers/dns/exoscale=github.com/go-acme/lego/providers/dns/exoscale importmap github.com/go-acme/lego/v3/providers/dns/fastdns=github.com/go-acme/lego/providers/dns/fastdns importmap github.com/go-acme/lego/v3/providers/dns/gandi=github.com/go-acme/lego/providers/dns/gandi importmap github.com/go-acme/lego/v3/providers/dns/gandiv5=github.com/go-acme/lego/providers/dns/gandiv5 importmap github.com/go-acme/lego/v3/providers/dns/gcloud=github.com/go-acme/lego/providers/dns/gcloud importmap github.com/go-acme/lego/v3/providers/dns/glesys=github.com/go-acme/lego/providers/dns/glesys importmap github.com/go-acme/lego/v3/providers/dns/godaddy=github.com/go-acme/lego/providers/dns/godaddy importmap github.com/go-acme/lego/v3/providers/dns/hetzner=github.com/go-acme/lego/providers/dns/hetzner importmap github.com/go-acme/lego/v3/providers/dns/hostingde=github.com/go-acme/lego/providers/dns/hostingde importmap github.com/go-acme/lego/v3/providers/dns/httpreq=github.com/go-acme/lego/providers/dns/httpreq importmap github.com/go-acme/lego/v3/providers/dns/iij=github.com/go-acme/lego/providers/dns/iij importmap github.com/go-acme/lego/v3/providers/dns/inwx=github.com/go-acme/lego/providers/dns/inwx importmap github.com/go-acme/lego/v3/providers/dns/joker=github.com/go-acme/lego/providers/dns/joker importmap github.com/go-acme/lego/v3/providers/dns/lightsail=github.com/go-acme/lego/providers/dns/lightsail importmap github.com/go-acme/lego/v3/providers/dns/linode=github.com/go-acme/lego/providers/dns/linode importmap github.com/go-acme/lego/v3/providers/dns/linodev4=github.com/go-acme/lego/providers/dns/linodev4 importmap github.com/go-acme/lego/v3/providers/dns/liquidweb=github.com/go-acme/lego/providers/dns/liquidweb importmap github.com/go-acme/lego/v3/providers/dns/luadns=github.com/go-acme/lego/providers/dns/luadns importmap github.com/go-acme/lego/v3/providers/dns/mydnsjp=github.com/go-acme/lego/providers/dns/mydnsjp importmap github.com/go-acme/lego/v3/providers/dns/mythicbeasts=github.com/go-acme/lego/providers/dns/mythicbeasts importmap github.com/go-acme/lego/v3/providers/dns/namecheap=github.com/go-acme/lego/providers/dns/namecheap importmap github.com/go-acme/lego/v3/providers/dns/namedotcom=github.com/go-acme/lego/providers/dns/namedotcom importmap github.com/go-acme/lego/v3/providers/dns/namesilo=github.com/go-acme/lego/providers/dns/namesilo importmap github.com/go-acme/lego/v3/providers/dns/netcup=github.com/go-acme/lego/providers/dns/netcup importmap github.com/go-acme/lego/v3/providers/dns/netlify=github.com/go-acme/lego/providers/dns/netlify importmap github.com/go-acme/lego/v3/providers/dns/nifcloud=github.com/go-acme/lego/providers/dns/nifcloud importmap github.com/go-acme/lego/v3/providers/dns/ns1=github.com/go-acme/lego/providers/dns/ns1 importmap github.com/go-acme/lego/v3/providers/dns/oraclecloud=github.com/go-acme/lego/providers/dns/oraclecloud importmap github.com/go-acme/lego/v3/providers/dns/otc=github.com/go-acme/lego/providers/dns/otc importmap github.com/go-acme/lego/v3/providers/dns/ovh=github.com/go-acme/lego/providers/dns/ovh importmap github.com/go-acme/lego/v3/providers/dns/pdns=github.com/go-acme/lego/providers/dns/pdns importmap github.com/go-acme/lego/v3/providers/dns/rackspace=github.com/go-acme/lego/providers/dns/rackspace importmap github.com/go-acme/lego/v3/providers/dns/regru=github.com/go-acme/lego/providers/dns/regru importmap github.com/go-acme/lego/v3/providers/dns/rfc2136=github.com/go-acme/lego/providers/dns/rfc2136 importmap github.com/go-acme/lego/v3/providers/dns/rimuhosting=github.com/go-acme/lego/providers/dns/rimuhosting importmap github.com/go-acme/lego/v3/providers/dns/route53=github.com/go-acme/lego/providers/dns/route53 importmap github.com/go-acme/lego/v3/providers/dns/sakuracloud=github.com/go-acme/lego/providers/dns/sakuracloud importmap github.com/go-acme/lego/v3/providers/dns/scaleway=github.com/go-acme/lego/providers/dns/scaleway importmap github.com/go-acme/lego/v3/providers/dns/selectel=github.com/go-acme/lego/providers/dns/selectel importmap github.com/go-acme/lego/v3/providers/dns/servercow=github.com/go-acme/lego/providers/dns/servercow importmap github.com/go-acme/lego/v3/providers/dns/stackpath=github.com/go-acme/lego/providers/dns/stackpath importmap github.com/go-acme/lego/v3/providers/dns/transip=github.com/go-acme/lego/providers/dns/transip importmap github.com/go-acme/lego/v3/providers/dns/vegadns=github.com/go-acme/lego/providers/dns/vegadns importmap github.com/go-acme/lego/v3/providers/dns/versio=github.com/go-acme/lego/providers/dns/versio importmap github.com/go-acme/lego/v3/providers/dns/vscale=github.com/go-acme/lego/providers/dns/vscale importmap github.com/go-acme/lego/v3/providers/dns/vultr=github.com/go-acme/lego/providers/dns/vultr importmap github.com/go-acme/lego/v3/providers/dns/yandex=github.com/go-acme/lego/providers/dns/yandex importmap github.com/go-acme/lego/v3/providers/dns/zoneee=github.com/go-acme/lego/providers/dns/zoneee importmap github.com/go-acme/lego/v3/providers/dns/zonomi=github.com/go-acme/lego/providers/dns/zonomi packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/challenge=$WORK/b126/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/acmedns=$WORK/b149/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/alidns=$WORK/b152/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/arvancloud=$WORK/b171/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/auroradns=$WORK/b173/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/autodns=$WORK/b175/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/azure=$WORK/b176/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/bindman=$WORK/b196/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/bluecat=$WORK/b202/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/checkdomain=$WORK/b203/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/clouddns=$WORK/b204/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/cloudflare=$WORK/b206/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/cloudns=$WORK/b210/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/cloudxns=$WORK/b212/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/conoha=$WORK/b214/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/constellix=$WORK/b216/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/desec=$WORK/b219/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/designate=$WORK/b221/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/digitalocean=$WORK/b233/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dnsimple=$WORK/b234/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dnsmadeeasy=$WORK/b239/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dnspod=$WORK/b241/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dode=$WORK/b243/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dreamhost=$WORK/b244/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/duckdns=$WORK/b245/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dyn=$WORK/b246/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dynu=$WORK/b247/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/easydns=$WORK/b249/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/exec=$WORK/b250/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/exoscale=$WORK/b251/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/fastdns=$WORK/b256/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/gandi=$WORK/b264/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/gandiv5=$WORK/b265/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/gcloud=$WORK/b266/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/glesys=$WORK/b382/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/godaddy=$WORK/b383/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/hetzner=$WORK/b384/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/hostingde=$WORK/b386/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/httpreq=$WORK/b387/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/iij=$WORK/b388/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/inwx=$WORK/b391/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/joker=$WORK/b405/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/lightsail=$WORK/b406/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/linode=$WORK/b443/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/linodev4=$WORK/b446/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/liquidweb=$WORK/b618/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/luadns=$WORK/b625/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/mydnsjp=$WORK/b627/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/mythicbeasts=$WORK/b628/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/namecheap=$WORK/b629/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/namedotcom=$WORK/b630/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/namesilo=$WORK/b632/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/netcup=$WORK/b634/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/netlify=$WORK/b636/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/nifcloud=$WORK/b638/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/ns1=$WORK/b640/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/oraclecloud=$WORK/b647/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/otc=$WORK/b650/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/ovh=$WORK/b651/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/pdns=$WORK/b653/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/rackspace=$WORK/b654/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/regru=$WORK/b655/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/rfc2136=$WORK/b657/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/rimuhosting=$WORK/b658/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/route53=$WORK/b660/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/sakuracloud=$WORK/b663/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/scaleway=$WORK/b671/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/selectel=$WORK/b673/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/servercow=$WORK/b675/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/stackpath=$WORK/b677/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/transip=$WORK/b679/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/vegadns=$WORK/b686/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/versio=$WORK/b688/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/vscale=$WORK/b689/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/vultr=$WORK/b690/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/yandex=$WORK/b694/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/zoneee=$WORK/b696/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/zonomi=$WORK/b697/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/providers/dns /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/go-acme/lego/providers/dns -complete -installsuffix shared -buildid j6PNpKOcPhl5alnOyDcW/j6PNpKOcPhl5alnOyDcW -goversion go1.15 -D "" -importcfg $WORK/b148/importcfg -pack ./dns_providers.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/38/385105a6047b0dfcbdb90dceb46e7ee43b95c47bb967514ea50a9bb70fb2db38-d # internal github.com/go-acme/lego/cmd mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/certcrypto=github.com/go-acme/lego/certcrypto importmap github.com/go-acme/lego/v3/certificate=github.com/go-acme/lego/certificate importmap github.com/go-acme/lego/v3/challenge=github.com/go-acme/lego/challenge importmap github.com/go-acme/lego/v3/challenge/dns01=github.com/go-acme/lego/challenge/dns01 importmap github.com/go-acme/lego/v3/challenge/http01=github.com/go-acme/lego/challenge/http01 importmap github.com/go-acme/lego/v3/challenge/tlsalpn01=github.com/go-acme/lego/challenge/tlsalpn01 importmap github.com/go-acme/lego/v3/lego=github.com/go-acme/lego/lego importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log importmap github.com/go-acme/lego/v3/providers/dns=github.com/go-acme/lego/providers/dns importmap github.com/go-acme/lego/v3/providers/http/memcached=github.com/go-acme/lego/providers/http/memcached importmap github.com/go-acme/lego/v3/providers/http/webroot=github.com/go-acme/lego/providers/http/webroot importmap github.com/go-acme/lego/v3/registration=github.com/go-acme/lego/registration packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/certcrypto=$WORK/b079/_pkg_.a packagefile github.com/go-acme/lego/certificate=$WORK/b081/_pkg_.a packagefile github.com/go-acme/lego/challenge=$WORK/b126/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/challenge/http01=$WORK/b143/_pkg_.a packagefile github.com/go-acme/lego/challenge/tlsalpn01=$WORK/b144/_pkg_.a packagefile github.com/go-acme/lego/lego=$WORK/b145/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b123/_pkg_.a packagefile github.com/go-acme/lego/providers/dns=$WORK/b148/_pkg_.a packagefile github.com/go-acme/lego/providers/http/memcached=$WORK/b698/_pkg_.a packagefile github.com/go-acme/lego/providers/http/webroot=$WORK/b700/_pkg_.a packagefile github.com/go-acme/lego/registration=$WORK/b147/_pkg_.a packagefile github.com/urfave/cli=$WORK/b701/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b128/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b193/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b285/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/cmd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/go-acme/lego/cmd -complete -installsuffix shared -buildid mAe3RUeGYPVSYAEEniZn/mAe3RUeGYPVSYAEEniZn -goversion go1.15 -D "" -importcfg $WORK/b033/importcfg -pack ./account.go ./accounts_storage.go ./certs_storage.go ./cmd.go ./cmd_before.go ./cmd_dnshelp.go ./cmd_list.go ./cmd_renew.go ./cmd_revoke.go ./cmd_run.go ./flags.go ./hook.go ./setup.go ./setup_challenges.go ./zz_gen_cmd_dnshelp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/57/571dc0eb4c12f3ba71ac7751baaeed62d7c7e68345921632c512a36c421c7938-d # internal github.com/go-acme/lego/cmd/lego mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/go-acme/lego/v3/cmd=github.com/go-acme/lego/cmd importmap github.com/go-acme/lego/v3/log=github.com/go-acme/lego/log packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/cmd=$WORK/b033/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b123/_pkg_.a packagefile github.com/urfave/cli=$WORK/b701/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a packagefile math=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego/cmd/lego /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid ihGglrwcS4uWoVrN7A-Q/ihGglrwcS4uWoVrN7A-Q -goversion go1.15 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/8b/8b8f3ce05800afc0c962884434408b7a4e845bf325c3f4674825554ad4dd4cdc-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/go-acme/lego/cmd/lego=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/go-acme/lego/cmd=$WORK/b033/_pkg_.a packagefile github.com/go-acme/lego/log=$WORK/b123/_pkg_.a packagefile github.com/urfave/cli=$WORK/b701/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b038/_pkg_.a packagefile crypto/x509=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile encoding/pem=$WORK/b067/_pkg_.a packagefile github.com/go-acme/lego/certcrypto=$WORK/b079/_pkg_.a packagefile github.com/go-acme/lego/certificate=$WORK/b081/_pkg_.a packagefile github.com/go-acme/lego/challenge=$WORK/b126/_pkg_.a packagefile github.com/go-acme/lego/challenge/dns01=$WORK/b133/_pkg_.a packagefile github.com/go-acme/lego/challenge/http01=$WORK/b143/_pkg_.a packagefile github.com/go-acme/lego/challenge/tlsalpn01=$WORK/b144/_pkg_.a packagefile github.com/go-acme/lego/lego=$WORK/b145/_pkg_.a packagefile github.com/go-acme/lego/providers/dns=$WORK/b148/_pkg_.a packagefile github.com/go-acme/lego/providers/http/memcached=$WORK/b698/_pkg_.a packagefile github.com/go-acme/lego/providers/http/webroot=$WORK/b700/_pkg_.a packagefile github.com/go-acme/lego/registration=$WORK/b147/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b076/_pkg_.a packagefile os/exec=$WORK/b193/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b285/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile log=$WORK/b106/_pkg_.a packagefile flag=$WORK/b475/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b702/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/template=$WORK/b283/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a 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 packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile hash=$WORK/b039/_pkg_.a packagefile crypto/aes=$WORK/b041/_pkg_.a packagefile crypto/cipher=$WORK/b042/_pkg_.a packagefile crypto/des=$WORK/b046/_pkg_.a packagefile crypto/dsa=$WORK/b047/_pkg_.a packagefile crypto/ecdsa=$WORK/b051/_pkg_.a packagefile crypto/ed25519=$WORK/b058/_pkg_.a packagefile crypto/elliptic=$WORK/b052/_pkg_.a packagefile crypto/md5=$WORK/b061/_pkg_.a packagefile crypto/rsa=$WORK/b062/_pkg_.a packagefile crypto/sha1=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b053/_pkg_.a packagefile crypto/x509/pkix=$WORK/b065/_pkg_.a packagefile encoding/asn1=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b054/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b057/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile encoding=$WORK/b078/_pkg_.a packagefile encoding/base64=$WORK/b068/_pkg_.a packagefile unicode/utf16=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile golang.org/x/crypto/ocsp=$WORK/b080/_pkg_.a packagefile github.com/go-acme/lego/acme=$WORK/b082/_pkg_.a packagefile github.com/go-acme/lego/acme/api=$WORK/b083/_pkg_.a packagefile github.com/go-acme/lego/platform/wait=$WORK/b127/_pkg_.a packagefile net/http=$WORK/b087/_pkg_.a packagefile github.com/miekg/dns=$WORK/b134/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile crypto/tls=$WORK/b092/_pkg_.a packagefile github.com/go-acme/lego/challenge/resolver=$WORK/b146/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/acmedns=$WORK/b149/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/alidns=$WORK/b152/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/arvancloud=$WORK/b171/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/auroradns=$WORK/b173/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/autodns=$WORK/b175/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/azure=$WORK/b176/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/bindman=$WORK/b196/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/bluecat=$WORK/b202/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/checkdomain=$WORK/b203/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/clouddns=$WORK/b204/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/cloudflare=$WORK/b206/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/cloudns=$WORK/b210/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/cloudxns=$WORK/b212/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/conoha=$WORK/b214/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/constellix=$WORK/b216/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/desec=$WORK/b219/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/designate=$WORK/b221/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/digitalocean=$WORK/b233/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dnsimple=$WORK/b234/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dnsmadeeasy=$WORK/b239/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dnspod=$WORK/b241/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dode=$WORK/b243/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dreamhost=$WORK/b244/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/duckdns=$WORK/b245/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dyn=$WORK/b246/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dynu=$WORK/b247/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/easydns=$WORK/b249/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/exec=$WORK/b250/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/exoscale=$WORK/b251/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/fastdns=$WORK/b256/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/gandi=$WORK/b264/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/gandiv5=$WORK/b265/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/gcloud=$WORK/b266/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/glesys=$WORK/b382/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/godaddy=$WORK/b383/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/hetzner=$WORK/b384/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/hostingde=$WORK/b386/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/httpreq=$WORK/b387/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/iij=$WORK/b388/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/inwx=$WORK/b391/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/joker=$WORK/b405/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/lightsail=$WORK/b406/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/linode=$WORK/b443/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/linodev4=$WORK/b446/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/liquidweb=$WORK/b618/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/luadns=$WORK/b625/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/mydnsjp=$WORK/b627/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/mythicbeasts=$WORK/b628/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/namecheap=$WORK/b629/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/namedotcom=$WORK/b630/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/namesilo=$WORK/b632/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/netcup=$WORK/b634/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/netlify=$WORK/b636/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/nifcloud=$WORK/b638/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/ns1=$WORK/b640/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/oraclecloud=$WORK/b647/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/otc=$WORK/b650/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/ovh=$WORK/b651/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/pdns=$WORK/b653/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/rackspace=$WORK/b654/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/regru=$WORK/b655/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/rfc2136=$WORK/b657/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/rimuhosting=$WORK/b658/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/route53=$WORK/b660/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/sakuracloud=$WORK/b663/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/scaleway=$WORK/b671/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/selectel=$WORK/b673/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/servercow=$WORK/b675/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/stackpath=$WORK/b677/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/transip=$WORK/b679/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/vegadns=$WORK/b686/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/versio=$WORK/b688/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/vscale=$WORK/b689/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/vultr=$WORK/b690/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/yandex=$WORK/b694/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/zoneee=$WORK/b696/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/zonomi=$WORK/b697/_pkg_.a packagefile github.com/rainycape/memcache=$WORK/b699/_pkg_.a packagefile path=$WORK/b116/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b129/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b131/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b132/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b072/_pkg_.a packagefile internal/nettrace=$WORK/b073/_pkg_.a packagefile internal/singleflight=$WORK/b074/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b703/_pkg_.a packagefile text/template/parse=$WORK/b284/_pkg_.a packagefile crypto/internal/subtle=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile crypto/subtle=$WORK/b044/_pkg_.a packagefile crypto/internal/randutil=$WORK/b048/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b059/_pkg_.a packagefile github.com/cenkalti/backoff/v4=$WORK/b084/_pkg_.a packagefile github.com/go-acme/lego/acme/api/internal/nonces=$WORK/b085/_pkg_.a packagefile github.com/go-acme/lego/acme/api/internal/secure=$WORK/b117/_pkg_.a packagefile github.com/go-acme/lego/acme/api/internal/sender=$WORK/b086/_pkg_.a packagefile regexp=$WORK/b124/_pkg_.a packagefile compress/gzip=$WORK/b088/_pkg_.a packagefile container/list=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b102/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile mime/multipart=$WORK/b112/_pkg_.a packagefile net/http/httptrace=$WORK/b114/_pkg_.a packagefile net/http/internal=$WORK/b115/_pkg_.a packagefile crypto/hmac=$WORK/b093/_pkg_.a packagefile encoding/base32=$WORK/b135/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b119/_pkg_.a packagefile golang.org/x/net/ipv4=$WORK/b136/_pkg_.a packagefile golang.org/x/net/ipv6=$WORK/b142/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b140/_pkg_.a packagefile crypto/rc4=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b100/_pkg_.a packagefile github.com/cpu/goacmedns=$WORK/b150/_pkg_.a packagefile github.com/go-acme/lego/platform/config/env=$WORK/b151/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk=$WORK/b153/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials=$WORK/b155/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests=$WORK/b160/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/services/alidns=$WORK/b170/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/arvancloud/internal=$WORK/b172/_pkg_.a packagefile github.com/nrdcg/auroradns=$WORK/b174/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/services/dns/mgmt/2017-09-01/dns=$WORK/b177/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b179/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure/auth=$WORK/b189/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/to=$WORK/b187/_pkg_.a packagefile github.com/labbsr0x/bindman-dns-webhook/src/client=$WORK/b197/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/clouddns/internal=$WORK/b205/_pkg_.a packagefile github.com/cloudflare/cloudflare-go=$WORK/b207/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/cloudns/internal=$WORK/b211/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/cloudxns/internal=$WORK/b213/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/conoha/internal=$WORK/b215/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/constellix/internal=$WORK/b217/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/desec/internal=$WORK/b220/_pkg_.a packagefile github.com/gophercloud/gophercloud=$WORK/b222/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack=$WORK/b223/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/dns/v2/recordsets=$WORK/b231/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/dns/v2/zones=$WORK/b232/_pkg_.a packagefile github.com/dnsimple/dnsimple-go/dnsimple=$WORK/b235/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b236/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dnsmadeeasy/internal=$WORK/b240/_pkg_.a packagefile github.com/nrdcg/dnspod-go=$WORK/b242/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/dynu/internal=$WORK/b248/_pkg_.a packagefile github.com/exoscale/egoscale=$WORK/b252/_pkg_.a packagefile github.com/akamai/AkamaiOPEN-edgegrid-golang/configdns-v1=$WORK/b257/_pkg_.a packagefile github.com/akamai/AkamaiOPEN-edgegrid-golang/edgegrid=$WORK/b259/_pkg_.a packagefile encoding/xml=$WORK/b162/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b267/_pkg_.a packagefile golang.org/x/net/context=$WORK/b268/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b269/_pkg_.a packagefile google.golang.org/api/dns/v1=$WORK/b273/_pkg_.a packagefile google.golang.org/api/googleapi=$WORK/b274/_pkg_.a packagefile google.golang.org/api/option=$WORK/b358/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/hetzner/internal=$WORK/b385/_pkg_.a packagefile github.com/iij/doapi=$WORK/b389/_pkg_.a packagefile github.com/iij/doapi/protocol=$WORK/b390/_pkg_.a packagefile github.com/nrdcg/goinwx=$WORK/b392/_pkg_.a packagefile github.com/pquerna/otp/totp=$WORK/b397/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b407/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b415/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b417/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b420/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/lightsail=$WORK/b441/_pkg_.a packagefile github.com/timewasted/linode/dns=$WORK/b444/_pkg_.a packagefile github.com/linode/linodego=$WORK/b447/_pkg_.a packagefile github.com/liquidweb/liquidweb-go/client=$WORK/b619/_pkg_.a packagefile github.com/liquidweb/liquidweb-go/network=$WORK/b622/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/luadns/internal=$WORK/b626/_pkg_.a packagefile golang.org/x/net/publicsuffix=$WORK/b449/_pkg_.a packagefile github.com/namedotcom/go/namecom=$WORK/b631/_pkg_.a packagefile github.com/nrdcg/namesilo=$WORK/b633/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/netcup/internal=$WORK/b635/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/netlify/internal=$WORK/b637/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/nifcloud/internal=$WORK/b639/_pkg_.a packagefile gopkg.in/ns1/ns1-go.v2/rest=$WORK/b641/_pkg_.a packagefile gopkg.in/ns1/ns1-go.v2/rest/model/dns=$WORK/b644/_pkg_.a packagefile github.com/oracle/oci-go-sdk/common=$WORK/b648/_pkg_.a packagefile github.com/oracle/oci-go-sdk/dns=$WORK/b649/_pkg_.a packagefile github.com/ovh/go-ovh/ovh=$WORK/b652/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/regru/internal=$WORK/b656/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/internal/rimuhosting=$WORK/b659/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/route53=$WORK/b661/_pkg_.a packagefile github.com/sacloud/libsacloud/api=$WORK/b664/_pkg_.a packagefile github.com/sacloud/libsacloud/sacloud=$WORK/b666/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/scaleway/internal=$WORK/b672/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/internal/selectel=$WORK/b674/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/servercow/internal=$WORK/b676/_pkg_.a packagefile golang.org/x/oauth2/clientcredentials=$WORK/b678/_pkg_.a packagefile github.com/transip/gotransip/v6=$WORK/b680/_pkg_.a packagefile github.com/transip/gotransip/v6/domain=$WORK/b685/_pkg_.a packagefile github.com/OpenDNS/vegadns2client=$WORK/b687/_pkg_.a packagefile github.com/vultr/govultr=$WORK/b691/_pkg_.a packagefile github.com/go-acme/lego/providers/dns/yandex/internal=$WORK/b695/_pkg_.a packagefile hash/crc32=$WORK/b090/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b130/_pkg_.a packagefile github.com/shurcooL/sanitized_anchor_name=$WORK/b704/_pkg_.a packagefile html=$WORK/b282/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b118/_pkg_.a packagefile regexp/syntax=$WORK/b125/_pkg_.a packagefile compress/flate=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b107/_pkg_.a packagefile mime/quotedprintable=$WORK/b113/_pkg_.a packagefile golang.org/x/net/bpf=$WORK/b137/_pkg_.a packagefile golang.org/x/net/internal/iana=$WORK/b138/_pkg_.a packagefile golang.org/x/net/internal/socket=$WORK/b139/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b141/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b098/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth=$WORK/b154/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials/provider=$WORK/b167/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/endpoints=$WORK/b169/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/errors=$WORK/b157/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses=$WORK/b161/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/utils=$WORK/b158/_pkg_.a packagefile github.com/Azure/azure-sdk-for-go/version=$WORK/b178/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure=$WORK/b186/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/validation=$WORK/b188/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b182/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b180/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b185/_pkg_.a packagefile net/http/cookiejar=$WORK/b184/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure/cli=$WORK/b190/_pkg_.a packagefile github.com/dimchansky/utfbom=$WORK/b191/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b194/_pkg_.a packagefile github.com/labbsr0x/bindman-dns-webhook/src/types=$WORK/b198/_pkg_.a packagefile github.com/labbsr0x/goh/gohclient=$WORK/b200/_pkg_.a packagefile github.com/pkg/errors=$WORK/b208/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b209/_pkg_.a packagefile github.com/google/go-querystring/query=$WORK/b218/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=$WORK/b224/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/ec2tokens=$WORK/b227/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/oauth1=$WORK/b229/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=$WORK/b228/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/utils=$WORK/b230/_pkg_.a packagefile github.com/gophercloud/gophercloud/pagination=$WORK/b226/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b237/_pkg_.a packagefile github.com/gofrs/uuid=$WORK/b253/_pkg_.a packagefile net/http/httputil=$WORK/b255/_pkg_.a packagefile github.com/akamai/AkamaiOPEN-edgegrid-golang/client-v1=$WORK/b258/_pkg_.a packagefile github.com/google/uuid=$WORK/b260/_pkg_.a packagefile github.com/mitchellh/go-homedir=$WORK/b192/_pkg_.a packagefile github.com/patrickmn/go-cache=$WORK/b261/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b199/_pkg_.a packagefile gopkg.in/ini.v1=$WORK/b168/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b270/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b271/_pkg_.a packagefile os/user=$WORK/b272/_pkg_.a packagefile google.golang.org/api/internal/gensupport=$WORK/b276/_pkg_.a packagefile google.golang.org/api/transport/http=$WORK/b360/_pkg_.a packagefile google.golang.org/api/internal/third_party/uritemplates=$WORK/b275/_pkg_.a packagefile google.golang.org/api/internal=$WORK/b359/_pkg_.a packagefile google.golang.org/grpc=$WORK/b278/_pkg_.a packagefile github.com/fatih/structs=$WORK/b393/_pkg_.a packagefile github.com/kolo/xmlrpc=$WORK/b394/_pkg_.a packagefile github.com/mitchellh/mapstructure=$WORK/b396/_pkg_.a packagefile github.com/pquerna/otp=$WORK/b398/_pkg_.a packagefile github.com/pquerna/otp/hotp=$WORK/b404/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b408/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b409/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b413/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b414/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b416/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b419/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b418/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b421/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b422/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b423/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b434/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b435/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b410/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b411/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b425/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b428/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=$WORK/b442/_pkg_.a packagefile github.com/timewasted/linode=$WORK/b445/_pkg_.a packagefile github.com/go-resty/resty/v2=$WORK/b448/_pkg_.a packagefile github.com/linode/linodego/internal/duration=$WORK/b450/_pkg_.a packagefile github.com/linode/linodego/internal/kubernetes=$WORK/b451/_pkg_.a packagefile github.com/linode/linodego/internal/parseabletime=$WORK/b616/_pkg_.a packagefile github.com/linode/linodego/pkg/condition=$WORK/b617/_pkg_.a packagefile github.com/liquidweb/liquidweb-go=$WORK/b620/_pkg_.a packagefile github.com/liquidweb/liquidweb-go/storage=$WORK/b623/_pkg_.a packagefile github.com/liquidweb/liquidweb-go/storm=$WORK/b624/_pkg_.a packagefile github.com/liquidweb/liquidweb-go/types=$WORK/b621/_pkg_.a packagefile gopkg.in/ns1/ns1-go.v2/rest/model/account=$WORK/b642/_pkg_.a packagefile gopkg.in/ns1/ns1-go.v2/rest/model/data=$WORK/b643/_pkg_.a packagefile gopkg.in/ns1/ns1-go.v2/rest/model/monitor=$WORK/b646/_pkg_.a packagefile gopkg.in/ns1/ns1-go.v2/rest/model/filter=$WORK/b645/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b662/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b432/_pkg_.a packagefile encoding/csv=$WORK/b611/_pkg_.a packagefile github.com/sacloud/libsacloud=$WORK/b665/_pkg_.a packagefile github.com/sacloud/libsacloud/sacloud/ostype=$WORK/b668/_pkg_.a packagefile go.uber.org/ratelimit=$WORK/b669/_pkg_.a packagefile github.com/sacloud/libsacloud/utils/mutexkv=$WORK/b667/_pkg_.a packagefile github.com/transip/gotransip/v6/authenticator=$WORK/b681/_pkg_.a packagefile github.com/transip/gotransip/v6/jwt=$WORK/b682/_pkg_.a packagefile github.com/transip/gotransip/v6/repository=$WORK/b684/_pkg_.a packagefile github.com/transip/gotransip/v6/rest=$WORK/b683/_pkg_.a packagefile github.com/hashicorp/go-retryablehttp=$WORK/b692/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b120/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b121/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b122/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b104/_pkg_.a packagefile github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/signers=$WORK/b156/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b159/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b163/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b166/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b181/_pkg_.a packagefile github.com/dgrijalva/jwt-go=$WORK/b183/_pkg_.a packagefile golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b195/_pkg_.a packagefile github.com/go-errors/errors=$WORK/b201/_pkg_.a packagefile github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=$WORK/b225/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b238/_pkg_.a packagefile database/sql/driver=$WORK/b254/_pkg_.a packagefile github.com/akamai/AkamaiOPEN-edgegrid-golang/jsonhooks-v1=$WORK/b263/_pkg_.a packagefile encoding/gob=$WORK/b262/_pkg_.a packagefile github.com/googleapis/gax-go/v2=$WORK/b277/_pkg_.a packagefile go.opencensus.io/plugin/ochttp=$WORK/b361/_pkg_.a packagefile google.golang.org/api/googleapi/transport=$WORK/b380/_pkg_.a packagefile google.golang.org/api/transport/http/internal/propagation=$WORK/b381/_pkg_.a packagefile google.golang.org/grpc/naming=$WORK/b355/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b279/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b286/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b324/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b327/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b287/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b289/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b328/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b329/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b288/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b320/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b330/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b332/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b343/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b344/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b326/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b345/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b346/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b351/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b321/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b352/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b322/_pkg_.a packagefile google.golang.org/grpc/resolver/dns=$WORK/b356/_pkg_.a packagefile google.golang.org/grpc/resolver/passthrough=$WORK/b357/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b323/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b353/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b341/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b354/_pkg_.a packagefile net/rpc=$WORK/b395/_pkg_.a packagefile github.com/boombuler/barcode=$WORK/b399/_pkg_.a packagefile github.com/boombuler/barcode/qr=$WORK/b402/_pkg_.a packagefile image=$WORK/b400/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=$WORK/b412/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b424/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=$WORK/b433/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b436/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b439/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b437/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/strings=$WORK/b426/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b427/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkmath=$WORK/b429/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=$WORK/b440/_pkg_.a packagefile k8s.io/client-go/kubernetes=$WORK/b452/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd=$WORK/b608/_pkg_.a packagefile k8s.io/client-go/transport=$WORK/b556/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b507/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b459/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b430/_pkg_.a packagefile go.uber.org/ratelimit/internal/clock=$WORK/b670/_pkg_.a packagefile github.com/hashicorp/go-cleanhttp=$WORK/b693/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b164/_pkg_.a packagefile go.opencensus.io/plugin/ochttp/propagation/b3=$WORK/b362/_pkg_.a packagefile go.opencensus.io/stats=$WORK/b371/_pkg_.a packagefile go.opencensus.io/stats/view=$WORK/b377/_pkg_.a packagefile go.opencensus.io/tag=$WORK/b375/_pkg_.a packagefile go.opencensus.io/trace=$WORK/b363/_pkg_.a packagefile go.opencensus.io/trace/propagation=$WORK/b370/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b280/_pkg_.a packagefile html/template=$WORK/b281/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b325/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b290/_pkg_.a packagefile google.golang.org/grpc/credentials/internal=$WORK/b319/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b333/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b340/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b347/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b349/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b342/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b350/_pkg_.a packagefile go/token=$WORK/b303/_pkg_.a packagefile image/color=$WORK/b401/_pkg_.a packagefile github.com/boombuler/barcode/utils=$WORK/b403/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b438/_pkg_.a packagefile k8s.io/client-go/discovery=$WORK/b453/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/admissionregistration/v1=$WORK/b566/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=$WORK/b567/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1=$WORK/b568/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1beta1=$WORK/b569/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1beta2=$WORK/b570/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1=$WORK/b571/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authentication/v1=$WORK/b572/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authentication/v1beta1=$WORK/b573/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authorization/v1=$WORK/b574/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authorization/v1beta1=$WORK/b575/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v1=$WORK/b576/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=$WORK/b577/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=$WORK/b578/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/batch/v1=$WORK/b579/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/batch/v1beta1=$WORK/b580/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/batch/v2alpha1=$WORK/b581/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/certificates/v1beta1=$WORK/b582/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/coordination/v1=$WORK/b583/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/coordination/v1beta1=$WORK/b584/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/core/v1=$WORK/b585/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/discovery/v1alpha1=$WORK/b588/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/discovery/v1beta1=$WORK/b589/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/events/v1beta1=$WORK/b590/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/extensions/v1beta1=$WORK/b591/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=$WORK/b592/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/networking/v1=$WORK/b593/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/networking/v1beta1=$WORK/b594/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/node/v1alpha1=$WORK/b595/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/node/v1beta1=$WORK/b596/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/policy/v1beta1=$WORK/b597/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1=$WORK/b598/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=$WORK/b599/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1beta1=$WORK/b600/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1=$WORK/b601/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=$WORK/b602/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=$WORK/b603/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/settings/v1alpha1=$WORK/b604/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1=$WORK/b605/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1alpha1=$WORK/b606/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1beta1=$WORK/b607/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b544/_pkg_.a packagefile k8s.io/client-go/util/flowcontrol=$WORK/b564/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b609/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b610/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b550/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b477/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b484/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b473/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b471/_pkg_.a packagefile k8s.io/client-go/tools/auth=$WORK/b612/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api=$WORK/b554/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api/latest=$WORK/b613/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b615/_pkg_.a packagefile k8s.io/klog=$WORK/b474/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b492/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b487/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/wait=$WORK/b557/_pkg_.a packagefile k8s.io/client-go/util/connrotation=$WORK/b558/_pkg_.a packagefile k8s.io/client-go/util/workqueue=$WORK/b559/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b460/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b461/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b463/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b489/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b490/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b462/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b465/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b467/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b469/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b468/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b491/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b431/_pkg_.a packagefile container/heap=$WORK/b560/_pkg_.a packagefile runtime/debug=$WORK/b165/_pkg_.a packagefile go.opencensus.io/metric/metricdata=$WORK/b372/_pkg_.a packagefile go.opencensus.io/stats/internal=$WORK/b374/_pkg_.a packagefile go.opencensus.io/internal/tagencoding=$WORK/b378/_pkg_.a packagefile go.opencensus.io/metric/metricproducer=$WORK/b379/_pkg_.a packagefile go.opencensus.io/resource=$WORK/b373/_pkg_.a packagefile runtime/pprof=$WORK/b376/_pkg_.a packagefile github.com/golang/groupcache/lru=$WORK/b364/_pkg_.a packagefile go.opencensus.io/internal=$WORK/b365/_pkg_.a packagefile go.opencensus.io/trace/internal=$WORK/b367/_pkg_.a packagefile go.opencensus.io/trace/tracestate=$WORK/b368/_pkg_.a packagefile runtime/trace=$WORK/b369/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b291/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b292/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b307/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b297/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b299/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b309/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b310/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b334/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b336/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b338/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b348/_pkg_.a packagefile github.com/googleapis/gnostic/openapiv2=$WORK/b454/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b458/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b493/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b470/_pkg_.a packagefile k8s.io/apimachinery/pkg/version=$WORK/b502/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b503/_pkg_.a packagefile k8s.io/api/admissionregistration/v1=$WORK/b504/_pkg_.a packagefile k8s.io/api/admissionregistration/v1beta1=$WORK/b505/_pkg_.a packagefile k8s.io/api/apps/v1=$WORK/b506/_pkg_.a packagefile k8s.io/api/autoscaling/v1=$WORK/b515/_pkg_.a packagefile k8s.io/api/apps/v1beta1=$WORK/b508/_pkg_.a packagefile k8s.io/api/apps/v1beta2=$WORK/b509/_pkg_.a packagefile k8s.io/api/auditregistration/v1alpha1=$WORK/b510/_pkg_.a packagefile k8s.io/api/authentication/v1=$WORK/b511/_pkg_.a packagefile k8s.io/api/authentication/v1beta1=$WORK/b512/_pkg_.a packagefile k8s.io/api/authorization/v1=$WORK/b513/_pkg_.a packagefile k8s.io/api/authorization/v1beta1=$WORK/b514/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta1=$WORK/b516/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta2=$WORK/b517/_pkg_.a packagefile k8s.io/api/batch/v1=$WORK/b518/_pkg_.a packagefile k8s.io/api/batch/v1beta1=$WORK/b519/_pkg_.a packagefile k8s.io/api/batch/v2alpha1=$WORK/b520/_pkg_.a packagefile k8s.io/api/certificates/v1beta1=$WORK/b521/_pkg_.a packagefile k8s.io/api/coordination/v1=$WORK/b522/_pkg_.a packagefile k8s.io/api/coordination/v1beta1=$WORK/b523/_pkg_.a packagefile k8s.io/api/policy/v1beta1=$WORK/b533/_pkg_.a packagefile k8s.io/client-go/tools/reference=$WORK/b586/_pkg_.a packagefile k8s.io/api/discovery/v1alpha1=$WORK/b524/_pkg_.a packagefile k8s.io/api/discovery/v1beta1=$WORK/b525/_pkg_.a packagefile k8s.io/api/events/v1beta1=$WORK/b526/_pkg_.a packagefile k8s.io/api/extensions/v1beta1=$WORK/b527/_pkg_.a packagefile k8s.io/api/flowcontrol/v1alpha1=$WORK/b528/_pkg_.a packagefile k8s.io/api/networking/v1=$WORK/b529/_pkg_.a packagefile k8s.io/api/networking/v1beta1=$WORK/b530/_pkg_.a packagefile k8s.io/api/node/v1alpha1=$WORK/b531/_pkg_.a packagefile k8s.io/api/node/v1beta1=$WORK/b532/_pkg_.a packagefile k8s.io/api/rbac/v1=$WORK/b534/_pkg_.a packagefile k8s.io/api/rbac/v1alpha1=$WORK/b535/_pkg_.a packagefile k8s.io/api/rbac/v1beta1=$WORK/b536/_pkg_.a packagefile k8s.io/api/scheduling/v1=$WORK/b537/_pkg_.a packagefile k8s.io/api/scheduling/v1alpha1=$WORK/b538/_pkg_.a packagefile k8s.io/api/scheduling/v1beta1=$WORK/b539/_pkg_.a packagefile k8s.io/api/settings/v1alpha1=$WORK/b540/_pkg_.a packagefile k8s.io/api/storage/v1=$WORK/b541/_pkg_.a packagefile k8s.io/api/storage/v1alpha1=$WORK/b542/_pkg_.a packagefile k8s.io/api/storage/v1beta1=$WORK/b543/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b545/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b546/_pkg_.a packagefile k8s.io/client-go/pkg/version=$WORK/b547/_pkg_.a packagefile k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b548/_pkg_.a packagefile k8s.io/client-go/rest/watch=$WORK/b561/_pkg_.a packagefile k8s.io/client-go/tools/metrics=$WORK/b555/_pkg_.a packagefile k8s.io/client-go/util/cert=$WORK/b562/_pkg_.a packagefile k8s.io/utils/integer=$WORK/b565/_pkg_.a packagefile go/ast=$WORK/b478/_pkg_.a packagefile go/doc=$WORK/b480/_pkg_.a packagefile go/parser=$WORK/b482/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b483/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b485/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b486/_pkg_.a packagefile sigs.k8s.io/structured-merge-diff/value=$WORK/b488/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b472/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b494/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b500/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api/v1=$WORK/b614/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b476/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b464/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b466/_pkg_.a packagefile go.opencensus.io=$WORK/b366/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b296/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b300/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b293/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b301/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b304/_pkg_.a packagefile google.golang.org/protobuf/internal/mapsort=$WORK/b305/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b306/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b302/_pkg_.a packagefile google.golang.org/protobuf/internal/fieldsort=$WORK/b308/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b311/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b315/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b316/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b318/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b335/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b337/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b339/_pkg_.a packagefile github.com/googleapis/gnostic/compiler=$WORK/b455/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b457/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b499/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b495/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/meta=$WORK/b587/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b549/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b551/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b552/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b553/_pkg_.a packagefile k8s.io/client-go/util/keyutil=$WORK/b563/_pkg_.a packagefile go/scanner=$WORK/b479/_pkg_.a packagefile internal/lazyregexp=$WORK/b481/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/framer=$WORK/b496/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/yaml=$WORK/b497/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b498/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b501/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b294/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b312/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b313/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b314/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b317/_pkg_.a packagefile github.com/googleapis/gnostic/extensions=$WORK/b456/_pkg_.a packagefile hash/fnv=$WORK/b295/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=Ju2RnsF4nHiZPubml9nH/ihGglrwcS4uWoVrN7A-Q/gUebGYiFylYzIsyzS-st/Ju2RnsF4nHiZPubml9nH -X github.com/go-acme/lego/version=3.8.0 -B 0xc75d76b0bb0c449ed85d0bd94d4245cdf340ec53 -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_arm/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/lego-3.8.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/lego-3.8.0/_build/bin/lego rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kXz1SC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm ++ dirname /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm + cd lego-3.8.0 + cd /builddir/build/BUILD/lego-3.8.0/_build/src/github.com/go-acme/lego + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/go-acme/lego -b /builddir/build/BUILD/lego-3.8.0/_build/bin -s /builddir/build/BUILD/lego-3.8.0/_build -o golang-github-acme-lego-devel.file-list -O /builddir/build/BUILD/lego-3.8.0 -V 3.8.0-3.fc34 -p /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm -g /usr/share/gocode -r '.*example.*' Installing: github.com/go-acme/lego + IFS= +++ realpath -e --relative-base=. docs CHANGELOG.md CONTRIBUTING.md README.md +++ sort -u ++ listfiles_include='CHANGELOG.md CONTRIBUTING.md README.md docs' ++ echo 'CHANGELOG.md CONTRIBUTING.md README.md docs' + godocs='CHANGELOG.md CONTRIBUTING.md README.md docs' + [[ -n CHANGELOG.md CONTRIBUTING.md README.md docs ]] + IFS= + read -r f + echo %doc '"CHANGELOG.md"' + IFS= + read -r f + echo %doc '"CONTRIBUTING.md"' + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + echo %doc '"docs"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. LICENSE +++ sort -u ++ listfiles_include=LICENSE ++ echo LICENSE + golicenses=LICENSE + [[ -n LICENSE ]] + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + install -m 0755 -d /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/share/gocode/src/github.com/xenolf + ln -rs /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/share/gocode/src/github.com/go-acme/lego /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/share/gocode/src/github.com/xenolf/lego + echo /usr/share/gocode/src/github.com/xenolf/lego + echo '%dir "/usr/share/gocode/src/github.com/xenolf"' + install -m 0755 -d /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/share/gocode/src/github.com/go-acme/lego + ln -rs /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/share/gocode/src/github.com/go-acme/lego /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/share/gocode/src/github.com/go-acme/lego/v3 + echo /usr/share/gocode/src/github.com/go-acme/lego/v3 + echo '%dir "/usr/share/gocode/src/github.com/go-acme/lego"' + echo '%dir "/usr/share/gocode/src/github.com/go-acme"' + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/lego-3.8.0/_build/bin/lego /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/bin/ '/builddir/build/BUILD/lego-3.8.0/_build/bin/lego' -> '/builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/bin/lego' + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 3.8.0-3.fc34 --unique-debug-suffix -3.8.0-3.fc34.arm --unique-debug-src-base golang-github-acme-lego-3.8.0-3.fc34.arm --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/lego-3.8.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/bin/lego extracting debug info from /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/bin/lego warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/bin/lego. Use `info auto-load python-scripts [REGEXP]' to list them. original debug info size: 54108kB, size after compression: 51420kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1711 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.AvERkA + umask 022 + cd /builddir/build/BUILD + cd lego-3.8.0 + LDFLAGS=' -X github.com/go-acme/lego/version=3.8.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/go-acme/lego -b /builddir/build/BUILD/lego-3.8.0/_build/bin -s /builddir/build/BUILD/lego-3.8.0/_build -V 3.8.0-3.fc34 -p /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm -g /usr/share/gocode -r '.*example.*' -d challenge/dns01 -t providers/dns -d platform/wait Testing in: /builddir/build/BUILD/lego-3.8.0/_build/src PATH: /builddir/build/BUILD/lego-3.8.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/lego-3.8.0/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X github.com/go-acme/lego/version=3.8.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/go-acme/lego github.com/go-acme/lego/acme/api PASS ok github.com/go-acme/lego/acme/api 2.864s github.com/go-acme/lego/acme/api/internal/nonces PASS ok github.com/go-acme/lego/acme/api/internal/nonces 0.273s github.com/go-acme/lego/acme/api/internal/secure PASS ok github.com/go-acme/lego/acme/api/internal/secure 0.271s github.com/go-acme/lego/acme/api/internal/sender PASS ok github.com/go-acme/lego/acme/api/internal/sender 0.021s github.com/go-acme/lego/certcrypto PASS ok github.com/go-acme/lego/certcrypto 2.497s github.com/go-acme/lego/certificate 2020/08/21 16:18:12 [INFO] [] Server responded with a certificate. 2020/08/21 16:18:13 [INFO] [] Server responded with a certificate. 2020/08/21 16:18:15 [INFO] [] Server responded with a certificate. PASS ok github.com/go-acme/lego/certificate 7.145s github.com/go-acme/lego/challenge/http01 2020/08/21 16:18:18 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:18:18 [INFO] [localhost:23457] Served key authentication 2020/08/21 16:18:18 [INFO] [localhost:123456] acme: Trying to solve HTTP-01 2020/08/21 16:18:18 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:18:18 [INFO] [localhost:23457] Served key authentication 2020/08/21 16:18:18 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:18:18 [INFO] [localhost:23457] Served key authentication 2020/08/21 16:18:18 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:18:18 [INFO] [localhost:23457] Served key authentication 2020/08/21 16:18:18 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:18:18 [INFO] [localhost:23457] Served key authentication 2020/08/21 16:18:18 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:18:18 [WARN] Received request for domain example.com with method GET but the domain did not match any challenge. Please ensure your are passing the Host header properly. 2020/08/21 16:18:18 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:18:18 [WARN] Received request for domain example.com with method GET but the domain did not match any challenge. Please ensure your are passing the Host header properly. 2020/08/21 16:18:19 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:18:19 [INFO] [localhost:23457] Served key authentication 2020/08/21 16:18:19 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:18:19 [INFO] [localhost:23457] Served key authentication 2020/08/21 16:18:19 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:18:19 [INFO] [localhost:23457] Served key authentication 2020/08/21 16:18:19 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:18:19 [WARN] Received request for domain localhost:23457 with method GET but the domain did not match any challenge. Please ensure your are passing the X-Forwarded-Host header properly. 2020/08/21 16:18:19 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:18:19 [WARN] Received request for domain localhost:23457 with method GET but the domain did not match any challenge. Please ensure your are passing the X-Forwarded-Host header properly. 2020/08/21 16:18:19 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:18:19 [INFO] [localhost:23457] Served key authentication 2020/08/21 16:18:19 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:18:19 [INFO] [localhost:23457] Served key authentication 2020/08/21 16:18:19 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:18:19 [INFO] [localhost:23457] Served key authentication 2020/08/21 16:18:19 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:18:19 [WARN] Received request for domain localhost:23457 with method GET but the domain did not match any challenge. Please ensure your are passing the X-Something-Else header properly. 2020/08/21 16:18:19 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:18:19 [WARN] Received request for domain localhost:23457 with method GET but the domain did not match any challenge. Please ensure your are passing the X-Something-Else header properly. 2020/08/21 16:18:19 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:18:19 [WARN] Received request for domain localhost:23457 with method GET but the domain did not match any challenge. Please ensure your are passing the X-Something-Else header properly. 2020/08/21 16:18:19 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:18:19 [INFO] [localhost:23457] Served key authentication 2020/08/21 16:18:19 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:18:19 [INFO] [localhost:23457] Served key authentication 2020/08/21 16:18:19 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:18:19 [INFO] [localhost:23457] Served key authentication 2020/08/21 16:18:19 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:18:19 [WARN] Received request for domain localhost:23457 with method GET but the domain did not match any challenge. Please ensure your are passing the Forwarded header properly. 2020/08/21 16:18:19 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:18:19 [WARN] Received request for domain localhost:23457 with method GET but the domain did not match any challenge. Please ensure your are passing the Forwarded header properly. 2020/08/21 16:18:19 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:18:19 [WARN] Received request for domain localhost:23457 with method GET but the domain did not match any challenge. Please ensure your are passing the Forwarded header properly. 2020/08/21 16:18:19 [INFO] [localhost:23457] acme: Trying to solve HTTP-01 2020/08/21 16:18:19 [WARN] Received request for domain localhost:23457 with method GET but the domain did not match any challenge. Please ensure your are passing the Forwarded header properly. PASS ok github.com/go-acme/lego/challenge/http01 0.856s github.com/go-acme/lego/challenge/resolver 2020/08/21 16:18:27 [INFO] [acme.wtf] acme: use http-01 solver 2020/08/21 16:18:27 [INFO] [lego.wtf] acme: use http-01 solver 2020/08/21 16:18:27 [INFO] [mydomain.wtf] acme: use http-01 solver 2020/08/21 16:18:27 [INFO] [acme.wtf] acme: use http-01 solver 2020/08/21 16:18:27 [INFO] [acme.wtf] acme: use http-01 solver 2020/08/21 16:18:27 [INFO] [lego.wtf] acme: use http-01 solver 2020/08/21 16:18:27 [INFO] [lego.wtf] acme: use http-01 solver 2020/08/21 16:18:27 [INFO] [mydomain.wtf] acme: use http-01 solver 2020/08/21 16:18:27 [INFO] [mydomain.wtf] acme: use http-01 solver 2020/08/21 16:18:27 [WARN] [mydomain.wtf] acme: cleaning up failed: clean error mydomain.wtf 2020/08/21 16:18:27 [INFO] [acme.wtf] acme: authorization already valid; skipping challenge 2020/08/21 16:18:27 [WARN] [acme.wtf] acme: cleaning up failed: clean error acme.wtf 2020/08/21 16:18:27 [INFO] [lego.wtf] acme: authorization already valid; skipping challenge 2020/08/21 16:18:27 [INFO] [mydomain.wtf] acme: authorization already valid; skipping challenge 2020/08/21 16:18:27 [INFO] [example.com] The server validated our request 2020/08/21 16:18:27 [INFO] [example.com] The server validated our request PASS ok github.com/go-acme/lego/challenge/resolver 0.075s github.com/go-acme/lego/challenge/tlsalpn01 2020/08/21 16:18:29 [INFO] [localhost:23457] acme: Trying to solve TLS-ALPN-01 2020/08/21 16:18:32 [INFO] [localhost:123456] acme: Trying to solve TLS-ALPN-01 PASS ok github.com/go-acme/lego/challenge/tlsalpn01 3.749s github.com/go-acme/lego/cmd 2020/08/21 16:19:42 [foo.com] The certificate expires in 31 days, the number of days defined to perform the renewal is 30: no renewal. 2020/08/21 16:19:42 [foo.com] The certificate expires in 29 days, the number of days defined to perform the renewal is 0: no renewal. PASS ok github.com/go-acme/lego/cmd 0.073s github.com/go-acme/lego/lego PASS ok github.com/go-acme/lego/lego 0.022s github.com/go-acme/lego/platform/config/env PASS ok github.com/go-acme/lego/platform/config/env 0.015s github.com/go-acme/lego/providers/http/memcached PASS ok github.com/go-acme/lego/providers/http/memcached 0.013s github.com/go-acme/lego/providers/http/webroot PASS ok github.com/go-acme/lego/providers/http/webroot 0.014s github.com/go-acme/lego/registration 2020/08/21 16:19:50 [INFO] acme: Trying to resolve account by key PASS ok github.com/go-acme/lego/registration 0.047s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-github-acme-lego-3.8.0-3.fc34.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BHamoC + umask 022 + cd /builddir/build/BUILD + cd lego-3.8.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/share/doc/golang-github-acme-lego + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/share/doc/golang-github-acme-lego + cp -pr docs /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/share/doc/golang-github-acme-lego + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/share/doc/golang-github-acme-lego + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/share/doc/golang-github-acme-lego + cp -pr README.md /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/share/doc/golang-github-acme-lego + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lzX1UA + umask 022 + cd /builddir/build/BUILD + cd lego-3.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/share/licenses/golang-github-acme-lego + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/share/licenses/golang-github-acme-lego + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/share/licenses/golang-github-acme-lego + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang-github-acme-lego = 3.8.0-3.fc34 golang-github-acme-lego(armv7hl-32) = 3.8.0-3.fc34 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.32) libc.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: golang-github-acme-lego-devel-3.8.0-3.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7TXqUz + umask 022 + cd /builddir/build/BUILD + cd lego-3.8.0 + DOCDIR=/builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/share/doc/golang-github-acme-lego-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/share/doc/golang-github-acme-lego-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/share/doc/golang-github-acme-lego-devel + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/share/doc/golang-github-acme-lego-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/share/doc/golang-github-acme-lego-devel + cp -pr docs /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/share/doc/golang-github-acme-lego-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZMvQuB + umask 022 + cd /builddir/build/BUILD + cd lego-3.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/share/licenses/golang-github-acme-lego-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/share/licenses/golang-github-acme-lego-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm/usr/share/licenses/golang-github-acme-lego-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/go-acme/lego/acme) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/acme/api) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/acme/api/internal/nonces) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/acme/api/internal/secure) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/acme/api/internal/sender) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/certcrypto) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/certificate) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/challenge) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/challenge/dns01) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/challenge/http01) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/challenge/resolver) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/challenge/tlsalpn01) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/cmd) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/e2e/loader) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/lego) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/log) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/platform/config/env) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/platform/tester) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/platform/wait) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/acmedns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/alidns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/arvancloud) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/arvancloud/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/auroradns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/autodns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/azure) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/bindman) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/bluecat) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/checkdomain) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/clouddns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/clouddns/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/cloudflare) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/cloudns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/cloudns/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/cloudxns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/cloudxns/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/conoha) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/conoha/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/constellix) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/constellix/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/desec) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/desec/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/designate) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/digitalocean) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/dnsimple) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/dnsmadeeasy) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/dnsmadeeasy/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/dnspod) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/dode) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/dreamhost) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/duckdns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/dyn) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/dynu) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/dynu/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/easydns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/exec) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/exoscale) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/fastdns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/gandi) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/gandiv5) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/gcloud) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/glesys) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/godaddy) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/hetzner) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/hetzner/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/hostingde) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/httpreq) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/iij) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/internal/rimuhosting) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/internal/selectel) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/inwx) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/joker) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/lightsail) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/linode) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/linodev4) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/liquidweb) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/luadns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/luadns/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/mydnsjp) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/mythicbeasts) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/namecheap) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/namedotcom) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/namesilo) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/netcup) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/netcup/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/netlify) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/netlify/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/nifcloud) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/nifcloud/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/ns1) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/oraclecloud) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/otc) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/ovh) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/pdns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/rackspace) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/regru) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/regru/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/rfc2136) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/rimuhosting) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/route53) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/sakuracloud) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/scaleway) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/scaleway/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/selectel) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/servercow) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/servercow/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/stackpath) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/transip) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/vegadns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/versio) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/vscale) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/vultr) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/yandex) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/yandex/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/zoneee) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/dns/zonomi) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/http/memcached) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/providers/http/webroot) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/registration) = 3.8.0-3.fc34 golang-github-acme-lego-devel = 3.8.0-3.fc34 golang-ipath(github.com/go-acme/lego) = 3.8.0-3.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem golang(cloud.google.com/go/compute/metadata) golang(github.com/Azure/azure-sdk-for-go/services/dns/mgmt/2017-09-01/dns) golang(github.com/Azure/go-autorest/autorest) golang(github.com/Azure/go-autorest/autorest/azure/auth) golang(github.com/Azure/go-autorest/autorest/to) golang(github.com/BurntSushi/toml) golang(github.com/OpenDNS/vegadns2client) golang(github.com/akamai/AkamaiOPEN-edgegrid-golang/configdns-v1) golang(github.com/akamai/AkamaiOPEN-edgegrid-golang/edgegrid) golang(github.com/aliyun/alibaba-cloud-sdk-go/sdk) golang(github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth/credentials) golang(github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests) golang(github.com/aliyun/alibaba-cloud-sdk-go/services/alidns) golang(github.com/aws/aws-sdk-go/aws) golang(github.com/aws/aws-sdk-go/aws/client) golang(github.com/aws/aws-sdk-go/aws/request) golang(github.com/aws/aws-sdk-go/aws/session) golang(github.com/aws/aws-sdk-go/service/lightsail) golang(github.com/aws/aws-sdk-go/service/route53) golang(github.com/cenkalti/backoff/v4) golang(github.com/cloudflare/cloudflare-go) golang(github.com/cpu/goacmedns) golang(github.com/dnsimple/dnsimple-go/dnsimple) golang(github.com/exoscale/egoscale) golang(github.com/google/go-querystring/query) golang(github.com/gophercloud/gophercloud) golang(github.com/gophercloud/gophercloud/openstack) golang(github.com/gophercloud/gophercloud/openstack/dns/v2/recordsets) golang(github.com/gophercloud/gophercloud/openstack/dns/v2/zones) golang(github.com/iij/doapi) golang(github.com/iij/doapi/protocol) golang(github.com/labbsr0x/bindman-dns-webhook/src/client) golang(github.com/linode/linodego) golang(github.com/liquidweb/liquidweb-go/client) golang(github.com/liquidweb/liquidweb-go/network) golang(github.com/miekg/dns) golang(github.com/namedotcom/go/namecom) golang(github.com/nrdcg/auroradns) golang(github.com/nrdcg/dnspod-go) golang(github.com/nrdcg/goinwx) golang(github.com/nrdcg/namesilo) golang(github.com/oracle/oci-go-sdk/common) golang(github.com/oracle/oci-go-sdk/dns) golang(github.com/ovh/go-ovh/ovh) golang(github.com/pquerna/otp/totp) golang(github.com/rainycape/memcache) golang(github.com/sacloud/libsacloud/api) golang(github.com/sacloud/libsacloud/sacloud) golang(github.com/timewasted/linode/dns) golang(github.com/transip/gotransip/v6) golang(github.com/transip/gotransip/v6/domain) golang(github.com/urfave/cli) golang(github.com/vultr/govultr) golang(golang.org/x/crypto/ocsp) golang(golang.org/x/net/context) golang(golang.org/x/net/idna) golang(golang.org/x/net/publicsuffix) golang(golang.org/x/oauth2) golang(golang.org/x/oauth2/clientcredentials) golang(golang.org/x/oauth2/google) golang(google.golang.org/api/dns/v1) golang(google.golang.org/api/googleapi) golang(google.golang.org/api/option) golang(gopkg.in/ns1/ns1-go.v2/rest) golang(gopkg.in/ns1/ns1-go.v2/rest/model/dns) golang(gopkg.in/square/go-jose.v2) Processing files: compat-golang-github-xenolf-lego-devel-3.8.0-3.fc34.noarch Provides: compat-golang-github-xenolf-lego-devel = 3.8.0-3.fc34 golang(github.com/xenolf/lego/acme) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/acme/api) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/acme/api/internal/nonces) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/acme/api/internal/secure) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/acme/api/internal/sender) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/certcrypto) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/certificate) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/challenge) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/challenge/dns01) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/challenge/http01) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/challenge/resolver) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/challenge/tlsalpn01) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/cmd) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/e2e/loader) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/lego) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/log) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/platform/config/env) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/platform/tester) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/platform/wait) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/acmedns) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/alidns) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/arvancloud) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/arvancloud/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/auroradns) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/autodns) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/azure) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/bindman) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/bluecat) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/checkdomain) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/clouddns) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/clouddns/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/cloudflare) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/cloudns) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/cloudns/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/cloudxns) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/cloudxns/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/conoha) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/conoha/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/constellix) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/constellix/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/desec) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/desec/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/designate) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/digitalocean) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/dnsimple) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/dnsmadeeasy) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/dnsmadeeasy/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/dnspod) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/dode) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/dreamhost) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/duckdns) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/dyn) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/dynu) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/dynu/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/easydns) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/exec) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/exoscale) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/fastdns) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/gandi) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/gandiv5) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/gcloud) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/glesys) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/godaddy) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/hetzner) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/hetzner/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/hostingde) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/httpreq) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/iij) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/internal/rimuhosting) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/internal/selectel) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/inwx) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/joker) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/lightsail) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/linode) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/linodev4) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/liquidweb) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/luadns) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/luadns/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/mydnsjp) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/mythicbeasts) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/namecheap) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/namedotcom) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/namesilo) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/netcup) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/netcup/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/netlify) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/netlify/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/nifcloud) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/nifcloud/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/ns1) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/oraclecloud) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/otc) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/ovh) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/pdns) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/rackspace) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/regru) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/regru/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/rfc2136) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/rimuhosting) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/route53) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/sakuracloud) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/scaleway) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/scaleway/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/selectel) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/servercow) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/servercow/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/stackpath) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/transip) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/vegadns) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/versio) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/vscale) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/vultr) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/yandex) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/yandex/internal) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/zoneee) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/dns/zonomi) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/http/memcached) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/providers/http/webroot) = 3.8.0-3.fc34 golang(github.com/xenolf/lego/registration) = 3.8.0-3.fc34 golang-symlink(github.com/xenolf/lego) = 3.8.0-3.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem golang-ipath(github.com/go-acme/lego) = 3.8.0-3.fc34 Obsoletes: golang-github-xenolf-lego-devel < 3.8.0-3.fc34 Processing files: compat-golang-github-acme-lego-3-devel-3.8.0-3.fc34.noarch Provides: compat-golang-github-acme-lego-3-devel = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/acme) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/acme/api) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/acme/api/internal/nonces) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/acme/api/internal/secure) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/acme/api/internal/sender) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/certcrypto) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/certificate) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/challenge) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/challenge/dns01) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/challenge/http01) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/challenge/resolver) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/challenge/tlsalpn01) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/cmd) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/e2e/loader) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/lego) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/log) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/platform/config/env) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/platform/tester) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/platform/wait) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/acmedns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/alidns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/arvancloud) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/arvancloud/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/auroradns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/autodns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/azure) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/bindman) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/bluecat) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/checkdomain) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/clouddns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/clouddns/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/cloudflare) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/cloudns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/cloudns/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/cloudxns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/cloudxns/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/conoha) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/conoha/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/constellix) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/constellix/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/desec) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/desec/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/designate) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/digitalocean) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/dnsimple) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/dnsmadeeasy) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/dnsmadeeasy/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/dnspod) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/dode) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/dreamhost) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/duckdns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/dyn) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/dynu) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/dynu/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/easydns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/exec) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/exoscale) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/fastdns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/gandi) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/gandiv5) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/gcloud) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/glesys) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/godaddy) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/hetzner) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/hetzner/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/hostingde) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/httpreq) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/iij) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/internal/rimuhosting) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/internal/selectel) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/inwx) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/joker) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/lightsail) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/linode) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/linodev4) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/liquidweb) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/luadns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/luadns/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/mydnsjp) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/mythicbeasts) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/namecheap) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/namedotcom) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/namesilo) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/netcup) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/netcup/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/netlify) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/netlify/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/nifcloud) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/nifcloud/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/ns1) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/oraclecloud) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/otc) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/ovh) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/pdns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/rackspace) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/regru) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/regru/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/rfc2136) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/rimuhosting) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/route53) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/sakuracloud) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/scaleway) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/scaleway/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/selectel) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/servercow) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/servercow/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/stackpath) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/transip) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/vegadns) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/versio) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/vscale) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/vultr) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/yandex) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/yandex/internal) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/zoneee) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/dns/zonomi) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/http/memcached) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/providers/http/webroot) = 3.8.0-3.fc34 golang(github.com/go-acme/lego/v3/registration) = 3.8.0-3.fc34 golang-symlink(github.com/go-acme/lego/v3) = 3.8.0-3.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem golang-ipath(github.com/go-acme/lego) = 3.8.0-3.fc34 Obsoletes: golang-github-acme-lego-3-devel < 3.8.0-3.fc34 Processing files: golang-github-acme-lego-debugsource-3.8.0-3.fc34.armv7hl Provides: golang-github-acme-lego-debugsource = 3.8.0-3.fc34 golang-github-acme-lego-debugsource(armv7hl-32) = 3.8.0-3.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-acme-lego-debuginfo-3.8.0-3.fc34.armv7hl Provides: debuginfo(build-id) = c913f3ea30a518124788586ad1c1adedfca66cb3 golang-github-acme-lego-debuginfo = 3.8.0-3.fc34 golang-github-acme-lego-debuginfo(armv7hl-32) = 3.8.0-3.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-acme-lego-debugsource(armv7hl-32) = 3.8.0-3.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm Wrote: /builddir/build/RPMS/golang-github-acme-lego-debugsource-3.8.0-3.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/compat-golang-github-xenolf-lego-devel-3.8.0-3.fc34.noarch.rpm Wrote: /builddir/build/RPMS/compat-golang-github-acme-lego-3-devel-3.8.0-3.fc34.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-acme-lego-devel-3.8.0-3.fc34.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-acme-lego-3.8.0-3.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/golang-github-acme-lego-debuginfo-3.8.0-3.fc34.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.u9LrLC + umask 022 + cd /builddir/build/BUILD + cd lego-3.8.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-acme-lego-3.8.0-3.fc34.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0