Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/docker-distribution.spec'], chrootPath='/var/lib/mock/f37-build-side-32-misc-devel-262783-14376/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/docker-distribution.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1658361600 Wrote: /builddir/build/SRPMS/docker-distribution-2.6.2-19.git48294d9.fc37.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/docker-distribution.spec'], chrootPath='/var/lib/mock/f37-build-side-32-misc-devel-262783-14376/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/docker-distribution.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1658361600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iz56Kj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/adds-support-for-oci-manifests-and-manifestlists.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/register-v1-MediaTypeImageIndex.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + sed -i 's/elliptic.P224(), //' vendor/golang.org/x/crypto/ocsp/ocsp.go + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xlWTvg + umask 022 + cd /builddir/build/BUILD + cd distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 + mkdir -p src/github.com/docker + ln -s ../../../ src/github.com/docker/distribution ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89:/builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89/Godeps/_workspace:/usr/share/gocode + GOPATH=/builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89:/builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89/Godeps/_workspace:/usr/share/gocode ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x184181f8945c9720ac7f946e63fdfcea2e2e4473 -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '\''' -a -v -x -o bin/registry github.com/docker/distribution/cmd/registry WORK=/tmp/go-build374942583 internal/goos mkdir -p $WORK/b015/ internal/unsafeheader internal/goarch mkdir -p $WORK/b008/ internal/goexperiment mkdir -p $WORK/b014/ mkdir -p $WORK/b007/ internal/race mkdir -p $WORK/b022/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid ahSC4oH1iFu8dHLCjgi6/ahSC4oH1iFu8dHLCjgi6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid _v6GfocbNcOxD0antqOS/_v6GfocbNcOxD0antqOS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/zgoos_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid tkmeIpst1_uVpjK8nwRD/tkmeIpst1_uVpjK8nwRD -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_riscv64.go /usr/lib/golang/src/internal/goarch/zgoarch_riscv64.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid 5hmgV1qmnhpNzwdjIlyO/5hmgV1qmnhpNzwdjIlyO -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_unified_off.go /usr/lib/golang/src/internal/goexperiment/flags.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/race -std -complete -installsuffix shared -buildid DSwKSaeDBKzvTeLfyomc/DSwKSaeDBKzvTeLfyomc -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go runtime/internal/syscall mkdir -p $WORK/b019/ runtime/internal/atomic mkdir -p $WORK/b016/ cat >$WORK/b019/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b019/symabis ./asm_linux_riscv64.s cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b016/symabis ./atomic_riscv64.s internal/cpu mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/cpu -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b013/symabis ./cpu.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/cpu -std -+ -installsuffix shared -buildid mrPM8MkKzdJdPtEMrXcw/mrPM8MkKzdJdPtEMrXcw -goversion go1.19.4 -symabis $WORK/b013/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go /usr/lib/golang/src/internal/cpu/cpu_riscv64.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid H05A_QEJz-dMYpu0w3bX/H05A_QEJz-dMYpu0w3bX -goversion go1.19.4 -symabis $WORK/b019/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b008/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/44/44f24b1aa0846bc5af80d6327b25b1a573bb3b1941c600eb6be2a068cfb9a5f0-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/d4/d44017e2e2f000489acd14e69157ee50af47afe9b8c804e610e92d08c22b1d66-d # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/61/61e04d9bd8e7d1f4cc71e5d99b9ed9e6b235746e512bef3c41369fcdcce73e2b-d # internal sync/atomic mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b023/symabis ./asm.s unicode mkdir -p $WORK/b024/ unicode/utf8 cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b007/_pkg_.a # internal cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p unicode -std -complete -installsuffix shared -buildid svu4gtortX_CJkT9jdHF/svu4gtortX_CJkT9jdHF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 41Mfl8t4Nxe2bwuVq0fy/41Mfl8t4Nxe2bwuVq0fy -goversion go1.19.4 -symabis $WORK/b016/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_riscv64.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/types_64bit.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/76/76a2039de9067227ec1803276525fb7b74e6c659606cc462e395c7b906e08302-d # internal mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF internal/abi mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/abi -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b011/symabis ./abi_test.s cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid un_ntRs1NWmYZ5mvTMCn/un_ntRs1NWmYZ5mvTMCn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sync/atomic -std -installsuffix shared -buildid q1oWX5vjjNKbjBkGSY5j/q1oWX5vjjNKbjBkGSY5j -goversion go1.19.4 -symabis $WORK/b023/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/abi -std -+ -installsuffix shared -buildid 280vF6thX8SX63xkZrdU/280vF6thX8SX63xkZrdU -goversion go1.19.4 -symabis $WORK/b011/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_riscv64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b2/b2c154852c7ba3773d8c622293b05254dc05e69febcbc72927d0a1e0b4763cc9-d # internal runtime/internal/math mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid OpGnkU3enQzkitqmBI_1/OpGnkU3enQzkitqmBI_1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b019/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/1b/1b7d1617d4a7393a09196f10bb4b10d6995074833cbc89d74da7180f7100e35c-d # internal runtime/internal/sys mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/goos=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid xOTb9d7Y804f0JIGfpN7/xOTb9d7Y804f0JIGfpN7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/56/56b86bf6e57d939f345c9080fd2a9c000622b6ffe0e5f8870acbdf2d2c294428-d # internal container/list mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p container/list -std -complete -installsuffix shared -buildid 0xVwgIo7EdtAHTdEmrW9/0xVwgIo7EdtAHTdEmrW9 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/container/list/list.go cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/abi -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b011/abi_test.o ./abi_test.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/cpu -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b013/cpu.o ./cpu.s cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b011/_pkg_.a $WORK/b011/abi_test.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/5f/5fd6683f1bf691a0279199fad5286a466d51adf14c902b1e470e19de75832a6b-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b013/_pkg_.a $WORK/b013/cpu.o # internal internal/itoa mkdir -p $WORK/b030/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b013/_pkg_.a # internal cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/itoa -std -complete -installsuffix shared -buildid jd1zXGig1oRaA7na_wij/jd1zXGig1oRaA7na_wij -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/c3/c36a9aac0823698a26754c1838798d07c5055fcb4d88f2ee32aeef11be88009b-d # internal internal/bytealg mkdir -p $WORK/b012/ cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b012/symabis ./compare_riscv64.s ./count_riscv64.s ./equal_riscv64.s ./indexbyte_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/0f/0fb2476a5d2aa871b51e3a69b9ff72f37634f65668e681593586d8e5c54e8795-d # internal math/bits mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p math/bits -std -complete -installsuffix shared -buildid 7KgGiEgB1hmLG6A83Jbz/7KgGiEgB1hmLG6A83Jbz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b016/atomic_riscv64.o ./atomic_riscv64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b023/asm.o ./asm.s cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b018/_pkg_.a # internal cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/bytealg -std -+ -installsuffix shared -buildid Si9lTV44dwoUWdT9Eokz/Si9lTV44dwoUWdT9Eokz -goversion go1.19.4 -symabis $WORK/b012/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_generic.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/87/873c55a4301a852cc2259ac928658d3561ade7c903b111444a1ee4ecbadf4789-d # internal crypto/internal/subtle mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p crypto/internal/subtle -std -complete -installsuffix shared -buildid AWTPieBCsjVNpq-NHO7L/AWTPieBCsjVNpq-NHO7L -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b030/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/b3/b3fc44d6504d6f6b30c5d24e675acf01a1bdffd1e85dfde8ddb1b8c7fe014ad1-d # internal crypto/subtle mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p crypto/subtle -std -complete -installsuffix shared -buildid uWFpy4VVnTCkZYUaZC9j/uWFpy4VVnTCkZYUaZC9j -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/51/5180577c743027b994403ee67e430d403b9e1dbea1f097cec8ce1c4404f99481-d # internal crypto/internal/boring/sig mkdir -p $WORK/b044/ cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b044/symabis ./sig_other.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b016/_pkg_.a $WORK/b016/atomic_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/c2/c232960875d84b55b7b982b0ca38864fbb4dbfdac9d0f4888e2a905dd450ca38-d # internal cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid xFzcknhpLTpbo0xFEjvd/xFzcknhpLTpbo0xFEjvd -goversion go1.19.4 -symabis $WORK/b044/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go unicode/utf16 mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid _wYu2CLF3PPoYApCKvjJ/_wYu2CLF3PPoYApCKvjJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/6c/6c27dab10b6b46fd45cbb2e63f1da6f6bd577bc41bacf44d76c10d0b21bbe2ec-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 8Ek0i3FOHx3MVfQglQXD/8Ek0i3FOHx3MVfQglQXD -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/ac/aca81bfbf462ed0a21a0dacb336e201aa49b76b1049c6fa92478ef692cdaa363-d # internal internal/nettrace mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p internal/nettrace -std -complete -installsuffix shared -buildid gfUjulssRDWPGNVeiwbE/gfUjulssRDWPGNVeiwbE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b044/sig_other.o ./sig_other.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/fd/fd286f8fcee73a7a02bd4bd3424a74cfcbfc8820496c385aae25a46e7477a90a-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid DE_aQrS_g8-mlYwNYCMM/DE_aQrS_g8-mlYwNYCMM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/e4/e49d11bd00faf2eb3ecfea5190a4b19dcdf3fcd94c1bd588e4148c8bd834e8ed-d # internal encoding mkdir -p $WORK/b107/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b069/_pkg_.a # internal cat >$WORK/b107/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p encoding -std -complete -installsuffix shared -buildid QXsRhzWQAHs1vh3iS-rT/QXsRhzWQAHs1vh3iS-rT -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/encoding/encoding.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/8f/8fb183690704adb45a2c2edd68e3a518c42f5500929930238b5e409c336b21de-d # internal github.com/docker/distribution/manifest mkdir -p $WORK/b156/ cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b012/compare_riscv64.o ./compare_riscv64.s cat >$WORK/b156/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/docker/distribution/manifest -complete -installsuffix shared -buildid 7Xl0nmAbC4oSadmv6g3i/7Xl0nmAbC4oSadmv6g3i -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b156/importcfg -pack ./src/github.com/docker/distribution/manifest/doc.go ./src/github.com/docker/distribution/manifest/versioned.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b044/_pkg_.a $WORK/b044/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/3f/3fcd4ef606b751e51c5f771f68dc758b15b76213634cf5db9f9958369c78e51c-d # internal github.com/docker/distribution/vendor/github.com/inconshreveable/mousetrap mkdir -p $WORK/b193/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b036/_pkg_.a # internal cat >$WORK/b193/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/docker/distribution/vendor/github.com/inconshreveable/mousetrap -complete -installsuffix shared -buildid wBnnjuiFuTBYWTETMKAK/wBnnjuiFuTBYWTETMKAK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b193/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/inconshreveable/mousetrap/trap_others.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/c7/c79f8da1db8bf50637f02a1721a0e393d910a5731f91151b918976ac1316f470-d # internal github.com/docker/distribution/registry/storage/driver/gcs mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/docker/distribution/registry/storage/driver/gcs -complete -installsuffix shared -buildid RWRnOWZ-e3ewGhu_knum/RWRnOWZ-e3ewGhu_knum -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b218/importcfg -pack ./src/github.com/docker/distribution/registry/storage/driver/gcs/doc.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/ba/ba29e8fede5a6624afd58def590cf88ffdbc003ca5e778e30a8952b4bc60c878-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b012/count_riscv64.o ./count_riscv64.s math mkdir -p $WORK/b035/ cat >$WORK/b035/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b035/symabis ./dim_riscv64.s ./sqrt_riscv64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b012/equal_riscv64.o ./equal_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/e9/e9981bfb154c55fe16f81536dd391948e030ac819fcc460fe030cd728daf78a8-d # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/5d/5d3ee0f6545344ffc0fa6aeea89babc9b84f6eb6834bab9e0e7c372637f1a2d2-d # internal github.com/docker/distribution/registry/storage/driver/oss mkdir -p $WORK/b223/ github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b233/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/docker/distribution/registry/storage/driver/oss -complete -installsuffix shared -buildid D197dGeIMSxbpMtEtwUi/D197dGeIMSxbpMtEtwUi -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b223/importcfg -pack ./src/github.com/docker/distribution/registry/storage/driver/oss/doc.go cat >$WORK/b233/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/client/metadata -complete -installsuffix shared -buildid TJCYuJmola3ZVYkrE582/TJCYuJmola3ZVYkrE582 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b233/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/client/metadata/client_info.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/72/72bbabdf88567e25c8885cbd2b8daec7fcb9960c529380056aac522ce42483f2-d # internal cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p math -std -installsuffix shared -buildid UW42kt46MSy1ws-dJVcQ/UW42kt46MSy1ws-dJVcQ -goversion go1.19.4 -symabis $WORK/b035/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_noasm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_noasm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/sqrt_asm.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b012/indexbyte_riscv64.o ./indexbyte_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/a3/a337c51c7b3a1203312a2d73de1f272a08cce49d62375ae39a647ea5a0f86255-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b012/_pkg_.a $WORK/b012/compare_riscv64.o $WORK/b012/count_riscv64.o $WORK/b012/equal_riscv64.o $WORK/b012/indexbyte_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/90/901c0d97d2b2b3da0f3b0da43110adb51f238a0f9cc48b5f6c1ed886de8c6e72-d # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/7b/7b33c07b2070c3d3a3f266129c307fc2adab657063439d9437f871e284050a4b-d # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/35/35e5da5d0c8b4fc9ef5e066dd9c6a365459d287672d5a5b22692fe88d618e825-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/92/92b93fee7607eacacbf6bdcab6ae409ea243c4e8ede9dce75a4a2b8b343994d8-d # internal runtime mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_riscv64.s ./atomic_riscv64.s ./duff_riscv64.s ./memclr_riscv64.s ./memmove_riscv64.s ./preempt_riscv64.s ./rt0_linux_riscv64.s ./sys_linux_riscv64.s ./tls_riscv64.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/abi=$WORK/b011/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/goexperiment=$WORK/b014/_pkg_.a packagefile internal/goos=$WORK/b015/_pkg_.a packagefile runtime/internal/atomic=$WORK/b016/_pkg_.a packagefile runtime/internal/math=$WORK/b017/_pkg_.a packagefile runtime/internal/sys=$WORK/b018/_pkg_.a packagefile runtime/internal/syscall=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime -std -+ -installsuffix shared -buildid UaRZ8k6kz5MYyua2C56W/UaRZ8k6kz5MYyua2C56W -goversion go1.19.4 -symabis $WORK/b010/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_riscv64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_64bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mmap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_riscv64.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/sigaction.go /usr/lib/golang/src/runtime/signal_linux_riscv64.go /usr/lib/golang/src/runtime/signal_riscv64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_riscv64.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_riscv64.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_riscv64.go /usr/lib/golang/src/runtime/write_err.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/d4/d44ccca0b144ddb40a0b5a5a4cdfff82a8d028b9c7831ca84837ebfe7252345c-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b035/dim_riscv64.o ./dim_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b035/sqrt_riscv64.o ./sqrt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b035/_pkg_.a $WORK/b035/dim_riscv64.o $WORK/b035/sqrt_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/af/af951bdd9559a133705359393ce431a6fe227f32b99bac2268f52b8b43c3fc71-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/atomic_riscv64.o ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/duff_riscv64.o ./duff_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/memclr_riscv64.o ./memclr_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/memmove_riscv64.o ./memmove_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/preempt_riscv64.o ./preempt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/rt0_linux_riscv64.o ./rt0_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/sys_linux_riscv64.o ./sys_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/tls_riscv64.o ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_riscv64.o $WORK/b010/atomic_riscv64.o $WORK/b010/duff_riscv64.o $WORK/b010/memclr_riscv64.o $WORK/b010/memmove_riscv64.o $WORK/b010/preempt_riscv64.o $WORK/b010/rt0_linux_riscv64.o $WORK/b010/sys_linux_riscv64.o $WORK/b010/tls_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/b0/b0cdaf140d65a22d8282436d2f16f052950b4bf3f3a9417756a76f6877a6c354-d # internal internal/reflectlite mkdir -p $WORK/b006/ sync mkdir -p $WORK/b021/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b006/symabis ./asm.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync -std -installsuffix shared -buildid 43SIyLUiOqL563wJM3ew/43SIyLUiOqL563wJM3ew -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/reflectlite -std -installsuffix shared -buildid I2_Rd0gAtI553cH8aSgB/I2_Rd0gAtI553cH8aSgB -goversion go1.19.4 -symabis $WORK/b006/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/90/905f92b06ae2f0196cee87fd40871afeff8facb31e36be52eded7208c88fcec1-d # internal internal/singleflight mkdir -p $WORK/b091/ math/rand mkdir -p $WORK/b062/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p internal/singleflight -std -complete -installsuffix shared -buildid lGfUZAeujR7g1Cun2Kaq/lGfUZAeujR7g1Cun2Kaq -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b035/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF internal/testlog mkdir -p $WORK/b059/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p math/rand -std -complete -installsuffix shared -buildid b5oMLjpaG7pM_jyh1ciu/b5oMLjpaG7pM_jyh1ciu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p internal/testlog -std -complete -installsuffix shared -buildid 9Hg5Fnj-4gYZWnLTak2H/9Hg5Fnj-4gYZWnLTak2H -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go runtime/cgo mkdir -p $WORK/b094/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -objdir $WORK/b094/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b094/ -g -O2 -Wall -Werror -fno-stack-protector ./cgo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/47/4719ed0ddc628e1f5e1041182e8fcf0c460ab39eaa5a77888b5f7a95a5104364-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/a3/a3a518a18651cc47c23d74618ea71c248e9ab72b0506898aafcd98ea90413441-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/d7/d708d811e1df9cf129f1ef31b8504797d06ec66b81a78097a26fce2f6af1976c-d # internal gcc -Wl,--no-gc-sections -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/b9/b977a1c171b884e33a79c59837ec69acb1ee360a411a7928be67fee1900bb642-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b094 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x001.o -c _cgo_export.c errors mkdir -p $WORK/b005/ sort mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p errors -std -complete -installsuffix shared -buildid HfeZKVhNiCEjSyhe41dk/HfeZKVhNiCEjSyhe41dk -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p sort -std -complete -installsuffix shared -buildid TkucZDLAV4xVZ24dz1YM/TkucZDLAV4xVZ24dz1YM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go cd $WORK/b094 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e8/e84424eae96101911e12a6955459d5c1bb6bef5c7ed387712c2541b53498d162-d # internal internal/oserror mkdir -p $WORK/b031/ io cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/oserror -std -complete -installsuffix shared -buildid EcUoVHq0uZ4V2JBBivLf/EcUoVHq0uZ4V2JBBivLf -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go internal/safefilepath mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p internal/safefilepath -std -complete -installsuffix shared -buildid sIVGMGG8ZhdDvjAZGz2Q/sIVGMGG8ZhdDvjAZGz2Q -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/internal/safefilepath/path.go /usr/lib/golang/src/internal/safefilepath/path_other.go strconv mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF crypto/internal/nistec/fiat mkdir -p $WORK/b049/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p strconv -std -complete -installsuffix shared -buildid QYXHeKJ0j5cQMmwe0E3_/QYXHeKJ0j5cQMmwe0E3_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go mkdir -p $WORK/b020/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid 1-_kSEqY_dcU9fc5NNtK/1-_kSEqY_dcU9fc5NNtK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p io -std -complete -installsuffix shared -buildid -6ox5rJItsN2U8UMNMEW/-6ox5rJItsN2U8UMNMEW -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go path mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p path -std -complete -installsuffix shared -buildid FsnFPhDEI5SB-x4Pn9i_/FsnFPhDEI5SB-x4Pn9i_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I $WORK/b094/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b094/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/e0/e0b7bb762358400ef256459eda100efbf64ff205cdeb65ab81e82879fa793d7f-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_riscv64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b029/symabis ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/5a/5a0cacd2d9cc0f27d4f1677046aa9feae142e042c8b1e5063ba308ff1ac161d2-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid vr6wEhn89jzN_i2jqirE/vr6wEhn89jzN_i2jqirE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/race=$WORK/b022/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p syscall -std -installsuffix shared -buildid 3Rrkdcj9KnOLqKB724QQ/3Rrkdcj9KnOLqKB724QQ -goversion go1.19.4 -symabis $WORK/b029/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h /usr/lib/golang/src/syscall/asan0.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_riscv64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_riscv64.go /usr/lib/golang/src/syscall/zsyscall_linux_riscv64.go /usr/lib/golang/src/syscall/zsysnum_linux_riscv64.go /usr/lib/golang/src/syscall/ztypes_linux_riscv64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/77/7703c4a411a8459981c2b2e31e530f67fa3e3f7c2489db35ea946e6d2381f36b-d # internal container/heap mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p container/heap -std -complete -installsuffix shared -buildid GGoAP78Jm3G9KMn6k-AF/GGoAP78Jm3G9KMn6k-AF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b197/importcfg -pack /usr/lib/golang/src/container/heap/heap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/06/060c7b766a0db29dcba6560c3216f5a73dcd92cf4b4a10990cc4524b47ca9046-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/6c/6c47445c520f009a90ac573131f534543813e299b4876578750d6344caeff32f-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/16/169135853b49bc71d53372d9f2af66b618f7d262c4c3e4e637e7ed932a14b27b-d # internal hash mkdir -p $WORK/b033/ bytes mkdir -p $WORK/b004/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF strings mkdir -p $WORK/b063/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p hash -std -complete -installsuffix shared -buildid 70vezBRV-DV-x6FfRW2z/70vezBRV-DV-x6FfRW2z -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/hash/hash.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p bytes -std -installsuffix shared -buildid 03B6f3vMoQPnW2qaY5w2/03B6f3vMoQPnW2qaY5w2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p strings -std -complete -installsuffix shared -buildid 6ZbEcDajjLyxhWdUZY8K/6ZbEcDajjLyxhWdUZY8K -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/c8/c82be3d5a16459dd18e94b5afa88801672b95e71ce21f5c212d8db1a61824736-d # internal crypto/internal/randutil mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid jwJB0fjAh1QGh6Tzj9ij/jwJB0fjAh1QGh6Tzj9ij -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I $WORK/b094/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b094/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/0d/0d0f1f84d2347f6c02fe91379f3709b85baff5f0d9e7c7a24ae8345cbeebe7ee-d # internal hash/crc32 mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p hash/crc32 -std -complete -installsuffix shared -buildid oBCFgj5g3e0K60TQx4x2/oBCFgj5g3e0K60TQx4x2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/d8/d8a6b0a490c9e0410bf484e0ab87cdc4c638ec151d3d88938e379b63363193ec-d # internal github.com/docker/distribution/vendor/github.com/stevvooe/resumable mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p github.com/docker/distribution/vendor/github.com/stevvooe/resumable -complete -installsuffix shared -buildid cGq-tQ6BfMPBq5kmfaew/cGq-tQ6BfMPBq5kmfaew -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b169/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/stevvooe/resumable/resumable.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b034/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I $WORK/b094/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b094/_x005.o -c gcc_libinit.c cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/b9/b97a35599d92e278e51eff92487b72a15e740c72724e4c35f083d554b00675ee-d # internal crypto mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b033/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p crypto -std -complete -installsuffix shared -buildid jvGGJrKtDlRrHPRYaW5V/jvGGJrKtDlRrHPRYaW5V -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/crypto/crypto.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/79/791d5bc6528a60f95b9b4bb97ee02b722001fe35e2e473d6f8b410fb065419c8-d # internal reflect mkdir -p $WORK/b042/ cat >$WORK/b042/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b042/symabis ./asm_riscv64.s ./float32reg_riscv64.s cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/abi=$WORK/b011/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p reflect -std -installsuffix shared -buildid h_wHMiexqBZWknusdEZ3/h_wHMiexqBZWknusdEZ3 -goversion go1.19.4 -symabis $WORK/b042/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/stubs_riscv64.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b004/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/23/239dce21254f3a0012d2ef94d360b6f2c66f3cc4d9f53e61b820a545b79b7647-d # internal crypto/rc4 mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/1d/1d3323dda816b46953d4572c14a2889c8a2a69c77364671f534df86ab53f72be-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid ULZzyPqpK8A7aChDoKSW/ULZzyPqpK8A7aChDoKSW -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go vendor/golang.org/x/text/transform mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid DvzSm0gTyy2CxF02QHb4/DvzSm0gTyy2CxF02QHb4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/78/7890f0a53ece1aa6e40fc021a9c9a53dd9ab44f174aace9a123f5de14b1ee232-d # internal encoding/base32 mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p encoding/base32 -std -complete -installsuffix shared -buildid PPQDyXeXoYHRLLw6oQ61/PPQDyXeXoYHRLLw6oQ61 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/c4/c48375bd7239deefcb97cb8ec48a4badb5bdf361ef5a2fefc7d7c673fcf9ff17-d # internal github.com/docker/distribution/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/docker/distribution/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid B686jd25ZMtHrz84xtu6/B686jd25ZMtHrz84xtu6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b210/importcfg -pack ./src/github.com/docker/distribution/vendor/golang.org/x/crypto/blowfish/block.go ./src/github.com/docker/distribution/vendor/golang.org/x/crypto/blowfish/cipher.go ./src/github.com/docker/distribution/vendor/golang.org/x/crypto/blowfish/const.go cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/57/57f1c8fd665a3a5aeda89b9ca1c4721f09f49a4703106e0580ab50dbc39d5a7b-d # internal bufio mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p bufio -std -complete -installsuffix shared -buildid 3-NhwWSqI0AMlHmoLgxl/3-NhwWSqI0AMlHmoLgxl -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/91/91e25883f4be114b01d451f42aab2781533b5a11a3c5639f34ce954359734c25-d # internal net/http/internal/ascii mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b063/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid vOA5226v1LpDZh0btWKJ/vOA5226v1LpDZh0btWKJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/da/da90b2d7d86b49bd37cdc35231a9d130fcf3d06bee293b22d567baf49dc85486-d # internal regexp/syntax mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p regexp/syntax -std -complete -installsuffix shared -buildid FaGAPnSX9aSOyj8r05lY/FaGAPnSX9aSOyj8r05lY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/6e/6e475415d71e9c6ffc2c2a2223dfd1182e54e7e6c8012e79c06507b6ff268111-d # internal github.com/docker/distribution/vendor/github.com/garyburd/redigo/internal mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/docker/distribution/vendor/github.com/garyburd/redigo/internal -complete -installsuffix shared -buildid DbPtNazSX58MWw2uWAW2/DbPtNazSX58MWw2uWAW2 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b183/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/garyburd/redigo/internal/commandinfo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/04/04a28f9dbb5f94b7e8862afcb8f89090da90e011050c8210e2894e462f855d46-d # internal html mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p html -std -complete -installsuffix shared -buildid Q8k17HucdM_4JPFf7hXZ/Q8k17HucdM_4JPFf7hXZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b258/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/8f/8fe3a451fc55467e2d81f46d14394c21b2d191968bb44bd49b4541e5eb434d4a-d # internal text/tabwriter mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p text/tabwriter -std -complete -installsuffix shared -buildid rbteZLIdxsbPVYyXmPjV/rbteZLIdxsbPVYyXmPjV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b261/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I $WORK/b094/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b094/_x006.o -c gcc_linux_riscv64.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/39/3924bb748e7d4be1c44040d737b088b398d7e202636c1ca64cb6ca3706cda4c3-d # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/55/55a6708cab15edbc7766ea14d3d35a0518dad62a2c64a5cccdbfd1c9f3ab440e-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b029/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/2f/2fd62b53a586a5abb691b3c35de29bb66ef08cc98004e8036bed0ba6a3ddd4bb-d # internal internal/syscall/execenv mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF internal/syscall/unix mkdir -p $WORK/b056/ cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid x3ZGpJ2G4nPgds9n8vNV/x3ZGpJ2G4nPgds9n8vNV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid -i4JgMsiD6L1hKnnyNYN/-i4JgMsiD6L1hKnnyNYN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go time mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p time -std -installsuffix shared -buildid 56G_n2i5noDD-qFXzMfL/56G_n2i5noDD-qFXzMfL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/0f/0f03fc06e506a73289b8566653bc2dfe7c123909b408508669b1ceb0f7382cf2-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I $WORK/b094/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b094/_x007.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/9e/9e2ec308a43ae0e6b67487454f6bad0e0e731d5e266f18ebf072802c0eb94125-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/32/3279e6f5487c5373670132c9c90ed74cb83cf0d584fe3b44088ef2bdd74e2cba-d # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I $WORK/b094/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b094/_x008.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/5b/5b8344960202c078055035396e3443daa4d3708d4d43563adac17caf27d3f1eb-d # internal crypto/internal/nistec mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=$WORK/b049/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p crypto/internal/nistec -std -complete -installsuffix shared -buildid tUJredGscrTyU_AGP0kl/tUJredGscrTyU_AGP0kl -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I $WORK/b094/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b094/_x009.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/3f/3f8eca2137686fc020b47470b162bea6b3a31233fa7045aac4dc275e6036bdd8-d # internal regexp mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp/syntax=$WORK/b139/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p regexp -std -complete -installsuffix shared -buildid I11oUJI_zTmoR86nj6es/I11oUJI_zTmoR86nj6es -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I $WORK/b094/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b094/_x010.o -c linux_syscall.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I $WORK/b094/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b094/_x011.o -c gcc_riscv64.S /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b028/_pkg_.a # internal cd $WORK/b094 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/b6/b6bf02fe081b513b6b1c4ab9a58f149b1f2c6114e6ef09e373d8e3fbbd3a6656-d # internal io/fs mkdir -p $WORK/b060/ context mkdir -p $WORK/b027/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p io/fs -std -complete -installsuffix shared -buildid yhB_ZPyfCSS7V2-4sv7j/yhB_ZPyfCSS7V2-4sv7j -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/reflectlite=$WORK/b006/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p context -std -complete -installsuffix shared -buildid SNHKdVy0R9sl23apZVe5/SNHKdVy0R9sl23apZVe5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/context/context.go internal/poll mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/syscall/unix=$WORK/b056/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p internal/poll -std -installsuffix shared -buildid i71NKO09oPJ2UY8LwZWu/i71NKO09oPJ2UY8LwZWu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/06/0607d4a484cf9208d331edf8fc31ae964108cd41cb1e8d1dd88a9531e67b691e-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b094=/tmp/go-build -gno-record-gcc-switches -o $WORK/b094/_cgo_.o $WORK/b094/_cgo_main.o $WORK/b094/_x001.o $WORK/b094/_x002.o $WORK/b094/_x003.o $WORK/b094/_x004.o $WORK/b094/_x005.o $WORK/b094/_x006.o $WORK/b094/_x007.o $WORK/b094/_x008.o $WORK/b094/_x009.o $WORK/b094/_x010.o $WORK/b094/_x011.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/4b/4bf0179277b4eacf07a828911d1ba1956cde98b4e003746401fa6de4679ca67d-d # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/48/480d6c2d54c2effeb94cf3fa523a16b146ddf9029eb41d7d8d82fd8d0926cbcf-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b042/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/6d/6dd85fb114f1134900c4313fb2e60ac6ca1ec16a38b90e911097e7930f19c3db-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b042/float32reg_riscv64.o ./float32reg_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_riscv64.o $WORK/b042/float32reg_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b042/_pkg_.a # internal cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 TERM='dumb' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -dynpackage cgo -dynimport $WORK/b094/_cgo_.o -dynout $WORK/b094/_cgo_import.go -dynlinker cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/cgo -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b094/symabis ./asm_riscv64.s cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p runtime/cgo -std -installsuffix shared -buildid 9VoOyEcsH8-MusoyNSPH/9VoOyEcsH8-MusoyNSPH -goversion go1.19.4 -symabis $WORK/b094/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/setenv.go $WORK/b094/_cgo_gotypes.go $WORK/b094/cgo.cgo1.go $WORK/b094/_cgo_import.go cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/29/297e767ff14010a00b23f8a4f8ffda55d6599e0f3e06c669ee5c00914f72d168-d # internal internal/fmtsort mkdir -p $WORK/b052/ encoding/binary cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid B_l7R00fptd_znmLTvML/B_l7R00fptd_znmLTvML -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p encoding/binary -std -complete -installsuffix shared -buildid GsMG9-18Oo30JYhS5SIG/GsMG9-18Oo30JYhS5SIG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/cgo -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b094/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b094/_pkg_.a $WORK/b094/asm_riscv64.o $WORK/b094/_x001.o $WORK/b094/_x002.o $WORK/b094/_x003.o $WORK/b094/_x004.o $WORK/b094/_x005.o $WORK/b094/_x006.o $WORK/b094/_x007.o $WORK/b094/_x008.o $WORK/b094/_x009.o $WORK/b094/_x010.o $WORK/b094/_x011.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/35/35d6d187fa4b6d375c7c62c8359d3f8dcce96b16cab977c2f0c6815cff7027e0-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/1e/1e258870d93bbcd57854b70fd8c07b6249031b19c2410a415d16914b2edfdff9-d # internal os mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/poll=$WORK/b055/_pkg_.a packagefile internal/safefilepath=$WORK/b057/_pkg_.a packagefile internal/syscall/execenv=$WORK/b058/_pkg_.a packagefile internal/syscall/unix=$WORK/b056/_pkg_.a packagefile internal/testlog=$WORK/b059/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p os -std -installsuffix shared -buildid G32GBmaMMbxnknAZSa_1/G32GBmaMMbxnknAZSa_1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/rlimit.go /usr/lib/golang/src/os/rlimit_stub.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/dd/ddab197b2c2d30567743b3e2c06cc43038cb5143d7454a757fd599a3c529385e-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/f1/f15653c3e4e4e509f8ae4dbf6f299270dd7eb3c68544ac14316d26aeb887ac80-d # internal encoding/base64 mkdir -p $WORK/b086/ crypto/internal/edwards25519/field vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b073/ vendor/golang.org/x/crypto/curve25519/internal/field crypto/cipher mkdir -p $WORK/b038/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p encoding/base64 -std -complete -installsuffix shared -buildid 0T-jpdsQItGH1pHfK9p1/0T-jpdsQItGH1pHfK9p1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF mkdir -p $WORK/b100/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/internal/edwards25519/field -std -complete -installsuffix shared -buildid ixIWUzYS4QBPSTevS-Hj/ixIWUzYS4QBPSTevS-Hj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p crypto/cipher -std -complete -installsuffix shared -buildid baJfIJpBg8fsSsvHqtgM/baJfIJpBg8fsSsvHqtgM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_generic.go mkdir -p $WORK/b102/ crypto/md5 mkdir -p $WORK/b076/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -complete -installsuffix shared -buildid MDxeGhHpF9PCur5-9nw1/MDxeGhHpF9PCur5-9nw1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/crypto/curve25519/internal/field -std -complete -installsuffix shared -buildid 77oLzEOUplj86V1zjbY6/77oLzEOUplj86V1zjbY6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_amd64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_generic.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b032/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/md5 -std -complete -installsuffix shared -buildid mOYCTKOP3gRS35ODygjQ/mOYCTKOP3gRS35ODygjQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/1f/1f049b5f3947116a3aa98f282cd6d1f6c8723f5cc20f47beb89d80ee4ecc210d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/a2/a21214cc9f863c98b78974eecd15484b0deddb4d576b46436b73cc9aa0fe6607-d # internal encoding/pem mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p encoding/pem -std -complete -installsuffix shared -buildid wkK37SxtLmLmzilwn6ix/wkK37SxtLmLmzilwn6ix -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/58/58593efc88c5f7f13aabcf989dca730539cb1eb20b6667045d23f66c9306eeb9-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/1d/1df1e66a2683b54a51019be596dc774433c2d3eac3b6582751f5a88279e97d6d-d # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/19/19f7b6ed2e0b62b5b030aeb3ee46eaecb7919191b6608a145b44d3da9f5d8a7d-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=$WORK/b073/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid 8C5tb29XIwk3lyUByJSY/8C5tb29XIwk3lyUByJSY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/f5/f52355d03e2fe34940c62b323b2fdf049cc9f2072f54a3bdc652c776e166040e-d # internal crypto/internal/boring mkdir -p $WORK/b043/ crypto/des vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b045/ mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b099/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid 9OeS3PbikLc9exWrhxKT/9OeS3PbikLc9exWrhxKT -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b044/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid i1ypaFhqF3lVDA_FxN3q/i1ypaFhqF3lVDA_FxN3q -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p crypto/des -std -complete -installsuffix shared -buildid YcO-5yB7E8tk1KLqASBi/YcO-5yB7E8tk1KLqASBi -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/52/52c543229c9b25b1d68f14580e7720d677083d221a549bf6669bbb72332ca640-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/b2/b26259f9a6eea78f34f1cb1bd0dcf87d3833e8d2e5653f2fec7e68b2c292b08d-d # internal crypto/sha512 mkdir -p $WORK/b066/ crypto/aes cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p crypto/sha512 -std -complete -installsuffix shared -buildid P3_IQYjIpnj7kKYxp2yz/P3_IQYjIpnj7kKYxp2yz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_generic.go mkdir -p $WORK/b037/ crypto/hmac mkdir -p $WORK/b075/ crypto/sha1 mkdir -p $WORK/b079/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p crypto/aes -std -complete -installsuffix shared -buildid _19R38mJ7eaKUkjMl09L/_19R38mJ7eaKUkjMl09L -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_generic.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/hmac -std -complete -installsuffix shared -buildid fw2cGDk3ehUvULOD9X3d/fw2cGDk3ehUvULOD9X3d -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/sha1 -std -complete -installsuffix shared -buildid BPF9d2UE7owXm9xjx9A7/BPF9d2UE7owXm9xjx9A7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/81/8180906081640c1658bb43b3a9055c8cd781fdbb8bd5aac77a2c7de35e04e149-d # internal crypto/sha256 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/sha256 -std -complete -installsuffix shared -buildid BjS0pWrjKYsLKZ3se9H6/BjS0pWrjKYsLKZ3se9H6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/28/2817a71b7fe22b8e3b257859e5848e7eca09fa4487df0372a556038bd952f391-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b103/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b098/_pkg_.a # internal cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b075/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid hEzFyJKGtJPObeLvordZ/hEzFyJKGtJPObeLvordZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/96/96a6cb4fe515c33ccb09619159e085dc594e3fec3bf07a215a1274db90d25967-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid v9-dNx2__ca3tPS2qq0H/v9-dNx2__ca3tPS2qq0H -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/c9/c966f5c56ecd33e9b5bf26bbca82cebff50305d660578cd21fd4f3ff12770bdb-d # internal fmt mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b052/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p fmt -std -complete -installsuffix shared -buildid doEgbEmcK5lEbRGue8y3/doEgbEmcK5lEbRGue8y3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b079/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/1a/1a21c7e21efbe83b44d443d5631fe55d77fe020cf1c2c8c5d03afef36126f3be-d # internal internal/godebug mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p internal/godebug -std -complete -installsuffix shared -buildid Gppwg5Mk8168oc7yKMlo/Gppwg5Mk8168oc7yKMlo -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/2e/2eced0daa68d7b009f0b987ceb4bf1f6297f258b9c7cc127ed9e1f86657dcc5d-d # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/73/73578a7a779deab1eb193dca298e5371b9e05fab1f1b08b416d3fd66f3407979-d # internal io/ioutil mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b060/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p io/ioutil -std -complete -installsuffix shared -buildid FVjkEkBxbNQ5P5OnYmvj/FVjkEkBxbNQ5P5OnYmvj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go path/filepath mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile io/fs=$WORK/b060/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p path/filepath -std -complete -installsuffix shared -buildid OrsQZPRi1BqXOXRLgKm7/OrsQZPRi1BqXOXRLgKm7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/11/110f54dd49deb77baf4a1cc91f91a32e96595e2fd4f8c66025d609a2fb07d6cc-d # internal os/signal mkdir -p $WORK/b116/ cat >$WORK/b116/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p os/signal -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b116/symabis ./sig.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/fb/fb9dc3b3bd003b8a2f66516e7e52c617434427fa2ee557c450ec9ab722acb4a2-d # internal internal/intern mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile internal/godebug=$WORK/b087/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p internal/intern -std -complete -installsuffix shared -buildid Z-IoZd0gW5_qMYFmKag-/Z-IoZd0gW5_qMYFmKag- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p os/signal -std -installsuffix shared -buildid A0xV09h6bu0q2hMCapHk/A0xV09h6bu0q2hMCapHk -goversion go1.19.4 -symabis $WORK/b116/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b097/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/d5/d50e775af6680865960cf78bcd2f8769b9fabcd5419df819bae5328372851fa0-d # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/13/13d125dc39eb078c7837e81f686f0565587b7b878dbdf54208367c3e8896b059-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/ee/eeed6d4e238f39ecf6d615c5373d48c9acb261e2819ea358f521de22ad648e78-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/98/98e402244758ead8e9ef5b742f967b73c7727a6db8dd6109d6ccb068dd29d4c6-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/21/21a2ed6448916c2a9ab94829fd4cfa5cb65f0338cee164fc50884bc226d094fe-d # internal net/netip mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/intern=$WORK/b093/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p net/netip -std -complete -installsuffix shared -buildid GjtjDUPFt-2DKU7xRDm8/GjtjDUPFt-2DKU7xRDm8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/net/netip/leaf_alts.go /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p os/signal -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b116/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b116/_pkg_.a $WORK/b116/sig.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/58/58ef4377e1ff0b91cc0448f4d7faa81db9a0aa1d74c2dfc93e6a16ee3cfe1c87-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/11/119fb90fd60645f6899a4ca2cb1938ef4662b873688373baf8d70165c3bdb2d1-d # internal github.com/docker/distribution/vendor/github.com/bugsnag/osext mkdir -p $WORK/b114/ os/exec mkdir -p $WORK/b115/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p github.com/docker/distribution/vendor/github.com/bugsnag/osext -complete -installsuffix shared -buildid Z39VQs6k6kGsMSBEKZp6/Z39VQs6k6kGsMSBEKZp6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b114/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/bugsnag/osext/osext.go ./src/github.com/docker/distribution/vendor/github.com/bugsnag/osext/osext_procfs.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile internal/godebug=$WORK/b087/_pkg_.a packagefile internal/syscall/execenv=$WORK/b058/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b060/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p os/exec -std -complete -installsuffix shared -buildid ibHLxFRoVMoXx93BWN14/ibHLxFRoVMoXx93BWN14 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/ec/ecc39c2e425a89cafee3588286a0e5f158e20a04566c9daa661b62c612063880-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/12/12a8033e8a8a595e675bd2f21f66a6b042f87d6d4484c33d31dd8b0db188893d-d # internal net mkdir -p $WORK/b088/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -objdir $WORK/b088/ -importpath net -- -I $WORK/b088/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/ad/ad070437c899acd14b28165d066af1918237f6c9325db28bd418a940f9fbde69-d # internal encoding/hex mkdir -p $WORK/b084/ encoding/json mkdir -p $WORK/b106/ net/url log vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b095/ mkdir -p $WORK/b108/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b107/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b069/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b101/ cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p encoding/json -std -complete -installsuffix shared -buildid Ita3-y6PPRB5xwN1gP7W/Ita3-y6PPRB5xwN1gP7W -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p log -std -complete -installsuffix shared -buildid YGSMVwGlON2tOGpN9BOu/YGSMVwGlON2tOGpN9BOu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p net/url -std -complete -installsuffix shared -buildid 3a3YS0d6nztFY9RmJzH-/3a3YS0d6nztFY9RmJzH- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/net/url/url.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/curve25519/internal/field=vendor/golang.org/x/crypto/curve25519/internal/field packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid BQUnuK6H6KCbdeWVMY8U/BQUnuK6H6KCbdeWVMY8U -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p encoding/hex -std -complete -installsuffix shared -buildid 9Mfpv0UzwYrladNFzbkO/9Mfpv0UzwYrladNFzbkO -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go math/big mkdir -p $WORK/b050/ cat >$WORK/b050/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b050/symabis ./arith_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b115/_pkg_.a # internal cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p math/big -std -installsuffix shared -buildid BSmp_lb5zf9Da7qNNa_M/BSmp_lb5zf9Da7qNNa_M -goversion go1.19.4 -symabis $WORK/b050/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/86/8657e0d53904c1a74af9342d9e42b9aa9fdd7c252a50f630c2669347ff988163-d # internal github.com/docker/distribution/vendor/github.com/bugsnag/bugsnag-go/errors mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io/ioutil=$WORK/b112/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p github.com/docker/distribution/vendor/github.com/bugsnag/bugsnag-go/errors -complete -installsuffix shared -buildid VcLhxNEN8KiaH5_58GHB/VcLhxNEN8KiaH5_58GHB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b111/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/bugsnag/bugsnag-go/errors/error.go ./src/github.com/docker/distribution/vendor/github.com/bugsnag/bugsnag-go/errors/parse_panic.go ./src/github.com/docker/distribution/vendor/github.com/bugsnag/bugsnag-go/errors/stackframe.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/75/7556393d268264425860a9d41ccdcdbe5aad33e2c9babda36ab064949cd6181d-d # internal github.com/docker/distribution/vendor/github.com/bugsnag/panicwrap mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config importmap github.com/bugsnag/osext=github.com/docker/distribution/vendor/github.com/bugsnag/osext packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/bugsnag/osext=$WORK/b114/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile os/exec=$WORK/b115/_pkg_.a packagefile os/signal=$WORK/b116/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p github.com/docker/distribution/vendor/github.com/bugsnag/panicwrap -complete -installsuffix shared -buildid aNI1OjtfoosfveBqHjoJ/aNI1OjtfoosfveBqHjoJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b113/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/bugsnag/panicwrap/dup2.go ./src/github.com/docker/distribution/vendor/github.com/bugsnag/panicwrap/monitor.go ./src/github.com/docker/distribution/vendor/github.com/bugsnag/panicwrap/panicwrap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/91/91d072bc0f9adebd6a831442616e20e298cbc17c3a03fc8bcda7e94e7fbe3e44-d # internal compress/flate mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b105/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p compress/flate -std -complete -installsuffix shared -buildid 2zdrRLuxpsOBauHTosnJ/2zdrRLuxpsOBauHTosnJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b108/_pkg_.a # internal # github.com/docker/distribution/vendor/github.com/bugsnag/panicwrap src/github.com/docker/distribution/vendor/github.com/bugsnag/panicwrap/dup2.go:10:17: undefined: syscall.Dup2 vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b124/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid b2aErpv8qwovV_7JBtTF/b2aErpv8qwovV_7JBtTF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/be/beed3d6274c6d6b0f7ac2f97555a3d834c6fa27b87ae53bd279e18708952bac4-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/list=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile log=$WORK/b108/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid Vp2w8EKJouxgaDBLAVBz/Vp2w8EKJouxgaDBLAVBz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/02/02a517cb8045172baa3cc842b0b12f52f08d5c691465db4b74e9d47878ced39d-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid vGzqgLQar3gb1JEXAtC-/vGzqgLQar3gb1JEXAtC- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/64/64a5fb2eba22f881997aeb99d4dd9186937618b05ed65f0e96bd0113b9d58816-d # internal mime mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b105/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p mime -std -complete -installsuffix shared -buildid 8rInigpf2j5RCHKWkIab/8rInigpf2j5RCHKWkIab -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/66/6661c9fd577e390efd2f2f808c18b16fe4e3672a844c45a4db4fbe89d2592dc6-d # internal mime/quotedprintable mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b105/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid DxjFsF4_5Vmcra14eEl8/DxjFsF4_5Vmcra14eEl8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b132/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/00/00d897d0d6b2a7490e4b5fd3a82440703608b9ec17ad37b90781e353dbcf79e4-d # internal net/http/internal mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b105/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p net/http/internal -std -complete -installsuffix shared -buildid HBl79tahNp0HvUTrxwgO/HBl79tahNp0HvUTrxwgO -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/dd/ddec56ef3c1160c84593a0a67081497731a829169fe8b02ff95d41ce1db3c311-d # internal compress/gzip mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b105/_pkg_.a packagefile compress/flate=$WORK/b119/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile hash/crc32=$WORK/b120/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p compress/gzip -std -complete -installsuffix shared -buildid GO7VqbUkljNytwT-V9R7/GO7VqbUkljNytwT-V9R7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/12/124e1f152a33f493db22947178658fb7f192b9b224d3c8b7071af6c2ec2e0b39-d # internal github.com/docker/distribution/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b107/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b138/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/docker/distribution/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid uOTEIm6B_3PSLa3g0zmQ/uOTEIm6B_3PSLa3g0zmQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b137/importcfg -pack ./src/github.com/docker/distribution/vendor/gopkg.in/yaml.v2/apic.go ./src/github.com/docker/distribution/vendor/gopkg.in/yaml.v2/decode.go ./src/github.com/docker/distribution/vendor/gopkg.in/yaml.v2/emitterc.go ./src/github.com/docker/distribution/vendor/gopkg.in/yaml.v2/encode.go ./src/github.com/docker/distribution/vendor/gopkg.in/yaml.v2/parserc.go ./src/github.com/docker/distribution/vendor/gopkg.in/yaml.v2/readerc.go ./src/github.com/docker/distribution/vendor/gopkg.in/yaml.v2/resolve.go ./src/github.com/docker/distribution/vendor/gopkg.in/yaml.v2/scannerc.go ./src/github.com/docker/distribution/vendor/gopkg.in/yaml.v2/sorter.go ./src/github.com/docker/distribution/vendor/gopkg.in/yaml.v2/writerc.go ./src/github.com/docker/distribution/vendor/gopkg.in/yaml.v2/yaml.go ./src/github.com/docker/distribution/vendor/gopkg.in/yaml.v2/yamlh.go ./src/github.com/docker/distribution/vendor/gopkg.in/yaml.v2/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/ae/ae9cc140987723c3044c633298629fd761ceb17b181b66af07c09b443361a0d6-d # internal github.com/docker/distribution/vendor/golang.org/x/net/context mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/docker/distribution/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid 3VY-QtOgl2G1k6TLSn1Y/3VY-QtOgl2G1k6TLSn1Y -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b144/importcfg -pack ./src/github.com/docker/distribution/vendor/golang.org/x/net/context/context.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/b3/b3b3db52949add0e7c42e4c19a977485346b734ef75233aefe4c63919e8ec3de-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b125/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid P-2GXhjWVRYYMZaIJJzb/P-2GXhjWVRYYMZaIJJzb -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/3d/3d81d6d9d272c4f59315292c1a1bfdd4b2cf1ba2aeb6403ab965c289fcfe9405-d # internal github.com/docker/distribution/vendor/github.com/Sirupsen/logrus mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b105/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b108/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p github.com/docker/distribution/vendor/github.com/Sirupsen/logrus -complete -installsuffix shared -buildid X6vZyANiJosd771mny4n/X6vZyANiJosd771mny4n -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b104/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/Sirupsen/logrus/entry.go ./src/github.com/docker/distribution/vendor/github.com/Sirupsen/logrus/exported.go ./src/github.com/docker/distribution/vendor/github.com/Sirupsen/logrus/formatter.go ./src/github.com/docker/distribution/vendor/github.com/Sirupsen/logrus/hooks.go ./src/github.com/docker/distribution/vendor/github.com/Sirupsen/logrus/json_formatter.go ./src/github.com/docker/distribution/vendor/github.com/Sirupsen/logrus/logger.go ./src/github.com/docker/distribution/vendor/github.com/Sirupsen/logrus/logrus.go ./src/github.com/docker/distribution/vendor/github.com/Sirupsen/logrus/terminal_linux.go ./src/github.com/docker/distribution/vendor/github.com/Sirupsen/logrus/terminal_notwindows.go ./src/github.com/docker/distribution/vendor/github.com/Sirupsen/logrus/text_formatter.go ./src/github.com/docker/distribution/vendor/github.com/Sirupsen/logrus/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/25/255cd5719bdd2f744a6b4dc212569f4c22feb11122f3b23ae8d377836dacdcd5-d # internal github.com/docker/distribution/digest mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b032/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b138/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/docker/distribution/digest -complete -installsuffix shared -buildid lg4WWDIM7w8-OrJPFOTW/lg4WWDIM7w8-OrJPFOTW -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b150/importcfg -pack ./src/github.com/docker/distribution/digest/digest.go ./src/github.com/docker/distribution/digest/digester.go ./src/github.com/docker/distribution/digest/doc.go ./src/github.com/docker/distribution/digest/set.go ./src/github.com/docker/distribution/digest/verifiers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/f4/f40e4f2e92583f183ee3b041a56e17592d27c3a765cae07fbee84dac61e9d3f6-d # internal github.com/docker/distribution/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/docker/distribution/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid r60mmS8IFYHNTL_DzMC6/r60mmS8IFYHNTL_DzMC6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b153/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/opencontainers/image-spec/specs-go/version.go ./src/github.com/docker/distribution/vendor/github.com/opencontainers/image-spec/specs-go/versioned.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/ee/eee5761cd118fb5256a70b74f8b4937c509388b8894108ff6b80d69c959b131e-d # internal encoding/gob mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b105/_pkg_.a packagefile encoding=$WORK/b107/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b036/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/84/84cac466f520f92bbc1f706278597b794ea88e019a4a010fa90166681bd43b2b-d # internal github.com/docker/distribution/version mkdir -p $WORK/b186/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p encoding/gob -std -complete -installsuffix shared -buildid yBCkpBCGcX1R-nyn6QIL/yBCkpBCGcX1R-nyn6QIL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/docker/distribution/version -complete -installsuffix shared -buildid 8053fp5pMODapBEN8sXj/8053fp5pMODapBEN8sXj -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b186/importcfg -pack ./src/github.com/docker/distribution/version/print.go ./src/github.com/docker/distribution/version/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/ad/ad7dab7ff1341a39d1a3dbecfcad0e56c33f89a2e064e7f565438dfb62775509-d # internal text/template/parse mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p text/template/parse -std -complete -installsuffix shared -buildid XGm-eeUXTBOOH6hf4kPm/XGm-eeUXTBOOH6hf4kPm -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b190/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/93/93a710c2747094b9507669ad0b7104e9d11bbe68c573b445143b620caec06ccb-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/digest=$WORK/b150/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b138/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid 8kPOebvqa4j2blsW6EUK/8kPOebvqa4j2blsW6EUK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b151/importcfg -pack ./src/github.com/docker/distribution/reference/reference.go ./src/github.com/docker/distribution/reference/regexp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b104/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b050/arith_riscv64.o ./arith_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b050/_pkg_.a $WORK/b050/arith_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/d8/d8baf8134489ea43730a30c8d3073912c020db96c761edba442b597640bc4e13-d # internal github.com/docker/distribution/vendor/github.com/Sirupsen/logrus/formatters/logstash mkdir -p $WORK/b109/ cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/a0/a010418942d71395546d60047ebb97ff68bc563cc665d837b82991b0df0a4504-d # internal cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap github.com/Sirupsen/logrus=github.com/docker/distribution/vendor/github.com/Sirupsen/logrus packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/Sirupsen/logrus=$WORK/b104/_pkg_.a EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p github.com/docker/distribution/vendor/github.com/Sirupsen/logrus/formatters/logstash -complete -installsuffix shared -buildid uehOpTp_RT8pYOyKo9jt/uehOpTp_RT8pYOyKo9jt -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b109/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/Sirupsen/logrus/formatters/logstash/logstash.go vendor/golang.org/x/net/idna mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b051/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b125/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b126/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 020nVjzHWD3SXu4pPy69/020nVjzHWD3SXu4pPy69 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/83/8353314c6233e630d2e3321bdb8c3af8a67189712a4252acb91ddbf694596b3b-d # internal crypto/elliptic mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=$WORK/b048/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid BQl35UUQvonPN9VqzIXn/BQl35UUQvonPN9VqzIXn -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/params.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/81/81f2aa9c9bcf276d2539553b0536b97d9cd7a5f2e0eca368fb1b11476de824dc-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b109/_pkg_.a # internal crypto/internal/boring/bbig mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a EOF cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/77/773f80fb4dfef58242e2a63387a1a7dc953a421070ee5f99b69635bc40b1fb60-d # internal encoding/asn1 mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf16=$WORK/b069/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid 4kTSYx-Nk_iG0lo4VRit/4kTSYx-Nk_iG0lo4VRit -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid NK62jbtMqNltaCU9W3zs/NK62jbtMqNltaCU9W3zs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/e8/e81067251836dcdcb0147648fba56a327fa3851d9c46f40b85eb22919d5cefcf-d # internal crypto/rand mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/randutil=$WORK/b065/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile internal/syscall/unix=$WORK/b056/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/rand -std -complete -installsuffix shared -buildid KHxA_etBdlyOXF4l_pt_/KHxA_etBdlyOXF4l_pt_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/b8/b8d41a8a61c15433ecad99543565c80915ff929827cb87b4ae09885583c186ba-d # internal crypto/ed25519 mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b072/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid w53JfNdzEL-ihisSup7p/w53JfNdzEL-ihisSup7p -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/8f/8f582fc0fbe6c0984646ae71b14fb63a32a830ec8380fff04fcc82c1ed0d41e2-d # internal crypto/rsa mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b064/_pkg_.a packagefile crypto/internal/randutil=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/rsa -std -complete -installsuffix shared -buildid f16KbcPgQME57pkHdR_Q/f16KbcPgQME57pkHdR_Q -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/f9/f9c74a3a10d06a950537cc2a58a194a2b802e58b9000b7ac969a4b2e59b13b96-d # internal crypto/dsa mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b065/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/dsa -std -complete -installsuffix shared -buildid JFNH3f85t_MiB22pi8aM/JFNH3f85t_MiB22pi8aM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/d1/d177c86cfa588ed7257c920609d66ad92aceaba3d4a9d7288f7d19f67d3d9f4c-d # internal github.com/docker/distribution/uuid mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/docker/distribution/uuid -complete -installsuffix shared -buildid lQHWomsaagI8yZN1gPER/lQHWomsaagI8yZN1gPER -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b141/importcfg -pack ./src/github.com/docker/distribution/uuid/uuid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/73/733083f1b5c26c2f410d6704397999364511ec723489eeb1a56c66a27eb3ecea-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/03/0305800f9897615a0655e4e5a05a2cc0a7701ee527dac8c0a0957c4f20368dc3-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b067/ crypto/x509/pkix cat >$WORK/b067/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b068/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b070/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid Et8AMVA0ZOlxWbD9D-AI/Et8AMVA0ZOlxWbD9D-AI -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid tiXdbYsD5IqUW2BTUXlD/tiXdbYsD5IqUW2BTUXlD -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go cd $WORK/b088 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b141/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/a3/a3207a5878dc0105f6972b4656018569ca329e38e5e31c84e4e81522e9e67e73-d # internal github.com/docker/distribution/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go=github.com/docker/distribution/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/docker/distribution/digest=$WORK/b150/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b153/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/docker/distribution/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid ztRQE1Dr-Lj9A364ns4k/ztRQE1Dr-Lj9A364ns4k -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b152/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./src/github.com/docker/distribution/vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go ./src/github.com/docker/distribution/vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./src/github.com/docker/distribution/vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go ./src/github.com/docker/distribution/vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./src/github.com/docker/distribution/vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./src/github.com/docker/distribution/vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/fc/fc9eeb788993acad19a3dd44c108026f07bdfca9159eca280343e5ea19861e37-d # internal text/template mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile internal/fmtsort=$WORK/b052/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b060/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile text/template/parse=$WORK/b190/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p text/template -std -complete -installsuffix shared -buildid e3j5EULM0ex0b1liD0s_/e3j5EULM0ex0b1liD0s_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b189/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/5e/5e9ebd6e652f1bc18888c4b427d8a5c95a4a9d1888cc4a11129be71dc3574a18-d # internal github.com/docker/distribution/vendor/github.com/stevvooe/resumable/sha256 mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/sha256=$WORK/b080/_pkg_.a packagefile encoding/gob=$WORK/b171/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p github.com/docker/distribution/vendor/github.com/stevvooe/resumable/sha256 -complete -installsuffix shared -buildid 8LcKw5WESa_jJ9oJtf79/8LcKw5WESa_jJ9oJtf79 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b170/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/stevvooe/resumable/sha256/resume.go ./src/github.com/docker/distribution/vendor/github.com/stevvooe/resumable/sha256/sha256.go ./src/github.com/docker/distribution/vendor/github.com/stevvooe/resumable/sha256/sha256block.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/52/5243d8d5faf679b8800ee96a9043cd8ad093df8a6ab269537518376953f91b94-d # internal github.com/docker/distribution/vendor/github.com/stevvooe/resumable/sha512 mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile encoding/gob=$WORK/b171/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/docker/distribution/vendor/github.com/stevvooe/resumable/sha512 -complete -installsuffix shared -buildid xeLYKj8auLhwy4agoDoS/xeLYKj8auLhwy4agoDoS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b172/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/stevvooe/resumable/sha512/resume.go ./src/github.com/docker/distribution/vendor/github.com/stevvooe/resumable/sha512/sha512.go ./src/github.com/docker/distribution/vendor/github.com/stevvooe/resumable/sha512/sha512block.go cd $WORK/b088 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/76/765f8464de726adcb1219f28034c6f30a0d5d7ab0fbe854a21d1c32768956b8a-d # internal runtime/debug mkdir -p $WORK/b199/ cat >$WORK/b199/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/debug -trimpath "$WORK/b199=>" -I $WORK/b199/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b199/symabis ./debug.s cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/38/380d7b118b6a6cedec1a71613bf14955a582d78187e9fc1c26ef47a857481c20-d # internal github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/json mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b107/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b069/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/json -complete -installsuffix shared -buildid x6nCcQqtvdkKC4w1xEcX/x6nCcQqtvdkKC4w1xEcX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b206/importcfg -pack ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/json/decode.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/json/encode.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/json/indent.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/json/scanner.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/json/stream.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/json/tags.go cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p runtime/debug -std -installsuffix shared -buildid BiEch3T7haqbv99WZ5LR/BiEch3T7haqbv99WZ5LR -goversion go1.19.4 -symabis $WORK/b199/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b199/importcfg -pack -asmhdr $WORK/b199/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/d3/d3d9e5ff757288d9fbf62b3d6ee76223ceef714460e938987494c7a63000cdd0-d # internal github.com/docker/distribution/vendor/golang.org/x/time/rate mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/docker/distribution/vendor/golang.org/x/net/context packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/golang.org/x/net/context=$WORK/b144/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/docker/distribution/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid 9X1101pJtTru76gCPFTk/9X1101pJtTru76gCPFTk -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b207/importcfg -pack ./src/github.com/docker/distribution/vendor/golang.org/x/time/rate/rate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/34/34d05f448e2c09b44875bc3d134a0e929fce1eef7ec4bd7672f49d32bc4dedfc-d # internal github.com/docker/distribution/vendor/golang.org/x/crypto/bcrypt mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/docker/distribution/vendor/golang.org/x/crypto/blowfish packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/golang.org/x/crypto/blowfish=$WORK/b210/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p github.com/docker/distribution/vendor/golang.org/x/crypto/bcrypt -complete -installsuffix shared -buildid BrTIUNt96w1d_pU7Z8G_/BrTIUNt96w1d_pU7Z8G_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b209/importcfg -pack ./src/github.com/docker/distribution/vendor/golang.org/x/crypto/bcrypt/base64.go ./src/github.com/docker/distribution/vendor/golang.org/x/crypto/bcrypt/bcrypt.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/80/8092c1103d8cb424482f2b28db62804bc300d0071832ebff6d2621d703c2d12f-d # internal encoding/xml mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b105/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b107/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p encoding/xml -std -complete -installsuffix shared -buildid aP2K5NHIFL5MV4mwIobN/aP2K5NHIFL5MV4mwIobN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b215/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go cd $WORK/b088 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/6a/6af484ddfa2df812787d04779f21f64e09c758bb8eb4a2c12ffdebe91be2e906-d # internal github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr -complete -installsuffix shared -buildid jrVjH1CzW6_K69WdH3Rx/jrVjH1CzW6_K69WdH3Rx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b226/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr/error.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr/types.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/debug -trimpath "$WORK/b199=>" -I $WORK/b199/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b199/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b209/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b199/_pkg_.a $WORK/b199/debug.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/03/037100b1f09f8f118dc92be75323e6b2eb37f99e5586bae235ad679d9baff544-d # internal github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/vendor/github.com/go-ini/ini mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b105/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b138/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/vendor/github.com/go-ini/ini -complete -installsuffix shared -buildid 8yT1lh87PSfNk3S3uZQN/8yT1lh87PSfNk3S3uZQN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b228/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/vendor/github.com/go-ini/ini/ini.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/vendor/github.com/go-ini/ini/struct.go cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/9e/9e216ada68a4331826d2077291be000584af035e37989ce7edc0cbcc36deeb86-d # internal github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/vendor/github.com/jmespath/go-jmespath mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/vendor/github.com/jmespath/go-jmespath -complete -installsuffix shared -buildid R69N58mmJ0L4d0tUPzvd/R69N58mmJ0L4d0tUPzvd -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b232/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/vendor/github.com/jmespath/go-jmespath/api.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/vendor/github.com/jmespath/go-jmespath/astnodetype_string.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/vendor/github.com/jmespath/go-jmespath/functions.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/vendor/github.com/jmespath/go-jmespath/interpreter.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/vendor/github.com/jmespath/go-jmespath/lexer.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/vendor/github.com/jmespath/go-jmespath/parser.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/vendor/github.com/jmespath/go-jmespath/toktype_string.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/vendor/github.com/jmespath/go-jmespath/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/de/de639719752b0c1c5aadf310eb20d37275efe1d5f5663eabbdb87aa5ae642e81-d # internal crypto/ecdsa mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b064/_pkg_.a packagefile crypto/internal/randutil=$WORK/b065/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b067/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b070/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid vRDpDCn_Coo3msnA6I9B/vRDpDCn_Coo3msnA6I9B -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/f9/f98d67a8b6fc1824ca3bdbc15761f9e5830d6a1456204d3a10b72d00361f4168-d # internal github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/endpoints mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b138/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/endpoints -complete -installsuffix shared -buildid 00LvIM46V5OlF-2WFZgC/00LvIM46V5OlF-2WFZgC -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b240/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/endpoints/endpoints.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/endpoints/endpoints_map.go cd $WORK/b088 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/f1/f190b9606945552c3125152db4b31bb6a0bc3f41650bb3f1ce8ef12957050373-d # internal os/user mkdir -p $WORK/b252/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -objdir $WORK/b252/ -importpath os/user -- -I $WORK/b252/ -g -O2 ./cgo_listgroups_unix.go ./cgo_lookup_unix.go ./getgrouplist_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/e2/e2aed12ae9aaaca3c8a362f218a0f7cac59b2440e93137a94fcfaf4b9a857f5f-d # internal github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/cipher mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/ecdsa=$WORK/b046/_pkg_.a packagefile crypto/hmac=$WORK/b075/_pkg_.a packagefile crypto/sha256=$WORK/b080/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/cipher -complete -installsuffix shared -buildid Lp8fgxWHe0cpMdM-UMyG/Lp8fgxWHe0cpMdM-UMyG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b205/importcfg -pack ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/cipher/cbc_hmac.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/cipher/concat_kdf.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/cipher/ecdh_es.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/cipher/key_wrap.go cd $WORK/b088 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b205/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/3d/3d9d1148693810c3690a4d1af28c2f4ae79dda7011b44df2082ea02a761d406a-d # internal github.com/docker/distribution/vendor/github.com/mitchellh/mapstructure mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/docker/distribution/vendor/github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid 1gtsMRc8w__KTjvJuZse/1gtsMRc8w__KTjvJuZse -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b255/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/mitchellh/mapstructure/decode_hooks.go ./src/github.com/docker/distribution/vendor/github.com/mitchellh/mapstructure/error.go ./src/github.com/docker/distribution/vendor/github.com/mitchellh/mapstructure/mapstructure.go cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/95/95c155d7c8ec850793ad1f7b466b8ac0a6519d9432f33025196074708d2bb9c7-d # internal github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/go-ini/ini=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/vendor/github.com/go-ini/ini packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b226/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/vendor/github.com/go-ini/ini=$WORK/b228/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/credentials -complete -installsuffix shared -buildid r9fe8BXY2ylVARvt-FC7/r9fe8BXY2ylVARvt-FC7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b227/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/credentials/chain_provider.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/credentials/credentials.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/credentials/static_provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b206/_pkg_.a # internal cd $WORK/b088 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/e1/e139c5c87c7b158f7852fdea39f827a24f566df7a8a7ce88fac0561a7487b02b-d # internal internal/profile mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b105/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b138/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p internal/profile -std -complete -installsuffix shared -buildid z3YzXdEe8DwxQvg4uKIG/z3YzXdEe8DwxQvg4uKIG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b259/importcfg -pack /usr/lib/golang/src/internal/profile/encode.go /usr/lib/golang/src/internal/profile/filter.go /usr/lib/golang/src/internal/profile/legacy_profile.go /usr/lib/golang/src/internal/profile/merge.go /usr/lib/golang/src/internal/profile/profile.go /usr/lib/golang/src/internal/profile/proto.go /usr/lib/golang/src/internal/profile/prune.go cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/0e/0ea3ed78cb51d8e5393a230008a0f52afa9e72351e1a198f7be0cfc264d1a8ad-d # internal runtime/pprof mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b105/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile internal/abi=$WORK/b011/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/tabwriter=$WORK/b261/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p runtime/pprof -std -installsuffix shared -buildid alSTUeL-a-5FJd_9pW8U/alSTUeL-a-5FJd_9pW8U -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b260/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b227/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/3e/3ebc860729384d3332b4b325a13f1a159f31dc7d5e18bcc0105c92b1701f5b95-d # internal runtime/trace mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p runtime/trace -std -installsuffix shared -buildid uZRqtCyDx-WWETP2ZB91/uZRqtCyDx-WWETP2ZB91 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b262/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/f1/f1ca6429b5634c151e0ec1330d6e36030eeefa2b9d710af7ac4dff4555c35387-d # internal github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config importmap github.com/jmespath/go-jmespath=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/vendor/github.com/jmespath/go-jmespath packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/vendor/github.com/jmespath/go-jmespath=$WORK/b232/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b138/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awsutil -complete -installsuffix shared -buildid szQ7l6DR38hn2_YePN_e/szQ7l6DR38hn2_YePN_e -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b231/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awsutil/copy.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awsutil/equal.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b088=/tmp/go-build -gno-record-gcc-switches -o $WORK/b088/_cgo_.o $WORK/b088/_cgo_main.o $WORK/b088/_x001.o $WORK/b088/_x002.o $WORK/b088/_x003.o $WORK/b088/_x004.o $WORK/b088/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/ab/ab254a966b72390f37b329c8e219a81fbe0a9bf5287a8d78308ae4e0f05de002-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/28/28138555bebbe842383e5ceac66fd726de4871b088b46f35e3072f56d0fb7d10-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -dynpackage net -dynimport $WORK/b088/_cgo_.o -dynout $WORK/b088/_cgo_import.go cat >$WORK/b088/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b089/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/godebug=$WORK/b087/_pkg_.a packagefile internal/itoa=$WORK/b030/_pkg_.a packagefile internal/nettrace=$WORK/b090/_pkg_.a packagefile internal/poll=$WORK/b055/_pkg_.a packagefile internal/singleflight=$WORK/b091/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/netip=$WORK/b092/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p net -std -installsuffix shared -buildid 9AJxA_uVyK-JCq-spm47/9AJxA_uVyK-JCq-spm47 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b088/_cgo_gotypes.go $WORK/b088/cgo_linux.cgo1.go $WORK/b088/cgo_resnew.cgo1.go $WORK/b088/cgo_socknew.cgo1.go $WORK/b088/cgo_unix.cgo1.go $WORK/b088/_cgo_import.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/8e/8e84a48cd7331537ddfdc097badb65cfd8543784c7dde028e7d9cf577c99880c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/61/612c2d6095fe4dbb0309982872483416a3912b8e6c989bfca577efb63f504b43-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/2f/2f1459f58a85f799c4c1e603d93a9ca1e7a7a35696b4cfba9f633e51b95c2547-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/f5/f54be693e0d1d9c57cb984a1933f17c48ea9801068ffbbb8c007debc4e51bb4f-d # internal cd $WORK/b252 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b252=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b252=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x002.o -c cgo_listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b252=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x003.o -c cgo_lookup_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b252=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x004.o -c getgrouplist_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b252=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b252=/tmp/go-build -gno-record-gcc-switches -o $WORK/b252/_cgo_.o $WORK/b252/_cgo_main.o $WORK/b252/_x001.o $WORK/b252/_x002.o $WORK/b252/_x003.o $WORK/b252/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -dynpackage user -dynimport $WORK/b252/_cgo_.o -dynout $WORK/b252/_cgo_import.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b088/_pkg_.a $WORK/b088/_x001.o $WORK/b088/_x002.o $WORK/b088/_x003.o $WORK/b088/_x004.o $WORK/b088/_x005.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b088/_pkg_.a # internal cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b094/_pkg_.a EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p os/user -std -installsuffix shared -buildid lA2HpXU3NQkECRE_0F-4/lA2HpXU3NQkECRE_0F-4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b252/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b252/_cgo_gotypes.go $WORK/b252/cgo_listgroups_unix.cgo1.go $WORK/b252/cgo_lookup_unix.cgo1.go $WORK/b252/getgrouplist_unix.cgo1.go $WORK/b252/_cgo_import.go cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/68/6872929015ba8cd1cd876798ff78f83ebaa82c793e7908d9e49562407e2601dd-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b128/ net/textproto mkdir -p $WORK/b127/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b122/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid DZAUYyhpTV7Zov2Pl8rH/DZAUYyhpTV7Zov2Pl8rH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b105/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p net/textproto -std -complete -installsuffix shared -buildid pSsz_8t0MSxEwUB2m9al/pSsz_8t0MSxEwUB2m9al -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go github.com/docker/distribution/registry/listener mkdir -p $WORK/b191/ log/syslog mkdir -p $WORK/b198/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF github.com/docker/distribution/vendor/github.com/garyburd/redigo/redis mkdir -p $WORK/b182/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/docker/distribution/registry/listener -complete -installsuffix shared -buildid w4Sk7zv8aBPDEMzuT3Fd/w4Sk7zv8aBPDEMzuT3Fd -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b191/importcfg -pack ./src/github.com/docker/distribution/registry/listener/listener.go cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile log=$WORK/b108/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p log/syslog -std -complete -installsuffix shared -buildid Ki7a65KiD_PCIXmuXeRX/Ki7a65KiD_PCIXmuXeRX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b198/importcfg -pack /usr/lib/golang/src/log/syslog/doc.go /usr/lib/golang/src/log/syslog/syslog.go /usr/lib/golang/src/log/syslog/syslog_unix.go crypto/x509 cat >$WORK/b182/importcfg << 'EOF' # internal # import config importmap github.com/garyburd/redigo/internal=github.com/docker/distribution/vendor/github.com/garyburd/redigo/internal packagefile bufio=$WORK/b105/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile container/list=$WORK/b026/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/sha1=$WORK/b079/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/garyburd/redigo/internal=$WORK/b183/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b108/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/docker/distribution/vendor/github.com/garyburd/redigo/redis -complete -installsuffix shared -buildid TXRqDURFDe8r54kNXl-p/TXRqDURFDe8r54kNXl-p -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b182/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/garyburd/redigo/redis/conn.go ./src/github.com/docker/distribution/vendor/github.com/garyburd/redigo/redis/doc.go ./src/github.com/docker/distribution/vendor/github.com/garyburd/redigo/redis/log.go ./src/github.com/docker/distribution/vendor/github.com/garyburd/redigo/redis/pool.go ./src/github.com/docker/distribution/vendor/github.com/garyburd/redigo/redis/pubsub.go ./src/github.com/docker/distribution/vendor/github.com/garyburd/redigo/redis/redis.go ./src/github.com/docker/distribution/vendor/github.com/garyburd/redigo/redis/reply.go ./src/github.com/docker/distribution/vendor/github.com/garyburd/redigo/redis/scan.go ./src/github.com/docker/distribution/vendor/github.com/garyburd/redigo/redis/script.go mkdir -p $WORK/b081/ github.com/docker/distribution/vendor/github.com/spf13/pflag cat >$WORK/b081/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/des=$WORK/b045/_pkg_.a packagefile crypto/dsa=$WORK/b082/_pkg_.a packagefile crypto/ecdsa=$WORK/b046/_pkg_.a packagefile crypto/ed25519=$WORK/b071/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/md5=$WORK/b076/_pkg_.a packagefile crypto/rsa=$WORK/b078/_pkg_.a packagefile crypto/sha1=$WORK/b079/_pkg_.a packagefile crypto/sha256=$WORK/b080/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile crypto/x509/pkix=$WORK/b083/_pkg_.a packagefile encoding/asn1=$WORK/b068/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile encoding/pem=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b067/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b070/_pkg_.a packagefile internal/godebug=$WORK/b087/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b060/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b069/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/x509 -std -complete -installsuffix shared -buildid cToSaPxog4LHs-bYBSrF/cToSaPxog4LHs-bYBSrF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/docker/distribution/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid 9dpctDn68zGyeRn0bVa-/9dpctDn68zGyeRn0bVa- -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b194/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/spf13/pflag/bool.go ./src/github.com/docker/distribution/vendor/github.com/spf13/pflag/duration.go ./src/github.com/docker/distribution/vendor/github.com/spf13/pflag/flag.go ./src/github.com/docker/distribution/vendor/github.com/spf13/pflag/float32.go ./src/github.com/docker/distribution/vendor/github.com/spf13/pflag/float64.go ./src/github.com/docker/distribution/vendor/github.com/spf13/pflag/int.go ./src/github.com/docker/distribution/vendor/github.com/spf13/pflag/int32.go ./src/github.com/docker/distribution/vendor/github.com/spf13/pflag/int64.go ./src/github.com/docker/distribution/vendor/github.com/spf13/pflag/int8.go ./src/github.com/docker/distribution/vendor/github.com/spf13/pflag/ip.go ./src/github.com/docker/distribution/vendor/github.com/spf13/pflag/ipmask.go ./src/github.com/docker/distribution/vendor/github.com/spf13/pflag/string.go ./src/github.com/docker/distribution/vendor/github.com/spf13/pflag/uint.go ./src/github.com/docker/distribution/vendor/github.com/spf13/pflag/uint16.go ./src/github.com/docker/distribution/vendor/github.com/spf13/pflag/uint32.go ./src/github.com/docker/distribution/vendor/github.com/spf13/pflag/uint64.go ./src/github.com/docker/distribution/vendor/github.com/spf13/pflag/uint8.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/02/026aa0314906e2efddcd458fc078a45a84df181ee57f4244ae7e01460970df62-d # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b252/_pkg_.a $WORK/b252/_x001.o $WORK/b252/_x002.o $WORK/b252/_x003.o $WORK/b252/_x004.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/45/45a4aee3cd8bb81659031607d99293d26ad2dc7b13cfa0e9aea0c74b4944a7cc-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/0c/0c105589a9f2fb4dd39b4e5bcea1bd78355fc10046e067e7b2f159b137de2367-d # internal github.com/docker/distribution/vendor/github.com/yvasiyarov/go-metrics mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b105/_pkg_.a packagefile container/heap=$WORK/b197/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b108/_pkg_.a packagefile log/syslog=$WORK/b198/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b199/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/distribution-48294d928ced5dd9b378f7fd7c6f5da3ff3f2c89 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/docker/distribution/vendor/github.com/yvasiyarov/go-metrics -complete -installsuffix shared -buildid 5aYYmM6GADfXQhRaOv3q/5aYYmM6GADfXQhRaOv3q -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b196/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/go-metrics/counter.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/go-metrics/debug.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/go-metrics/ewma.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/go-metrics/gauge.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/go-metrics/gauge_float64.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/go-metrics/graphite.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/go-metrics/healthcheck.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/go-metrics/histogram.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/go-metrics/json.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/go-metrics/log.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/go-metrics/meter.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/go-metrics/metrics.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/go-metrics/opentsdb.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/go-metrics/registry.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/go-metrics/runtime.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/go-metrics/runtime_cgo.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/go-metrics/sample.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/go-metrics/syslog.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/go-metrics/timer.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/go-metrics/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/ff/ff619d8e1fe83ce50862347a7c59fb9d6979c93b6461032c24bea09be61e723d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/ce/ce55e282ec3d704ecc3bf65825eb285465bcb07d7d8fad955656fc27d3e8fd7e-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b121/ mime/multipart mkdir -p $WORK/b131/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b122/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/textproto=$WORK/b127/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid Cqt7UZ4FzC2atHF1F1o_/Cqt7UZ4FzC2atHF1F1o_ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b105/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile mime=$WORK/b130/_pkg_.a packagefile mime/quotedprintable=$WORK/b132/_pkg_.a packagefile net/textproto=$WORK/b127/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p mime/multipart -std -complete -installsuffix shared -buildid 7plPRCqmHKQUCfpzKpJE/7plPRCqmHKQUCfpzKpJE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/59/59b172b8b51667e238a29979bcd7e2d8eec80dbad1b849d325678dd6d3b423ed-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/9c/9c057488b969d9d97864157da8ccef04096014f01a1437da6254b5a4cf9dabe3-d # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/85/851bdd71fc8e6c1807dbc7bc3e6e85ae17e3dacd03325fe43dcb7a1588eb8194-d # internal github.com/docker/distribution/vendor/github.com/spf13/cobra mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config importmap github.com/inconshreveable/mousetrap=github.com/docker/distribution/vendor/github.com/inconshreveable/mousetrap importmap github.com/spf13/pflag=github.com/docker/distribution/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/inconshreveable/mousetrap=$WORK/b193/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/spf13/pflag=$WORK/b194/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile text/template=$WORK/b189/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/docker/distribution/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid 9V472AIJFZ14SDexMQKJ/9V472AIJFZ14SDexMQKJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b192/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/spf13/cobra/bash_completions.go ./src/github.com/docker/distribution/vendor/github.com/spf13/cobra/cobra.go ./src/github.com/docker/distribution/vendor/github.com/spf13/cobra/command.go ./src/github.com/docker/distribution/vendor/github.com/spf13/cobra/md_docs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/90/906e6f439322c06283367fa0e42e378cde8821f86f1c4fa9ffa38a5dbeb695dc-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/d7/d72749fe8ef7dac9ddb9db3117c29229d3f795c0429330c747f1d98b49f962cd-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b196/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/56/56d465c36ebd01611696507d823b6c4b52f32ce250904a0f86b3e1723edf1797-d # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/f4/f478c9aab5499faf38cc987caa5d435a84e29531dc77d39dd69c7c86c7157473-d # internal github.com/docker/distribution/vendor/golang.org/x/crypto/ocsp mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/ecdsa=$WORK/b046/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/rsa=$WORK/b078/_pkg_.a packagefile crypto/sha1=$WORK/b079/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile crypto/x509/pkix=$WORK/b083/_pkg_.a packagefile encoding/asn1=$WORK/b068/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p github.com/docker/distribution/vendor/golang.org/x/crypto/ocsp -complete -installsuffix shared -buildid se-yb6JVkfH6HYd9EBme/se-yb6JVkfH6HYd9EBme -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b203/importcfg -pack ./src/github.com/docker/distribution/vendor/golang.org/x/crypto/ocsp/ocsp.go github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1 mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config importmap gopkg.in/square/go-jose.v1/cipher=github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/cipher importmap gopkg.in/square/go-jose.v1/json=github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/json packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/flate=$WORK/b119/_pkg_.a packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/ecdsa=$WORK/b046/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/hmac=$WORK/b075/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/rsa=$WORK/b078/_pkg_.a packagefile crypto/sha1=$WORK/b079/_pkg_.a packagefile crypto/sha256=$WORK/b080/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/pem=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/cipher=$WORK/b205/_pkg_.a packagefile github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/json=$WORK/b206/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b138/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1 -complete -installsuffix shared -buildid -_nFU02tQ8QzetEgUiIE/-_nFU02tQ8QzetEgUiIE -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b204/importcfg -pack ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/asymmetric.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/crypter.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/doc.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/encoding.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/json_fork.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/jwe.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/jwk.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/jws.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/shared.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/signing.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/symmetric.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1/utils.go crypto/tls mkdir -p $WORK/b003/ cat >$WORK/b003/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/b004/_pkg_.a packagefile container/list=$WORK/b026/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/des=$WORK/b045/_pkg_.a packagefile crypto/ecdsa=$WORK/b046/_pkg_.a packagefile crypto/ed25519=$WORK/b071/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/hmac=$WORK/b075/_pkg_.a packagefile crypto/internal/boring=$WORK/b043/_pkg_.a packagefile crypto/md5=$WORK/b076/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/rc4=$WORK/b077/_pkg_.a packagefile crypto/rsa=$WORK/b078/_pkg_.a packagefile crypto/sha1=$WORK/b079/_pkg_.a packagefile crypto/sha256=$WORK/b080/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b040/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/pem=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b067/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b103/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p crypto/tls -std -complete -installsuffix shared -buildid 36MPYJje7-9upIAWPhz3/36MPYJje7-9upIAWPhz3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/notboring.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/4c/4cc7cc2ed0cacca3f18dc747f29392c07af9b3d3ae250beb34ea8c55aed760a0-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/97/97ed2a09482984634be19fe2535fd841b8f2fc1767796fce35a88273a4371c44-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/04/0436129a075430e901d8ce29fdb30c19ea88cce23e687a16a3cec8167a62fe0c-d # internal net/smtp net/http/httptrace mkdir -p $WORK/b188/ mkdir -p $WORK/b133/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b075/_pkg_.a packagefile crypto/md5=$WORK/b076/_pkg_.a packagefile crypto/tls=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/textproto=$WORK/b127/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b003/_pkg_.a packagefile internal/nettrace=$WORK/b090/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/textproto=$WORK/b127/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p net/smtp -std -complete -installsuffix shared -buildid -qsrSecGxggaXkj_yLsV/-qsrSecGxggaXkj_yLsV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b188/importcfg -pack /usr/lib/golang/src/net/smtp/auth.go /usr/lib/golang/src/net/smtp/smtp.go github.com/docker/distribution/vendor/github.com/docker/libtrust mkdir -p $WORK/b159/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid ornAeF8XAbBKr7SFhyU3/ornAeF8XAbBKr7SFhyU3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b133/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/ecdsa=$WORK/b046/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/rsa=$WORK/b078/_pkg_.a packagefile crypto/sha256=$WORK/b080/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile crypto/tls=$WORK/b003/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile crypto/x509/pkix=$WORK/b083/_pkg_.a packagefile encoding/base32=$WORK/b160/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile encoding/pem=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b112/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/docker/distribution/vendor/github.com/docker/libtrust -complete -installsuffix shared -buildid 9KsIAPPwYqjjYyleeQ8m/9KsIAPPwYqjjYyleeQ8m -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b159/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/docker/libtrust/certificates.go ./src/github.com/docker/distribution/vendor/github.com/docker/libtrust/doc.go ./src/github.com/docker/distribution/vendor/github.com/docker/libtrust/ec_key.go ./src/github.com/docker/distribution/vendor/github.com/docker/libtrust/filter.go ./src/github.com/docker/distribution/vendor/github.com/docker/libtrust/hash.go ./src/github.com/docker/distribution/vendor/github.com/docker/libtrust/jsonsign.go ./src/github.com/docker/distribution/vendor/github.com/docker/libtrust/key.go ./src/github.com/docker/distribution/vendor/github.com/docker/libtrust/key_files.go ./src/github.com/docker/distribution/vendor/github.com/docker/libtrust/key_manager.go ./src/github.com/docker/distribution/vendor/github.com/docker/libtrust/rsa_key.go ./src/github.com/docker/distribution/vendor/github.com/docker/libtrust/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/29/29b44072eb38ea7c7682e273462847bd3b14885f698da85e35f34e926b06481e-d # internal net/http mkdir -p $WORK/b117/ cat >$WORK/b117/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/b105/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile container/list=$WORK/b026/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/tls=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b128/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b129/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b122/_pkg_.a packagefile internal/godebug=$WORK/b087/_pkg_.a packagefile internal/safefilepath=$WORK/b057/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b060/_pkg_.a packagefile log=$WORK/b108/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile mime=$WORK/b130/_pkg_.a packagefile mime/multipart=$WORK/b131/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http/httptrace=$WORK/b133/_pkg_.a packagefile net/http/internal=$WORK/b134/_pkg_.a packagefile net/http/internal/ascii=$WORK/b135/_pkg_.a packagefile net/textproto=$WORK/b127/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b096/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p net/http -std -complete -installsuffix shared -buildid eD9WJMvlgiDdUtB112BJ/eD9WJMvlgiDdUtB112BJ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/13/13b3fe535dfcce440e26038242b8c97f7fc1283e87313e1cab33d49be5ed96cd-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/1e/1eeea7585b1698704f139cc47c825a88c687a6fe59814ceee46d39764e581e40-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/49/49dba9f7a2965e1771e4cca6cd14f731524c9805a0108897fbae8e79775f3ad4-d # internal github.com/docker/distribution/vendor/github.com/gorilla/context mkdir -p $WORK/b143/ github.com/docker/distribution/configuration github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b136/ expvar mkdir -p $WORK/b148/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile net/http=$WORK/b117/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/docker/distribution/vendor/github.com/gorilla/context -complete -installsuffix shared -buildid Lx7UBIyOb0pl3jjdmtlR/Lx7UBIyOb0pl3jjdmtlR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b143/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/gorilla/context/context.go ./src/github.com/docker/distribution/vendor/github.com/gorilla/context/doc.go cat >$WORK/b136/importcfg << 'EOF' # internal # import config importmap github.com/Sirupsen/logrus=github.com/docker/distribution/vendor/github.com/Sirupsen/logrus importmap gopkg.in/yaml.v2=github.com/docker/distribution/vendor/gopkg.in/yaml.v2 packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/Sirupsen/logrus=$WORK/b104/_pkg_.a packagefile github.com/docker/distribution/vendor/gopkg.in/yaml.v2=$WORK/b137/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b112/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile log=$WORK/b108/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p expvar -std -complete -installsuffix shared -buildid K18nzDYxUDTeiVdTJt87/K18nzDYxUDTeiVdTJt87 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/expvar/expvar.go github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b176/ github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b146/ mkdir -p $WORK/b177/ github.com/docker/distribution/vendor/github.com/gorilla/handlers mkdir -p $WORK/b187/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b138/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid GXEuAW9TymnAnOGZnfHR/GXEuAW9TymnAnOGZnfHR -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b177/importcfg -pack ./src/github.com/docker/distribution/registry/client/transport/http_reader.go ./src/github.com/docker/distribution/registry/client/transport/transport.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid R7js9uCmWBAhmxqlhHF8/R7js9uCmWBAhmxqlhHF8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b146/importcfg -pack ./src/github.com/docker/distribution/registry/api/errcode/errors.go ./src/github.com/docker/distribution/registry/api/errcode/handler.go ./src/github.com/docker/distribution/registry/api/errcode/register.go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/docker/distribution/configuration -complete -installsuffix shared -buildid b5FBeRSUOwHN8pZ6xuei/b5FBeRSUOwHN8pZ6xuei -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b136/importcfg -pack ./src/github.com/docker/distribution/configuration/configuration.go ./src/github.com/docker/distribution/configuration/parser.go cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b105/_pkg_.a packagefile compress/flate=$WORK/b119/_pkg_.a packagefile compress/gzip=$WORK/b118/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b138/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/docker/distribution/vendor/github.com/gorilla/handlers -complete -installsuffix shared -buildid JwKVSJUKS1Y5J-jeRyXu/JwKVSJUKS1Y5J-jeRyXu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b187/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/gorilla/handlers/canonical.go ./src/github.com/docker/distribution/vendor/github.com/gorilla/handlers/compress.go ./src/github.com/docker/distribution/vendor/github.com/gorilla/handlers/doc.go ./src/github.com/docker/distribution/vendor/github.com/gorilla/handlers/handlers.go ./src/github.com/docker/distribution/vendor/github.com/gorilla/handlers/proxy_headers.go github.com/docker/distribution/vendor/github.com/yvasiyarov/newrelic_platform_go cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b200/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid p-Qp6G8UFALaqdFzj8Te/p-Qp6G8UFALaqdFzj8Te -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b176/importcfg -pack ./src/github.com/docker/distribution/registry/client/auth/challenge/addr.go ./src/github.com/docker/distribution/registry/client/auth/challenge/authchallenge.go cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile log=$WORK/b108/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/docker/distribution/vendor/github.com/yvasiyarov/newrelic_platform_go -complete -installsuffix shared -buildid l5DmO4UBjqIUAoT8qVZX/l5DmO4UBjqIUAoT8qVZX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b200/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/newrelic_platform_go/agent.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/newrelic_platform_go/component.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/newrelic_platform_go/doc.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/newrelic_platform_go/metrica.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/newrelic_platform_go/plugin.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/6e/6e0dc295dc95f9601c31a0bea42c755ad90e0f24cdcc5b2baaedccb2c621b153-d # internal github.com/docker/distribution/vendor/github.com/gorilla/mux mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config importmap github.com/gorilla/context=github.com/docker/distribution/vendor/github.com/gorilla/context packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/gorilla/context=$WORK/b143/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b138/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/docker/distribution/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid 3JFh2h2l_KHxO81FdPKY/3JFh2h2l_KHxO81FdPKY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b142/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/gorilla/mux/doc.go ./src/github.com/docker/distribution/vendor/github.com/gorilla/mux/mux.go ./src/github.com/docker/distribution/vendor/github.com/gorilla/mux/regexp.go ./src/github.com/docker/distribution/vendor/github.com/gorilla/mux/route.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/7c/7c2af9255e47521e29d9d890587b8367063537459ff6d1cb370afc49929c9e3e-d # internal github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/github.com/xenolf/lego/acme mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ocsp=github.com/docker/distribution/vendor/golang.org/x/crypto/ocsp importmap gopkg.in/square/go-jose.v1=github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1 packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/ecdsa=$WORK/b046/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/rsa=$WORK/b078/_pkg_.a packagefile crypto/sha256=$WORK/b080/_pkg_.a packagefile crypto/tls=$WORK/b003/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile crypto/x509/pkix=$WORK/b083/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile encoding/pem=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/golang.org/x/crypto/ocsp=$WORK/b203/_pkg_.a packagefile github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/gopkg.in/square/go-jose.v1=$WORK/b204/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b112/_pkg_.a packagefile log=$WORK/b108/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile regexp=$WORK/b138/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/github.com/xenolf/lego/acme -complete -installsuffix shared -buildid ogtq1WadvR5LGgGhnQQd/ogtq1WadvR5LGgGhnQQd -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b202/importcfg -pack ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/github.com/xenolf/lego/acme/challenges.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/github.com/xenolf/lego/acme/client.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/github.com/xenolf/lego/acme/crypto.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/github.com/xenolf/lego/acme/error.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/github.com/xenolf/lego/acme/http.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/github.com/xenolf/lego/acme/http_challenge.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/github.com/xenolf/lego/acme/http_challenge_server.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/github.com/xenolf/lego/acme/jws.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/github.com/xenolf/lego/acme/messages.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/github.com/xenolf/lego/acme/provider.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/github.com/xenolf/lego/acme/tls_sni_challenge.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/github.com/xenolf/lego/acme/tls_sni_challenge_server.go ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/github.com/xenolf/lego/acme/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b200/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/a0/a06acf22b66e31f3531c7b071982260a0beaf6f76fd721a0b3a4cf922122bca2-d # internal github.com/docker/distribution/vendor/github.com/yvasiyarov/gorelic mkdir -p $WORK/b195/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b177/_pkg_.a # internal cat >$WORK/b195/importcfg << 'EOF' # internal # import config importmap github.com/yvasiyarov/go-metrics=github.com/docker/distribution/vendor/github.com/yvasiyarov/go-metrics importmap github.com/yvasiyarov/newrelic_platform_go=github.com/docker/distribution/vendor/github.com/yvasiyarov/newrelic_platform_go packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/yvasiyarov/go-metrics=$WORK/b196/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/yvasiyarov/newrelic_platform_go=$WORK/b200/_pkg_.a packagefile io/ioutil=$WORK/b112/_pkg_.a packagefile log=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/docker/distribution/vendor/github.com/yvasiyarov/gorelic -complete -installsuffix shared -buildid ue4TwMw4Tja-SkGg2YjZ/ue4TwMw4Tja-SkGg2YjZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b195/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/gorelic/agent.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/gorelic/doc.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/gorelic/gc_metrics.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/gorelic/gometrica.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/gorelic/http_metrics.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/gorelic/memory_metrics.go ./src/github.com/docker/distribution/vendor/github.com/yvasiyarov/gorelic/runtime_metrics.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/d8/d852c0316b9e3b8080d33cd68b44d976f5e42589655fd655e8e8f9e1af8ca564-d # internal github.com/docker/distribution/vendor/github.com/Azure/azure-sdk-for-go/storage mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/hmac=$WORK/b075/_pkg_.a packagefile crypto/sha256=$WORK/b080/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile encoding/xml=$WORK/b215/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b112/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b138/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/docker/distribution/vendor/github.com/Azure/azure-sdk-for-go/storage -complete -installsuffix shared -buildid Ax9CMLU_cTUiBPIr8K44/Ax9CMLU_cTUiBPIr8K44 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b214/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/Azure/azure-sdk-for-go/storage/blob.go ./src/github.com/docker/distribution/vendor/github.com/Azure/azure-sdk-for-go/storage/client.go ./src/github.com/docker/distribution/vendor/github.com/Azure/azure-sdk-for-go/storage/file.go ./src/github.com/docker/distribution/vendor/github.com/Azure/azure-sdk-for-go/storage/queue.go ./src/github.com/docker/distribution/vendor/github.com/Azure/azure-sdk-for-go/storage/table.go ./src/github.com/docker/distribution/vendor/github.com/Azure/azure-sdk-for-go/storage/table_entities.go ./src/github.com/docker/distribution/vendor/github.com/Azure/azure-sdk-for-go/storage/util.go cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/78/78139c6c3165cc1167d9fefff5adae81bd7737478c22d8ae5de462db357a1f53-d # internal github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/cloudfront/sign mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/rsa=$WORK/b078/_pkg_.a packagefile crypto/sha1=$WORK/b079/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile encoding/pem=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b112/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/cloudfront/sign -complete -installsuffix shared -buildid 7OaXOg6wk6D7SnAHyk5h/7OaXOg6wk6D7SnAHyk5h -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b221/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/cloudfront/sign/policy.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/cloudfront/sign/privkey.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/cloudfront/sign/randomreader.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/cloudfront/sign/sign_cookie.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/cloudfront/sign/sign_url.go cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/15/15412b31ed3b88c558cb26e0158dbaa3c2d0dcea74f4bd4a69b6dc49c6d3ab8b-d # internal github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/credentials packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b226/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b227/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws -complete -installsuffix shared -buildid VKiixkSPmHowu2fCa-3N/VKiixkSPmHowu2fCa-3N -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b225/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/config.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/convert_types.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/errors.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/logger.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/types.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/0d/0d309ea28a6061421ddc83011f4e84cae6437851759ba91b87e706d1e3d25014-d # internal net/http/httputil mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b105/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b108/_pkg_.a packagefile mime=$WORK/b130/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile net/http/internal=$WORK/b134/_pkg_.a packagefile net/http/internal/ascii=$WORK/b135/_pkg_.a packagefile net/textproto=$WORK/b127/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p net/http/httputil -std -complete -installsuffix shared -buildid DpBK0cTxlL_TeL4EVG4W/DpBK0cTxlL_TeL4EVG4W -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b236/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/ee/ee4fb707a85d71733fbd0dd00d5ad17e5e2de586bef93a5a1d16c362f3e0c847-d # internal github.com/docker/distribution/vendor/github.com/docker/goamz/aws mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/hmac=$WORK/b075/_pkg_.a packagefile crypto/sha256=$WORK/b080/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile encoding/xml=$WORK/b215/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile io/ioutil=$WORK/b112/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile os/user=$WORK/b252/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b138/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/docker/distribution/vendor/github.com/docker/goamz/aws -complete -installsuffix shared -buildid i2tOC88KcUdVsf5Rxn6q/i2tOC88KcUdVsf5Rxn6q -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b251/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/docker/goamz/aws/attempt.go ./src/github.com/docker/distribution/vendor/github.com/docker/goamz/aws/aws.go ./src/github.com/docker/distribution/vendor/github.com/docker/goamz/aws/client.go ./src/github.com/docker/distribution/vendor/github.com/docker/goamz/aws/regions.go ./src/github.com/docker/distribution/vendor/github.com/docker/goamz/aws/retry.go ./src/github.com/docker/distribution/vendor/github.com/docker/goamz/aws/sign.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/5a/5a8f47752cfc1e57a0a0c206f726b7e2e7ef10c5ef67f8fbe3a527e884c13711-d # internal github.com/docker/distribution/context mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config importmap github.com/Sirupsen/logrus=github.com/docker/distribution/vendor/github.com/Sirupsen/logrus importmap github.com/gorilla/mux=github.com/docker/distribution/vendor/github.com/gorilla/mux importmap golang.org/x/net/context=github.com/docker/distribution/vendor/golang.org/x/net/context packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/Sirupsen/logrus=$WORK/b104/_pkg_.a packagefile github.com/docker/distribution/uuid=$WORK/b141/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/gorilla/mux=$WORK/b142/_pkg_.a packagefile github.com/docker/distribution/vendor/golang.org/x/net/context=$WORK/b144/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/docker/distribution/context -complete -installsuffix shared -buildid 7zQHiWrotUgM7yQPqPLL/7zQHiWrotUgM7yQPqPLL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b140/importcfg -pack ./src/github.com/docker/distribution/context/context.go ./src/github.com/docker/distribution/context/doc.go ./src/github.com/docker/distribution/context/http.go ./src/github.com/docker/distribution/context/logger.go ./src/github.com/docker/distribution/context/trace.go ./src/github.com/docker/distribution/context/util.go ./src/github.com/docker/distribution/context/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/10/10fdfdf674671955456d92bbf935e294745accc790844eb8deec4c67508f2ccb-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config importmap github.com/gorilla/mux=github.com/docker/distribution/vendor/github.com/gorilla/mux packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/digest=$WORK/b150/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b151/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b146/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/gorilla/mux=$WORK/b142/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b138/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid 9vk6rysQZ_joIKgLpuMU/9vk6rysQZ_joIKgLpuMU -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b163/importcfg -pack ./src/github.com/docker/distribution/registry/api/v2/descriptors.go ./src/github.com/docker/distribution/registry/api/v2/doc.go ./src/github.com/docker/distribution/registry/api/v2/errors.go ./src/github.com/docker/distribution/registry/api/v2/headerparser.go ./src/github.com/docker/distribution/registry/api/v2/routes.go ./src/github.com/docker/distribution/registry/api/v2/urls.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/e5/e54e2a141ecfba2c6387f95b0405fdb7957d75e563b62ba607ec25a0a58c5a71-d # internal github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/client/metadata packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b225/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b226/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b231/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b233/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b112/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request -complete -installsuffix shared -buildid ktWIm-1uFBl-2SowwTy8/ktWIm-1uFBl-2SowwTy8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b230/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request/handlers.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request/http_request.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request/offset_reader.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request/request.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request/request_pagination.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request/retryer.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request/validation.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/60/60e48398f6c4aa8b272348adf90db4c5e567814641cba8f0c727a21be1dd9db6-d # internal github.com/docker/distribution/vendor/github.com/ncw/swift mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b105/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/hmac=$WORK/b075/_pkg_.a packagefile crypto/md5=$WORK/b076/_pkg_.a packagefile crypto/sha1=$WORK/b079/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile hash=$WORK/b033/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile mime=$WORK/b130/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/docker/distribution/vendor/github.com/ncw/swift -complete -installsuffix shared -buildid e3SEaEldSX3TmGwc1i1M/e3SEaEldSX3TmGwc1i1M -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b256/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/ncw/swift/auth.go ./src/github.com/docker/distribution/vendor/github.com/ncw/swift/auth_v3.go ./src/github.com/docker/distribution/vendor/github.com/ncw/swift/compatibility_1_1.go ./src/github.com/docker/distribution/vendor/github.com/ncw/swift/doc.go ./src/github.com/docker/distribution/vendor/github.com/ncw/swift/meta.go ./src/github.com/docker/distribution/vendor/github.com/ncw/swift/swift.go ./src/github.com/docker/distribution/vendor/github.com/ncw/swift/timeout_reader.go ./src/github.com/docker/distribution/vendor/github.com/ncw/swift/watchdog_reader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b202/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/36/36ba3bf3317b2e57036a5b67b6fd56fcf36c111740b88e4123117e2a3b22a1d4-d # internal github.com/docker/distribution/vendor/rsc.io/letsencrypt mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config importmap github.com/xenolf/lego/acme=github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/github.com/xenolf/lego/acme importmap golang.org/x/net/context=github.com/docker/distribution/vendor/golang.org/x/net/context importmap golang.org/x/time/rate=github.com/docker/distribution/vendor/golang.org/x/time/rate packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/ecdsa=$WORK/b046/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/tls=$WORK/b003/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile encoding/pem=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/rsc.io/letsencrypt/vendor/github.com/xenolf/lego/acme=$WORK/b202/_pkg_.a packagefile github.com/docker/distribution/vendor/golang.org/x/net/context=$WORK/b144/_pkg_.a packagefile github.com/docker/distribution/vendor/golang.org/x/time/rate=$WORK/b207/_pkg_.a packagefile io/ioutil=$WORK/b112/_pkg_.a packagefile log=$WORK/b108/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p github.com/docker/distribution/vendor/rsc.io/letsencrypt -complete -installsuffix shared -buildid BdnBSch--S638MJL1n7v/BdnBSch--S638MJL1n7v -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b201/importcfg -pack ./src/github.com/docker/distribution/vendor/rsc.io/letsencrypt/lets.go cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/0f/0f4a660e67eb7af1bb1dd1696829615991d41650b2c52d5005d249e68b4605ac-d # internal github.com/docker/distribution/health mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b146/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/docker/distribution/health -complete -installsuffix shared -buildid 84fadPetyIV1TScaRqZF/84fadPetyIV1TScaRqZF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b145/importcfg -pack ./src/github.com/docker/distribution/health/doc.go ./src/github.com/docker/distribution/health/health.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b236/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/29/29228f1317d2c9820b391ca8d6c4396365d24d639e3cd004b2eb0a0bbb34b67f-d # internal github.com/docker/distribution mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/distribution/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile github.com/docker/distribution/digest=$WORK/b150/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b151/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b152/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile mime=$WORK/b130/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/d8/d8801fdc3fb3ffa8a88b0eb682d550786da2140e6dd0f8dc6eb71a05e965d33c-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/docker/distribution -complete -installsuffix shared -buildid 2-AnKFUw4RKsQc17RnRb/2-AnKFUw4RKsQc17RnRb -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b149/importcfg -pack ./src/github.com/docker/distribution/blobs.go ./src/github.com/docker/distribution/doc.go ./src/github.com/docker/distribution/errors.go ./src/github.com/docker/distribution/manifests.go ./src/github.com/docker/distribution/registry.go ./src/github.com/docker/distribution/tags.go github.com/docker/distribution/registry/auth mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/docker/distribution/registry/auth -complete -installsuffix shared -buildid NHswkKsQDaviUubbH3Q7/NHswkKsQDaviUubbH3Q7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b164/importcfg -pack ./src/github.com/docker/distribution/registry/auth/auth.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/b4/b4e17089019e964b0bdc85d08fc586bb93db48396c9caa785061a6a81a5db0de-d # internal github.com/docker/distribution/registry/storage/driver mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b138/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p github.com/docker/distribution/registry/storage/driver -complete -installsuffix shared -buildid TNv_Gum4qCpbIojoQjzS/TNv_Gum4qCpbIojoQjzS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b168/importcfg -pack ./src/github.com/docker/distribution/registry/storage/driver/fileinfo.go ./src/github.com/docker/distribution/registry/storage/driver/storagedriver.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/c3/c3ea1276e469a660d15b6537abc42d880b1d792f641e302bc9c5e3bc346ae57f-d # internal github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b225/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b226/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b230/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b112/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b138/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/corehandlers -complete -installsuffix shared -buildid oLaTBswmuKsupfvYk7oY/oLaTBswmuKsupfvYk7oY -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b229/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/corehandlers/param_validator.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/dc/dcaa60b38209e8544f433e21e3199e7d608cdb377d5b83adcfd51eabb5a105bd-d # internal github.com/docker/distribution/registry/auth/htpasswd mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/bcrypt=github.com/docker/distribution/vendor/golang.org/x/crypto/bcrypt packagefile bufio=$WORK/b105/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile github.com/docker/distribution/registry/auth=$WORK/b164/_pkg_.a packagefile github.com/docker/distribution/vendor/golang.org/x/crypto/bcrypt=$WORK/b209/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/docker/distribution/registry/auth/htpasswd -complete -installsuffix shared -buildid qLj13DZoBz_KwQNswmlV/qLj13DZoBz_KwQNswmlV -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b208/importcfg -pack ./src/github.com/docker/distribution/registry/auth/htpasswd/access.go ./src/github.com/docker/distribution/registry/auth/htpasswd/htpasswd.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/df/df231081970e017ecdcd7ca9585253eb8d2ad62284466b1b94e8287083db63f5-d # internal github.com/docker/distribution/health/checks mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/docker/distribution/health=$WORK/b145/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/docker/distribution/health/checks -complete -installsuffix shared -buildid 2w9_Yv3c_pQtUh7BWGiX/2w9_Yv3c_pQtUh7BWGiX -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b154/importcfg -pack ./src/github.com/docker/distribution/health/checks/checks.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/c0/c0e79146f25e63e21979a8173ef6fad059e7a7d0e2d0dbcfed71228e613ba1d2-d # internal github.com/docker/distribution/registry/proxy/scheduler mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b151/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver=$WORK/b168/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/docker/distribution/registry/proxy/scheduler -complete -installsuffix shared -buildid oN1e_WfBlKBEZ0r2Sp1w/oN1e_WfBlKBEZ0r2Sp1w -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b180/importcfg -pack ./src/github.com/docker/distribution/registry/proxy/scheduler/scheduler.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/70/7056296911e1ff26e065ef2464603fe1f088792e18c49a6843d538730d28a77f-d # internal github.com/docker/distribution/manifest/manifestlist mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/distribution/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution=$WORK/b149/_pkg_.a packagefile github.com/docker/distribution/digest=$WORK/b150/_pkg_.a packagefile github.com/docker/distribution/manifest=$WORK/b156/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b152/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b201/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/docker/distribution/manifest/manifestlist -complete -installsuffix shared -buildid vVpJArpfL56_U-p4OPO7/vVpJArpfL56_U-p4OPO7 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b155/importcfg -pack ./src/github.com/docker/distribution/manifest/manifestlist/manifestlist.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/66/6630c80dc69532a552aeb6d55bca8a197c61edcc1fbc4d9ccecd9efb9a2c4d85-d # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/58/58c0f06d9c15af49f0f42e61fafabdc5d4ee02a1b4bed142a0b67f3c469ee6c2-d # internal github.com/docker/distribution/manifest/schema1 mkdir -p $WORK/b158/ github.com/docker/distribution/manifest/ocischema mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/distribution/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution=$WORK/b149/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile github.com/docker/distribution/digest=$WORK/b150/_pkg_.a packagefile github.com/docker/distribution/manifest=$WORK/b156/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b152/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/docker/distribution/manifest/ocischema -complete -installsuffix shared -buildid n8NYgKzuBLs6joeaKeA9/n8NYgKzuBLs6joeaKeA9 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b157/importcfg -pack ./src/github.com/docker/distribution/manifest/ocischema/builder.go ./src/github.com/docker/distribution/manifest/ocischema/manifest.go cat >$WORK/b158/importcfg << 'EOF' # internal # import config importmap github.com/Sirupsen/logrus=github.com/docker/distribution/vendor/github.com/Sirupsen/logrus importmap github.com/docker/libtrust=github.com/docker/distribution/vendor/github.com/docker/libtrust packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/Sirupsen/logrus=$WORK/b104/_pkg_.a packagefile github.com/docker/distribution=$WORK/b149/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile github.com/docker/distribution/digest=$WORK/b150/_pkg_.a packagefile github.com/docker/distribution/manifest=$WORK/b156/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b151/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/docker/libtrust=$WORK/b159/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/docker/distribution/manifest/schema1 -complete -installsuffix shared -buildid Bd31bftESv40zBsjAvXp/Bd31bftESv40zBsjAvXp -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b158/importcfg -pack ./src/github.com/docker/distribution/manifest/schema1/config_builder.go ./src/github.com/docker/distribution/manifest/schema1/manifest.go ./src/github.com/docker/distribution/manifest/schema1/reference_builder.go ./src/github.com/docker/distribution/manifest/schema1/sign.go ./src/github.com/docker/distribution/manifest/schema1/verify.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/dc/dcb38f5370beb05cdd612628402edfb6773741ef9ae2a4669cfdc4be14f2e1d2-d # internal github.com/docker/distribution/manifest/schema2 mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution=$WORK/b149/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile github.com/docker/distribution/digest=$WORK/b150/_pkg_.a packagefile github.com/docker/distribution/manifest=$WORK/b156/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/docker/distribution/manifest/schema2 -complete -installsuffix shared -buildid 4kchC8blkmxt6otvj0Sx/4kchC8blkmxt6otvj0Sx -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b161/importcfg -pack ./src/github.com/docker/distribution/manifest/schema2/builder.go ./src/github.com/docker/distribution/manifest/schema2/manifest.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/e4/e480fe5edea49d0605f4c145a2fa53abd1f218659f6177eab576158e0f85ee04-d # internal github.com/docker/distribution/notifications mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config importmap github.com/Sirupsen/logrus=github.com/docker/distribution/vendor/github.com/Sirupsen/logrus packagefile bytes=$WORK/b004/_pkg_.a packagefile container/list=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile expvar=$WORK/b148/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/Sirupsen/logrus=$WORK/b104/_pkg_.a packagefile github.com/docker/distribution=$WORK/b149/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile github.com/docker/distribution/digest=$WORK/b150/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b151/_pkg_.a packagefile github.com/docker/distribution/uuid=$WORK/b141/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/docker/distribution/notifications -complete -installsuffix shared -buildid NjVPdH9MkkZhdHwdQ7Bo/NjVPdH9MkkZhdHwdQ7Bo -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b162/importcfg -pack ./src/github.com/docker/distribution/notifications/bridge.go ./src/github.com/docker/distribution/notifications/endpoint.go ./src/github.com/docker/distribution/notifications/event.go ./src/github.com/docker/distribution/notifications/http.go ./src/github.com/docker/distribution/notifications/listener.go ./src/github.com/docker/distribution/notifications/metrics.go ./src/github.com/docker/distribution/notifications/sinks.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/94/94a3964cf468f9909f570b426ce24c95e3cb82a2ae1711c46194ecf5ad30f0ef-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution=$WORK/b149/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile github.com/docker/distribution/digest=$WORK/b150/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid Xbhoosu33sGNPHtOxt_6/Xbhoosu33sGNPHtOxt_6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b167/importcfg -pack ./src/github.com/docker/distribution/registry/storage/cache/cache.go ./src/github.com/docker/distribution/registry/storage/cache/cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b256/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/7a/7a3d159dfd3e28f13c87f5db6115e99db52c9976db4343feb74589d8b4b74fcb-d # internal github.com/docker/distribution/registry/middleware/repository mkdir -p $WORK/b173/ cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/78/78c00bd16c7a278491ddb29886508632557bdd0e9837ddeb1d00a4894ca1c210-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b180/_pkg_.a # internal github.com/docker/distribution/registry/storage/driver/factory mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver=$WORK/b168/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/docker/distribution/registry/storage/driver/factory -complete -installsuffix shared -buildid NLXWos037Fv4iKcBzLVG/NLXWos037Fv4iKcBzLVG -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b184/importcfg -pack ./src/github.com/docker/distribution/registry/storage/driver/factory/factory.go cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution=$WORK/b149/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/docker/distribution/registry/middleware/repository -complete -installsuffix shared -buildid e51ujUESPjkx99BDN98J/e51ujUESPjkx99BDN98J -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b173/importcfg -pack ./src/github.com/docker/distribution/registry/middleware/repository/middleware.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/7f/7f272234100a9860eddc6c65fefffa7b2d03fdb0167cfa0a03da344a6a99fa58-d # internal github.com/docker/distribution/registry/storage/driver/middleware mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver=$WORK/b168/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/docker/distribution/registry/storage/driver/middleware -complete -installsuffix shared -buildid BiXjg4ALBy7SvgTc-fXH/BiXjg4ALBy7SvgTc-fXH -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b185/importcfg -pack ./src/github.com/docker/distribution/registry/storage/driver/middleware/storagemiddleware.go cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/20/203f97b657cdc7fa16dbf38283c11b65e97bcdd600750a28ca36b338b73dac28-d # internal github.com/docker/distribution/registry/auth/silly mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile github.com/docker/distribution/registry/auth=$WORK/b164/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p github.com/docker/distribution/registry/auth/silly -complete -installsuffix shared -buildid MR0bgPy1JN3y2jgJ8f2c/MR0bgPy1JN3y2jgJ8f2c -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b211/importcfg -pack ./src/github.com/docker/distribution/registry/auth/silly/access.go cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/ad/ad5e7f3ce09e9f3c0ef38ec043ead729fc3538b7f5cc4c49800ddbcc5234efc7-d # internal github.com/docker/distribution/registry/auth/token mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config importmap github.com/Sirupsen/logrus=github.com/docker/distribution/vendor/github.com/Sirupsen/logrus importmap github.com/docker/libtrust=github.com/docker/distribution/vendor/github.com/docker/libtrust packagefile crypto=$WORK/b032/_pkg_.a packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile encoding/pem=$WORK/b085/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/Sirupsen/logrus=$WORK/b104/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile github.com/docker/distribution/registry/auth=$WORK/b164/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/docker/libtrust=$WORK/b159/_pkg_.a packagefile io/ioutil=$WORK/b112/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/docker/distribution/registry/auth/token -complete -installsuffix shared -buildid 10SvOgTpvLc2gwMCPRs3/10SvOgTpvLc2gwMCPRs3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b212/importcfg -pack ./src/github.com/docker/distribution/registry/auth/token/accesscontroller.go ./src/github.com/docker/distribution/registry/auth/token/stringset.go ./src/github.com/docker/distribution/registry/auth/token/token.go ./src/github.com/docker/distribution/registry/auth/token/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/66/666e636c03863e7ad757ddae0d058da14ed91be4d7192bd735035da82771333c-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile github.com/docker/distribution=$WORK/b149/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile github.com/docker/distribution/digest=$WORK/b150/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b151/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b167/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid wI2P664rEToacvvHusma/wI2P664rEToacvvHusma -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b178/importcfg -pack ./src/github.com/docker/distribution/registry/storage/cache/memory/memory.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/9e/9eb14a2f21289631953d99c53677185278cb75c96690ac38a7a693098e5df497-d # internal github.com/docker/distribution/registry/storage/cache/redis mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config importmap github.com/garyburd/redigo/redis=github.com/docker/distribution/vendor/github.com/garyburd/redigo/redis packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution=$WORK/b149/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile github.com/docker/distribution/digest=$WORK/b150/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b151/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b167/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/garyburd/redigo/redis=$WORK/b182/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/docker/distribution/registry/storage/cache/redis -complete -installsuffix shared -buildid mT0_OKw5JZlKaPeRgsnK/mT0_OKw5JZlKaPeRgsnK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b181/importcfg -pack ./src/github.com/docker/distribution/registry/storage/cache/redis/redis.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/08/08e09e55ad45c2bebb7756144c5d042aab7043c7651e768e8ee1a3b333e485a2-d # internal github.com/docker/distribution/registry/storage/driver/base mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver=$WORK/b168/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/docker/distribution/registry/storage/driver/base -complete -installsuffix shared -buildid VusP0GJltKs_LL1nVSRg/VusP0GJltKs_LL1nVSRg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b216/importcfg -pack ./src/github.com/docker/distribution/registry/storage/driver/base/base.go ./src/github.com/docker/distribution/registry/storage/driver/base/regulator.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/e1/e1c1807dde74bbabd26001a91b3ba5de1e01722415081c37722db6ccc6382cea-d # internal github.com/docker/distribution/registry/storage/driver/middleware/cloudfront mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/service/cloudfront/sign=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/cloudfront/sign packagefile crypto/x509=$WORK/b081/_pkg_.a packagefile encoding/pem=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/cloudfront/sign=$WORK/b221/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver=$WORK/b168/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver/middleware=$WORK/b185/_pkg_.a packagefile io/ioutil=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/docker/distribution/registry/storage/driver/middleware/cloudfront -complete -installsuffix shared -buildid By4m4nPxe73hC36CoG_C/By4m4nPxe73hC36CoG_C -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b220/importcfg -pack ./src/github.com/docker/distribution/registry/storage/driver/middleware/cloudfront/middleware.go cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/e2/e244f7dfe59b22535fb3013382eb1d706d1cdbbf6b6f4fe2abd9013d9926dc55-d # internal github.com/docker/distribution/registry/storage mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config importmap github.com/Sirupsen/logrus=github.com/docker/distribution/vendor/github.com/Sirupsen/logrus importmap github.com/docker/libtrust=github.com/docker/distribution/vendor/github.com/docker/libtrust importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/distribution/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/stevvooe/resumable=github.com/docker/distribution/vendor/github.com/stevvooe/resumable importmap github.com/stevvooe/resumable/sha256=github.com/docker/distribution/vendor/github.com/stevvooe/resumable/sha256 importmap github.com/stevvooe/resumable/sha512=github.com/docker/distribution/vendor/github.com/stevvooe/resumable/sha512 packagefile bufio=$WORK/b105/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile expvar=$WORK/b148/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/Sirupsen/logrus=$WORK/b104/_pkg_.a packagefile github.com/docker/distribution=$WORK/b149/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile github.com/docker/distribution/digest=$WORK/b150/_pkg_.a packagefile github.com/docker/distribution/manifest=$WORK/b156/_pkg_.a packagefile github.com/docker/distribution/manifest/manifestlist=$WORK/b155/_pkg_.a packagefile github.com/docker/distribution/manifest/ocischema=$WORK/b157/_pkg_.a packagefile github.com/docker/distribution/manifest/schema1=$WORK/b158/_pkg_.a packagefile github.com/docker/distribution/manifest/schema2=$WORK/b161/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b151/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b167/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver=$WORK/b168/_pkg_.a packagefile github.com/docker/distribution/uuid=$WORK/b141/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/docker/libtrust=$WORK/b159/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b152/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/stevvooe/resumable=$WORK/b169/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/stevvooe/resumable/sha256=$WORK/b170/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/stevvooe/resumable/sha512=$WORK/b172/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b112/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile regexp=$WORK/b138/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/docker/distribution/registry/storage -complete -installsuffix shared -buildid fX07QTM7UjCDG5d_lMaN/fX07QTM7UjCDG5d_lMaN -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b166/importcfg -pack ./src/github.com/docker/distribution/registry/storage/blobcachemetrics.go ./src/github.com/docker/distribution/registry/storage/blobserver.go ./src/github.com/docker/distribution/registry/storage/blobstore.go ./src/github.com/docker/distribution/registry/storage/blobwriter.go ./src/github.com/docker/distribution/registry/storage/blobwriter_resumable.go ./src/github.com/docker/distribution/registry/storage/catalog.go ./src/github.com/docker/distribution/registry/storage/doc.go ./src/github.com/docker/distribution/registry/storage/filereader.go ./src/github.com/docker/distribution/registry/storage/garbagecollect.go ./src/github.com/docker/distribution/registry/storage/io.go ./src/github.com/docker/distribution/registry/storage/linkedblobstore.go ./src/github.com/docker/distribution/registry/storage/manifestlisthandler.go ./src/github.com/docker/distribution/registry/storage/manifeststore.go ./src/github.com/docker/distribution/registry/storage/ocimanifesthandler.go ./src/github.com/docker/distribution/registry/storage/paths.go ./src/github.com/docker/distribution/registry/storage/purgeuploads.go ./src/github.com/docker/distribution/registry/storage/registry.go ./src/github.com/docker/distribution/registry/storage/schema2manifesthandler.go ./src/github.com/docker/distribution/registry/storage/signedmanifesthandler.go ./src/github.com/docker/distribution/registry/storage/tagstore.go ./src/github.com/docker/distribution/registry/storage/util.go ./src/github.com/docker/distribution/registry/storage/vacuum.go ./src/github.com/docker/distribution/registry/storage/walk.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/59/59816a2fddcb09634eb3eec8f742ed7070c39fe0b0614be71f16e986374eabc6-d # internal github.com/docker/distribution/registry/storage/driver/middleware/redirect mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver=$WORK/b168/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver/middleware=$WORK/b185/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/docker/distribution/registry/storage/driver/middleware/redirect -complete -installsuffix shared -buildid rb4eVG4QQBGUDXWdzhKg/rb4eVG4QQBGUDXWdzhKg -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b222/importcfg -pack ./src/github.com/docker/distribution/registry/storage/driver/middleware/redirect/middleware.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/c0/c0eb34e62e7246f753a50b4f71ae234213c65b1cf92d3389d95d020af729a341-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution=$WORK/b149/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile github.com/docker/distribution/digest=$WORK/b150/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b151/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b146/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b163/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b176/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b177/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b167/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b178/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b112/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid McX341T3FfNf6qBEeruK/McX341T3FfNf6qBEeruK -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b175/importcfg -pack ./src/github.com/docker/distribution/registry/client/blob_writer.go ./src/github.com/docker/distribution/registry/client/errors.go ./src/github.com/docker/distribution/registry/client/repository.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/d3/d3945d288183f53d4f33a466296e759370654775eca45d8990526510137eecb7-d # internal github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b225/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b233/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b230/_pkg_.a packagefile io/ioutil=$WORK/b112/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net/http/httputil=$WORK/b236/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/client -complete -installsuffix shared -buildid QjEAKifYITkexNRh88SS/QjEAKifYITkexNRh88SS -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b235/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/client/client.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/client/default_retryer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/e4/e4ce831e5282a6caa26bb9f941b90f00c9b276d28feba50ccd21d5c5f42d40ee-d # internal github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b243/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b222/_pkg_.a # internal cat >$WORK/b243/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b225/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b226/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b230/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b112/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/rest -complete -installsuffix shared -buildid yR1ugivlt3JOefNdZ8uz/yR1ugivlt3JOefNdZ8uz -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b243/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/build.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/payload.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/rest/unmarshal.go cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/58/5897bc4fcdf485a0199c4d03333072a40dd2f4cb9827688226205f240ee2cc04-d # internal github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/request=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b230/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b112/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol -complete -installsuffix shared -buildid QbSjlj7rDaFILNhzf3xF/QbSjlj7rDaFILNhzf3xF -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b244/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/idempotency.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/unmarshal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/26/269b193de8b00f6cd7c13ca463c72402b62b952c43541187e81a7a6b15aefddc-d # internal github.com/docker/distribution/registry/storage/driver/azure mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config importmap github.com/Azure/azure-sdk-for-go/storage=github.com/docker/distribution/vendor/github.com/Azure/azure-sdk-for-go/storage packagefile bufio=$WORK/b105/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/Azure/azure-sdk-for-go/storage=$WORK/b214/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver=$WORK/b168/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver/base=$WORK/b216/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver/factory=$WORK/b184/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b112/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/docker/distribution/registry/storage/driver/azure -complete -installsuffix shared -buildid ti5fZS_WYzHFHnFbrF5d/ti5fZS_WYzHFHnFbrF5d -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b213/importcfg -pack ./src/github.com/docker/distribution/registry/storage/driver/azure/azure.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/89/8971db54165ed8a68f983401905884932c8c987078da1b80ad1c43f5c772147c-d # internal github.com/docker/distribution/registry/storage/driver/filesystem mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b105/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver=$WORK/b168/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver/base=$WORK/b216/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver/factory=$WORK/b184/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b112/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/docker/distribution/registry/storage/driver/filesystem -complete -installsuffix shared -buildid 4S-pFfN6llN-iRhuHRF1/4S-pFfN6llN-iRhuHRF1 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b217/importcfg -pack ./src/github.com/docker/distribution/registry/storage/driver/filesystem/driver.go cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/98/98b3ca0516d3561acd5fa1ff10d313a7987ca004c0a90f1d6e7ccc6027ee6e27-d # internal github.com/docker/distribution/registry/storage/driver/inmemory mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver=$WORK/b168/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver/base=$WORK/b216/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver/factory=$WORK/b184/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b112/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/docker/distribution/registry/storage/driver/inmemory -complete -installsuffix shared -buildid QV2-6qeG4olR9OVsKZNo/QV2-6qeG4olR9OVsKZNo -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b219/importcfg -pack ./src/github.com/docker/distribution/registry/storage/driver/inmemory/driver.go ./src/github.com/docker/distribution/registry/storage/driver/inmemory/mfs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/c9/c98240a5f0ee19f6746805d759f03ee2a01b898835bed9db7f5584e04c972fe3-d # internal github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b225/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b226/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/client=$WORK/b235/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b233/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b230/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata -complete -installsuffix shared -buildid 0XOBq0KuGXyEsvgrM_wB/0XOBq0KuGXyEsvgrM_wB -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b237/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/service.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/4e/4e17d3776e153c9e29e811ca22238bfdbc0e6cbe5c55ddc013c36f7a5cfbacc4-d # internal github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b247/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b213/_pkg_.a # internal cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/private/protocol=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol=$WORK/b244/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil -complete -installsuffix shared -buildid vAHQwpyipoaPcCEHeH1w/vAHQwpyipoaPcCEHeH1w -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b247/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil/queryutil.go cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/4e/4e42155c17c401cd1752d125582b1aaf1d397d59f82ee8e98d9494939908347d-d # internal github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/private/protocol=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile encoding/xml=$WORK/b215/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol=$WORK/b244/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -complete -installsuffix shared -buildid m2GbfAkcCJSeCfaF9bWo/m2GbfAkcCJSeCfaF9bWo -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b248/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/build.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/unmarshal.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil/xml_to_struct.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/7c/7c29760f2f53644ab21ae3195ad56833da4ee6109eecd3d4e5b4a4d2ded50f6f-d # internal github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/rest packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/hmac=$WORK/b075/_pkg_.a packagefile crypto/sha256=$WORK/b080/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b225/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b227/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b230/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b243/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 -complete -installsuffix shared -buildid E3JQ5fmjWnv4TeiHxNJD/E3JQ5fmjWnv4TeiHxNJD -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b242/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/header_rules.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/signer/v4/v4.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/19/199415303e9377f6dd6ce939ffb8a304a8acdd7d4d7d969212dae7badfe2e403-d # internal github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata packagefile bufio=$WORK/b105/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b226/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/client=$WORK/b235/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b227/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b237/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -complete -installsuffix shared -buildid x7fgGH7ZRU-SsYIPbbS4/x7fgGH7ZRU-SsYIPbbS4 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b234/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/30/30babb5aad44dadfc3d43ce05a737c7ec15a6d47e78321a5df03223e204a0a88-d # internal github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/waiter mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/request=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b225/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b226/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b231/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b230/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/waiter -complete -installsuffix shared -buildid 4JFb0-u3J3m5tlspL4HL/4JFb0-u3J3m5tlspL4HL -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b249/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/waiter/waiter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/5c/5c201e7a2c2cda0679eb7cdd9f090f542970a11bcab76f5c1c9de0f14332b2ea-d # internal github.com/docker/distribution/vendor/github.com/docker/goamz/s3 mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config importmap github.com/docker/goamz/aws=github.com/docker/distribution/vendor/github.com/docker/goamz/aws packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/hmac=$WORK/b075/_pkg_.a packagefile crypto/md5=$WORK/b076/_pkg_.a packagefile crypto/sha1=$WORK/b079/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile encoding/xml=$WORK/b215/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/docker/goamz/aws=$WORK/b251/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b112/_pkg_.a packagefile log=$WORK/b108/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile net/http/httputil=$WORK/b236/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile path=$WORK/b061/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/docker/distribution/vendor/github.com/docker/goamz/s3 -complete -installsuffix shared -buildid 21bSyOzId01_Ucz3LYx3/21bSyOzId01_Ucz3LYx3 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b253/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/docker/goamz/s3/lifecycle.go ./src/github.com/docker/distribution/vendor/github.com/docker/goamz/s3/multi.go ./src/github.com/docker/distribution/vendor/github.com/docker/goamz/s3/s3.go ./src/github.com/docker/distribution/vendor/github.com/docker/goamz/s3/sign.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/fe/feedd05bd8a6953d609749ae1cc591312621f862273229d7919d949d2c5d81cb-d # internal github.com/docker/distribution/registry/client/auth mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config importmap github.com/Sirupsen/logrus=github.com/docker/distribution/vendor/github.com/Sirupsen/logrus packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/Sirupsen/logrus=$WORK/b104/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b175/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b176/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b177/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/docker/distribution/registry/client/auth -complete -installsuffix shared -buildid 4vGU6A2UsYKp1M16PN1P/4vGU6A2UsYKp1M16PN1P -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b179/importcfg -pack ./src/github.com/docker/distribution/registry/client/auth/api_version.go ./src/github.com/docker/distribution/registry/client/auth/session.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/97/97711dc7b1c82f9f0564ffa2def923a728d5bcde8ef377a695507fa092b64b95-d # internal github.com/docker/distribution/registry/storage/driver/swift mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config importmap github.com/mitchellh/mapstructure=github.com/docker/distribution/vendor/github.com/mitchellh/mapstructure importmap github.com/ncw/swift=github.com/docker/distribution/vendor/github.com/ncw/swift packagefile bufio=$WORK/b105/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/sha1=$WORK/b079/_pkg_.a packagefile crypto/tls=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver=$WORK/b168/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver/base=$WORK/b216/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver/factory=$WORK/b184/_pkg_.a packagefile github.com/docker/distribution/version=$WORK/b186/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/mitchellh/mapstructure=$WORK/b255/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/ncw/swift=$WORK/b256/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b112/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/docker/distribution/registry/storage/driver/swift -complete -installsuffix shared -buildid AzpArwUvK79UfHkoZMMs/AzpArwUvK79UfHkoZMMs -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b254/importcfg -pack ./src/github.com/docker/distribution/registry/storage/driver/swift/swift.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/3b/3bb3a94c9ca0405b9ec9e554d7924adf824adb8f44b630507471a531609b0afe-d # internal github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b239/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b249/_pkg_.a # internal cat >$WORK/b239/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/endpoints=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/endpoints packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b225/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b229/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b227/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b234/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b237/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b230/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/endpoints=$WORK/b240/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/defaults -complete -installsuffix shared -buildid VdM-UxEybURdBFrVlRS6/VdM-UxEybURdBFrVlRS6 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b239/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/defaults/defaults.go cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/7a/7a7ab7a6401cf6dd9951464ae6b94d8a346a31b7cc95c924717a6fca99571317-d # internal net/http/pprof mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b105/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile html=$WORK/b258/_pkg_.a packagefile internal/profile=$WORK/b259/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/pprof=$WORK/b260/_pkg_.a packagefile runtime/trace=$WORK/b262/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p net/http/pprof -std -complete -installsuffix shared -buildid fagCdxnIY85N4pJV_nEM/fagCdxnIY85N4pJV_nEM -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b257/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/cf/cf8eff5294da3641b055a9832fc7e058a392e96000d4b9d2934f848fccbad1d0-d # internal github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol/query/queryutil=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil importmap github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil packagefile encoding/xml=$WORK/b215/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b226/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b230/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b247/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b248/_pkg_.a packagefile io/ioutil=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/query -complete -installsuffix shared -buildid Wwc8ObpZdBb0MkUIkJiQ/Wwc8ObpZdBb0MkUIkJiQ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b246/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/query/build.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/query/unmarshal_error.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/a1/a188be9aeffb2bf0ca185f0117e851ae0468ee2a897038db3ff3f4dc3595ed6b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/c4/c423851a310abf333acbc1cf50606367696c9080c603830f1ee2725dcce68a02-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/d7/d7e181a7d39be34f62b697b4b68aa0dbe0b4c1bff226414e4707d29125161652-d # internal github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/client=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/defaults=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/defaults importmap github.com/aws/aws-sdk-go/aws/request=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/endpoints=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/endpoints packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b225/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/client=$WORK/b235/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b229/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/defaults=$WORK/b239/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b230/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/endpoints=$WORK/b240/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/session -complete -installsuffix shared -buildid h0QcSFeVtS5U2b3adpvc/h0QcSFeVtS5U2b3adpvc -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b238/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/session/session.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b166/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/ce/ceeddbe80f7bfeb2aca2acd0d587164c0264ebfd247b5d1f0dde092d2dd7030a-d # internal github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/restxml mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol/query=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/query importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/rest importmap github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/xml=$WORK/b215/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b226/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b230/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b246/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b243/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b248/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/restxml -complete -installsuffix shared -buildid LmjiowabNCviw-Zp4E-5/LmjiowabNCviw-Zp4E-5 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b245/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/restxml/restxml.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/6f/6f514ec152690ae5e20a5260667ee3e31ea694ece21f58648835f85b0c3bdcb6-d # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/d2/d283a9cf6ba90f5c93cab0571ca81b3a023218f87e4926cda837e88333136814-d # internal github.com/docker/distribution/registry/middleware/registry mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution=$WORK/b149/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile github.com/docker/distribution/registry/storage=$WORK/b166/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p github.com/docker/distribution/registry/middleware/registry -complete -installsuffix shared -buildid FkCL_gYEGMijTac_Bfd8/FkCL_gYEGMijTac_Bfd8 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b165/importcfg -pack ./src/github.com/docker/distribution/registry/middleware/registry/middleware.go github.com/docker/distribution/registry/proxy mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile expvar=$WORK/b148/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution=$WORK/b149/_pkg_.a packagefile github.com/docker/distribution/configuration=$WORK/b136/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile github.com/docker/distribution/digest=$WORK/b150/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b151/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b175/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth=$WORK/b179/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b176/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b177/_pkg_.a packagefile github.com/docker/distribution/registry/proxy/scheduler=$WORK/b180/_pkg_.a packagefile github.com/docker/distribution/registry/storage=$WORK/b166/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver=$WORK/b168/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/docker/distribution/registry/proxy -complete -installsuffix shared -buildid C8r20OYq-l4l9Cnq6_eZ/C8r20OYq-l4l9Cnq6_eZ -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b174/importcfg -pack ./src/github.com/docker/distribution/registry/proxy/proxyauth.go ./src/github.com/docker/distribution/registry/proxy/proxyblobstore.go ./src/github.com/docker/distribution/registry/proxy/proxymanifeststore.go ./src/github.com/docker/distribution/registry/proxy/proxymetrics.go ./src/github.com/docker/distribution/registry/proxy/proxyregistry.go ./src/github.com/docker/distribution/registry/proxy/proxytagservice.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b257/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/9a/9afe94249081f2f0288d201868dfac1b9bc3e7253cc412dbc8dfd1205adf0321-d # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/b8/b82732fffc85a9a73e58cbbcaead2c7ae37ea2d0279cfe772ff8e8da345b366a-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/db/db221dae7dc0e51436e2ef41e613fa6395a1202102e5915d15388c4ef3ca2e9a-d # internal github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/s3 mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/restxml=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/restxml importmap github.com/aws/aws-sdk-go/private/waiter=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/waiter packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/md5=$WORK/b076/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile encoding/xml=$WORK/b215/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b225/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b226/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b231/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/client=$WORK/b235/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b233/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b230/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b242/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol=$WORK/b244/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b245/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/private/waiter=$WORK/b249/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b112/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile regexp=$WORK/b138/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/s3 -complete -installsuffix shared -buildid GEcAXVjvD8GDPWTEIUZA/GEcAXVjvD8GDPWTEIUZA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b241/importcfg -pack ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/s3/api.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/s3/bucket_location.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/s3/content_md5.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/s3/customizations.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/s3/host_style_bucket.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/s3/platform_handlers_go1.6.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/s3/service.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/s3/sse.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/s3/statusok_error.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/s3/unmarshal_error.go ./src/github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/s3/waiters.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/c3/c3ba9b6e0537c5262bcd85e9efadf0ec8c2097735732228246fd7134dff88ce0-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/23/23d954e8d60500e3d8be07a9c9f073c66618595e298df4da2a26448766a750e0-d # internal github.com/docker/distribution/registry/storage/driver/s3-goamz mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config importmap github.com/docker/goamz/aws=github.com/docker/distribution/vendor/github.com/docker/goamz/aws importmap github.com/docker/goamz/s3=github.com/docker/distribution/vendor/github.com/docker/goamz/s3 packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b177/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver=$WORK/b168/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver/base=$WORK/b216/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver/factory=$WORK/b184/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/docker/goamz/aws=$WORK/b251/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/docker/goamz/s3=$WORK/b253/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b112/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/docker/distribution/registry/storage/driver/s3-goamz -complete -installsuffix shared -buildid 8NWVeHarc2DmA_vuukRA/8NWVeHarc2DmA_vuukRA -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b250/importcfg -pack ./src/github.com/docker/distribution/registry/storage/driver/s3-goamz/s3.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/3d/3daf102e6552a944d3650ac134da9dedbd9adab636f5ff24f78cc7abeeb76d53-d # internal github.com/docker/distribution/registry/handlers mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config importmap github.com/Sirupsen/logrus=github.com/docker/distribution/vendor/github.com/Sirupsen/logrus importmap github.com/docker/libtrust=github.com/docker/distribution/vendor/github.com/docker/libtrust importmap github.com/garyburd/redigo/redis=github.com/docker/distribution/vendor/github.com/garyburd/redigo/redis importmap github.com/gorilla/handlers=github.com/docker/distribution/vendor/github.com/gorilla/handlers importmap github.com/gorilla/mux=github.com/docker/distribution/vendor/github.com/gorilla/mux importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/docker/distribution/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap golang.org/x/net/context=github.com/docker/distribution/vendor/golang.org/x/net/context packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/hmac=$WORK/b075/_pkg_.a packagefile crypto/rand=$WORK/b074/_pkg_.a packagefile crypto/sha256=$WORK/b080/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile encoding/json=$WORK/b106/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile expvar=$WORK/b148/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/Sirupsen/logrus=$WORK/b104/_pkg_.a packagefile github.com/docker/distribution=$WORK/b149/_pkg_.a packagefile github.com/docker/distribution/configuration=$WORK/b136/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile github.com/docker/distribution/digest=$WORK/b150/_pkg_.a packagefile github.com/docker/distribution/health=$WORK/b145/_pkg_.a packagefile github.com/docker/distribution/health/checks=$WORK/b154/_pkg_.a packagefile github.com/docker/distribution/manifest/manifestlist=$WORK/b155/_pkg_.a packagefile github.com/docker/distribution/manifest/ocischema=$WORK/b157/_pkg_.a packagefile github.com/docker/distribution/manifest/schema1=$WORK/b158/_pkg_.a packagefile github.com/docker/distribution/manifest/schema2=$WORK/b161/_pkg_.a packagefile github.com/docker/distribution/notifications=$WORK/b162/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b151/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b146/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b163/_pkg_.a packagefile github.com/docker/distribution/registry/auth=$WORK/b164/_pkg_.a packagefile github.com/docker/distribution/registry/middleware/registry=$WORK/b165/_pkg_.a packagefile github.com/docker/distribution/registry/middleware/repository=$WORK/b173/_pkg_.a packagefile github.com/docker/distribution/registry/proxy=$WORK/b174/_pkg_.a packagefile github.com/docker/distribution/registry/storage=$WORK/b166/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b178/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/redis=$WORK/b181/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver=$WORK/b168/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver/factory=$WORK/b184/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver/middleware=$WORK/b185/_pkg_.a packagefile github.com/docker/distribution/version=$WORK/b186/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/docker/libtrust=$WORK/b159/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/garyburd/redigo/redis=$WORK/b182/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/gorilla/handlers=$WORK/b187/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/gorilla/mux=$WORK/b142/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b152/_pkg_.a packagefile github.com/docker/distribution/vendor/golang.org/x/net/context=$WORK/b144/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b062/_pkg_.a packagefile net=$WORK/b088/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile net/smtp=$WORK/b188/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b138/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b189/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/docker/distribution/registry/handlers -complete -installsuffix shared -buildid 3wOAZ5qkwFevF4p4OcQu/3wOAZ5qkwFevF4p4OcQu -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b147/importcfg -pack ./src/github.com/docker/distribution/registry/handlers/app.go ./src/github.com/docker/distribution/registry/handlers/basicauth.go ./src/github.com/docker/distribution/registry/handlers/blob.go ./src/github.com/docker/distribution/registry/handlers/blobupload.go ./src/github.com/docker/distribution/registry/handlers/catalog.go ./src/github.com/docker/distribution/registry/handlers/context.go ./src/github.com/docker/distribution/registry/handlers/helpers.go ./src/github.com/docker/distribution/registry/handlers/hmac.go ./src/github.com/docker/distribution/registry/handlers/hooks.go ./src/github.com/docker/distribution/registry/handlers/images.go ./src/github.com/docker/distribution/registry/handlers/mail.go ./src/github.com/docker/distribution/registry/handlers/tags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/cf/cfbef764f95c9dd5092cee8b098eba30abada4114d71113ded1ddca7d279fa3b-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/3b/3b498be3ae57206343834d65b408cb6d3540fafa8b82d619c0db7a1fbaea941e-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/5e/5e386f3878c6497024543deb9eec73e24e7f7a412b311a58b78abb6002dca187-d # internal github.com/docker/distribution/registry/storage/driver/s3-aws mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config importmap github.com/Sirupsen/logrus=github.com/docker/distribution/vendor/github.com/Sirupsen/logrus importmap github.com/aws/aws-sdk-go/aws=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/session=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/session importmap github.com/aws/aws-sdk-go/service/s3=github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/s3 packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/hmac=$WORK/b075/_pkg_.a packagefile crypto/sha1=$WORK/b079/_pkg_.a packagefile encoding/base64=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b051/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/Sirupsen/logrus=$WORK/b104/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b225/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b226/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b229/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b227/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b234/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b237/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b230/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/aws/session=$WORK/b238/_pkg_.a packagefile github.com/docker/distribution/vendor/github.com/aws/aws-sdk-go/service/s3=$WORK/b241/_pkg_.a packagefile github.com/docker/distribution/context=$WORK/b140/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b177/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver=$WORK/b168/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver/base=$WORK/b216/_pkg_.a packagefile github.com/docker/distribution/registry/storage/driver/factory=$WORK/b184/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b112/_pkg_.a packagefile math=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile reflect=$WORK/b042/_pkg_.a packagefile sort=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b034/_pkg_.a packagefile strings=$WORK/b063/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/docker/distribution/registry/storage/driver/s3-aws -complete -installsuffix shared -buildid 4aBrMWvfkQuvQlnwCP27/4aBrMWvfkQuvQlnwCP27 -goversion go1.19.4 -shared -c=4 -nolocalimports -importcfg $WORK/b224/importcfg -pack ./src/github.com/docker/distribution/registry/storage/driver/s3-aws/s3.go ./src/github.com/docker/distribution/registry/storage/driver/s3-aws/s3_v2_signer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/4c/4c40289b40fd28eb63fb1baed656bdd89acdcb024b3ab1dd7bed34ef82ee5ff0-d # internal error: Bad exit status from /var/tmp/rpm-tmp.xlWTvg (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.xlWTvg (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.10/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/docker-distribution.spec