Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/mantle.spec'], chrootPath='/var/lib/mock/f33-build-310469-57322/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/mantle.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Wrote: /builddir/build/SRPMS/mantle-0-0.6.git4332de0.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/mantle.spec'], chrootPath='/var/lib/mock/f33-build-310469-57322/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/mantle.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zHfR0Z + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b + /usr/bin/gzip -dc /builddir/build/SOURCES/mantle-4332de0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aEWKu1 + umask 022 + cd /builddir/build/BUILD + cd mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b + mkdir -p src/github.com/coreos + ln -s ../../../ src/github.com/coreos/mantle + rm src/github.com/coreos/mantle/go.mod ++ pwd + export GOPATH=/builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b:/usr/share/gocode + GOPATH=/builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b:/usr/share/gocode ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x8af9f413e7b306b1b6daf428b19eb90f71591c7a -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/cmd/kola github.com/coreos/mantle/cmd/kola WORK=/tmp/go-build420237892 internal/unsafeheader internal/cpu mkdir -p $WORK/b010/ mkdir -p $WORK/b006/ runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p runtime/internal/sys -std -+ -complete -buildid 6pWrFbJRf3zu1wi1CuLL/6pWrFbJRf3zu1wi1CuLL -goversion go1.15rc1 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./arch.go ./arch_riscv64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_riscv64.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/cpu -std -+ -complete -buildid mO-nIRiAUxovQ5rT1dnb/mO-nIRiAUxovQ5rT1dnb -goversion go1.15rc1 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./cpu.go ./cpu_no_init.go ./cpu_riscv64.go cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/unsafeheader -std -complete -buildid lyBzIJZq4i1M22iXB4le/lyBzIJZq4i1M22iXB4le -goversion go1.15rc1 -D "" -importcfg $WORK/b006/importcfg -pack -c=4 ./unsafeheader.go runtime/internal/atomic mkdir -p $WORK/b011/ cat >$WORK/b011/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/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b011/symabis ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c0/c0671064701b4219b6764d9783604df56d661f6f1552caddb2248cebf4069982-d # internal internal/race mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/race -std -complete -buildid _JUMUWZwTfZFjYD-hu3w/_JUMUWZwTfZFjYD-hu3w -goversion go1.15rc1 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./doc.go ./norace.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/atomic -std -+ -buildid 4Zn56iZbONHrUX5beven/4Zn56iZbONHrUX5beven -goversion go1.15rc1 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h -c=4 ./atomic_riscv64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b011/atomic_riscv64.o ./atomic_riscv64.s cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/a0/a0f7a0dbaeea027d2e34b292cdc3d39a0789e71daad54005625bb3d86659d58e-d # internal runtime/internal/math mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/math -std -+ -complete -buildid 34JbZZEO_MjGbP-c7Vqn/34JbZZEO_MjGbP-c7Vqn -goversion go1.15rc1 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./math.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b016/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b011/_pkg_.a $WORK/b011/atomic_riscv64.o # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/61/61b9ba3f032aab355beb2b8711adfbbfedbb2898daea821a5c838aa4ed61a3f0-d # internal sync/atomic mkdir -p $WORK/b017/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b011/_pkg_.a # internal cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/2c/2cca0a633ca8bddd30153394b46a67a27f1897a470818007af25e991edd90533-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b010/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b017/symabis ./asm.s unicode mkdir -p $WORK/b018/ cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/b7/b732f88d60f1e5a8781828ca8b78a004188ede64175f5ed6f02c38eb4d371552-d # internal cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode -std -complete -buildid 1XE5AzD4Bk7cXKlvK0pc/1XE5AzD4Bk7cXKlvK0pc -goversion go1.15rc1 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go internal/bytealg mkdir -p $WORK/b009/ cat >$WORK/b009/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/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b009/symabis ./equal_riscv64.s ./indexbyte_riscv64.s cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p sync/atomic -std -buildid EJfCnfc7pSbABGZ2iil3/EJfCnfc7pSbABGZ2iil3 -goversion go1.15rc1 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h -c=4 ./doc.go ./value.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b012/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/bytealg -std -+ -buildid wuXQLBWGsXLjDqZuUf78/wuXQLBWGsXLjDqZuUf78 -goversion go1.15rc1 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./bytealg.go ./compare_generic.go ./count_generic.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/c4/c46ca15470cefe9cf14718994c18b6182a34e638cc9787b96d7f88bef15640df-d # internal unicode/utf8 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p unicode/utf8 -std -complete -buildid mQpVTMjbAJiIxhzczvZE/mQpVTMjbAJiIxhzczvZE -goversion go1.15rc1 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./utf8.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b017/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b017/_pkg_.a $WORK/b017/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b017/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b009/equal_riscv64.o ./equal_riscv64.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ad/ad4b66fb7ad545004b480586655c8204277b45829576d10a65b1aabed82629bd-d # internal encoding mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b019/_pkg_.a # internal cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p encoding -std -complete -buildid nJmrePZoVg_FZupGbxac/nJmrePZoVg_FZupGbxac -goversion go1.15rc1 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b009/indexbyte_riscv64.o ./indexbyte_riscv64.s cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/63/63a636810b7d7020f9c4cd16f7170eee257d82d3a03b660f922f50158cc9abab-d # internal math/bits mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p math/bits -std -complete -buildid up68R39f1y66bkewQudT/up68R39f1y66bkewQudT -goversion go1.15rc1 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b009/_pkg_.a $WORK/b009/equal_riscv64.o $WORK/b009/indexbyte_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/bb/bb488376f0b118a6f49e6690ef8d711008b4cbf29678fc259cba479206905c81-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/04/04e45bf4c95cf90c0820e0a9a3b80bebce56bdf99c130947940b231c890182f2-d # internal internal/testlog mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/testlog -std -complete -buildid e7jgnf8r-Cr0mDWR7epc/e7jgnf8r-Cr0mDWR7epc -goversion go1.15rc1 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./log.go runtime mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b008/symabis ./asm.s ./asm_riscv64.s ./atomic_riscv64.s ./memclr_riscv64.s ./memmove_riscv64.s ./preempt_riscv64.s ./rt0_linux_riscv64.s ./sys_linux_riscv64.s ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/37/37ff3115b1f38dbbe71ee9ae94730d0723c77f75e97fda72edc2b24ac51b39b8-d # internal unicode/utf16 mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p unicode/utf16 -std -complete -buildid XusWSEdwQPcwu3qqAEbm/XusWSEdwQPcwu3qqAEbm -goversion go1.15rc1 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./utf16.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p runtime -std -+ -buildid zWfQtAeEXFhr4Vpm1G6V/zWfQtAeEXFhr4Vpm1G6V -goversion go1.15rc1 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_riscv64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_novdso.go ./os_linux_riscv64.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_riscv64.go ./signal_riscv64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_riscv64.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/41/416da602144e045a421263cf2f914fe4e6eb4310809b420c4b5c3c220a5d97f3-d # internal math mkdir -p $WORK/b025/ cat >$WORK/b025/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b025/symabis ./dim_riscv64.s ./sqrt_riscv64.s ./stubs_riscv64.s cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p math -std -buildid s4d74A30nP-541IFKKTJ/s4d74A30nP-541IFKKTJ -goversion go1.15rc1 -symabis $WORK/b025/symabis -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h -c=4 ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/5e/5e54d45cb01124ce027da177274547eab5c1bbce1eb1f42fec4e81307e3dca09-d # internal container/list mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p container/list -std -complete -buildid wkZ6U8nO-G2td68XpnSG/wkZ6U8nO-G2td68XpnSG -goversion go1.15rc1 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./list.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/7f/7f7bd5af71019249e3116208ae1c7eb479014b7d11f3bb02a7c22ffc54de1fbe-d # internal crypto/internal/subtle mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p crypto/internal/subtle -std -complete -buildid ion3eBbp7xFdD-6edNK0/ion3eBbp7xFdD-6edNK0 -goversion go1.15rc1 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/8f/8f073c17dc1617ec6f49cfdad3c5c332d180e94705ee2b9433405053e81a1562-d # internal crypto/subtle mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p crypto/subtle -std -complete -buildid 3Nl3KE5H0cLBOMft3HHD/3Nl3KE5H0cLBOMft3HHD -goversion go1.15rc1 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./constant_time.go cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/64/641e10dbe3d6d6dd845cc89f68242b7604cc8691c7994fb50655c2d1c4873681-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid -Lk_yUPSLh1zMI54SQsv/-Lk_yUPSLh1zMI54SQsv -goversion go1.15rc1 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./asn1.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/c9/c965373931f3c4a82fe062ab0cc882a4fac0e9a4982ac28c5cfc38fcda67e390-d # internal internal/nettrace mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p internal/nettrace -std -complete -buildid Y_EyehxRR_mQ0bDG8UYs/Y_EyehxRR_mQ0bDG8UYs -goversion go1.15rc1 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/fb/fb5de1c44884da5f72a61c83c0829f2f41df36585cb13665415c386e1a8f927a-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid f2bVUfxyvFjEu7YzIKeG/f2bVUfxyvFjEu7YzIKeG -goversion go1.15rc1 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/4b/4b2619b12d71e9360bf3dbd9a1b9e1b36524c55926bfcc63bbec2f7c083a37f4-d # internal github.com/coreos/mantle/vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/coreos/mantle/vendor/golang.org/x/crypto/curve25519 -complete -buildid vcKCgV2KlkcRndyTE1Yj/vcKCgV2KlkcRndyTE1Yj -goversion go1.15rc1 -D "" -importcfg $WORK/b143/importcfg -pack -c=4 ./curve25519.go ./doc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/57/5736c48cbad8bf3ffe6bec0ed97bea60b424c0ca4d9aa8334752e5692d046755-d # internal github.com/coreos/mantle/vendor/golang.org/x/crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/coreos/mantle/vendor/golang.org/x/crypto/ed25519/internal/edwards25519 -complete -buildid ct1KlYuvAFkXZZniiPGK/ct1KlYuvAFkXZZniiPGK -goversion go1.15rc1 -D "" -importcfg $WORK/b145/importcfg -pack -c=4 ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/f1/f1660b66f11538e6c4ec76df30799ce6b9726dd292940aebbeba2ed751ddc06b-d # internal github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/platform mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/platform /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/platform -complete -buildid qzrm4-e8I1-e20cYeWig/qzrm4-e8I1-e20cYeWig -goversion go1.15rc1 -D "" -importcfg $WORK/b154/importcfg -pack -c=4 ./platform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/72/7292d786d5dc65debcf8df8ec6bd23b484688c83909ed150597b3210f2c12732-d # internal github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/types/util mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/types/util /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/types/util -complete -buildid zeKu-pbpYduG9hJM8vNw/zeKu-pbpYduG9hJM8vNw -goversion go1.15rc1 -D "" -importcfg $WORK/b159/importcfg -pack -c=4 ./unit.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b025/dim_riscv64.o ./dim_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b025/sqrt_riscv64.o ./sqrt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b025/stubs_riscv64.o ./stubs_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/a0/a02eefa99c2350a467c896439d228d1b3a03fc01761bedf64368b922e1285491-d # internal github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/internal/util mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/internal/util /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/internal/util -complete -buildid nIx8OBPVb0iVy-AZndYO/nIx8OBPVb0iVy-AZndYO -goversion go1.15rc1 -D "" -importcfg $WORK/b160/importcfg -pack -c=4 ./type_casts.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b025/_pkg_.a $WORK/b025/dim_riscv64.o $WORK/b025/sqrt_riscv64.o $WORK/b025/stubs_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/e6/e6f8a82148469df0a3fc41d2abd6585d1f8441dfdeedd0d4c0238cb32a379ca9-d # internal github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/astnode mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/astnode /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/astnode -complete -buildid m-8pqw7rgcrbAGS7DO7T/m-8pqw7rgcrbAGS7DO7T -goversion go1.15rc1 -D "" -importcfg $WORK/b194/importcfg -pack -c=4 ./astnode.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/ab/ab689c94adef800a5391dd698159b9c400631a80f84f7afd303b641c50e28bb6-d # internal github.com/coreos/mantle/vendor/github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/coreos/mantle/vendor/github.com/ulikunitz/xz/internal/hash -complete -buildid oTYJNF8XcfChk76fKmZA/oTYJNF8XcfChk76fKmZA -goversion go1.15rc1 -D "" -importcfg $WORK/b205/importcfg -pack -c=4 ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/77/7782277f76cb75392c2d0906db6850841a929daf6be1862891bd18b0499547c8-d # internal github.com/coreos/mantle/version mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/version /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/coreos/mantle/version -complete -buildid Cpa--Nb-dsnocEggEJvb/Cpa--Nb-dsnocEggEJvb -goversion go1.15rc1 -D "" -importcfg $WORK/b221/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b205/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/5f/5fd454dfe44c18b7697a28bd05398debe1c6b2bcb10efc57d338cf15b5d2d996-d # internal github.com/coreos/mantle/vendor/github.com/inconshreveable/mousetrap mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/inconshreveable/mousetrap /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/coreos/mantle/vendor/github.com/inconshreveable/mousetrap -complete -buildid tnOV6wYZO5d3NAGn4ArM/tnOV6wYZO5d3NAGn4ArM -goversion go1.15rc1 -D "" -importcfg $WORK/b226/importcfg -pack -c=4 ./trap_others.go cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/a2/a2b1246345466bce6a7085f4b0325a35704ae39560bf253b4bfc8d273a39a049-d # internal github.com/coreos/mantle/harness/testresult mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/harness/testresult /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/coreos/mantle/harness/testresult -complete -buildid hWQ3EKSee0_5NYbv22B9/hWQ3EKSee0_5NYbv22B9 -goversion go1.15rc1 -D "" -importcfg $WORK/b234/importcfg -pack -c=4 ./status.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/ab/ab7baa8763853773da67968e9c2f284e58ba32281f283680c6009d190e2e9db7-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client/metadata /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client/metadata -complete -buildid eG_-Ze01iyzhA5TEhGfu/eG_-Ze01iyzhA5TEhGfu -goversion go1.15rc1 -D "" -importcfg $WORK/b253/importcfg -pack -c=4 ./client_info.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/3a/3a7897fd7922fa8dd8a7ebffdf3787bf71f30776e2daab0c34998224d30b870b-d # internal github.com/coreos/mantle/vendor/google.golang.org/grpc/resolver mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/grpc/resolver /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/coreos/mantle/vendor/google.golang.org/grpc/resolver -complete -buildid _8KZaW-k75Qp9ZwqjitF/_8KZaW-k75Qp9ZwqjitF -goversion go1.15rc1 -D "" -importcfg $WORK/b368/importcfg -pack -c=4 ./resolver.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/b4/b46412ded7b85c1bd73ef63ab34e7b7a68172dc9933c4cb2462f935df37ea3c0-d # internal image/color mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p image/color -std -complete -buildid n1HubBN1YVrgTltX08Xp/n1HubBN1YVrgTltX08Xp -goversion go1.15rc1 -D "" -importcfg $WORK/b523/importcfg -pack -c=4 ./color.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/34/348f3db09f6970ac3e1193fdf24429ba05bb9b79612e091f4985fc59260bf3ed-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/89/89000b6e37fe70d6cc7e3c29ac51a1b06f0adaf2d598f58259ee0f811dba00bb-d # internal github.com/coreos/mantle/vendor/google.golang.org/grpc/resolver/passthrough mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/resolver=github.com/coreos/mantle/vendor/google.golang.org/grpc/resolver packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/resolver=$WORK/b368/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/grpc/resolver/passthrough /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p github.com/coreos/mantle/vendor/google.golang.org/grpc/resolver/passthrough -complete -buildid ZZjOgrTVZlVF6qNpMlrC/ZZjOgrTVZlVF6qNpMlrC -goversion go1.15rc1 -D "" -importcfg $WORK/b405/importcfg -pack -c=4 ./passthrough.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/9d/9db70a07e3108efe01c05ac3ebf6b389657be3d42cfbe33665af6059cfb5e79d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/26/26621763f5bf5c64236ffbe23b17bc838562018344446488de88587570befbe9-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/atomic_riscv64.o ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/memclr_riscv64.o ./memclr_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/memmove_riscv64.o ./memmove_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/preempt_riscv64.o ./preempt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/rt0_linux_riscv64.o ./rt0_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/sys_linux_riscv64.o ./sys_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b008/tls_riscv64.o ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_riscv64.o $WORK/b008/atomic_riscv64.o $WORK/b008/memclr_riscv64.o $WORK/b008/memmove_riscv64.o $WORK/b008/preempt_riscv64.o $WORK/b008/rt0_linux_riscv64.o $WORK/b008/sys_linux_riscv64.o $WORK/b008/tls_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f7/f7467c21015c05548fb9f6c2c78aab35532679e4474e2900ed2cb1dc32535372-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b005/symabis ./asm.s sync mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p sync -std -buildid Rd4F9vRbiX4VVVIqlDcl/Rd4F9vRbiX4VVVIqlDcl -goversion go1.15rc1 -D "" -importcfg $WORK/b015/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -std -buildid GtpPcVBokFCyKl8yHT43/GtpPcVBokFCyKl8yHT43 -goversion go1.15rc1 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/e8/e8bfcaa5d462f41f4280195a6ea8d8e01af807b87dba86424caf43e465c7a378-d # internal internal/singleflight mkdir -p $WORK/b083/ github.com/coreos/mantle/vendor/google.golang.org/grpc/internal/grpcsync math/rand mkdir -p $WORK/b388/ mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p internal/singleflight -std -complete -buildid L7wYUZljn-mm2kURnEuF/L7wYUZljn-mm2kURnEuF -goversion go1.15rc1 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./singleflight.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p math/rand -std -complete -buildid 4Gnpyv-Pv0cU_b7IISzH/4Gnpyv-Pv0cU_b7IISzH -goversion go1.15rc1 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/grpc/internal/grpcsync /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/coreos/mantle/vendor/google.golang.org/grpc/internal/grpcsync -complete -buildid weYUgx-kdC73E8nkQ_-z/weYUgx-kdC73E8nkQ_-z -goversion go1.15rc1 -D "" -importcfg $WORK/b388/importcfg -pack -c=4 ./event.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/f2/f24ab09306ead148ebe3136fc5fa22fd6356f753f1a51a7c9d1f6145c713da84-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/f2/f25b23b400d4e3935e477c101e1d9eda15d1c1dbf5004351d726ad900f9e4a12-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/52/52565bd94095a148e74956bc036b61abb1e7162c0f0b20eb8fd86f3ae689e20b-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/2b/2bfa1d2ac32789ec12c094dc1a43bbd0143c4e911076b2312e0fee0691d60020-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -std -complete -buildid K0xeijFld2cjznyCjk5X/K0xeijFld2cjznyCjk5X -goversion go1.15rc1 -D "" -importcfg $WORK/b004/importcfg -pack -c=4 ./errors.go ./wrap.go sort mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p sort -std -complete -buildid cX8odQVh-sNATcX_OR4F/cX8odQVh-sNATcX_OR4F -goversion go1.15rc1 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/ea/eab68ae5f0fc9e9a112d569e58863fd7527d1735c12a7fd8a112a7b295afa6e3-d # internal internal/oserror mkdir -p $WORK/b033/ io mkdir -p $WORK/b014/ strconv mkdir -p $WORK/b028/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/oserror -std -complete -buildid iYnucjSOKSycTyHNk5au/iYnucjSOKSycTyHNk5au -goversion go1.15rc1 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./errors.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p strconv -std -complete -buildid VQrJQXT22jxNiMRPw5Do/VQrJQXT22jxNiMRPw5Do -goversion go1.15rc1 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p io -std -complete -buildid lceh_PC1KNpXl28PZDpk/lceh_PC1KNpXl28PZDpk -goversion go1.15rc1 -D "" -importcfg $WORK/b014/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/48/48f61822ee4f6b83a60d4f4b9471b7014f88d803cb669eea0f102b1ae6e92696-d # internal syscall mkdir -p $WORK/b036/ cat >$WORK/b036/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b036/symabis ./asm_linux_riscv64.s cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/oserror=$WORK/b033/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p syscall -std -buildid VfZS_kk9o6wZS2ejducG/VfZS_kk9o6wZS2ejducG -goversion go1.15rc1 -symabis $WORK/b036/symabis -D "" -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h -c=4 ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup3_linux.go ./syscall_linux.go ./syscall_linux_riscv64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_riscv64.go ./zsyscall_linux_riscv64.go ./zsysnum_linux_riscv64.go ./ztypes_linux_riscv64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/bf/bfa947ea2c254eae636547ad37c00e2b8fb1808ae38f4f940cd6ad838e546b6b-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid 9nRPla0z-mFHTrY0BKSf/9nRPla0z-mFHTrY0BKSf -goversion go1.15rc1 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/60/605f1fb7f48705e422aea03eecf9bfc47c871a2829ef9f3611969e9ff83dc16e-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p bytes -std -buildid mX_lqz8EqmYIiUJ4X3gu/mX_lqz8EqmYIiUJ4X3gu -goversion go1.15rc1 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/99/99b5432e292cfb4dbd570ef9db54052935dd330d4cd4ed73408f49fbe3b706ec-d # internal strings mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p strings -std -complete -buildid 3OjgqKzsk8zASIiYZqAV/3OjgqKzsk8zASIiYZqAV -goversion go1.15rc1 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/9a/9a848497d7285bab08ab712a6b76c7b89c878673a161f439cae406a047f6da41-d # internal reflect mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b027/symabis ./asm_riscv64.s cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p reflect -std -buildid vYYoeFSC5OH0b74QnsLj/vYYoeFSC5OH0b74QnsLj -goversion go1.15rc1 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/28/28213453dd7e17232169e71534a5a8b92a5290a9de42156d70ea09c141b2e5c7-d # internal hash mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p hash -std -complete -buildid XB_jVw-2OLD_hKhPEYJC/XB_jVw-2OLD_hKhPEYJC -goversion go1.15rc1 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./hash.go cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/ab/abcb6fce4891e6cd6eaa9440fa43d8919799c16ccbe183e79c6405c2d38a616c-d # internal bufio mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p bufio -std -complete -buildid SQ8E1A_cZnm1kNVH0dr5/SQ8E1A_cZnm1kNVH0dr5 -goversion go1.15rc1 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/04/04eb8dded9a24db5c49c9060ca8f4101daf0c27733070759dbc470964fed74d6-d # internal crypto mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p crypto -std -complete -buildid PTB1qE6XN-intsV27Nko/PTB1qE6XN-intsV27Nko -goversion go1.15rc1 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./crypto.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b036/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/66/669b42ba8e39f67d616bac72c7db107550ca368713a101e5c34e9d3ba3220512-d # internal crypto/internal/randutil mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p crypto/internal/randutil -std -complete -buildid V4G-Jv3i2qoKy09GBjBR/V4G-Jv3i2qoKy09GBjBR -goversion go1.15rc1 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./randutil.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b036/_pkg_.a $WORK/b036/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/9c/9c5deea32bfb429ceb4ace0a041f30b1dd91c91cbccbd59544c17a53753c9791-d # internal crypto/hmac mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b053/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p crypto/hmac -std -complete -buildid Eg_lxWmbemo69XJHSdJ9/Eg_lxWmbemo69XJHSdJ9 -goversion go1.15rc1 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./hmac.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/b9/b9664afd6543a2e15552e3af2c6d2e61940c86dadf9f2770ae90fa0f6df3cf2c-d # internal internal/syscall/unix mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p internal/syscall/unix -std -complete -buildid sHfMsbUerRl4z8kec2Zx/sHfMsbUerRl4z8kec2Zx -goversion go1.15rc1 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/73/732db5e2c1e13255af7872a85211011587d6e01fe52685646eeced87b05f94f0-d # internal time cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/28/2852f32c8ab710420c7778c6b811876949a3bb3dab0d28c6777af26b8fab29f4-d # internal mkdir -p $WORK/b037/ internal/syscall/execenv mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b036/_pkg_.a EOF cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/syscall/execenv -std -complete -buildid kj-AD_bgnapOn60DOc_h/kj-AD_bgnapOn60DOc_h -goversion go1.15rc1 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./execenv_default.go cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p time -std -buildid aX6iR2Zmqq2YJMSfGrET/aX6iR2Zmqq2YJMSfGrET -goversion go1.15rc1 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/03/03cade8ef9fb6974fdf51676e12c015d07b6c6e4eb98a02707e2d89e720b8248-d # internal crypto/rc4 mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/rc4 -std -complete -buildid 8qhzihTbf2WxTy6CT5Iz/8qhzihTbf2WxTy6CT5Iz -goversion go1.15rc1 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/e5/e52b7bf7d4837bd6a4f1549d0929952d0b1edef8768cc0ed9945fd08eb085403-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b067/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid NC7bT5cV3PYg-YAbJsXU/NC7bT5cV3PYg-YAbJsXU -goversion go1.15rc1 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/35/3507d5edce9b38f4fbf18d65b7c3d105a92d1c454aecccdaf2e484b956b13890-d # internal hash/crc32 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p hash/crc32 -std -complete -buildid nhz_RKxlAjExdXzeaL7t/nhz_RKxlAjExdXzeaL7t -goversion go1.15rc1 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/e2/e26bea4dfdf3040409c4d1354a023f432eaf3f0ecc48a71cb625879fd1bd4353-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p vendor/golang.org/x/text/transform -std -complete -buildid 8yDYJHjSjLQiAdaZ-bJH/8yDYJHjSjLQiAdaZ-bJH -goversion go1.15rc1 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/80/809364e88c2c1888457ae58b12c361077c6d715c8daa87113aef615df4d2ffa3-d # internal path mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p path -std -complete -buildid sc8Xjc7uI0X_mJnPZ8sL/sc8Xjc7uI0X_mJnPZ8sL -goversion go1.15rc1 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/30/30131f7aeee7866b74a7edf86a2cb9c04f268fd415c24977efd03c49c8639003-d # internal regexp/syntax mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p regexp/syntax -std -complete -buildid HXhaJtUd9LWgV1plVbas/HXhaJtUd9LWgV1plVbas -goversion go1.15rc1 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/3d/3dcd1d989ffe555ed9900e2222e944ce144faaf3611d3e87cd41302fc06ff9b4-d # internal container/heap mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p container/heap -std -complete -buildid DGWanGdwFhe5LD5Ext6D/DGWanGdwFhe5LD5Ext6D -goversion go1.15rc1 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./heap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/35/35aa4385495b2834ccd5ba4d700807f4dca6c35fddc654242cdc72d971a3ac10-d # internal github.com/coreos/mantle/vendor/github.com/kballard/go-shellquote mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/kballard/go-shellquote /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/coreos/mantle/vendor/github.com/kballard/go-shellquote -complete -buildid MPyhdULjAPVrRxChpQpo/MPyhdULjAPVrRxChpQpo -goversion go1.15rc1 -D "" -importcfg $WORK/b148/importcfg -pack -c=4 ./doc.go ./quote.go ./unquote.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/25/2500718c83b4a4b163dd3e5343d7befd8be5ac6642019917abe183d2bda93c48-d # internal github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/astnode mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/astnode /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/astnode -complete -buildid SZbj2fV93bDBKZ3st3Sq/SZbj2fV93bDBKZ3st3Sq -goversion go1.15rc1 -D "" -importcfg $WORK/b153/importcfg -pack -c=4 ./astnode.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/ec/ec9f450f4d42329714001ff387c6d0dc75a03113e1c6553f0b2385548b8b0acc-d # internal compress/bzip2 mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p compress/bzip2 -std -complete -buildid PGHWHmZXqCIZM9uZ-nqG/PGHWHmZXqCIZM9uZ-nqG -goversion go1.15rc1 -D "" -importcfg $WORK/b199/importcfg -pack -c=4 ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/a7/a74835f6337814d70f9ba1915bb5cbda139cbe521cb3edc01f9ebcb73c2ba35c-d # internal github.com/coreos/mantle/vendor/golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p github.com/coreos/mantle/vendor/golang.org/x/crypto/ssh/terminal -complete -buildid np1A47LQJumTT2knaReW/np1A47LQJumTT2knaReW -goversion go1.15rc1 -D "" -importcfg $WORK/b201/importcfg -pack -c=4 ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/e9/e969eac0ad42971df6c30f64a55b1e9e74e5aca91cdb80cb80a94ee9b29879a2-d # internal internal/poll mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/poll -std -buildid bzFjWnm9iTpD66iq-9B9/bzFjWnm9iTpD66iq-9B9 -goversion go1.15rc1 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/55/55d90c69952f88fcafa7f205fa206cdf4ad85874eea1ebc234ee18ba48fd68d4-d # internal context mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p context -std -complete -buildid FcJqTHXvxW1H7pVk_Us9/FcJqTHXvxW1H7pVk_Us9 -goversion go1.15rc1 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./context.go cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/50/50626ada29f74bd806030fb2327f578ab247b30f71d11442f14c68b0aca99024-d # internal regexp mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp/syntax=$WORK/b117/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p regexp -std -complete -buildid EW7LDkGH8LgNr7EFLRyr/EW7LDkGH8LgNr7EFLRyr -goversion go1.15rc1 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b027/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/c3/c342a3ad1fd46c263995f460f46e1ceab8be68d5ba4e20f2a485841b8fb6c2cf-d # internal github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/upload/progress mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/upload/progress /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/upload/progress -complete -buildid fkMkl3iDpZW6qP9hFs7f/fkMkl3iDpZW6qP9hFs7f -goversion go1.15rc1 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./computeStats.go ./readerWithProgress.go ./status.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/b0/b0fe546f2761ff3b4d8952e6ac55a87efd22ad88170777573e8eec02cc6bff35-d # internal os mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b033/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b039/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p os -std -buildid rpAsOJwLgioLgoPiORsQ/rpAsOJwLgioLgoPiORsQ -goversion go1.15rc1 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/16/161ad76efa5da319ae3dc1f34d6113c30a3250b0b7e036edf8d20ecaa742b926-d # internal encoding/binary mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p encoding/binary -std -complete -buildid c0ecAUZcT7hOYjUfdked/c0ecAUZcT7hOYjUfdked -goversion go1.15rc1 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/ea/ea5fc2a55924e20a4b0f820a9a6c15ff925313e049b73add3265f9003c1e8569-d # internal internal/fmtsort mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/fmtsort -std -complete -buildid EFQ33xmXdk2ruVxo2eWP/EFQ33xmXdk2ruVxo2eWP -goversion go1.15rc1 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/57/5765ce9a437e11bcc6f8ca14e5ecce1039524a2cb3999913e7335ba18e4335a1-d # internal hash/crc64 mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p hash/crc64 -std -complete -buildid vTKzRpR1KQMGxVBYfKjb/vTKzRpR1KQMGxVBYfKjb -goversion go1.15rc1 -D "" -importcfg $WORK/b206/importcfg -pack -c=4 ./crc64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/da/da69a4044e9336f2986013c065f3635459e37bdd79344721ce26f4930de742c5-d # internal github.com/coreos/mantle/vendor/golang.org/x/net/context mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p github.com/coreos/mantle/vendor/golang.org/x/net/context -complete -buildid A1TJUzA59LFthfyMhMk0/A1TJUzA59LFthfyMhMk0 -goversion go1.15rc1 -D "" -importcfg $WORK/b211/importcfg -pack -c=4 ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/66/66fa1c5c2d1a7f2292a1f36a2686abbf62485e972a1b4653d700cd5e7fe8f331-d # internal html mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p html -std -complete -buildid GPUNUtfbUINjXyI31bl0/GPUNUtfbUINjXyI31bl0 -goversion go1.15rc1 -D "" -importcfg $WORK/b225/importcfg -pack -c=4 ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/cc/ccc36b25aa6885fb1894328748ad8a77822051c8f5138564cb29679bfd037ff7-d # internal encoding/base64 mkdir -p $WORK/b023/ cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/6e/6e9f0ade651a1fa9f0800ed3ef0eaf64faff4d6432dca65cf04a43cc5fba1896-d # internal cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p encoding/base64 -std -complete -buildid QXpwJMh5nDI6__G9sqyX/QXpwJMh5nDI6__G9sqyX -goversion go1.15rc1 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./base64.go crypto/cipher mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b052/_pkg_.a packagefile crypto/subtle=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p crypto/cipher -std -complete -buildid fQuS1GMjjx3o_cpkR1Q2/fQuS1GMjjx3o_cpkR1Q2 -goversion go1.15rc1 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/4d/4d9d89050a1fce84b47ba758e90bdaf70501d434c6be325a90205e241079ecff-d # internal crypto/sha512 mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p crypto/sha512 -std -complete -buildid 8PuNm6gw91eFaXSmSSCj/8PuNm6gw91eFaXSmSSCj -goversion go1.15rc1 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/0b/0b8dc365d87ab148e5eb90adcfaf220b851fee1f37ba786f5ae876631cf361a2-d # internal crypto/aes mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b051/_pkg_.a packagefile crypto/internal/subtle=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p crypto/aes -std -complete -buildid 2cAeE7ubzAk-SSrLyVoe/2cAeE7ubzAk-SSrLyVoe -goversion go1.15rc1 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/bb/bb0ddfd03b6dfb449a0f2071038d4982687a3b5e871c6ed3c8caf8cf7ca0fb79-d # internal crypto/des mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b051/_pkg_.a packagefile crypto/internal/subtle=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p crypto/des -std -complete -buildid cNRIhyle2GX9MuiXbszR/cNRIhyle2GX9MuiXbszR -goversion go1.15rc1 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/c5/c5b468b911bf059fb4504e5d21b4e8d6cc99e2ffe545de829d8f874449afe92d-d # internal fmt mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b030/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p fmt -std -complete -buildid iwrGSycJ1Sc5UwgYVMIn/iwrGSycJ1Sc5UwgYVMIn -goversion go1.15rc1 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/0c/0c3d5167a6d07be7921480c30eb431ca332d63c4ac1ceeabeb0d929dc71b7b31-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid bh-ZU-XQSAH_1nXV35n3/bh-ZU-XQSAH_1nXV35n3 -goversion go1.15rc1 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ad/ad71351bf3598b0f7b4fca72d084d43368e2ecb52e4d00b87c338eb03024a31d-d # internal crypto/md5 mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/md5 -std -complete -buildid jQ-3yA_pqTzalRqPulNN/jQ-3yA_pqTzalRqPulNN -goversion go1.15rc1 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./md5.go ./md5block.go ./md5block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/10/10de4f5455eecebe4df2af7d4205570d82acd7653fed1d0cf4f929e100ac68bd-d # internal crypto/sha1 mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/sha1 -std -complete -buildid 5JUuAb2TEAvqFo4uwIIT/5JUuAb2TEAvqFo4uwIIT -goversion go1.15rc1 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./sha1.go ./sha1block.go ./sha1block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/4e/4e802d33dde1a9f018727fbda269bed78b895e646d9d1656068b7c6504ef21ba-d # internal crypto/sha256 mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/sha256 -std -complete -buildid yM3Oqw8Q8-EZMpzGpmx_/yM3Oqw8Q8-EZMpzGpmx_ -goversion go1.15rc1 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./sha256.go ./sha256block.go ./sha256block_generic.go cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/ff/ff6bbfa73cbb12984552e955c65a1e169a93dfd1cbd2c91c273a8f0f29cc96d6-d # internal encoding/pem mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p encoding/pem -std -complete -buildid Wl2pJ-X8mF81EM_R1ra8/Wl2pJ-X8mF81EM_R1ra8 -goversion go1.15rc1 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./pem.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/36/36105115220d459eb3d07657c29e2def08d3c40ddda0a177a1ad9c1b541ad248-d # internal path/filepath mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p path/filepath -std -complete -buildid _q75W-c_lP2AQZu7tbeq/_q75W-c_lP2AQZu7tbeq -goversion go1.15rc1 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/16/1668076adaf7f140d7d8d8e2b7472a6d26804224353f53e79c07cfdaba2bc507-d # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/fd/fd0162ea04d9a2ccca31a31d048aba96959922c449054a660d38c2228f2dc788-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF net mkdir -p $WORK/b080/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid MhPDl4z644FbEA95s2dR/MhPDl4z644FbEA95s2dR -goversion go1.15rc1 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b081/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b082/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/singleflight=$WORK/b083/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p net -std -buildid eA9XtHfFJtnc8ThzvW_a/eA9XtHfFJtnc8ThzvW_a -goversion go1.15rc1 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./addrselect.go ./cgo_stub.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/14/14cfbb36bdcf4cf5eaebefbad7863dbd807ae8c0b4d0230d6318b81c05c6360e-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p vendor/golang.org/x/crypto/poly1305 -std -complete -buildid 8I3t2JtlKtyhbC-TjBQI/8I3t2JtlKtyhbC-TjBQI -goversion go1.15rc1 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/3d/3d5c86ec21de540b998f89c0407e6afc3b2466b32c5aa09fa0349e47d1d2c155-d # internal io/ioutil mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p io/ioutil -std -complete -buildid wQxp5Frra0Xuqo3SfBmk/wQxp5Frra0Xuqo3SfBmk -goversion go1.15rc1 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/75/750ae9ba68a19533a35d82ae2436003139edf48022f34445c5f3c8a3d246ddc7-d # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/9c/9c55730390323698f837d8099b0e9a0bfab87d750cfceb555ddd3f11ecfc8114-d # internal encoding/xml mkdir -p $WORK/b043/ encoding/json mkdir -p $WORK/b021/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b022/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p encoding/xml -std -complete -buildid HzrvGF9RDUHyvxeqoSsc/HzrvGF9RDUHyvxeqoSsc -goversion go1.15rc1 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./marshal.go ./read.go ./typeinfo.go ./xml.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b022/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p encoding/json -std -complete -buildid LEe-_76py-GctKkuY1FA/LEe-_76py-GctKkuY1FA -goversion go1.15rc1 -D "" -importcfg $WORK/b021/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/a3/a314560a0efb04411c72d1ecc8261fb8c557aa8c5ca8d92dbd0fb7587f3ec398-d # internal math/big mkdir -p $WORK/b057/ cat >$WORK/b057/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/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b057/symabis ./arith_riscv64.s cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p math/big -std -buildid LC7emEliXN1cuat4Engb/LC7emEliXN1cuat4Engb -goversion go1.15rc1 -symabis $WORK/b057/symabis -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/63/638c10e8374503a057ada3ebb867151542b0ae7106723bbf40525be198553683-d # internal encoding/hex mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p encoding/hex -std -complete -buildid NnQY4EOcaVRVoy3EAV4T/NnQY4EOcaVRVoy3EAV4T -goversion go1.15rc1 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/77/77eecc2fb11a4fe5c6a28239bc3e76fe520bdbd7c8e67e962e3318f8fd2b21ca-d # internal net/url mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p net/url -std -complete -buildid oEeRVbSmfNAMne0L8KQT/oEeRVbSmfNAMne0L8KQT -goversion go1.15rc1 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/9f/9fcc08b6a159c6aaa6b4432f889e7df725b9a7371529d5966e460c75005581ae-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b088/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -buildid DNXgyu9QfVtFLW5sZ9-p/DNXgyu9QfVtFLW5sZ9-p -goversion go1.15rc1 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/d8/d8b8876addd75fb8fd33fcf1a974e96f592bceeb3b37a77d92924f2dc4a7f241-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -buildid iqfDVVisRyVq9Wh9-8Fq/iqfDVVisRyVq9Wh9-8Fq -goversion go1.15rc1 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/1d/1d1c6e033cbc91a261897be721bc7dc94728bb3939fc081d92cb56f760210937-d # internal github.com/coreos/mantle/vendor/golang.org/x/crypto/pkcs12/internal/rc2 mkdir -p $WORK/b092/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b084/_pkg_.a # internal cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/crypto/pkcs12/internal/rc2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p github.com/coreos/mantle/vendor/golang.org/x/crypto/pkcs12/internal/rc2 -complete -buildid m-tTxCRovojISZfu7Por/m-tTxCRovojISZfu7Por -goversion go1.15rc1 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./rc2.go cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/2f/2fa47d300636ad8394842454a4412acf371daa0d8a4fa90e98efef82d9d00ea6-d # internal compress/flate mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p compress/flate -std -complete -buildid xINMv45pG3msK8lwZ9Gs/xINMv45pG3msK8lwZ9Gs -goversion go1.15rc1 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b057/arith_riscv64.o ./arith_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b057/_pkg_.a $WORK/b057/arith_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/02/029aef8ff123038f35dcdcc7b03936cbf94005c9a7e7e922210f2ec4889c96df-d # internal log mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p log -std -complete -buildid 6WnPFR4cSVaaL-p7P-aJ/6WnPFR4cSVaaL-p7P-aJ -goversion go1.15rc1 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./log.go cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/a6/a6ba4f9d2d5656aba1f6448d1df97473efda1653529ce4c3c53e3951a742b227-d # internal crypto/elliptic mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p crypto/elliptic -std -complete -buildid oAh4paPb8LqSM3F1kIJn/oAh4paPb8LqSM3F1kIJn -goversion go1.15rc1 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/c5/c5b117027fac109adb42f3e14b913a5e0e27f0d86194f8c213c3cf0a5f9b135f-d # internal encoding/asn1 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p encoding/asn1 -std -complete -buildid rPwIB0pBcB3MPjxccUBW/rPwIB0pBcB3MPjxccUBW -goversion go1.15rc1 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/82/822eeac00d0e11cf3e88aed335e7a02162372e27bc7c3494f332aa44455bc443-d # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/e5/e5874c6b9ac9724ff8aac054cbd31cef497e139e27d4358ce5164f5ab8b371de-d # internal crypto/dsa mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/dsa -std -complete -buildid i0ydJURMfXOmfqkEU_UP/i0ydJURMfXOmfqkEU_UP -goversion go1.15rc1 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./dsa.go crypto/rand mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b050/_pkg_.a packagefile crypto/cipher=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p crypto/rand -std -complete -buildid dHPHoY2efUJcqIs8UJZz/dHPHoY2efUJcqIs8UJZz -goversion go1.15rc1 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/6f/6ff64ab9324c8437ea2e3e508cce71f136d64934e02b9348f4ad6d5e3bcc3c67-d # internal compress/gzip mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p compress/gzip -std -complete -buildid YQPThH-yfnmI9-4Sjpk1/YQPThH-yfnmI9-4Sjpk1 -goversion go1.15rc1 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/47/47ef8c82e058a27e23a2b13eb451d53ed2bc716b58915522237047ffe80bc9e8-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid dR_BJxBiinXKDESe65la/dR_BJxBiinXKDESe65la -goversion go1.15rc1 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b062/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/67/676ba25945ab7dd9f8b7fdd19472c2d072fa70b493292d3bb0319b60207f887b-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b061/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b094/_pkg_.a # internal cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b063/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid u-4Okvqqb6GujIFZ6xOt/u-4Okvqqb6GujIFZ6xOt -goversion go1.15rc1 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/1c/1c46d56e7e5d7d77939ce00b2749a4d44f9417a75e358c796db9b6c0c60564f2-d # internal crypto/ed25519 mkdir -p $WORK/b064/ cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/a6/a64e5ef9522f13031dbdf2bb091cebdc14a50786962f7338b79140ce1e4115a4-d # internal crypto/rsa mkdir -p $WORK/b070/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/rsa -std -complete -buildid TBaiieMg0qyIgZazmh6L/TBaiieMg0qyIgZazmh6L -goversion go1.15rc1 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p crypto/ed25519 -std -complete -buildid ukV7PvklpTbivtbbbZ_G/ukV7PvklpTbivtbbbZ_G -goversion go1.15rc1 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./ed25519.go ./ed25519_noasm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/6b/6b91e7762b9da60d5ac3336955bc9bad0fe893bd49c7c70aa5fb7d70b600647d-d # internal crypto/x509/pkix mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b062/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/x509/pkix -std -complete -buildid JsRlGRxeq7qpXOMLHt1c/JsRlGRxeq7qpXOMLHt1c -goversion go1.15rc1 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./pkix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/47/47a21d2829a6c90f13e226ed2fc1c960ccc8114ea7c9e4ca3690fa3182a5f20b-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b100/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid cpIU-_sYV1kV4aIGrfui/cpIU-_sYV1kV4aIGrfui -goversion go1.15rc1 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/67/67f645920041733b03bbba384a7699619a30de111f34b8b64280c2fbd478f607-d # internal net/textproto mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p net/textproto -std -complete -buildid kNIyD30W4tndnpEAXkBn/kNIyD30W4tndnpEAXkBn -goversion go1.15rc1 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/4e/4e5e62020156ae8f3b909739424396c0995b05dd78d272baac42a5e51679faf5-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b101/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid j_JjS54baZdzfwm1SlWX/j_JjS54baZdzfwm1SlWX -goversion go1.15rc1 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b061/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/4d/4dc99be62be86e6712940058969501fa66d36059eee5b0cdbc27a9a13eed8674-d # internal crypto/ecdsa mkdir -p $WORK/b055/ cat >$WORK/b055/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/b048/_pkg_.a packagefile crypto/aes=$WORK/b050/_pkg_.a packagefile crypto/cipher=$WORK/b051/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/internal/randutil=$WORK/b059/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b061/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b063/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p crypto/ecdsa -std -complete -buildid M-S7kaKjApK3NY0tKY4X/M-S7kaKjApK3NY0tKY4X -goversion go1.15rc1 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./ecdsa.go ./ecdsa_noasm.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/92/9267a62834037c71c7c2a9cb139c541e9c1c8cd3f23aa6e5fd7c71bee1bb1837-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid x_dkRaatK3GB4ZU9tV2R/x_dkRaatK3GB4ZU9tV2R -goversion go1.15rc1 -D "" -importcfg $WORK/b106/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/9b/9b7f20d0d283351b72f52a8db426956ba24548e0c3fa7fda59e209870e62be58-d # internal mime mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p mime -std -complete -buildid vdZu_3WeuvevLjmxbbO5/vdZu_3WeuvevLjmxbbO5 -goversion go1.15rc1 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/33/33a89666f9dfbad822fa84b5a8a2a946b149733d37ae1e15f486d75bd71179c2-d # internal crypto/x509 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b050/_pkg_.a packagefile crypto/cipher=$WORK/b051/_pkg_.a packagefile crypto/des=$WORK/b054/_pkg_.a packagefile crypto/dsa=$WORK/b074/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/ed25519=$WORK/b064/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/md5=$WORK/b068/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/x509/pkix=$WORK/b075/_pkg_.a packagefile encoding/asn1=$WORK/b062/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile encoding/pem=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b061/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b063/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/x509 -std -complete -buildid y964ic9ebHhByAs1jRCf/y964ic9ebHhByAs1jRCf -goversion go1.15rc1 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/ad/addb8d396926bf6d7bc6b98e4765c2ca95e233de5d7cf2d43264af03872b10fd-d # internal mime/quotedprintable mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p mime/quotedprintable -std -complete -buildid vM2MFQD5Ot-GBLnKAKjA/vM2MFQD5Ot-GBLnKAKjA -goversion go1.15rc1 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/a2/a2f75df7f10aca61d7f47485c1b2e863d4e1e81ae590844517921a2408db04c2-d # internal net/http/internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b109/_pkg_.a # internal mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p net/http/internal -std -complete -buildid RP_Szzm81jpBdO21_6Al/RP_Szzm81jpBdO21_6Al -goversion go1.15rc1 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./chunked.go ./testcert.go cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/86/86e59ebe7b38860fbef3706f8418a56159c7a4b2865de51f81cf306be86e36bf-d # internal mime/multipart mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile mime/quotedprintable=$WORK/b109/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p mime/multipart -std -complete -buildid OwZyYBDQq84QGA78X5LX/OwZyYBDQq84QGA78X5LX -goversion go1.15rc1 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/25/253df75af955ce2fa1b460315c4071a970acf1dc08604d70f1112c7f57ba5c92-d # internal github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/upload/concurrent mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b120/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/upload/concurrent /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/upload/concurrent -complete -buildid C_peQRZXfaae3k0Czfxg/C_peQRZXfaae3k0Czfxg -goversion go1.15rc1 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./balancer.go ./pool.go ./request.go ./worker.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b119/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/3c/3c6753b87f6f3d7cb5088af0e2f1fdb84c442e95e1dbcf332ce0e2fe9d49b533-d # internal github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore -complete -buildid 55RsyJcaARE511fIYodt/55RsyJcaARE511fIYodt -goversion go1.15rc1 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./constants.go ./vhdCookie.go ./vhdTimeStamp.go cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/0b/0b103e80e22be972c1a74ad62847dac7392f285714b5ef6ea595ce7c6d53c9b6-d # internal github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/common mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/common /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/common -complete -buildid aBADHT6kUfIsq93zLkJw/aBADHT6kUfIsq93zLkJw -goversion go1.15rc1 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./indexRange.go ./utils.go ./uuid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/fd/fdc182c9932887153e51d2c41254de48fc6becac2e41b4ba59ee37b2b88d3c0f-d # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/63/638cf9aabc9931c06d2fee02cfcfcbb34c0bd158e009a80b160eb9b3ff5b124a-d # internal github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/writer mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config importmap github.com/Microsoft/azure-vhd-utils/vhdcore=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore=$WORK/b124/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/writer /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/writer -complete -buildid 1OrytO6zBJrkpsMfAJV3/1OrytO6zBJrkpsMfAJV3 -goversion go1.15rc1 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./binaryWriter.go ./vhdWriter.go vendor/golang.org/x/net/idna mkdir -p $WORK/b098/ cat >$WORK/b098/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/b029/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b103/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p vendor/golang.org/x/net/idna -std -complete -buildid 4nrwJgXGW-f1zhm5QoaV/4nrwJgXGW-f1zhm5QoaV -goversion go1.15rc1 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/ea/ea98086b0672ff38baa262db71b783efac04ca5bcdcf0387ed801c2d28269fd9-d # internal github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/reader mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config importmap github.com/Microsoft/azure-vhd-utils/vhdcore=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore importmap github.com/Microsoft/azure-vhd-utils/vhdcore/common=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/common packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore=$WORK/b124/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/common=$WORK/b126/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/reader /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/reader -complete -buildid NEzSCCfvkMP96_mof5Ix/NEzSCCfvkMP96_mof5Ix -goversion go1.15rc1 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./binaryReader.go ./vhdReader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/73/738cfe0d0abf100a0eb48ebfce46730986be48bd882b819be768252a207f007c-d # internal github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver -complete -buildid gqe9UbmdCVaKGaf-uhRi/gqe9UbmdCVaKGaf-uhRi -goversion go1.15rc1 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./semver.go ./sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/e4/e46574d5b1b80da38489ea096ed8c911596d4686c976c40795f42363a3a6dea9-d # internal github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/header/parentlocator mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config importmap github.com/Microsoft/azure-vhd-utils/vhdcore/common=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/common importmap github.com/Microsoft/azure-vhd-utils/vhdcore/reader=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/reader packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/common=$WORK/b126/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/reader=$WORK/b128/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/header/parentlocator /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/header/parentlocator -complete -buildid U_dHJQdtlz_5MGjG_3gW/U_dHJQdtlz_5MGjG_3gW -goversion go1.15rc1 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./factory.go ./parentLocator.go ./parentLocators.go ./parseError.go ./platformCode.go cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/ac/ac45be6f379a15fd872b2c1911c3d50f020be340e17fa9ac026c3e6e5144330b-d # internal crypto/tls mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b046/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b050/_pkg_.a packagefile crypto/cipher=$WORK/b051/_pkg_.a packagefile crypto/des=$WORK/b054/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/ed25519=$WORK/b064/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/hmac=$WORK/b067/_pkg_.a packagefile crypto/md5=$WORK/b068/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/rc4=$WORK/b069/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b053/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile encoding/pem=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b061/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b090/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p crypto/tls -std -complete -buildid q3Zjbb5peoIXtyQSnUEC/q3Zjbb5peoIXtyQSnUEC -goversion go1.15rc1 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/9a/9a7d6dccbf354a9030f7af9dccdb6a066f4746d11fb093a5d3ba442a3a1eb6b6-d # internal github.com/coreos/mantle/vendor/golang.org/x/crypto/pkcs12 mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/pkcs12/internal/rc2=github.com/coreos/mantle/vendor/golang.org/x/crypto/pkcs12/internal/rc2 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/cipher=$WORK/b051/_pkg_.a packagefile crypto/des=$WORK/b054/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/hmac=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile crypto/x509/pkix=$WORK/b075/_pkg_.a packagefile encoding/asn1=$WORK/b062/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile encoding/pem=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b092/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/crypto/pkcs12 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p github.com/coreos/mantle/vendor/golang.org/x/crypto/pkcs12 -complete -buildid yceD0HHHt1vIzCAJ1NoS/yceD0HHHt1vIzCAJ1NoS -goversion go1.15rc1 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./bmp-string.go ./crypto.go ./errors.go ./mac.go ./pbkdf.go ./pkcs12.go ./safebags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/ff/fffee66455f1c0d4c91301c1567e976283b0890e53e818b103ab9be079f405cf-d # internal github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/header mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config importmap github.com/Microsoft/azure-vhd-utils/vhdcore=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore importmap github.com/Microsoft/azure-vhd-utils/vhdcore/common=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/common importmap github.com/Microsoft/azure-vhd-utils/vhdcore/header/parentlocator=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/header/parentlocator importmap github.com/Microsoft/azure-vhd-utils/vhdcore/reader=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/reader packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore=$WORK/b124/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/common=$WORK/b126/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/header/parentlocator=$WORK/b127/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/reader=$WORK/b128/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/header /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/header -complete -buildid ONYTahVL3Y24dJsvuUJv/ONYTahVL3Y24dJsvuUJv -goversion go1.15rc1 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./factory.go ./header.go ./parseError.go ./vhdHeaderVersion.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/99/999e2fc0a0a859970e1775a8072df9ce127b66025143392efafb72ff7ecddda8-d # internal github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/bat mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap github.com/Microsoft/azure-vhd-utils/vhdcore=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore importmap github.com/Microsoft/azure-vhd-utils/vhdcore/header=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/header importmap github.com/Microsoft/azure-vhd-utils/vhdcore/reader=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/reader packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore=$WORK/b124/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/header=$WORK/b125/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/reader=$WORK/b128/_pkg_.a packagefile math=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/bat /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/bat -complete -buildid GfuINDMR4VpaL65JbDjx/GfuINDMR4VpaL65JbDjx -goversion go1.15rc1 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./blockAllocationTable.go ./blockAllocationTableFactory.go ./blockAllocationTableParseError.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/27/2773d11f9ca7c4abadf567f650953d2f209e5bcbc050e010d40c4da952202cdc-d # internal github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/footer mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap github.com/Microsoft/azure-vhd-utils/vhdcore=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore importmap github.com/Microsoft/azure-vhd-utils/vhdcore/common=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/common importmap github.com/Microsoft/azure-vhd-utils/vhdcore/reader=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/reader importmap github.com/Microsoft/azure-vhd-utils/vhdcore/writer=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/writer packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore=$WORK/b124/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/common=$WORK/b126/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/reader=$WORK/b128/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/writer=$WORK/b132/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/footer /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/footer -complete -buildid S4uaL4UKSb3P39c5YM11/S4uaL4UKSb3P39c5YM11 -goversion go1.15rc1 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./diskGeometry.go ./diskType.go ./factory.go ./footer.go ./hostOsType.go ./parseError.go ./vhdCreatorVersion.go ./vhdFeature.go ./vhdFileFormatVersion.go ./vhdFooterSerializer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/35/352edeb9c4904e32781ae7fcf7e305bf4eb2af73a8046f90e93642419097bf10-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b097/ cat >$WORK/b097/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/b098/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid ncEG243MaJWLLwyM2x6L/ncEG243MaJWLLwyM2x6L -goversion go1.15rc1 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/84/8421ef0c00f6ba4c0331f6d74890af4035cfdd9b00f6b9fa33e57945b5b7249a-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b098/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid Iz0rCdCyrdmSVzwEhM_x/Iz0rCdCyrdmSVzwEhM_x -goversion go1.15rc1 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/6d/6d0d69666298f5329ac1d843896c66f9040e43205edf908a5f1e4375391e7f3f-d # internal github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/block/bitmap mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config importmap github.com/Microsoft/azure-vhd-utils/vhdcore/bat=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/bat importmap github.com/Microsoft/azure-vhd-utils/vhdcore/reader=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/reader packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/bat=$WORK/b123/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/reader=$WORK/b128/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/block/bitmap /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/block/bitmap -complete -buildid Dd3Fen-fUyWJ5VTbsYjG/Dd3Fen-fUyWJ5VTbsYjG -goversion go1.15rc1 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./bitmap.go ./factory.go ./parseError.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/fa/fa59f16f25d1334d077fcb0d5b398e8c1911c290508e495953dc0b5c36d0a73b-d # internal os/exec mkdir -p $WORK/b140/ cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/1e/1e843c527c40bba4fa327141ce96ff32ffa6ecadb2165edd57834632f148f2fc-d # internal cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p os/exec -std -complete -buildid 9PYoXm5pbonCpl3uz7D5/9PYoXm5pbonCpl3uz7D5 -goversion go1.15rc1 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go github.com/coreos/mantle/vendor/github.com/vishvananda/netns mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/coreos/mantle/vendor/github.com/vishvananda/netns -complete -buildid wMYTVjb_OSYT7sNmpxE8/wMYTVjb_OSYT7sNmpxE8 -goversion go1.15rc1 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./netns.go ./netns_linux.go cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/35/35a427028fdb6da74690b6a819956d1dfffa14295d8fd1a109086802e59a766e-d # internal github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/block mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config importmap github.com/Microsoft/azure-vhd-utils/vhdcore=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore importmap github.com/Microsoft/azure-vhd-utils/vhdcore/bat=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/bat importmap github.com/Microsoft/azure-vhd-utils/vhdcore/block/bitmap=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/block/bitmap importmap github.com/Microsoft/azure-vhd-utils/vhdcore/common=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/common importmap github.com/Microsoft/azure-vhd-utils/vhdcore/footer=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/footer importmap github.com/Microsoft/azure-vhd-utils/vhdcore/header=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/header importmap github.com/Microsoft/azure-vhd-utils/vhdcore/reader=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/reader packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore=$WORK/b124/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/bat=$WORK/b123/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/block/bitmap=$WORK/b122/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/common=$WORK/b126/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/footer=$WORK/b131/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/header=$WORK/b125/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/reader=$WORK/b128/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/block /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/block -complete -buildid 1MRp0MAxTnZ1WmFlozYP/1MRp0MAxTnZ1WmFlozYP -goversion go1.15rc1 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./block.go ./dataReadError.go ./dataReader.go ./differencingDiskBlockFactory.go ./differencingDiskBlockReader.go ./dynamicDiskBlockFactory.go ./dynamicDiskBlockReader.go ./factory.go ./factoryParams.go ./fixedDiskBlockFactory.go ./fixedDiskBlockReader.go ./sector.go ./sectorFactory.go ./sectorReadError.go # github.com/coreos/mantle/vendor/github.com/vishvananda/netns src/github.com/coreos/mantle/vendor/github.com/vishvananda/netns/netns_linux.go:29:30: undefined: SYS_SETNS github.com/coreos/mantle/vendor/golang.org/x/crypto/ed25519 mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519/internal/edwards25519=github.com/coreos/mantle/vendor/golang.org/x/crypto/ed25519/internal/edwards25519 packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/crypto/ed25519/internal/edwards25519=$WORK/b145/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/coreos/mantle/vendor/golang.org/x/crypto/ed25519 -complete -buildid HGda_8r_ArqlIhsFfEi1/HGda_8r_ArqlIhsFfEi1 -goversion go1.15rc1 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./ed25519.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/0f/0fd6bbeeeb84b7319d995eb418e9acd05d5eef89da847491c3db15f3bfdbe3c8-d # internal github.com/coreos/mantle/vendor/golang.org/x/crypto/ssh mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/curve25519=github.com/coreos/mantle/vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/ed25519=github.com/coreos/mantle/vendor/golang.org/x/crypto/ed25519 packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b050/_pkg_.a packagefile crypto/cipher=$WORK/b051/_pkg_.a packagefile crypto/des=$WORK/b054/_pkg_.a packagefile crypto/dsa=$WORK/b074/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/hmac=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/rc4=$WORK/b069/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b053/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile encoding/asn1=$WORK/b062/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile encoding/pem=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/crypto/curve25519=$WORK/b143/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/crypto/ed25519=$WORK/b144/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/crypto/ssh /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/coreos/mantle/vendor/golang.org/x/crypto/ssh -complete -buildid HJsLGcoexrnPd7Gf7QI8/HJsLGcoexrnPd7Gf7QI8 -goversion go1.15rc1 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./buffer.go ./certs.go ./channel.go ./cipher.go ./client.go ./client_auth.go ./common.go ./connection.go ./doc.go ./handshake.go ./kex.go ./keys.go ./mac.go ./messages.go ./mux.go ./server.go ./session.go ./tcpip.go ./transport.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/e6/e6f6c51d4f619dfe49a1b78cce8458e3edd402a6c218fcb3a468080565d0cc62-d # internal github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/vhdfile mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap github.com/Microsoft/azure-vhd-utils/vhdcore/bat=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/bat importmap github.com/Microsoft/azure-vhd-utils/vhdcore/block=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/block importmap github.com/Microsoft/azure-vhd-utils/vhdcore/footer=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/footer importmap github.com/Microsoft/azure-vhd-utils/vhdcore/header=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/header importmap github.com/Microsoft/azure-vhd-utils/vhdcore/reader=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/reader packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/bat=$WORK/b123/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/block=$WORK/b130/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/footer=$WORK/b131/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/header=$WORK/b125/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/reader=$WORK/b128/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/vhdfile /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/vhdfile -complete -buildid 8dKVTNgnfmgF6Wur4Uf8/8dKVTNgnfmgF6Wur4Uf8 -goversion go1.15rc1 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./vhdFile.go ./vhdFileFactory.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/54/543fb519c65b79e037e68eca75626acb6bdcceeb9b972bfc17097413272cab34-d # internal github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/diskstream mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config importmap github.com/Microsoft/azure-vhd-utils/vhdcore=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore importmap github.com/Microsoft/azure-vhd-utils/vhdcore/block=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/block importmap github.com/Microsoft/azure-vhd-utils/vhdcore/common=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/common importmap github.com/Microsoft/azure-vhd-utils/vhdcore/footer=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/footer importmap github.com/Microsoft/azure-vhd-utils/vhdcore/vhdfile=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/vhdfile packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore=$WORK/b124/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/block=$WORK/b130/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/common=$WORK/b126/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/footer=$WORK/b131/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/vhdfile=$WORK/b133/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/diskstream /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/diskstream -complete -buildid oH6yINQ8I-rovI-pDC0u/oH6yINQ8I-rovI-pDC0u -goversion go1.15rc1 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./diskstream.go cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/92/921cfdbb6b980e52429310f4418571343d4e869e1057746b6686cabfc1477b70-d # internal github.com/coreos/mantle/system/exec mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/system/exec /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/coreos/mantle/system/exec -complete -buildid p6snOS7MpO3bdozo8578/p6snOS7MpO3bdozo8578 -goversion go1.15rc1 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./exec.go ./multicall.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/09/099a15932a9d501146be4a0f26912536519b07475faaa09f9405abcd048ff889-d # internal github.com/coreos/mantle/vendor/github.com/ajeddeloh/yaml mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b022/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/ajeddeloh/yaml /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/coreos/mantle/vendor/github.com/ajeddeloh/yaml -complete -buildid FIxJOyNJQtjxebqcVh8g/FIxJOyNJQtjxebqcVh8g -goversion go1.15rc1 -D "" -importcfg $WORK/b151/importcfg -pack -c=4 ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/51/5126d108073b78ecf9c75504d3911c4cc99aac61e5a059b975a00a0692de5318-d # internal flag mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p flag -std -complete -buildid GL7EUK-TykHjOE00Qk6N/GL7EUK-TykHjOE00Qk6N -goversion go1.15rc1 -D "" -importcfg $WORK/b156/importcfg -pack -c=4 ./flag.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/dc/dca064a08bcbfe1ac974ad38b7aa677d1740e3b5ab405212f88c0acbc5df05e9-d # internal github.com/coreos/mantle/vendor/github.com/alecthomas/units mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/alecthomas/units /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/coreos/mantle/vendor/github.com/alecthomas/units -complete -buildid m2AZtS32m4weeEY3xmi1/m2AZtS32m4weeEY3xmi1 -goversion go1.15rc1 -D "" -importcfg $WORK/b157/importcfg -pack -c=4 ./bytes.go ./doc.go ./si.go ./util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/18/18be5fc983d94811b42716d82d7503704661447d90b792e9c36248ffe08e5f6e-d # internal github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/templating mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config importmap github.com/coreos/container-linux-config-transpiler/config/platform=github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/platform packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/platform=$WORK/b154/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/templating /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/templating -complete -buildid cGAUWN4B73m6X5W3eFzQ/cGAUWN4B73m6X5W3eFzQ -goversion go1.15rc1 -D "" -importcfg $WORK/b158/importcfg -pack -c=4 ./templating.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/32/32e1d0795ad561076698c7053a3d88494d0d2acce5da8ed45e01e476fee3658d-d # internal github.com/coreos/mantle/vendor/github.com/coreos/go-systemd/unit mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/coreos/mantle/vendor/github.com/coreos/go-systemd/unit -complete -buildid EOEqanLC2zhWfuW7Vg7I/EOEqanLC2zhWfuW7Vg7I -goversion go1.15rc1 -D "" -importcfg $WORK/b162/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/55/55ff860a3c404dfa0595d70dd3d2840bd8109a84f145adaabd1363d4d8cb1991-d # internal github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors -complete -buildid 9Fr12eJfXM-LNVmBs9QU/9Fr12eJfXM-LNVmBs9QU -goversion go1.15rc1 -D "" -importcfg $WORK/b163/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/8a/8a6eaacee213f79f91dbe06da3c7e9d07e6f907a2c6f2b2165a077ef983c4d94-d # internal github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report -complete -buildid Wi31_omm-2TjDZIh1VvM/Wi31_omm-2TjDZIh1VvM -goversion go1.15rc1 -D "" -importcfg $WORK/b165/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/50/502d4cefaa9dade2b0aaed547ed2f97c1f4529128cfe5b33ddc5f63ca49ffa07-d # internal github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/validations mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/unit=github.com/coreos/mantle/vendor/github.com/coreos/go-systemd/unit importmap github.com/coreos/ignition/config/shared/errors=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors importmap github.com/coreos/ignition/config/validate/report=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report packagefile github.com/coreos/mantle/vendor/github.com/coreos/go-systemd/unit=$WORK/b162/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors=$WORK/b163/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report=$WORK/b165/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/validations /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/validations -complete -buildid r2uD38S2QfXhltDDHBm0/r2uD38S2QfXhltDDHBm0 -goversion go1.15rc1 -D "" -importcfg $WORK/b164/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/01/01e0424db94c4605ee563109e60422f3067cf96443d0c19b8be892d6306f94f2-d # internal github.com/coreos/mantle/vendor/github.com/ajeddeloh/go-json mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b022/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p github.com/coreos/mantle/vendor/github.com/ajeddeloh/go-json -complete -buildid i5kxebIhHLt91EmL4dn1/i5kxebIhHLt91EmL4dn1 -goversion go1.15rc1 -D "" -importcfg $WORK/b168/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/c3/c3c0c38f91cba5a7fa7633c34cc60accf4e9c50c74dc62577d37db58065357a7-d # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/f6/f65cae31af2942e3e21ed9345652ba93b090e2496e2c1dc7572294905d33dd3b-d # internal github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/astyaml mkdir -p $WORK/b152/ net/http/httptrace mkdir -p $WORK/b110/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config importmap github.com/ajeddeloh/yaml=github.com/coreos/mantle/vendor/github.com/ajeddeloh/yaml importmap github.com/coreos/ignition/config/validate/astnode=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/astnode packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/ajeddeloh/yaml=$WORK/b151/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/astnode=$WORK/b153/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile crypto/tls=$WORK/b045/_pkg_.a packagefile internal/nettrace=$WORK/b082/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p net/http/httptrace -std -complete -buildid a9E66-5XbndmLzoVmTd2/a9E66-5XbndmLzoVmTd2 -goversion go1.15rc1 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./trace.go cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/astyaml /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/astyaml -complete -buildid Y8KLx5UDF0CaHiNNJdf7/Y8KLx5UDF0CaHiNNJdf7 -goversion go1.15rc1 -D "" -importcfg $WORK/b152/importcfg -pack -c=4 ./astyaml.go cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/24/247d315b81110a73310455a33f6f9ee88a39ac1c92e651b4612e078197ecf9cc-d # internal github.com/coreos/mantle/vendor/golang.org/x/crypto/ssh/agent mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/coreos/mantle/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/ssh=github.com/coreos/mantle/vendor/golang.org/x/crypto/ssh packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/dsa=$WORK/b074/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b053/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/crypto/ed25519=$WORK/b144/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/crypto/ssh=$WORK/b142/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/crypto/ssh/agent /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/coreos/mantle/vendor/golang.org/x/crypto/ssh/agent -complete -buildid J1Uz75XlkaQYKs4H050_/J1Uz75XlkaQYKs4H050_ -goversion go1.15rc1 -D "" -importcfg $WORK/b146/importcfg -pack -c=4 ./client.go ./forward.go ./keyring.go ./server.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/1c/1c387f29a6b37dad956a7b284c31a562596329fcef800e296d4fe268692c0181-d # internal github.com/coreos/mantle/network/journal mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config importmap github.com/kballard/go-shellquote=github.com/coreos/mantle/vendor/github.com/kballard/go-shellquote importmap golang.org/x/crypto/ssh=github.com/coreos/mantle/vendor/golang.org/x/crypto/ssh packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/system/exec=$WORK/b139/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/kballard/go-shellquote=$WORK/b148/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/crypto/ssh=$WORK/b142/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/network/journal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/coreos/mantle/network/journal -complete -buildid Ciouygrwj4RQ2eBtNqyX/Ciouygrwj4RQ2eBtNqyX -goversion go1.15rc1 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./entry.go ./export.go ./format.go ./record.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/1b/1b088728e556d159725a292c65c7dc46c9d31598454841a667d670b8f9f49b8a-d # internal net/http mkdir -p $WORK/b093/ cat >$WORK/b093/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/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile container/list=$WORK/b046/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/tls=$WORK/b045/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b098/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile mime/multipart=$WORK/b108/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http/httptrace=$WORK/b110/_pkg_.a packagefile net/http/internal=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p net/http -std -complete -buildid ZsDMDY7oEM1zN9AArYXi/ZsDMDY7oEM1zN9AArYXi -goversion go1.15rc1 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/f3/f3f2fd71c922a128a266cac5fa84f7b38730c27453b0206dfc638afd2aaa1659-d # internal github.com/coreos/mantle/vendor/go4.org/errorutil mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/go4.org/errorutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p github.com/coreos/mantle/vendor/go4.org/errorutil -complete -buildid 9G-jGUlYx6gSjp2NLW0b/9G-jGUlYx6gSjp2NLW0b -goversion go1.15rc1 -D "" -importcfg $WORK/b170/importcfg -pack -c=4 ./highlight.go cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/cc/ccc415437cd1c2002549369c71bee38b7cb557e6029962ab36a6942ed3df63b3-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/5f/5f3430c0c034e670f5489dcf3159f62eb934870260395860d04de9569ff1d8d4-d # internal github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/astjson github.com/coreos/mantle/vendor/github.com/coreos/yaml mkdir -p $WORK/b172/ mkdir -p $WORK/b169/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/yaml /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/coreos/mantle/vendor/github.com/coreos/yaml -complete -buildid giCHZSqgc02H-uMjlhVl/giCHZSqgc02H-uMjlhVl -goversion go1.15rc1 -D "" -importcfg $WORK/b172/importcfg -pack -c=4 ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cat >$WORK/b169/importcfg << 'EOF' # internal # import config importmap github.com/ajeddeloh/go-json=github.com/coreos/mantle/vendor/github.com/ajeddeloh/go-json importmap github.com/coreos/ignition/config/validate/astnode=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/astnode importmap go4.org/errorutil=github.com/coreos/mantle/vendor/go4.org/errorutil packagefile github.com/coreos/mantle/vendor/github.com/ajeddeloh/go-json=$WORK/b168/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/astnode=$WORK/b153/_pkg_.a packagefile github.com/coreos/mantle/vendor/go4.org/errorutil=$WORK/b170/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/astjson /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/astjson -complete -buildid WqwCVFop_CkgAKbprcVZ/WqwCVFop_CkgAKbprcVZ -goversion go1.15rc1 -D "" -importcfg $WORK/b169/importcfg -pack -c=4 ./node.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/6a/6ab840725e523229c9968540cc5c94fab14791dfd926c8e9969ddaba95762d1c-d # internal github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap github.com/ajeddeloh/go-json=github.com/coreos/mantle/vendor/github.com/ajeddeloh/go-json importmap github.com/coreos/ignition/config/validate/astjson=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/astjson importmap github.com/coreos/ignition/config/validate/astnode=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/astnode importmap github.com/coreos/ignition/config/validate/report=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/ajeddeloh/go-json=$WORK/b168/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/astjson=$WORK/b169/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/astnode=$WORK/b153/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report=$WORK/b165/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b146/_pkg_.a # internal cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate -complete -buildid KejwOENw3qsWPx9PeXKq/KejwOENw3qsWPx9PeXKq -goversion go1.15rc1 -D "" -importcfg $WORK/b167/importcfg -pack -c=4 ./validate.go cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/4a/4a4d577350b64e30688e87eaa14abb11b8602078cd33729aca70905fdba17d2b-d # internal github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v1/types mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/ignition/config/shared/errors=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors importmap github.com/coreos/ignition/config/validate/report=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver=$WORK/b136/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors=$WORK/b163/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report=$WORK/b165/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v1/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v1/types -complete -buildid p6GpXNeJ0-IxyyGrHIOJ/p6GpXNeJ0-IxyyGrHIOJ -goversion go1.15rc1 -D "" -importcfg $WORK/b176/importcfg -pack -c=4 ./config.go ./disk.go ./file.go ./filesystem.go ./group.go ./networkd.go ./partition.go ./passwd.go ./path.go ./raid.go ./storage.go ./systemd.go ./unit.go ./user.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/d7/d799676b2804f88d0265403c1ee415dd7e651e9f0d258544f9fc54a4a17ea3aa-d # internal github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/shared/errors /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/shared/errors -complete -buildid jxNN-Qs81HBTkR7zDOUk/jxNN-Qs81HBTkR7zDOUk -goversion go1.15rc1 -D "" -importcfg $WORK/b184/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/9e/9e446c24a58a1da03b7bf17b8132f4029d1ba306460d8d98b7e310dfdca82ba6-d # internal github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/report mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/report /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/report -complete -buildid XsC5AMtmpBlnluL4_kdK/XsC5AMtmpBlnluL4_kdK -goversion go1.15rc1 -D "" -importcfg $WORK/b188/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/0d/0d71d5a2ff4ac8c0ada649ff1be0ca0831c28f58251e810fe659c6ab6793dd70-d # internal github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/util mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/util /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/util -complete -buildid WolN0IUoJt7LBiploxBO/WolN0IUoJt7LBiploxBO -goversion go1.15rc1 -D "" -importcfg $WORK/b189/importcfg -pack -c=4 ./highlight.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/e5/e5edbde63787225945403dd09baa4002269453350d3867b8706130869c477645-d # internal github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/astjson mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config importmap github.com/ajeddeloh/go-json=github.com/coreos/mantle/vendor/github.com/ajeddeloh/go-json importmap github.com/coreos/ignition/v2/config/validate/astnode=github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/astnode importmap github.com/coreos/ignition/v2/config/validate/util=github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/util packagefile github.com/coreos/mantle/vendor/github.com/ajeddeloh/go-json=$WORK/b168/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/astnode=$WORK/b194/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/util=$WORK/b189/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/astjson /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/astjson -complete -buildid 7fwefkqZtdllagKkVy-V/7fwefkqZtdllagKkVy-V -goversion go1.15rc1 -D "" -importcfg $WORK/b193/importcfg -pack -c=4 ./node.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/fe/fee45ba7618fe67bc97cb28fb72e0ed7d4a11a207f1b90c2931176658dcc4961-d # internal github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config importmap github.com/ajeddeloh/go-json=github.com/coreos/mantle/vendor/github.com/ajeddeloh/go-json importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/validate/report=github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/report importmap github.com/coreos/ignition/v2/config/validate/util=github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/util packagefile github.com/coreos/mantle/vendor/github.com/ajeddeloh/go-json=$WORK/b168/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b184/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/report=$WORK/b188/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/util=$WORK/b189/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/util /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/util -complete -buildid Z9JM8WruL1oCR_N2LUcp/Z9JM8WruL1oCR_N2LUcp -goversion go1.15rc1 -D "" -importcfg $WORK/b187/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/fb/fbc73f28d33448b6ea5eada1f25213ea42143f0cbfd9fdc7d135d4a140955b2d-d # internal github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/unit=github.com/coreos/mantle/vendor/github.com/coreos/go-systemd/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/validate/report=github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/report packagefile github.com/coreos/mantle/vendor/github.com/coreos/go-systemd/unit=$WORK/b162/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b184/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/report=$WORK/b188/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/shared/validations /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/shared/validations -complete -buildid ShQKdLL5k4RM07ZNL6fh/ShQKdLL5k4RM07ZNL6fh -goversion go1.15rc1 -D "" -importcfg $WORK/b191/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/ce/ce3dba1600e7129c1de01d289bd57a0457401df9d6a7a242a910e2d8971f61dc-d # internal github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/merge mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/util packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b187/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/merge /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/merge -complete -buildid vgBkLi_-gguo6kHheNGO/vgBkLi_-gguo6kHheNGO -goversion go1.15rc1 -D "" -importcfg $WORK/b186/importcfg -pack -c=4 ./merge.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/3a/3a1fc07c4128ba87c2ed29a90a6b5a5c97609853efaf9bcea9e1584773243d3f-d # internal github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config importmap github.com/ajeddeloh/go-json=github.com/coreos/mantle/vendor/github.com/ajeddeloh/go-json importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/ignition/v2/config/validate/astjson=github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/astjson importmap github.com/coreos/ignition/v2/config/validate/astnode=github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/astnode importmap github.com/coreos/ignition/v2/config/validate/report=github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/report packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/ajeddeloh/go-json=$WORK/b168/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b187/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/astjson=$WORK/b193/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/astnode=$WORK/b194/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/report=$WORK/b188/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate -complete -buildid ajkgGIifb0zCm4Nyu2Zk/ajkgGIifb0zCm4Nyu2Zk -goversion go1.15rc1 -D "" -importcfg $WORK/b192/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/ac/ace22658dcd3b918d443d3f57b567d7d30caf082ab3324ee6b61c115f35a8cb8-d # internal github.com/coreos/mantle/vendor/github.com/coreos/go-systemd/journal mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/go-systemd/journal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/coreos/mantle/vendor/github.com/coreos/go-systemd/journal -complete -buildid ycSxDHT_1QCBhbq2UgjJ/ycSxDHT_1QCBhbq2UgjJ -goversion go1.15rc1 -D "" -importcfg $WORK/b196/importcfg -pack -c=4 ./journal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/f3/f3dd1095d9e6289a68d2bcd11912c2577cf5b38678368b15f9facc9c96959bea-d # internal log/syslog mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p log/syslog -std -complete -buildid KZY6P4Ebqhg_4guQQuNA/KZY6P4Ebqhg_4guQQuNA -goversion go1.15rc1 -D "" -importcfg $WORK/b197/importcfg -pack -c=4 ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/b4/b40362cff7f31a9cf8373884ef0ba1e9e6996556ae2d39e7512fa33254251375-d # internal github.com/coreos/mantle/vendor/github.com/coreos/ioprogress mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ssh/terminal=github.com/coreos/mantle/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b201/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ioprogress /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ioprogress -complete -buildid KGBaG581y3KqIx_J9G6n/KGBaG581y3KqIx_J9G6n -goversion go1.15rc1 -D "" -importcfg $WORK/b200/importcfg -pack -c=4 ./draw.go ./reader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/3e/3e33025f41fb687ec2b7652684390e6c360695ae440278dc3b78763c732fb6de-d # internal github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/journal=github.com/coreos/mantle/vendor/github.com/coreos/go-systemd/journal packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/go-systemd/journal=$WORK/b196/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile log/syslog=$WORK/b197/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog -complete -buildid ploUSJZqcUFK8l9lsN6S/ploUSJZqcUFK8l9lsN6S -goversion go1.15rc1 -D "" -importcfg $WORK/b195/importcfg -pack -c=4 ./formatters.go ./glog_formatter.go ./init.go ./journald_formatter.go ./log_hijack.go ./logmap.go ./pkg_logger.go ./syslog_formatter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/b9/b9ff73448f8a07727354ea3b3b212c602da6f165b5bbae580cc3ed4186540b71-d # internal github.com/coreos/mantle/vendor/github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p github.com/coreos/mantle/vendor/github.com/ulikunitz/xz/internal/xlog -complete -buildid KfLdzViAieR0dbmI3rOV/KfLdzViAieR0dbmI3rOV -goversion go1.15rc1 -D "" -importcfg $WORK/b203/importcfg -pack -c=4 ./xlog.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/dd/dd5df7931dbba5bca44e962d93f3dfeef353a4efae3a819259d14ce739073e41-d # internal github.com/coreos/mantle/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/coreos/mantle/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/coreos/mantle/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b205/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b203/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p github.com/coreos/mantle/vendor/github.com/ulikunitz/xz/lzma -complete -buildid zqgcKNaP6vNGLfVuDkQ4/zqgcKNaP6vNGLfVuDkQ4 -goversion go1.15rc1 -D "" -importcfg $WORK/b204/importcfg -pack -c=4 ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/b0/b008a031b03d490bf96faa6b9ed48d6f5f302ed0bda5b1c33b184a3c2c037e0e-d # internal github.com/coreos/mantle/vendor/github.com/coreos/pkg/multierror mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/pkg/multierror /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/coreos/mantle/vendor/github.com/coreos/pkg/multierror -complete -buildid jNhr29_cWOfcRbJxyiHS/jNhr29_cWOfcRbJxyiHS -goversion go1.15rc1 -D "" -importcfg $WORK/b207/importcfg -pack -c=4 ./multierror.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b172/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/2f/2f7e159108a1623d9070528b1375700d5580189648b9ac160bf880dcf68c66f4-d # internal database/sql/driver mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p database/sql/driver -std -complete -buildid Gq7QNBi1rvnWpdm4oHf2/Gq7QNBi1rvnWpdm4oHf2 -goversion go1.15rc1 -D "" -importcfg $WORK/b209/importcfg -pack -c=4 ./driver.go ./types.go cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/22/2251664610a997f7a2ebfcc25dd1fcba56d1bcbad54afa317708ccf598c53109-d # internal github.com/coreos/mantle/vendor/github.com/coreos/coreos-cloudinit/config mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config importmap github.com/coreos/yaml=github.com/coreos/mantle/vendor/github.com/coreos/yaml packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/yaml=$WORK/b172/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/coreos-cloudinit/config /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/coreos/mantle/vendor/github.com/coreos/coreos-cloudinit/config -complete -buildid mnR_xGeIc4quNsY_Z4Mz/mnR_xGeIc4quNsY_Z4Mz -goversion go1.15rc1 -D "" -importcfg $WORK/b171/importcfg -pack -c=4 ./config.go ./decode.go ./etc_hosts.go ./etcd.go ./etcd2.go ./file.go ./flannel.go ./fleet.go ./ignition.go ./locksmith.go ./oem.go ./script.go ./unit.go ./update.go ./user.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/20/200118f60c10cc9ba7d7e6ec2388fe87adbb8fc803ea3317f4464e72228dd961-d # internal github.com/coreos/mantle/vendor/golang.org/x/oauth2/jws mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/oauth2/jws /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/coreos/mantle/vendor/golang.org/x/oauth2/jws -complete -buildid cJTUcyV4V5zlSEikNp1A/cJTUcyV4V5zlSEikNp1A -goversion go1.15rc1 -D "" -importcfg $WORK/b217/importcfg -pack -c=4 ./jws.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/13/1393d2a0729441c8d81853c2f9ffefed30241e697f66e44a4611a6082cfebb57-d # internal github.com/coreos/mantle/vendor/github.com/google/uuid mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b068/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile database/sql/driver=$WORK/b209/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/google/uuid /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/coreos/mantle/vendor/github.com/google/uuid -complete -buildid yzz4W1zcR67x_mcKZlEX/yzz4W1zcR67x_mcKZlEX -goversion go1.15rc1 -D "" -importcfg $WORK/b210/importcfg -pack -c=4 ./dce.go ./doc.go ./hash.go ./marshal.go ./node.go ./node_net.go ./sql.go ./time.go ./util.go ./uuid.go ./version1.go ./version4.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/7d/7d311a00a7d7434f0e89af9bdc6f44be4919c1944177ab590233e0fc0d98f0bc-d # internal os/user mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p os/user -std -complete -buildid JbZfpD2zqJDTVfHGmm11/JbZfpD2zqJDTVfHGmm11 -goversion go1.15rc1 -D "" -importcfg $WORK/b219/importcfg -pack -c=4 ./lookup.go ./lookup_stubs.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/33/33870e4d0f5e1ab23389e98ef5b896948a397df8c37f45115daec67a4a3cdb59-d # internal github.com/coreos/mantle/vendor/github.com/pborman/uuid mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap github.com/google/uuid=github.com/coreos/mantle/vendor/github.com/google/uuid packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b068/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile database/sql/driver=$WORK/b209/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/google/uuid=$WORK/b210/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/pborman/uuid /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/coreos/mantle/vendor/github.com/pborman/uuid -complete -buildid fH2Z9LSLqsWMiNH1eXq6/fH2Z9LSLqsWMiNH1eXq6 -goversion go1.15rc1 -D "" -importcfg $WORK/b208/importcfg -pack -c=4 ./dce.go ./doc.go ./hash.go ./marshal.go ./node.go ./sql.go ./time.go ./util.go ./uuid.go ./version1.go ./version4.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/e3/e34e2712dc363b9a2c3fd2492aad69ea3e582df6c8ae758429b122f5e98e7a63-d # internal github.com/coreos/mantle/vendor/github.com/russross/blackfriday mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/russross/blackfriday /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/coreos/mantle/vendor/github.com/russross/blackfriday -complete -buildid ogn0DxhflC9sEHG6QPQI/ogn0DxhflC9sEHG6QPQI -goversion go1.15rc1 -D "" -importcfg $WORK/b224/importcfg -pack -c=4 ./block.go ./doc.go ./html.go ./inline.go ./latex.go ./markdown.go ./smartypants.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/62/62324a5cb94e73faf1f029fa23ce29f68b82fc7d0e9515cba439e15d1285d137-d # internal github.com/coreos/mantle/vendor/github.com/ulikunitz/xz mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/coreos/mantle/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/coreos/mantle/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b203/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/ulikunitz/xz/lzma=$WORK/b204/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile hash/crc64=$WORK/b206/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p github.com/coreos/mantle/vendor/github.com/ulikunitz/xz -complete -buildid SRPh3BrzYqwH75Y7Mett/SRPh3BrzYqwH75Y7Mett -goversion go1.15rc1 -D "" -importcfg $WORK/b202/importcfg -pack -c=4 ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/59/59285b1c1474f936fefa4934f39634e36538a8a20bbc8c7d1dd400dc5bc3f19d-d # internal encoding/csv mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p encoding/csv -std -complete -buildid Z7hb4y8rXanZ1pUzRkP0/Z7hb4y8rXanZ1pUzRkP0 -goversion go1.15rc1 -D "" -importcfg $WORK/b228/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/fb/fbc17c278146f75b7d19bff4714d8643438df7d1e6a236e9197557c2b0ca2b58-d # internal github.com/coreos/mantle/vendor/github.com/spf13/pflag mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/csv=$WORK/b228/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b156/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/coreos/mantle/vendor/github.com/spf13/pflag -complete -buildid H1OHq_ZTnbxDqGaXh20M/H1OHq_ZTnbxDqGaXh20M -goversion go1.15rc1 -D "" -importcfg $WORK/b227/importcfg -pack -c=4 ./bool.go ./count.go ./duration.go ./flag.go ./float32.go ./float64.go ./golangflag.go ./int.go ./int32.go ./int64.go ./int8.go ./int_slice.go ./ip.go ./ipmask.go ./ipnet.go ./string.go ./string_slice.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/e5/e57f7f72a2c6050600eae9b5e82ddfa3236d38b0dd5f44730f4532015cd6d290-d # internal github.com/coreos/mantle/util mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ioprogress=github.com/coreos/mantle/vendor/github.com/coreos/ioprogress importmap github.com/coreos/pkg/capnslog=github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog importmap github.com/ulikunitz/xz=github.com/coreos/mantle/vendor/github.com/ulikunitz/xz packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/bzip2=$WORK/b199/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ioprogress=$WORK/b200/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog=$WORK/b195/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/ulikunitz/xz=$WORK/b202/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/util /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/coreos/mantle/util -complete -buildid bAhYlR1_f8JRhjR7WadW/bAhYlR1_f8JRhjR7WadW -goversion go1.15rc1 -D "" -importcfg $WORK/b198/importcfg -pack -c=4 ./bunzip.go ./image.go ./logio.go ./retry.go ./xz.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/0e/0ea29c83639b2887b72a7208ab520046710ab4834833a124f7baa9a04b23fdcb-d # internal text/template/parse mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p text/template/parse -std -complete -buildid M4TPQ1ruA28_t3f2Xl_J/M4TPQ1ruA28_t3f2Xl_J -goversion go1.15rc1 -D "" -importcfg $WORK/b230/importcfg -pack -c=4 ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/fc/fc30b9d0ceb7bc76bde91fcd34694aa63ba2415e72d73e17ab5688cb9d168e84-d # internal github.com/coreos/mantle/vendor/github.com/cpuguy83/go-md2man/md2man mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config importmap github.com/russross/blackfriday=github.com/coreos/mantle/vendor/github.com/russross/blackfriday packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/russross/blackfriday=$WORK/b224/_pkg_.a packagefile html=$WORK/b225/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/cpuguy83/go-md2man/md2man /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/coreos/mantle/vendor/github.com/cpuguy83/go-md2man/md2man -complete -buildid wv5iI_SO1EWMnvIhfozr/wv5iI_SO1EWMnvIhfozr -goversion go1.15rc1 -D "" -importcfg $WORK/b223/importcfg -pack -c=4 ./md2man.go ./roff.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/61/615b2352e708f7290c9b616ef7ef5f1cf969bdf3212635a033ad03c06ec20300-d # internal github.com/coreos/mantle/harness/reporters mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b021/_pkg_.a packagefile github.com/coreos/mantle/harness/testresult=$WORK/b234/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/harness/reporters /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/coreos/mantle/harness/reporters -complete -buildid j3sKcgvaxkq8Qj-SRqmk/j3sKcgvaxkq8Qj-SRqmk -goversion go1.15rc1 -D "" -importcfg $WORK/b233/importcfg -pack -c=4 ./json.go ./reporter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/58/580c309efac23f7bde0086f9711233891ca4a1e2a379dcf05af4e314281a4a61-d # internal github.com/coreos/mantle/lang/natsort mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/lang/natsort /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/coreos/mantle/lang/natsort -complete -buildid KtkW2hfU7DLs_TSaYWcU/KtkW2hfU7DLs_TSaYWcU -goversion go1.15rc1 -D "" -importcfg $WORK/b236/importcfg -pack -c=4 ./cmp.go ./sort.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/b227/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/a4/a40bbc77a0c048ef530964ef3c9c484214857e550feafb789f1efda6a2cada11-d # internal github.com/coreos/mantle/lang/maps mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/mantle/lang/natsort=$WORK/b236/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/lang/maps /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/coreos/mantle/lang/maps -complete -buildid LOMIQOyvBky_oLJ3whBg/LOMIQOyvBky_oLJ3whBg -goversion go1.15rc1 -D "" -importcfg $WORK/b235/importcfg -pack -c=4 ./sorted.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/cd/cd32ede6b7de655b757a455aec36baaf6380711a1cd4b74696338c75c6c14117-d # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/61/616af48bc1258fea89333c13e803247cfa05559efb522197f544fb9ec9c84743-d # internal text/tabwriter mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF runtime/debug mkdir -p $WORK/b237/ cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p text/tabwriter -std -complete -buildid XG0EZHeZP65gW4M4YtPp/XG0EZHeZP65gW4M4YtPp -goversion go1.15rc1 -D "" -importcfg $WORK/b239/importcfg -pack -c=4 ./tabwriter.go cat >$WORK/b237/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/b237=>" -I $WORK/b237/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -gensymabis -o $WORK/b237/symabis ./debug.s cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p runtime/debug -std -buildid yZUxEfqefy1Z7Omq0p7q/yZUxEfqefy1Z7Omq0p7q -goversion go1.15rc1 -symabis $WORK/b237/symabis -D "" -importcfg $WORK/b237/importcfg -pack -asmhdr $WORK/b237/go_asm.h -c=4 ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/54/547d76dce891fecdd2637764088666dc60d75161c6e44f16a87fab6a99ebdde7-d # internal runtime/pprof mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b239/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p runtime/pprof -std -buildid Sz0mR2_1rqIfzRrNXeor/Sz0mR2_1rqIfzRrNXeor -goversion go1.15rc1 -D "" -importcfg $WORK/b238/importcfg -pack -c=4 ./elf.go ./label.go ./map.go ./pprof.go ./pprof_rusage.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/debug -trimpath "$WORK/b237=>" -I $WORK/b237/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -o $WORK/b237/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b237/_pkg_.a $WORK/b237/debug.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/9b/9b0992db0120684da0f75b6d375d11e4d12be20a00ff1de9899dd9a6d89d0075-d # internal runtime/trace mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p runtime/trace -std -buildid XJIBTbYFAMRYhqEbP5mo/XJIBTbYFAMRYhqEbP5mo -goversion go1.15rc1 -D "" -importcfg $WORK/b240/importcfg -pack -c=4 ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b230/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/c0/c0c7f44e9e18e4d3b91f88f0ce46d63859cab58db6acef85c4aa85cfed22c003-d # internal github.com/coreos/mantle/kola/torcx mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/kola/torcx /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/coreos/mantle/kola/torcx -complete -buildid fIPbyYrsY4MI24YzMFOe/fIPbyYrsY4MI24YzMFOe -goversion go1.15rc1 -D "" -importcfg $WORK/b243/importcfg -pack -c=4 ./torcx_manifest.go cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/14/147fc92a25593bbacdbdcfb40ea07814f43278263016ca23f33798d45db6c88d-d # internal text/template mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile internal/fmtsort=$WORK/b030/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template/parse=$WORK/b230/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p text/template -std -complete -buildid 7UZ9f9---18YlzX4jgPp/7UZ9f9---18YlzX4jgPp -goversion go1.15rc1 -D "" -importcfg $WORK/b229/importcfg -pack -c=4 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/ef/ef467cbd33325991813fbfbbae6914f745bc112f2dbc090abe1ab97d88f437a0-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr -complete -buildid XYuhuvODi1J13hf3m4qa/XYuhuvODi1J13hf3m4qa -goversion go1.15rc1 -D "" -importcfg $WORK/b246/importcfg -pack -c=4 ./error.go ./types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/25/25ff1903776f24775fc0902a9b279ffbbbcf7d1f8d8b781f1ec6f8aaf32a0635-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b246/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/ini /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/ini -complete -buildid SPEQ5V_XQAqtIzd9hdvH/SPEQ5V_XQAqtIzd9hdvH -goversion go1.15rc1 -D "" -importcfg $WORK/b248/importcfg -pack -c=4 ./ast.go ./comma_token.go ./comment_token.go ./doc.go ./empty_token.go ./expression.go ./ini.go ./ini_lexer.go ./ini_parser.go ./literal_tokens.go ./newline_token.go ./number_helper.go ./op_tokens.go ./parse_error.go ./parse_stack.go ./sep_tokens.go ./skipper.go ./statement.go ./value_util.go ./visitor.go ./walker.go ./ws_token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/7c/7c192ec873a4af36140eeb529b59d86ed1384cc5877c51435ea4c5dc1bbedccc-d # internal github.com/coreos/mantle/harness mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b156/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/harness/reporters=$WORK/b233/_pkg_.a packagefile github.com/coreos/mantle/harness/testresult=$WORK/b234/_pkg_.a packagefile github.com/coreos/mantle/lang/maps=$WORK/b235/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b237/_pkg_.a packagefile runtime/pprof=$WORK/b238/_pkg_.a packagefile runtime/trace=$WORK/b240/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/harness /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/coreos/mantle/harness -complete -buildid iMTqvWG4cynXU-e6jBqF/iMTqvWG4cynXU-e6jBqF -goversion go1.15rc1 -D "" -importcfg $WORK/b232/importcfg -pack -c=4 ./doc.go ./harness.go ./match.go ./suite.go ./test.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b093/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/ff/ffde05833f32b8cc2089563832ac9bc40668cbff62bbcb826e2079d094f9fdbc-d # internal github.com/coreos/mantle/vendor/github.com/Azure/azure-sdk-for-go/management mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/pkcs12=github.com/coreos/mantle/vendor/golang.org/x/crypto/pkcs12 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b045/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile encoding/pem=$WORK/b077/_pkg_.a packagefile encoding/xml=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/crypto/pkcs12=$WORK/b091/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/Azure/azure-sdk-for-go/management /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p github.com/coreos/mantle/vendor/github.com/Azure/azure-sdk-for-go/management -complete -buildid fzY21QAqOsmSxkn4qk0v/fzY21QAqOsmSxkn4qk0v -goversion go1.15rc1 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./client.go ./errors.go ./http.go ./operations.go ./publishSettings.go ./util.go cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/29/29751e936fd04ebb0517ff6b4611e9f1ef26be30b1a7b90f0441129eb4d8a758-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b248/_pkg_.a # internal github.com/coreos/mantle/vendor/github.com/Azure/azure-sdk-for-go/storage mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile encoding/xml=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/Azure/azure-sdk-for-go/storage /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p github.com/coreos/mantle/vendor/github.com/Azure/azure-sdk-for-go/storage -complete -buildid jpCjgpZtH5XUptzuVeMT/jpCjgpZtH5XUptzuVeMT -goversion go1.15rc1 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./blob.go ./client.go ./file.go ./queue.go ./table.go ./table_entities.go ./util.go cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/ec/ec8c7e769a3296534c1211d788fe2d218901f5f762f38db78db77497fb728974-d # internal github.com/coreos/mantle/vendor/github.com/vincent-petithory/dataurl mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/coreos/mantle/vendor/github.com/vincent-petithory/dataurl -complete -buildid ccOx1QI9BJxQZomhcMKl/ccOx1QI9BJxQZomhcMKl -goversion go1.15rc1 -D "" -importcfg $WORK/b166/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/4e/4e105e08b929ec29fccbb01bd028e0173c878ae986d559d715ac41e47cbeed44-d # internal github.com/coreos/mantle/vendor/golang.org/x/net/context/ctxhttp mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/coreos/mantle/vendor/golang.org/x/net/context/ctxhttp -complete -buildid TzZwag7pXQm3U1YAKTBu/TzZwag7pXQm3U1YAKTBu -goversion go1.15rc1 -D "" -importcfg $WORK/b214/importcfg -pack -c=4 ./ctxhttp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/d0/d030abe5065508ac97863cf48fa683d8045016a9597870237ef895b145a34ef6-d # internal github.com/coreos/mantle/vendor/github.com/Azure/azure-sdk-for-go/management/location mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config importmap github.com/Azure/azure-sdk-for-go/management=github.com/coreos/mantle/vendor/github.com/Azure/azure-sdk-for-go/management packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/xml=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Azure/azure-sdk-for-go/management=$WORK/b044/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/Azure/azure-sdk-for-go/management/location /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p github.com/coreos/mantle/vendor/github.com/Azure/azure-sdk-for-go/management/location -complete -buildid XrhJEzw0Xtem3-n2gNDc/XrhJEzw0Xtem3-n2gNDc -goversion go1.15rc1 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./client.go ./entities.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/76/764833462079da91651d98c7a8603ed4eca2c4f9c9f9b745ef6926a688d0138d-d # internal github.com/coreos/mantle/vendor/github.com/Azure/azure-sdk-for-go/management/storageservice mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config importmap github.com/Azure/azure-sdk-for-go/management=github.com/coreos/mantle/vendor/github.com/Azure/azure-sdk-for-go/management packagefile encoding/xml=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Azure/azure-sdk-for-go/management=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/Azure/azure-sdk-for-go/management/storageservice /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p github.com/coreos/mantle/vendor/github.com/Azure/azure-sdk-for-go/management/storageservice -complete -buildid 1VTppPG5UoFnZ3nbGuye/1VTppPG5UoFnZ3nbGuye -goversion go1.15rc1 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./client.go ./entities.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/48/483b243c377a774cb60ea131caefbe106e8c3128ba61bec9795b9d703928d808-d # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/ba/bad0403c62d86a682a41266b8f981398b073e846a55ebd1f40cd582491516540-d # internal github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_4_experimental/types mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/unit=github.com/coreos/mantle/vendor/github.com/coreos/go-systemd/unit importmap github.com/coreos/ignition/config/shared/errors=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors importmap github.com/coreos/ignition/config/shared/validations=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/validations importmap github.com/coreos/ignition/config/validate/report=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/mantle/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver=$WORK/b136/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/go-systemd/unit=$WORK/b162/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors=$WORK/b163/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/validations=$WORK/b164/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report=$WORK/b165/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vincent-petithory/dataurl=$WORK/b166/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_4_experimental/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_4_experimental/types -complete -buildid 4BuYgHqyh7J39vTfpud0/4BuYgHqyh7J39vTfpud0 -goversion go1.15rc1 -D "" -importcfg $WORK/b175/importcfg -pack -c=4 ./ca.go ./config.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./raid.go ./schema.go ./unit.go ./url.go ./verification.go github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_2/types mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/unit=github.com/coreos/mantle/vendor/github.com/coreos/go-systemd/unit importmap github.com/coreos/ignition/config/shared/errors=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors importmap github.com/coreos/ignition/config/shared/validations=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/validations importmap github.com/coreos/ignition/config/validate/report=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/mantle/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver=$WORK/b136/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/go-systemd/unit=$WORK/b162/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors=$WORK/b163/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/validations=$WORK/b164/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report=$WORK/b165/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vincent-petithory/dataurl=$WORK/b166/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_2/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_2/types -complete -buildid DtNoUUbRy2xhT34u_g3K/DtNoUUbRy2xhT34u_g3K -goversion go1.15rc1 -D "" -importcfg $WORK/b161/importcfg -pack -c=4 ./ca.go ./config.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./raid.go ./schema.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/35/35ada74d03465d04e2533054f9ab62a7d98b8c128be74223ded973e245c654e4-d # internal github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_0/types mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/unit=github.com/coreos/mantle/vendor/github.com/coreos/go-systemd/unit importmap github.com/coreos/ignition/config/shared/errors=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors importmap github.com/coreos/ignition/config/shared/validations=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/validations importmap github.com/coreos/ignition/config/validate/report=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/mantle/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver=$WORK/b136/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/go-systemd/unit=$WORK/b162/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors=$WORK/b163/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/validations=$WORK/b164/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report=$WORK/b165/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vincent-petithory/dataurl=$WORK/b166/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_0/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_0/types -complete -buildid o3peuahcpSUYNLkQIoOc/o3peuahcpSUYNLkQIoOc -goversion go1.15rc1 -D "" -importcfg $WORK/b178/importcfg -pack -c=4 ./compression.go ./config.go ./disk.go ./file.go ./filesystem.go ./group.go ./hash.go ./ignition.go ./networkd.go ./partition.go ./passwd.go ./path.go ./raid.go ./storage.go ./systemd.go ./unit.go ./url.go ./user.go ./verification.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/7b/7b4c293796dc63891dc27858918c6310bd3a4ae44506f8a3d38d9b0d1307e178-d # internal github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_1/types mkdir -p $WORK/b180/ cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/68/689cbe4417dc79978da7f1d531d556b3eb2a54ca19825a703cf2d782a4560bf4-d # internal cat >$WORK/b180/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/unit=github.com/coreos/mantle/vendor/github.com/coreos/go-systemd/unit importmap github.com/coreos/ignition/config/shared/errors=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors importmap github.com/coreos/ignition/config/shared/validations=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/validations importmap github.com/coreos/ignition/config/validate/report=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/mantle/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver=$WORK/b136/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/go-systemd/unit=$WORK/b162/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors=$WORK/b163/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/validations=$WORK/b164/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report=$WORK/b165/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vincent-petithory/dataurl=$WORK/b166/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_1/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_1/types -complete -buildid 4qdgHMnZAcY7cO28tDlU/4qdgHMnZAcY7cO28tDlU -goversion go1.15rc1 -D "" -importcfg $WORK/b180/importcfg -pack -c=4 ./config.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./raid.go ./schema.go ./unit.go ./url.go ./verification.go github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/types mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config importmap github.com/alecthomas/units=github.com/coreos/mantle/vendor/github.com/alecthomas/units importmap github.com/coreos/container-linux-config-transpiler/config/astyaml=github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/astyaml importmap github.com/coreos/container-linux-config-transpiler/config/platform=github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/platform importmap github.com/coreos/container-linux-config-transpiler/config/templating=github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/templating importmap github.com/coreos/container-linux-config-transpiler/config/types/util=github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/types/util importmap github.com/coreos/container-linux-config-transpiler/internal/util=github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/internal/util importmap github.com/coreos/go-semver/semver=github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/ignition/config/v2_2/types=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_2/types importmap github.com/coreos/ignition/config/validate=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate importmap github.com/coreos/ignition/config/validate/astnode=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/astnode importmap github.com/coreos/ignition/config/validate/report=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/mantle/vendor/github.com/vincent-petithory/dataurl packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b156/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/alecthomas/units=$WORK/b157/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/astyaml=$WORK/b152/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/platform=$WORK/b154/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/templating=$WORK/b158/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/types/util=$WORK/b159/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/internal/util=$WORK/b160/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver=$WORK/b136/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_2/types=$WORK/b161/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate=$WORK/b167/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/astnode=$WORK/b153/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report=$WORK/b165/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vincent-petithory/dataurl=$WORK/b166/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/types -complete -buildid 6b8xgyNssUIQix9ErB6U/6b8xgyNssUIQix9ErB6U -goversion go1.15rc1 -D "" -importcfg $WORK/b155/importcfg -pack -c=4 ./common.go ./config.go ./converter.go ./disks.go ./docker.go ./etcd.go ./files.go ./filesystems.go ./flannel.go ./locksmith.go ./networkd.go ./passwd.go ./raid.go ./security.go ./storage.go ./systemd.go ./update.go ./verification.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/66/66124011dbc0b97d1be303a7583336a046fecf69202f0a367aa77e60daa91cf1-d # internal github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/util mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config importmap github.com/ajeddeloh/go-json=github.com/coreos/mantle/vendor/github.com/ajeddeloh/go-json importmap github.com/coreos/ignition/config/shared/errors=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors importmap github.com/coreos/ignition/config/v2_4_experimental/types=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_4_experimental/types importmap github.com/coreos/ignition/config/validate/report=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report importmap go4.org/errorutil=github.com/coreos/mantle/vendor/go4.org/errorutil packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/ajeddeloh/go-json=$WORK/b168/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors=$WORK/b163/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_4_experimental/types=$WORK/b175/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report=$WORK/b165/_pkg_.a packagefile github.com/coreos/mantle/vendor/go4.org/errorutil=$WORK/b170/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/util /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/util -complete -buildid ivJ-vX4bbW6n-ZwvryBk/ivJ-vX4bbW6n-ZwvryBk -goversion go1.15rc1 -D "" -importcfg $WORK/b174/importcfg -pack -c=4 ./helpers.go ./parsingErrors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b115/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/f0/f0c3c37a0a8f8482892a55a1afff10f441199fc21be4e90ce992f13eb84de138-d # internal github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v1 mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config importmap github.com/ajeddeloh/go-json=github.com/coreos/mantle/vendor/github.com/ajeddeloh/go-json importmap github.com/coreos/ignition/config/shared/errors=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors importmap github.com/coreos/ignition/config/util=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/util importmap github.com/coreos/ignition/config/v1/types=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v1/types importmap github.com/coreos/ignition/config/validate=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate importmap github.com/coreos/ignition/config/validate/report=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/ajeddeloh/go-json=$WORK/b168/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors=$WORK/b163/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/util=$WORK/b174/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v1/types=$WORK/b176/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate=$WORK/b167/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report=$WORK/b165/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v1 -complete -buildid i6Lvle_xEjC1f9vmEQME/i6Lvle_xEjC1f9vmEQME -goversion go1.15rc1 -D "" -importcfg $WORK/b173/importcfg -pack -c=4 ./cloudinit.go ./config.go cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/4e/4ea14796f53b158938f6eef5c492f834d2ecf1d89595f45d2cdc215f7a3f9429-d # internal github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/upload mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap github.com/Azure/azure-sdk-for-go/storage=github.com/coreos/mantle/vendor/github.com/Azure/azure-sdk-for-go/storage importmap github.com/Microsoft/azure-vhd-utils/upload/concurrent=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/upload/concurrent importmap github.com/Microsoft/azure-vhd-utils/upload/progress=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/upload/progress importmap github.com/Microsoft/azure-vhd-utils/vhdcore/block/bitmap=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/block/bitmap importmap github.com/Microsoft/azure-vhd-utils/vhdcore/common=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/common importmap github.com/Microsoft/azure-vhd-utils/vhdcore/diskstream=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/diskstream importmap github.com/Microsoft/azure-vhd-utils/vhdcore/footer=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/footer packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Azure/azure-sdk-for-go/storage=$WORK/b115/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/upload/concurrent=$WORK/b119/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/upload/progress=$WORK/b121/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/block/bitmap=$WORK/b122/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/common=$WORK/b126/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/diskstream=$WORK/b129/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/footer=$WORK/b131/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/upload /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/upload -complete -buildid zgAv5cYysn2moBp_TMdy/zgAv5cYysn2moBp_TMdy -goversion go1.15rc1 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./detectEmptyRanges.go ./upload.go ./uploadableRanges.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/5e/5eafe068848be747d2abb5877c1fb6baedb5b89e2161a0e9d3ce61e378f2489b-d # internal github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/upload/metadata mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config importmap github.com/Azure/azure-sdk-for-go/storage=github.com/coreos/mantle/vendor/github.com/Azure/azure-sdk-for-go/storage importmap github.com/Microsoft/azure-vhd-utils/upload/progress=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/upload/progress importmap github.com/Microsoft/azure-vhd-utils/vhdcore/diskstream=github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/diskstream packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Azure/azure-sdk-for-go/storage=$WORK/b115/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/upload/progress=$WORK/b121/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/vhdcore/diskstream=$WORK/b129/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/upload/metadata /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/mantle/vendor/github.com/Microsoft/azure-vhd-utils/upload/metadata -complete -buildid Jle6VwyKF7qykWC8CzSA/Jle6VwyKF7qykWC8CzSA -goversion go1.15rc1 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./metaData.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b180/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/ea/ea4ab0c9d5ddb13e0307034b756abe53a5d9eb0bb5d11b7caba3b76e970313d5-d # internal github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_0 mkdir -p $WORK/b177/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b118/_pkg_.a # internal cat >$WORK/b177/importcfg << 'EOF' # internal # import config importmap github.com/ajeddeloh/go-json=github.com/coreos/mantle/vendor/github.com/ajeddeloh/go-json importmap github.com/coreos/go-semver/semver=github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/ignition/config/shared/errors=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors importmap github.com/coreos/ignition/config/v1=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v1 importmap github.com/coreos/ignition/config/v1/types=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v1/types importmap github.com/coreos/ignition/config/v2_0/types=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_0/types importmap github.com/coreos/ignition/config/validate=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate importmap github.com/coreos/ignition/config/validate/report=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/mantle/vendor/github.com/vincent-petithory/dataurl packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/ajeddeloh/go-json=$WORK/b168/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver=$WORK/b136/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors=$WORK/b163/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v1=$WORK/b173/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v1/types=$WORK/b176/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_0/types=$WORK/b178/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate=$WORK/b167/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report=$WORK/b165/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vincent-petithory/dataurl=$WORK/b166/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_0 -complete -buildid FHcXhjMN7qulzKDhtu8o/FHcXhjMN7qulzKDhtu8o -goversion go1.15rc1 -D "" -importcfg $WORK/b177/importcfg -pack -c=4 ./cloudinit.go ./config.go ./translate.go cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/3a/3a3f1a5ed3904b0c55f02916bf4d306df46dab7c48251027b55144f072698e27-d # internal github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_3/types mkdir -p $WORK/b183/ cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/ac/ac83dcb72a8b807e5de1dfabfbf7f1f0dc4365673149d58bd09cce313d2ce376-d # internal cat >$WORK/b183/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/unit=github.com/coreos/mantle/vendor/github.com/coreos/go-systemd/unit importmap github.com/coreos/ignition/config/shared/errors=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors importmap github.com/coreos/ignition/config/shared/validations=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/validations importmap github.com/coreos/ignition/config/validate/report=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/mantle/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver=$WORK/b136/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/go-systemd/unit=$WORK/b162/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors=$WORK/b163/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/validations=$WORK/b164/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report=$WORK/b165/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vincent-petithory/dataurl=$WORK/b166/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_3/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_3/types -complete -buildid JdRAwRJGwmGvKxFbG3gW/JdRAwRJGwmGvKxFbG3gW -goversion go1.15rc1 -D "" -importcfg $WORK/b183/importcfg -pack -c=4 ./ca.go ./config.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./raid.go ./schema.go ./unit.go ./url.go ./verification.go github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/unit=github.com/coreos/mantle/vendor/github.com/coreos/go-systemd/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/shared/validations=github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/shared/validations importmap github.com/coreos/ignition/v2/config/validate/report=github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/mantle/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b048/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver=$WORK/b136/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/go-systemd/unit=$WORK/b162/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b184/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b191/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/report=$WORK/b188/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vincent-petithory/dataurl=$WORK/b166/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/v3_0/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/v3_0/types -complete -buildid xWlpL2sxymzOE6Wjc_9S/xWlpL2sxymzOE6Wjc_9S -goversion go1.15rc1 -D "" -importcfg $WORK/b190/importcfg -pack -c=4 ./ca.go ./config.go ./directory.go ./disk.go ./file.go ./filesystem.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./raid.go ./schema.go ./storage.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/34/34dc49f7dad592c96a7e999492ffe67cbdb29f03849d2eeaa52699d93758c1bc-d # internal github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_1 mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config importmap github.com/ajeddeloh/go-json=github.com/coreos/mantle/vendor/github.com/ajeddeloh/go-json importmap github.com/coreos/go-semver/semver=github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/ignition/config/shared/errors=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors importmap github.com/coreos/ignition/config/util=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/util importmap github.com/coreos/ignition/config/v2_0=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_0 importmap github.com/coreos/ignition/config/v2_0/types=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_0/types importmap github.com/coreos/ignition/config/v2_1/types=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_1/types importmap github.com/coreos/ignition/config/validate=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate importmap github.com/coreos/ignition/config/validate/report=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/ajeddeloh/go-json=$WORK/b168/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver=$WORK/b136/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors=$WORK/b163/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/util=$WORK/b174/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_0=$WORK/b177/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_0/types=$WORK/b178/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_1/types=$WORK/b180/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate=$WORK/b167/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report=$WORK/b165/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_1 -complete -buildid 5YUo6FZbACoUGtcZLFei/5YUo6FZbACoUGtcZLFei -goversion go1.15rc1 -D "" -importcfg $WORK/b179/importcfg -pack -c=4 ./cloudinit.go ./config.go ./translate.go cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/e9/e9b40ebfa3ba49cb67b5345ef8bac7b9eaff348fd21f55bedb5c6ad98590ec31-d # internal github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config importmap github.com/ajeddeloh/yaml=github.com/coreos/mantle/vendor/github.com/ajeddeloh/yaml importmap github.com/coreos/container-linux-config-transpiler/config/astyaml=github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/astyaml importmap github.com/coreos/container-linux-config-transpiler/config/platform=github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/platform importmap github.com/coreos/container-linux-config-transpiler/config/types=github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/types importmap github.com/coreos/ignition/config/v2_2/types=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_2/types importmap github.com/coreos/ignition/config/validate=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate importmap github.com/coreos/ignition/config/validate/astnode=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/astnode importmap github.com/coreos/ignition/config/validate/report=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report packagefile github.com/coreos/mantle/vendor/github.com/ajeddeloh/yaml=$WORK/b151/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/astyaml=$WORK/b152/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/platform=$WORK/b154/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config/types=$WORK/b155/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_2/types=$WORK/b161/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate=$WORK/b167/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/astnode=$WORK/b153/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report=$WORK/b165/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config -complete -buildid pG0SLzHDJz_OzIeMFWHP/pG0SLzHDJz_OzIeMFWHP -goversion go1.15rc1 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/b3/b3af7cd1fc01597f275331edc2fbc0415738f9c57431be794b3ad1f2ee81a5b9-d # internal github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_2 mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config importmap github.com/ajeddeloh/go-json=github.com/coreos/mantle/vendor/github.com/ajeddeloh/go-json importmap github.com/coreos/go-semver/semver=github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/ignition/config/shared/errors=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors importmap github.com/coreos/ignition/config/util=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/util importmap github.com/coreos/ignition/config/v2_1=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_1 importmap github.com/coreos/ignition/config/v2_1/types=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_1/types importmap github.com/coreos/ignition/config/v2_2/types=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_2/types importmap github.com/coreos/ignition/config/validate=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate importmap github.com/coreos/ignition/config/validate/report=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/ajeddeloh/go-json=$WORK/b168/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver=$WORK/b136/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors=$WORK/b163/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/util=$WORK/b174/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_1=$WORK/b179/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_1/types=$WORK/b180/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_2/types=$WORK/b161/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate=$WORK/b167/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report=$WORK/b165/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_2 -complete -buildid ycaufgChehH5JJaH3FPB/ycaufgChehH5JJaH3FPB -goversion go1.15rc1 -D "" -importcfg $WORK/b181/importcfg -pack -c=4 ./cloudinit.go ./config.go ./translate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/fa/fae48843953f0a712b74b79b53b7850f3ec76cca8798cd075d1eec0bae45febb-d # internal github.com/coreos/mantle/vendor/golang.org/x/oauth2/internal mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context/ctxhttp=github.com/coreos/mantle/vendor/golang.org/x/net/context/ctxhttp packagefile context=$WORK/b047/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile encoding/pem=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/net/context/ctxhttp=$WORK/b214/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/oauth2/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/coreos/mantle/vendor/golang.org/x/oauth2/internal -complete -buildid jWbdLVCcDMiqKZJ9wAdJ/jWbdLVCcDMiqKZJ9wAdJ -goversion go1.15rc1 -D "" -importcfg $WORK/b213/importcfg -pack -c=4 ./doc.go ./oauth2.go ./token.go ./transport.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/34/3426a4516a6c864011567ed5c3a8821a25a0d87870ca75957f6624cc0c758eca-d # internal github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/v3_0 mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/ignition/v2/config/merge=github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/merge importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/ignition/v2/config/v3_0/types=github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/v3_0/types importmap github.com/coreos/ignition/v2/config/validate=github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate importmap github.com/coreos/ignition/v2/config/validate/report=github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/report packagefile github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver=$WORK/b136/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/merge=$WORK/b186/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b184/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b187/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b190/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b192/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate/report=$WORK/b188/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/v3_0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/v3_0 -complete -buildid JlCSuWblWE4wDjg_nZ1w/JlCSuWblWE4wDjg_nZ1w -goversion go1.15rc1 -D "" -importcfg $WORK/b185/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/21/21ff1444d0910567c7f21da768d41e89cbc0e1bc35e2e43a9dcaab4ad65b599b-d # internal github.com/coreos/mantle/vendor/cloud.google.com/go/compute/metadata mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/coreos/mantle/vendor/golang.org/x/net/context importmap golang.org/x/net/context/ctxhttp=github.com/coreos/mantle/vendor/golang.org/x/net/context/ctxhttp packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/net/context=$WORK/b211/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/net/context/ctxhttp=$WORK/b214/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/cloud.google.com/go/compute/metadata /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/coreos/mantle/vendor/cloud.google.com/go/compute/metadata -complete -buildid epaI9hg92mZZl6riyHZ6/epaI9hg92mZZl6riyHZ6 -goversion go1.15rc1 -D "" -importcfg $WORK/b216/importcfg -pack -c=4 ./metadata.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b213/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b185/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/f6/f6b54db980a17e82e751d18f32ff70192cae83e90cd34008a524a6d4994674e4-d # internal github.com/coreos/mantle/vendor/golang.org/x/oauth2 mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2/internal=github.com/coreos/mantle/vendor/golang.org/x/oauth2/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/oauth2/internal=$WORK/b213/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/oauth2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/coreos/mantle/vendor/golang.org/x/oauth2 -complete -buildid c7lEzy3vD1IUvSvqIPD1/c7lEzy3vD1IUvSvqIPD1 -goversion go1.15rc1 -D "" -importcfg $WORK/b212/importcfg -pack -c=4 ./oauth2.go ./token.go ./transport.go cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/4f/4f9c631ca51831886e41ade1b1b6b22dea8a0439b3dad7701be61fab33a278dc-d # internal github.com/coreos/mantle/vendor/github.com/spf13/cobra mkdir -p $WORK/b222/ cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/fb/fbdcec56cc39202bafce7ff2c80cf02cccfc8e4fb1bf11b497d557753ab52d47-d # internal github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_3 mkdir -p $WORK/b182/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config importmap github.com/cpuguy83/go-md2man/md2man=github.com/coreos/mantle/vendor/github.com/cpuguy83/go-md2man/md2man importmap github.com/inconshreveable/mousetrap=github.com/coreos/mantle/vendor/github.com/inconshreveable/mousetrap importmap github.com/spf13/pflag=github.com/coreos/mantle/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/cpuguy83/go-md2man/md2man=$WORK/b223/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/inconshreveable/mousetrap=$WORK/b226/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/spf13/pflag=$WORK/b227/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile text/template=$WORK/b229/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cat >$WORK/b182/importcfg << 'EOF' # internal # import config importmap github.com/ajeddeloh/go-json=github.com/coreos/mantle/vendor/github.com/ajeddeloh/go-json importmap github.com/coreos/go-semver/semver=github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/ignition/config/shared/errors=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors importmap github.com/coreos/ignition/config/util=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/util importmap github.com/coreos/ignition/config/v2_2=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_2 importmap github.com/coreos/ignition/config/v2_2/types=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_2/types importmap github.com/coreos/ignition/config/v2_3/types=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_3/types importmap github.com/coreos/ignition/config/validate=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate importmap github.com/coreos/ignition/config/validate/report=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/ajeddeloh/go-json=$WORK/b168/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver=$WORK/b136/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors=$WORK/b163/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/util=$WORK/b174/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_2=$WORK/b181/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_2/types=$WORK/b161/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_3/types=$WORK/b183/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate=$WORK/b167/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate/report=$WORK/b165/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/coreos/mantle/vendor/github.com/spf13/cobra -complete -buildid j1HT9DEPErDmjp5axBQh/j1HT9DEPErDmjp5axBQh -goversion go1.15rc1 -D "" -importcfg $WORK/b222/importcfg -pack -c=4 ./bash_completions.go ./cobra.go ./command.go ./doc_util.go ./man_docs.go ./md_docs.go cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_3 -complete -buildid oh99X4IzAka2BaU4asTl/oh99X4IzAka2BaU4asTl -goversion go1.15rc1 -D "" -importcfg $WORK/b182/importcfg -pack -c=4 ./cloudinit.go ./config.go ./translate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b216/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/5e/5edd8ea60b1356182c3570b2dfd50e682ac580dfe5190069d14bdc44de42b945-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults -complete -buildid uxQJkk7G2H3xvBc2DTk-/uxQJkk7G2H3xvBc2DTk- -goversion go1.15rc1 -D "" -importcfg $WORK/b249/importcfg -pack -c=4 ./ecs_container.go ./shared_config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/25/25a28af93633ec935cbde7fc002a0e9f52834559006126d332b6e9a7ef83292f-d # internal github.com/coreos/mantle/vendor/golang.org/x/oauth2/jwt mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config importmap golang.org/x/oauth2=github.com/coreos/mantle/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/internal=github.com/coreos/mantle/vendor/golang.org/x/oauth2/internal importmap golang.org/x/oauth2/jws=github.com/coreos/mantle/vendor/golang.org/x/oauth2/jws packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/oauth2=$WORK/b212/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/oauth2/internal=$WORK/b213/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/oauth2/jws=$WORK/b217/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/oauth2/jwt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/coreos/mantle/vendor/golang.org/x/oauth2/jwt -complete -buildid 0Br0-rbtM8p0WSkmm84C/0Br0-rbtM8p0WSkmm84C -goversion go1.15rc1 -D "" -importcfg $WORK/b218/importcfg -pack -c=4 ./jwt.go cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/82/82b6efab8bfe02f84f42d8a1a241b5b6fe107546cd92cd0e7b7c00aaf0a836d6-d # internal github.com/coreos/mantle/platform/conf mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config importmap github.com/coreos/container-linux-config-transpiler/config=github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config importmap github.com/coreos/coreos-cloudinit/config=github.com/coreos/mantle/vendor/github.com/coreos/coreos-cloudinit/config importmap github.com/coreos/ignition/config/shared/errors=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors importmap github.com/coreos/ignition/config/v1=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v1 importmap github.com/coreos/ignition/config/v1/types=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v1/types importmap github.com/coreos/ignition/config/v2_0=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_0 importmap github.com/coreos/ignition/config/v2_0/types=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_0/types importmap github.com/coreos/ignition/config/v2_1=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_1 importmap github.com/coreos/ignition/config/v2_1/types=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_1/types importmap github.com/coreos/ignition/config/v2_2=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_2 importmap github.com/coreos/ignition/config/v2_2/types=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_2/types importmap github.com/coreos/ignition/config/v2_3=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_3 importmap github.com/coreos/ignition/config/v2_3/types=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_3/types importmap github.com/coreos/ignition/config/validate=github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/v3_0=github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/v3_0 importmap github.com/coreos/ignition/v2/config/v3_0/types=github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/v3_0/types importmap github.com/coreos/ignition/v2/config/validate=github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate importmap github.com/coreos/pkg/capnslog=github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog importmap github.com/vincent-petithory/dataurl=github.com/coreos/mantle/vendor/github.com/vincent-petithory/dataurl importmap golang.org/x/crypto/ssh/agent=github.com/coreos/mantle/vendor/golang.org/x/crypto/ssh/agent packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/container-linux-config-transpiler/config=$WORK/b150/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/coreos-cloudinit/config=$WORK/b171/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/shared/errors=$WORK/b163/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v1=$WORK/b173/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v1/types=$WORK/b176/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_0=$WORK/b177/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_0/types=$WORK/b178/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_1=$WORK/b179/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_1/types=$WORK/b180/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_2=$WORK/b181/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_2/types=$WORK/b161/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_3=$WORK/b182/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/v2_3/types=$WORK/b183/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/config/validate=$WORK/b167/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b184/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/v3_0=$WORK/b185/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b190/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b192/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog=$WORK/b195/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vincent-petithory/dataurl=$WORK/b166/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/crypto/ssh/agent=$WORK/b146/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/platform/conf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/coreos/mantle/platform/conf -complete -buildid UOr-Cmh4Y1QfM2QdDibw/UOr-Cmh4Y1QfM2QdDibw -goversion go1.15rc1 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./conf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/f5/f5ccab0f8dd11d8cee77d571913f5b5e8b2522fd9347aabb576e3bae2c49143d-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/internal/ini=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/ini importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b246/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/ini=$WORK/b248/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b249/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials -complete -buildid ba6bLVKMFqtYhROtUDZl/ba6bLVKMFqtYhROtUDZl -goversion go1.15rc1 -D "" -importcfg $WORK/b247/importcfg -pack -c=4 ./chain_provider.go ./credentials.go ./env_provider.go ./shared_credentials_provider.go ./static_provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/c5/c5ace90829de24ccbf578965bda5ee565102e08e16555bdbb6d46c1d07447888-d # internal github.com/coreos/mantle/vendor/golang.org/x/oauth2/google mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config importmap cloud.google.com/go/compute/metadata=github.com/coreos/mantle/vendor/cloud.google.com/go/compute/metadata importmap golang.org/x/oauth2=github.com/coreos/mantle/vendor/golang.org/x/oauth2 importmap golang.org/x/oauth2/internal=github.com/coreos/mantle/vendor/golang.org/x/oauth2/internal importmap golang.org/x/oauth2/jws=github.com/coreos/mantle/vendor/golang.org/x/oauth2/jws importmap golang.org/x/oauth2/jwt=github.com/coreos/mantle/vendor/golang.org/x/oauth2/jwt packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/coreos/mantle/vendor/cloud.google.com/go/compute/metadata=$WORK/b216/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/oauth2=$WORK/b212/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/oauth2/internal=$WORK/b213/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/oauth2/jws=$WORK/b217/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/oauth2/jwt=$WORK/b218/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/user=$WORK/b219/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/oauth2/google /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/coreos/mantle/vendor/golang.org/x/oauth2/google -complete -buildid 363FbMJ24SdgK9zi8for/363FbMJ24SdgK9zi8for -goversion go1.15rc1 -D "" -importcfg $WORK/b215/importcfg -pack -c=4 ./appengine.go ./appengine_gen2_flex.go ./default.go ./doc.go ./google.go ./jwt.go ./sdk.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/e2/e2bb65610e14bce77edb0f1f4c3f5b902802ddb3a8c059bb801dd52645366fb7-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b246/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/endpoints /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/endpoints -complete -buildid PY9sIDiQKRawroiPaNuE/PY9sIDiQKRawroiPaNuE -goversion go1.15rc1 -D "" -importcfg $WORK/b250/importcfg -pack -c=4 ./decode.go ./defaults.go ./dep_service_ids.go ./doc.go ./endpoints.go ./v3model.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/1f/1f13b0de0d0321a21051a3139bfc120aa2b062da84922777433f0822f54b1280-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/sdkio /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/sdkio -complete -buildid fasngSQPaV75JpnOGEOX/fasngSQPaV75JpnOGEOX -goversion go1.15rc1 -D "" -importcfg $WORK/b251/importcfg -pack -c=4 ./io_go1.7.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b222/_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/3f/3fc4f86cad7e34ffadc924f6036d7f4f46b0896207f38233a3a4dbb96fc87e92-d # internal github.com/coreos/mantle/vendor/github.com/jmespath/go-jmespath mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/20/20d94d6288c205521b6d57e1da78873c135040ff6fb2d8bf9215cce25a8b2cf6-d # internal github.com/coreos/mantle/cli mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config importmap github.com/coreos/pkg/capnslog=github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog importmap github.com/spf13/cobra=github.com/coreos/mantle/vendor/github.com/spf13/cobra packagefile github.com/coreos/mantle/system/exec=$WORK/b139/_pkg_.a packagefile github.com/coreos/mantle/version=$WORK/b221/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog=$WORK/b195/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/spf13/cobra=$WORK/b222/_pkg_.a packagefile os=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/cli /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/coreos/mantle/cli -complete -buildid reBJ8Ukxgip7pQpv_mQ3/reBJ8Ukxgip7pQpv_mQ3 -goversion go1.15rc1 -D "" -importcfg $WORK/b220/importcfg -pack -c=4 ./cli.go cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/jmespath/go-jmespath /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/coreos/mantle/vendor/github.com/jmespath/go-jmespath -complete -buildid JMgeif4vpUeCDEN2yOoG/JMgeif4vpUeCDEN2yOoG -goversion go1.15rc1 -D "" -importcfg $WORK/b256/importcfg -pack -c=4 ./api.go ./astnodetype_string.go ./functions.go ./interpreter.go ./lexer.go ./parser.go ./toktype_string.go ./util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/e0/e02412b61250509fb76e420a2c8a8c2278bf58197471f3df268ae916045cd946-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/sdkrand mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b058/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/sdkrand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/sdkrand -complete -buildid YsUy-MDPwTSQ5QW8yA8H/YsUy-MDPwTSQ5QW8yA8H -goversion go1.15rc1 -D "" -importcfg $WORK/b257/importcfg -pack -c=4 ./locked_source.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/5b/5b37b7849b3499d3b962239dde80058c25576264aafa2250910455816175bb48-d # internal net/http/httputil mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b097/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/http/internal=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p net/http/httputil -std -complete -buildid CHQJC8GyrPH0Jkwc6VqQ/CHQJC8GyrPH0Jkwc6VqQ -goversion go1.15rc1 -D "" -importcfg $WORK/b258/importcfg -pack -c=4 ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/e5/e52daf706677ffa3dabd46359455588cebfb4001236c2acf8c2bb8040be828fb-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b246/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b247/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds -complete -buildid hZ0dG6cT2Jup0WF0cUEi/hZ0dG6cT2Jup0WF0cUEi -goversion go1.15rc1 -D "" -importcfg $WORK/b261/importcfg -pack -c=4 ./provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/d4/d407b808abe02cdd2999e511ee8d9308fc2232dc69c8106906c0a98512758d3e-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b112/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/sdkuri /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/sdkuri -complete -buildid cBgs9jYrCDk6B_IFerwQ/cBgs9jYrCDk6B_IFerwQ -goversion go1.15rc1 -D "" -importcfg $WORK/b274/importcfg -pack -c=4 ./path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/10/10bc52614c83a87b5d573ace422e8baf48c79cd8f5f7e15cbd4ba952ecbcb71c-d # internal github.com/coreos/mantle/vendor/github.com/digitalocean/godo/context mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/digitalocean/godo/context /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/coreos/mantle/vendor/github.com/digitalocean/godo/context -complete -buildid OvorZlKwEy_fXwQC0ClB/OvorZlKwEy_fXwQC0ClB -goversion go1.15rc1 -D "" -importcfg $WORK/b288/importcfg -pack -c=4 ./context.go ./context_go17.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/59/59e569c1cd47cb204a9926afb8f02387223bf2762ed2d7303b36cc24ffcbad37-d # internal github.com/coreos/mantle/vendor/github.com/google/go-querystring/query mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/google/go-querystring/query /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/coreos/mantle/vendor/github.com/google/go-querystring/query -complete -buildid nJxuPe4rBgNapgMF9ZiC/nJxuPe4rBgNapgMF9ZiC -goversion go1.15rc1 -D "" -importcfg $WORK/b289/importcfg -pack -c=4 ./encode.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/b258/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/33/332162648f5d650a4f869e9ec54a1ff075e19233512a81d234f1e1034f3369db-d # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/10/10b421b6e906deffd0852c2fac3e4cfb37b82422c76be012064e746fb54cbcec-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config importmap github.com/jmespath/go-jmespath=github.com/coreos/mantle/vendor/github.com/jmespath/go-jmespath packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/jmespath/go-jmespath=$WORK/b256/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF github.com/coreos/mantle/vendor/github.com/tent/http-link-go mkdir -p $WORK/b290/ cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awsutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awsutil -complete -buildid Om6hMu_bF-zk_r92Krqm/Om6hMu_bF-zk_r92Krqm -goversion go1.15rc1 -D "" -importcfg $WORK/b255/importcfg -pack -c=4 ./copy.go ./equal.go ./path_value.go ./prettify.go ./string_value.go cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/tent/http-link-go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/coreos/mantle/vendor/github.com/tent/http-link-go -complete -buildid Y5bwrp-DRyObFu_2KA8u/Y5bwrp-DRyObFu_2KA8u -goversion go1.15rc1 -D "" -importcfg $WORK/b290/importcfg -pack -c=4 ./link.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/a1/a174fb63c3491a686811f25a633c4af90e72ef4851b85b163522ff929c6dd7df-d # internal archive/tar mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/user=$WORK/b219/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p archive/tar -std -complete -buildid eifC89tjwjhJ4otP-jqQ/eifC89tjwjhJ4otP-jqQ -goversion go1.15rc1 -D "" -importcfg $WORK/b292/importcfg -pack -c=4 ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/5c/5ceaa12e99c0381bf082f560cc4e87e79a9e146b6316b89809c8c60a266f05dd-d # internal github.com/coreos/mantle/vendor/github.com/digitalocean/godo mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config importmap github.com/digitalocean/godo/context=github.com/coreos/mantle/vendor/github.com/digitalocean/godo/context importmap github.com/google/go-querystring/query=github.com/coreos/mantle/vendor/github.com/google/go-querystring/query importmap github.com/tent/http-link-go=github.com/coreos/mantle/vendor/github.com/tent/http-link-go packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/digitalocean/godo/context=$WORK/b288/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/google/go-querystring/query=$WORK/b289/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/tent/http-link-go=$WORK/b290/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/digitalocean/godo /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/coreos/mantle/vendor/github.com/digitalocean/godo -complete -buildid lAySsvp3kEWzxTarTYHX/lAySsvp3kEWzxTarTYHX -goversion go1.15rc1 -D "" -importcfg $WORK/b287/importcfg -pack -c=4 ./account.go ./action.go ./certificates.go ./doc.go ./domains.go ./droplet_actions.go ./droplets.go ./errors.go ./firewalls.go ./floating_ips.go ./floating_ips_actions.go ./godo.go ./image_actions.go ./images.go ./keys.go ./links.go ./load_balancers.go ./regions.go ./sizes.go ./snapshots.go ./storage.go ./storage_actions.go ./strings.go ./tags.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/3e/3e589ebea18549a76bb582be42128a37e66292f6723691ad46e16eac1d02f310-d # internal github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/debug mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path=$WORK/b112/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/debug /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/debug -complete -buildid -32QRaN-6rTXW3qaaJBL/-32QRaN-6rTXW3qaaJBL -goversion go1.15rc1 -D "" -importcfg $WORK/b298/importcfg -pack -c=4 ./debug.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/6c/6cc133f36200437aba547e0ede5d7444d373b4903c0a5572fb6bd01ae4829752-d # internal github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/progress mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/progress /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/progress -complete -buildid lhqWaO3N9Ha3sQ4A1yya/lhqWaO3N9Ha3sQ4A1yya -goversion go1.15rc1 -D "" -importcfg $WORK/b299/importcfg -pack -c=4 ./aggregator.go ./doc.go ./prefix.go ./reader.go ./report.go ./scale.go ./sinker.go ./tee.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/72/72d68aa424784dae9dd5a340bed952490d7e4df68f324d57474a7e2e3da8b058-d # internal github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/types mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/types -complete -buildid QkPBpx-pQWUnWs6PS9zD/QkPBpx-pQWUnWs6PS9zD -goversion go1.15rc1 -D "" -importcfg $WORK/b300/importcfg -pack -c=4 ./base.go ./enum.go ./fault.go ./helpers.go ./if.go ./internal.go ./registry.go ./types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/5b/5b75e7a424d708d52268a9329645b1316cf9197445bb2882d0f013712432c74d-d # internal github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/xml mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b022/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/xml /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/xml -complete -buildid sNULNEs7x3mYWn5Je8n2/sNULNEs7x3mYWn5Je8n2 -goversion go1.15rc1 -D "" -importcfg $WORK/b301/importcfg -pack -c=4 ./extras.go ./marshal.go ./read.go ./typeinfo.go ./xml.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/d5/d5a8c4ae229906afb0d3e9b885559ab9b47997de5b8e9d88cc4bdf35865e4549-d # internal net/http/cookiejar mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http/cookiejar /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p net/http/cookiejar -std -complete -buildid sUNfWdZp2zWaAfNdyjs8/sUNfWdZp2zWaAfNdyjs8 -goversion go1.15rc1 -D "" -importcfg $WORK/b302/importcfg -pack -c=4 ./jar.go ./punycode.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b301/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/5f/5ff8b202364b6758e20e4483491a669d789969f2b6e37759322b470dcff20fe4-d # internal github.com/coreos/mantle/vendor/github.com/vmware/govmomi/ovf mkdir -p $WORK/b309/ cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/23/23872cc53c17fb7cbd034b41633b8ef4466f0f8573fe08427804c84b1bbb30ea-d # internal github.com/coreos/mantle/vendor/google.golang.org/api/googleapi/internal/uritemplates mkdir -p $WORK/b314/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/xml=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/vmware/govmomi/ovf /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/coreos/mantle/vendor/github.com/vmware/govmomi/ovf -complete -buildid jzsKMx8jdlMJi9B7YvM7/jzsKMx8jdlMJi9B7YvM7 -goversion go1.15rc1 -D "" -importcfg $WORK/b309/importcfg -pack -c=4 ./cim.go ./doc.go ./env.go ./envelope.go ./ovf.go cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/api/googleapi/internal/uritemplates /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/coreos/mantle/vendor/google.golang.org/api/googleapi/internal/uritemplates -complete -buildid IwYVGDs6yTHIWnHPah_b/IwYVGDs6yTHIWnHPah_b -goversion go1.15rc1 -D "" -importcfg $WORK/b314/importcfg -pack -c=4 ./uritemplates.go ./utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/98/98abc8d61b4e096443d46fe252af2c8c61c690d2db9ef9b22525112d138747b7-d # internal github.com/coreos/mantle/vendor/google.golang.org/api/googleapi mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config importmap google.golang.org/api/googleapi/internal/uritemplates=github.com/coreos/mantle/vendor/google.golang.org/api/googleapi/internal/uritemplates packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/api/googleapi/internal/uritemplates=$WORK/b314/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/api/googleapi /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/coreos/mantle/vendor/google.golang.org/api/googleapi -complete -buildid 6ooyWQRMr4-YjTUs9OLQ/6ooyWQRMr4-YjTUs9OLQ -goversion go1.15rc1 -D "" -importcfg $WORK/b313/importcfg -pack -c=4 ./googleapi.go ./types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/b6/b677e3ca65af9dafdf9f1279d324d3c733fbb9941e886526650733dd33c62c6e-d # internal github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud -complete -buildid Vj7CHmNASLR51sc1CE1I/Vj7CHmNASLR51sc1CE1I -goversion go1.15rc1 -D "" -importcfg $WORK/b316/importcfg -pack -c=4 ./auth_options.go ./doc.go ./endpoint_search.go ./errors.go ./params.go ./provider_client.go ./results.go ./service_client.go ./util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/78/782cc3fc30ed091afec12c2518e779c5a5d6e43cae8c0d56f3928b940ffa6c04-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/sdkio packagefile context=$WORK/b047/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b246/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b247/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b250/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b251/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws -complete -buildid jq6bQ8Tr1uBHmyCQhSPT/jq6bQ8Tr1uBHmyCQhSPT -goversion go1.15rc1 -D "" -importcfg $WORK/b245/importcfg -pack -c=4 ./config.go ./context_1_9.go ./context_background_1_7.go ./context_sleep.go ./convert_types.go ./doc.go ./errors.go ./jsonvalue.go ./logger.go ./types.go ./url.go ./version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/76/765d6bc5099f37246df649c21d4bc96edc1aec046d25ad5223c32876fcff7137-d # internal github.com/coreos/mantle/vendor/google.golang.org/api/gensupport mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config importmap google.golang.org/api/googleapi=github.com/coreos/mantle/vendor/google.golang.org/api/googleapi packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/api/googleapi=$WORK/b313/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile mime/multipart=$WORK/b108/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/api/gensupport /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/coreos/mantle/vendor/google.golang.org/api/gensupport -complete -buildid _R_OWpcQzaIyx8psbSUx/_R_OWpcQzaIyx8psbSUx -goversion go1.15rc1 -D "" -importcfg $WORK/b312/importcfg -pack -c=4 ./backoff.go ./buffer.go ./doc.go ./header.go ./json.go ./jsonfloat.go ./media.go ./params.go ./resumable.go ./retry.go ./send.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/c3/c327ada568cecfd412012310f22a5bbfb88f7ae122bc10ab03e512529a3b4998-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/sdkio packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b245/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b246/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b255/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b253/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b251/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request -complete -buildid eEg4sI_vQ0T7t7xQ72C2/eEg4sI_vQ0T7t7xQ72C2 -goversion go1.15rc1 -D "" -importcfg $WORK/b254/importcfg -pack -c=4 ./connection_reset_error.go ./handlers.go ./http_request.go ./offset_reader.go ./request.go ./request_1_8.go ./request_context.go ./request_pagination.go ./retryer.go ./timeout_read_closer.go ./validation.go ./waiter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/f1/f1df429cc110aa1b24da204ec68b795865069934c224e820676cb30921317508-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b245/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream -complete -buildid p_go0EUZQ4xO9XZV9gd4/p_go0EUZQ4xO9XZV9gd4 -goversion go1.15rc1 -D "" -importcfg $WORK/b281/importcfg -pack -c=4 ./debug.go ./decode.go ./encode.go ./error.go ./header.go ./header_value.go ./message.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/60/60f28afb7dd64c5b3348cbf17884d71fbf068fd166dbbddaeaff82de181e1830-d # internal github.com/coreos/mantle/vendor/google.golang.org/api/compute/v1 mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config importmap google.golang.org/api/gensupport=github.com/coreos/mantle/vendor/google.golang.org/api/gensupport importmap google.golang.org/api/googleapi=github.com/coreos/mantle/vendor/google.golang.org/api/googleapi packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/api/gensupport=$WORK/b312/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/api/googleapi=$WORK/b313/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/api/compute/v1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/coreos/mantle/vendor/google.golang.org/api/compute/v1 -complete -buildid Cdz7cii0QZumFCBbeVqK/Cdz7cii0QZumFCBbeVqK -goversion go1.15rc1 -D "" -importcfg $WORK/b311/importcfg -pack -c=4 ./compute-gen.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/0c/0cd83cbcfc64150d1e966bc1a6d84162d7086b2c311d8929ef9cb06673a94472-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b252/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b281/_pkg_.a # internal cat >$WORK/b252/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkrand=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/sdkrand packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b245/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b253/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b257/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/http/httputil=$WORK/b258/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client -complete -buildid GoPpWfVk7jxamOTNs6hM/GoPpWfVk7jxamOTNs6hM -goversion go1.15rc1 -D "" -importcfg $WORK/b252/importcfg -pack -c=4 ./client.go ./default_retryer.go ./logger.go cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/85/854758b6c151007bf834d6b5c916778958e1227ff061a9f7d0a38560a45d1f53-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b245/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b246/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b247/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/corehandlers /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/corehandlers -complete -buildid f0spyA5ZjsdhWQ8vJzV3/f0spyA5ZjsdhWQ8vJzV3 -goversion go1.15rc1 -D "" -importcfg $WORK/b260/importcfg -pack -c=4 ./handlers.go ./param_validator.go ./user_agent.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/78/784b14b4a03402fbc81aace0ab106a8e0a8d78010e3d73e3f0d9b2e73b9f9003-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b245/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b253/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol -complete -buildid _e_PHgzZyHTbreVpUxTa/_e_PHgzZyHTbreVpUxTa -goversion go1.15rc1 -D "" -importcfg $WORK/b266/importcfg -pack -c=4 ./host.go ./host_prefix.go ./idempotency.go ./jsonvalue.go ./payload.go ./timestamp.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/4b/4b8ea03a7666b4255c965a80302cca1b21c406c0ec848207edceacf77c861bcd-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b245/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b246/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/csm /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/csm -complete -buildid Iy87m4FEC4FghG6KEPBX/Iy87m4FEC4FghG6KEPBX -goversion go1.15rc1 -D "" -importcfg $WORK/b270/importcfg -pack -c=4 ./doc.go ./enable.go ./metric.go ./metric_chan.go ./metric_exception.go ./reporter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/5a/5a0437819786e933e42e2a31e79b5039029e28bf00791c14cd94c94d519da2de-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b245/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b246/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol=$WORK/b266/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/rest /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/rest -complete -buildid luD9F0FsH1XSZtpkct7o/luD9F0FsH1XSZtpkct7o -goversion go1.15rc1 -D "" -importcfg $WORK/b265/importcfg -pack -c=4 ./build.go ./payload.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/67/67330c3a002b8f021233700deff77152986027793e0ffcfbbc23c44b470bf9b8-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/private/protocol=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol=$WORK/b266/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil -complete -buildid oAnPIXjLSKzb-PVWpI7y/oAnPIXjLSKzb-PVWpI7y -goversion go1.15rc1 -D "" -importcfg $WORK/b268/importcfg -pack -c=4 ./queryutil.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/7f/7f460af747939a1964323abdacaf2938c1f7e3ce04ed6c885382bbca258fd009-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/private/protocol=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile encoding/xml=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol=$WORK/b266/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -complete -buildid wwNabmscntooFl0IgNs0/wwNabmscntooFl0IgNs0 -goversion go1.15rc1 -D "" -importcfg $WORK/b269/importcfg -pack -c=4 ./build.go ./unmarshal.go ./xml_to_struct.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/e5/e584421730978d1b6b48717f41cf0aceb5433cbf9a545f2d57f14da6673773a6-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/sdkio importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/rest packagefile crypto/hmac=$WORK/b067/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b245/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b247/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b251/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b265/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 -complete -buildid SGs5QgxyNnahEid4TlDO/SGs5QgxyNnahEid4TlDO -goversion go1.15rc1 -D "" -importcfg $WORK/b264/importcfg -pack -c=4 ./header_rules.go ./options.go ./uri_path.go ./v4.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/77/771acf02b2c3e8891f5f0b6753af7a298dc3e1a5b4cbad33da9afa70a95e2bd7-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol/query/queryutil=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil importmap github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil packagefile encoding/xml=$WORK/b043/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b246/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b268/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b269/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/query /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/query -complete -buildid 9E_bzL8k0NhawJjcVMwR/9E_bzL8k0NhawJjcVMwR -goversion go1.15rc1 -D "" -importcfg $WORK/b267/importcfg -pack -c=4 ./build.go ./unmarshal.go ./unmarshal_error.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/76/7617f9e10a979fcd22c96bd500eac3e36d04bdadcd2bbc47c040ccbb021fa30a-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/request=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/sdkuri=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/sdkuri packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b245/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b246/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client=$WORK/b252/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b253/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b260/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b274/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata -complete -buildid dMhyQTUlDeGQzJNYVeZg/dMhyQTUlDeGQzJNYVeZg -goversion go1.15rc1 -D "" -importcfg $WORK/b273/importcfg -pack -c=4 ./api.go ./service.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/f2/f208c661980382da94afed2ac7efdcdce38aebe1f9635ed132fa708927ae7522-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol/query=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/query packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b245/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b255/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client=$WORK/b252/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b253/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b247/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b264/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b267/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/service/sts /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/service/sts -complete -buildid AmjjFp3s4T5bdZjPDxqF/AmjjFp3s4T5bdZjPDxqF -goversion go1.15rc1 -D "" -importcfg $WORK/b263/importcfg -pack -c=4 ./api.go ./doc.go ./errors.go ./service.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/9f/9f0213ebebac852e8d73ea4d83b7859bd1756ad95a923ecd6d7474b65ea30081-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata importmap github.com/aws/aws-sdk-go/internal/sdkuri=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/sdkuri packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b246/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client=$WORK/b252/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b247/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b273/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b274/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -complete -buildid IGGzH3KVvXGJvwG1m_pa/IGGzH3KVvXGJvwG1m_pa -goversion go1.15rc1 -D "" -importcfg $WORK/b272/importcfg -pack -c=4 ./ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/9b/9b72f21ee99d9ef52dcdebc001dcf66710f3cd5f535686dc72e6fca7558af76b-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request packagefile encoding/json=$WORK/b021/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b245/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b246/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client=$WORK/b252/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b253/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b247/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -complete -buildid IGMjl_Ef9_-sJPRXYss7/IGMjl_Ef9_-sJPRXYss7 -goversion go1.15rc1 -D "" -importcfg $WORK/b275/importcfg -pack -c=4 ./provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/45/456864c8ac3b6dc931d7c2eda70d0a90197d9452aebad980eac62cb47bcf1e95-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds importmap github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds importmap github.com/aws/aws-sdk-go/aws/ec2metadata=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/aws/request=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b245/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b246/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b260/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b247/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b272/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b275/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b273/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b250/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b249/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/defaults /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/defaults -complete -buildid OInTjeTOurUq61fsjHHh/OInTjeTOurUq61fsjHHh -goversion go1.15rc1 -D "" -importcfg $WORK/b271/importcfg -pack -c=4 ./defaults.go ./shared_config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/22/2223162c5d2b8374550d03617069b6cb7ed51b208c9a497afa3fb96f531954c0-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/service/sts=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/service/sts packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b245/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b246/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client=$WORK/b252/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b247/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/service/sts=$WORK/b263/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds -complete -buildid xEa89wIInWslt3kyuUL6/xEa89wIInWslt3kyuUL6 -goversion go1.15rc1 -D "" -importcfg $WORK/b262/importcfg -pack -c=4 ./assume_role_provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/70/704cf87b970e3114ee45a0b42b284a62f474045bb75be98b8039063b26287d43-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol/query/queryutil=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil importmap github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil packagefile encoding/xml=$WORK/b043/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b246/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b268/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b269/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query -complete -buildid ypYT1lJn6udu8XZz6IIT/ypYT1lJn6udu8XZz6IIT -goversion go1.15rc1 -D "" -importcfg $WORK/b277/importcfg -pack -c=4 ./build.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/77/773a60acb67341d5d48f670fb72cf173247ffe75ab91d1472b7e16da1608c73f-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/client=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/corehandlers=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/corehandlers importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/credentials/processcreds=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds importmap github.com/aws/aws-sdk-go/aws/credentials/stscreds=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds importmap github.com/aws/aws-sdk-go/aws/csm=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/csm importmap github.com/aws/aws-sdk-go/aws/defaults=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/defaults importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/aws/request=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/internal/ini=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/ini importmap github.com/aws/aws-sdk-go/internal/shareddefaults=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults packagefile crypto/tls=$WORK/b045/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b245/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b246/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client=$WORK/b252/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b260/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b247/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b261/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b262/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/csm=$WORK/b270/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/defaults=$WORK/b271/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b250/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/ini=$WORK/b248/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b249/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/session /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/session -complete -buildid v83OMBblycxWJs06GMcW/v83OMBblycxWJs06GMcW -goversion go1.15rc1 -D "" -importcfg $WORK/b259/importcfg -pack -c=4 ./cabundle_transport.go ./doc.go ./env_config.go ./session.go ./shared_config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/7a/7ab01bccab919710e516ceebbb081d2444d3a9ec1264cccdafd4b9f3039f40d5-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/service/ec2 mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/endpoints=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/endpoints importmap github.com/aws/aws-sdk-go/aws/request=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/internal/sdkrand=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/sdkrand importmap github.com/aws/aws-sdk-go/private/protocol=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/ec2query=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b245/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b255/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client=$WORK/b252/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b253/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b250/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b264/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b257/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol=$WORK/b266/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query=$WORK/b277/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/service/ec2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/service/ec2 -complete -buildid EDClELnMfbGD32yykcLg/EDClELnMfbGD32yykcLg -goversion go1.15rc1 -D "" -importcfg $WORK/b276/importcfg -pack -c=4 ./api.go ./customizations.go ./doc.go ./errors.go ./service.go ./waiters.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/27/275b398509b5ed4deb363d9244d717aa08cfdceff42b1b9cc7f750bab2e7eb50-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/service/iam mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/private/protocol=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/query=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/query packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b245/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b255/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client=$WORK/b252/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b253/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b264/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol=$WORK/b266/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b267/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/service/iam /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/service/iam -complete -buildid cboWCPnJPDjn-6Wsqfqp/cboWCPnJPDjn-6Wsqfqp -goversion go1.15rc1 -D "" -importcfg $WORK/b278/importcfg -pack -c=4 ./api.go ./doc.go ./errors.go ./service.go ./waiters.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/be/be140a1dfc9e0bd5d83e73fcec6b13e1595dbd25c27410a74a268d1716fd37a7-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/s3err mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b246/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/s3err /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/s3err -complete -buildid hhkvL2xtHEV-cHqHqslF/hhkvL2xtHEV-cHqHqslF -goversion go1.15rc1 -D "" -importcfg $WORK/b280/importcfg -pack -c=4 ./error.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/f0/f0cee64dd62237b0ad7c2983e9d4654870788026a969c9c578f2b34117fdee29-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/private/protocol=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/eventstream=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b245/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol=$WORK/b266/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b281/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi -complete -buildid wlcrW2dEm-LG64YvBIFK/wlcrW2dEm-LG64YvBIFK -goversion go1.15rc1 -D "" -importcfg $WORK/b282/importcfg -pack -c=4 ./api.go ./error.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/0b/0bd67471978349b63ed8e81dd8bc26f45b8006b2f2eb2e913f75ded787629a98-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/restxml mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/request=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/private/protocol/query=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/query importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/rest importmap github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/xml=$WORK/b043/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b246/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b267/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b265/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b269/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/restxml /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/restxml -complete -buildid DLhqE2HnAIaMI4HQWS92/DLhqE2HnAIaMI4HQWS92 -goversion go1.15rc1 -D "" -importcfg $WORK/b283/importcfg -pack -c=4 ./restxml.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/d7/d769c74ad67a42cb52ce934e2eec1872d8b4ead0c6f9a81d260ec60b64c86c2b-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/service/s3 mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/client/metadata=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client/metadata importmap github.com/aws/aws-sdk-go/aws/request=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/aws/signer/v4=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 importmap github.com/aws/aws-sdk-go/internal/s3err=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/s3err importmap github.com/aws/aws-sdk-go/internal/sdkio=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/sdkio importmap github.com/aws/aws-sdk-go/private/protocol=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol importmap github.com/aws/aws-sdk-go/private/protocol/eventstream=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream importmap github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi importmap github.com/aws/aws-sdk-go/private/protocol/rest=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/rest importmap github.com/aws/aws-sdk-go/private/protocol/restxml=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/restxml packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b068/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile encoding/xml=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b245/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b246/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b255/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client=$WORK/b252/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b253/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b264/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/s3err=$WORK/b280/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b251/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol=$WORK/b266/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b281/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b282/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b265/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b283/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/service/s3 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/service/s3 -complete -buildid fHX62iEzVvPLmh-bGcAi/fHX62iEzVvPLmh-bGcAi -goversion go1.15rc1 -D "" -importcfg $WORK/b279/importcfg -pack -c=4 ./api.go ./body_hash.go ./bucket_location.go ./customizations.go ./doc.go ./doc_custom.go ./errors.go ./host_style_bucket.go ./platform_handlers_go1.6.go ./service.go ./sse.go ./statusok_error.go ./unmarshal_error.go ./waiters.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/39/39384a80a1f93f3c306addb01e08661791fdd5d4eef2369e3dc7b0f5b5c26e69-d # internal github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/pagination mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud=$WORK/b316/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/pagination /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/pagination -complete -buildid RtSh-IGWIzsGUH-ua3pJ/RtSh-IGWIzsGUH-ua3pJ -goversion go1.15rc1 -D "" -importcfg $WORK/b320/importcfg -pack -c=4 ./http.go ./linked.go ./marker.go ./pager.go ./pkg.go ./single.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/e6/e6841d8de795da2b4dd69b71a1a1e8f6f652124932b3e5e885b6e02e19581f6e-d # internal github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/pagination packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud=$WORK/b316/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/pagination=$WORK/b320/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants -complete -buildid W8peydQAF6xa_d2NzmEe/W8peydQAF6xa_d2NzmEe -goversion go1.15rc1 -D "" -importcfg $WORK/b319/importcfg -pack -c=4 ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/90/90d3abac12d61fe21fdae8a2f94ff79ec6e017a60e54bbd26c505a407a66d236-d # internal github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud=$WORK/b316/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tenants=$WORK/b319/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens -complete -buildid M9t__TACJWzvHG_8qLxf/M9t__TACJWzvHG_8qLxf -goversion go1.15rc1 -D "" -importcfg $WORK/b318/importcfg -pack -c=4 ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b279/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/c7/c7a504f1a5957378847f0b5bb88d4ab022eb237848078af3f0eae269fb994886-d # internal github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud=$WORK/b316/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens -complete -buildid dexQ1_xCFrUpcu_nxgr4/dexQ1_xCFrUpcu_nxgr4 -goversion go1.15rc1 -D "" -importcfg $WORK/b321/importcfg -pack -c=4 ./doc.go ./requests.go ./results.go ./urls.go cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/32/32019cd70753fc9b692e63b151be7ac3427ad0dc96ad2f9154b9e81620b3bea5-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/service/s3/s3iface mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/request=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/service/s3=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/service/s3 packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b245/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/service/s3=$WORK/b279/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/service/s3/s3iface /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/service/s3/s3iface -complete -buildid CSJhKKxIMPhMoXJ9rwEH/CSJhKKxIMPhMoXJ9rwEH -goversion go1.15rc1 -D "" -importcfg $WORK/b285/importcfg -pack -c=4 ./interface.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/e5/e5c98e5c4e71ce2b239fd57baf74da8aa52326101fe205909ca997afcdfc3468-d # internal github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/utils mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud=$WORK/b316/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/utils /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/utils -complete -buildid LQ1al-_ceIA7v812D-Z1/LQ1al-_ceIA7v812D-Z1 -goversion go1.15rc1 -D "" -importcfg $WORK/b322/importcfg -pack -c=4 ./base_endpoint.go ./choose_version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/31/31d9702030bc7adf3661b6061d58d439cf746ea2c3a142d4949d8b5f29082232-d # internal github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens importmap github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens importmap github.com/gophercloud/gophercloud/openstack/utils=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/utils packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud=$WORK/b316/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/identity/v2/tokens=$WORK/b318/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/identity/v3/tokens=$WORK/b321/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/utils=$WORK/b322/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack -complete -buildid UShsYHCIzuwTzuwO8R9j/UShsYHCIzuwTzuwO8R9j -goversion go1.15rc1 -D "" -importcfg $WORK/b317/importcfg -pack -c=4 ./auth_env.go ./client.go ./doc.go ./endpoint_location.go ./errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/5e/5e324f6e97c569a7a6207a5f67f34672523666a10da056dbd2c8907097d227a9-d # internal github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/pagination packagefile encoding/json=$WORK/b021/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud=$WORK/b316/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/pagination=$WORK/b320/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/floatingips -complete -buildid kPHcHcGH4fjVL0iHlqLv/kPHcHcGH4fjVL0iHlqLv -goversion go1.15rc1 -D "" -importcfg $WORK/b323/importcfg -pack -c=4 ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/9f/9f6b8560da16052e6d60522ff2e7ef6ee59474748a3630bfca924946b561ed48-d # internal github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/service/s3/s3manager mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go/aws=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws importmap github.com/aws/aws-sdk-go/aws/awserr=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr importmap github.com/aws/aws-sdk-go/aws/awsutil=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awsutil importmap github.com/aws/aws-sdk-go/aws/client=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client importmap github.com/aws/aws-sdk-go/aws/credentials=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials importmap github.com/aws/aws-sdk-go/aws/request=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request importmap github.com/aws/aws-sdk-go/service/s3=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/service/s3 importmap github.com/aws/aws-sdk-go/service/s3/s3iface=github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/service/s3/s3iface packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws=$WORK/b245/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awserr=$WORK/b246/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b255/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/client=$WORK/b252/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/credentials=$WORK/b247/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/aws/request=$WORK/b254/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/service/s3=$WORK/b279/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b285/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/service/s3/s3manager /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/coreos/mantle/vendor/github.com/aws/aws-sdk-go/service/s3/s3manager -complete -buildid bH01Lanr-GkyLFl65qfw/bH01Lanr-GkyLFl65qfw -goversion go1.15rc1 -D "" -importcfg $WORK/b284/importcfg -pack -c=4 ./batch.go ./bucket_region.go ./doc.go ./download.go ./upload.go ./upload_input.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/c8/c8a55913f1cbca41eef545ab4cf53a3d3bdea2f98f537f9cbc715101fb3f048d-d # internal github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/flavors mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/pagination packagefile encoding/json=$WORK/b021/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud=$WORK/b316/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/pagination=$WORK/b320/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/flavors /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/flavors -complete -buildid T4U8f-gFJehUMIqEA9O4/T4U8f-gFJehUMIqEA9O4 -goversion go1.15rc1 -D "" -importcfg $WORK/b326/importcfg -pack -c=4 ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/70/70083ab72708391603b01fd50a44abf4f748626fb7c0930d3892f26131bb91c9-d # internal github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/images mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/pagination packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud=$WORK/b316/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/pagination=$WORK/b320/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/images /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/images -complete -buildid PaIVbAGHg7e8ve0TbYMB/PaIVbAGHg7e8ve0TbYMB -goversion go1.15rc1 -D "" -importcfg $WORK/b327/importcfg -pack -c=4 ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/fd/fd6a232a725da4d3a58d0c8b76b3e9b2c210c4cb2db377e43602e55f02f03f21-d # internal github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/imageservice/v2/imagedata mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud=$WORK/b316/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/imageservice/v2/imagedata /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/imageservice/v2/imagedata -complete -buildid KYQ4GOTMyZbUL4Uk9QyB/KYQ4GOTMyZbUL4Uk9QyB -goversion go1.15rc1 -D "" -importcfg $WORK/b328/importcfg -pack -c=4 ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/21/21b0baca3b478c629f69f9cd66a9398fd50c7fad0820677b890778b069bae3ba-d # internal github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/compute/v2/flavors=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/flavors importmap github.com/gophercloud/gophercloud/openstack/compute/v2/images=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/images importmap github.com/gophercloud/gophercloud/pagination=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/pagination packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud=$WORK/b316/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/flavors=$WORK/b326/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/images=$WORK/b327/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/pagination=$WORK/b320/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers -complete -buildid EHVOBf9mWmQVnxjraV8Y/EHVOBf9mWmQVnxjraV8Y -goversion go1.15rc1 -D "" -importcfg $WORK/b325/importcfg -pack -c=4 ./doc.go ./errors.go ./requests.go ./results.go ./urls.go ./util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/87/87df0408a97dd86356b42ba8f599ef4dd9403c61f304a4608db9abf4b5f300ab-d # internal github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/internal mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/internal -complete -buildid ZtELV0ppex0dbtfwnkG6/ZtELV0ppex0dbtfwnkG6 -goversion go1.15rc1 -D "" -importcfg $WORK/b330/importcfg -pack -c=4 ./pkg.go ./util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/23/2338f66db244ed40631ee79d269a4ea67ff5dbc96a8244e8f0acfebe9525ec9f-d # internal github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/imageservice/v2/images mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/internal=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/internal importmap github.com/gophercloud/gophercloud/openstack/utils=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/utils importmap github.com/gophercloud/gophercloud/pagination=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/pagination packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud=$WORK/b316/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/internal=$WORK/b330/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/utils=$WORK/b322/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/pagination=$WORK/b320/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/imageservice/v2/images /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/imageservice/v2/images -complete -buildid ae6YUIufqX-2pZGf_Oe-/ae6YUIufqX-2pZGf_Oe- -goversion go1.15rc1 -D "" -importcfg $WORK/b329/importcfg -pack -c=4 ./doc.go ./requests.go ./results.go ./types.go ./urls.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/e1/e14a7e9cebe19c93114c1d14477f55f777b5f491961b9020189b181c89724431-d # internal github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/extensions/security/rules mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/pagination packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud=$WORK/b316/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/pagination=$WORK/b320/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/extensions/security/rules /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/extensions/security/rules -complete -buildid gn1OPHYfAAPicy7b64pY/gn1OPHYfAAPicy7b64pY -goversion go1.15rc1 -D "" -importcfg $WORK/b332/importcfg -pack -c=4 ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/01/01bd68ece052584d1ebd3f61414db3f61022994fb51f0bf881429c22b8f972a2-d # internal github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/extensions/security/groups mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/networking/v2/extensions/security/rules=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/extensions/security/rules importmap github.com/gophercloud/gophercloud/pagination=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/pagination packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud=$WORK/b316/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/extensions/security/rules=$WORK/b332/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/pagination=$WORK/b320/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/extensions/security/groups /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/extensions/security/groups -complete -buildid FvIoCaPEdSxWNoXMbCs6/FvIoCaPEdSxWNoXMbCs6 -goversion go1.15rc1 -D "" -importcfg $WORK/b331/importcfg -pack -c=4 ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/87/87e9bdebc70b9680dcd2032a41f7b4b9df48d124bb8c1ad23e4e19b07e046717-d # internal github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/keypairs mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/openstack/compute/v2/servers=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers importmap github.com/gophercloud/gophercloud/pagination=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/pagination packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud=$WORK/b316/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/servers=$WORK/b325/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/pagination=$WORK/b320/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/keypairs /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/compute/v2/extensions/keypairs -complete -buildid hvvW1_5zb2hgDCEIxoih/hvvW1_5zb2hgDCEIxoih -goversion go1.15rc1 -D "" -importcfg $WORK/b324/importcfg -pack -c=4 ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/d4/d4ef835446b54943f91296f03e7da7548cabafdb64ce50c5ac5ae5e46d9f1ef9-d # internal github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/networks mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config importmap github.com/gophercloud/gophercloud=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud importmap github.com/gophercloud/gophercloud/pagination=github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/pagination packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud=$WORK/b316/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/pagination=$WORK/b320/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/networks /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/coreos/mantle/vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/networks -complete -buildid j5pQfqDB0tTEdzb9Iu3V/j5pQfqDB0tTEdzb9Iu3V -goversion go1.15rc1 -D "" -importcfg $WORK/b333/importcfg -pack -c=4 ./doc.go ./requests.go ./results.go ./urls.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/ce/ceacaebe6d5e418d256a137f07f8242ae0eb5c3dd83a5988e6c196af0cfb8c05-d # internal github.com/coreos/mantle/lang/reader mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/lang/reader /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/coreos/mantle/lang/reader -complete -buildid 9slRO13Porkyr7OlQTip/9slRO13Porkyr7OlQTip -goversion go1.15rc1 -D "" -importcfg $WORK/b336/importcfg -pack -c=4 ./reader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/4c/4c7320d458830101faa7239c0a138a79e4e91088bfe183aca16a66203189bc56-d # internal github.com/coreos/mantle/lang/worker mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config importmap github.com/coreos/pkg/multierror=github.com/coreos/mantle/vendor/github.com/coreos/pkg/multierror importmap golang.org/x/net/context=github.com/coreos/mantle/vendor/golang.org/x/net/context packagefile github.com/coreos/mantle/vendor/github.com/coreos/pkg/multierror=$WORK/b207/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/net/context=$WORK/b211/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/lang/worker /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/coreos/mantle/lang/worker -complete -buildid xGhiFeVwcEeBrAsQq3-t/xGhiFeVwcEeBrAsQq3-t -goversion go1.15rc1 -D "" -importcfg $WORK/b337/importcfg -pack -c=4 ./group.go ./parallel.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/78/784f89d363309a00b53ccafedd5bd68405a5dd3ce84635d5efa469b299a51303-d # internal github.com/coreos/mantle/vendor/google.golang.org/api/storage/v1 mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config importmap google.golang.org/api/gensupport=github.com/coreos/mantle/vendor/google.golang.org/api/gensupport importmap google.golang.org/api/googleapi=github.com/coreos/mantle/vendor/google.golang.org/api/googleapi packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/api/gensupport=$WORK/b312/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/api/googleapi=$WORK/b313/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/api/storage/v1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/coreos/mantle/vendor/google.golang.org/api/storage/v1 -complete -buildid y57w3WMrC12hyo6Rx8hz/y57w3WMrC12hyo6Rx8hz -goversion go1.15rc1 -D "" -importcfg $WORK/b338/importcfg -pack -c=4 ./storage-gen.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/1c/1cb7dbf23df4913842460c5a59f3e6a2472b0086826b6e64e60d7dcd2fc7cec6-d # internal github.com/coreos/mantle/vendor/github.com/packethost/packngo mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/http/httputil=$WORK/b258/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/packethost/packngo /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/coreos/mantle/vendor/github.com/packethost/packngo -complete -buildid jId1KtEmbMZAnVtlNVLQ/jId1KtEmbMZAnVtlNVLQ -goversion go1.15rc1 -D "" -importcfg $WORK/b339/importcfg -pack -c=4 ./billing_address.go ./devices.go ./email.go ./facilities.go ./ip.go ./operatingsystems.go ./organizations.go ./packngo.go ./payment_methods.go ./plans.go ./ports.go ./projects.go ./rate.go ./spotmarket.go ./sshkeys.go ./timestamp.go ./user.go ./utils.go ./virtualnetworks.go ./volumes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/fa/fa9be11d0cf836af6346e859c3cb04d8214e79afce173d020786c9de30bcd571-d # internal expvar mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p expvar -std -complete -buildid O_aa-ofjXbbQDtiNHjs6/O_aa-ofjXbbQDtiNHjs6 -goversion go1.15rc1 -D "" -importcfg $WORK/b349/importcfg -pack -c=4 ./expvar.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/56/5687a043e5aa791c37af297a5744a647f9434d2af5288384f180fa7b2baab6fa-d # internal github.com/coreos/mantle/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b022/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/coreos/mantle/vendor/github.com/gogo/protobuf/proto -complete -buildid gORLuVPGs2RuLPtbY8GD/gORLuVPGs2RuLPtbY8GD -goversion go1.15rc1 -D "" -importcfg $WORK/b354/importcfg -pack -c=4 ./clone.go ./custom_gogo.go ./decode.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/77/7775f39aee98f2e56c168e3ab3fd7e060e1488e8961d6b58ba4bcbba9b98d969-d # internal github.com/coreos/mantle/storage mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config importmap github.com/coreos/pkg/capnslog=github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog importmap golang.org/x/net/context=github.com/coreos/mantle/vendor/golang.org/x/net/context importmap google.golang.org/api/googleapi=github.com/coreos/mantle/vendor/google.golang.org/api/googleapi importmap google.golang.org/api/storage/v1=github.com/coreos/mantle/vendor/google.golang.org/api/storage/v1 packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/lang/natsort=$WORK/b236/_pkg_.a packagefile github.com/coreos/mantle/lang/reader=$WORK/b336/_pkg_.a packagefile github.com/coreos/mantle/lang/worker=$WORK/b337/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog=$WORK/b195/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/net/context=$WORK/b211/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/api/googleapi=$WORK/b313/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/api/storage/v1=$WORK/b338/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/storage /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/coreos/mantle/storage -complete -buildid F_-mcCkOO_p6qJWoArp7/F_-mcCkOO_p6qJWoArp7 -goversion go1.15rc1 -D "" -importcfg $WORK/b335/importcfg -pack -c=4 ./bucket.go ./error.go ./object.go ./storage.go ./sync.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b276/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/2a/2abc0ae3f47374bc9ae57c7fa91c7c820d1ea029d1425d6f663347bd74251518-d # internal github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b022/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto -complete -buildid EnGAcksExzdqyAj-8il4/EnGAcksExzdqyAj-8il4 -goversion go1.15rc1 -D "" -importcfg $WORK/b356/importcfg -pack -c=4 ./clone.go ./decode.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/bd/bd08d5c86fb5d0a7e97e49170c142aaeb0cbd5af644f8fdca13e45835173b61d-d # internal github.com/coreos/mantle/vendor/golang.org/x/net/internal/timeseries mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/net/internal/timeseries /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/coreos/mantle/vendor/golang.org/x/net/internal/timeseries -complete -buildid 8JNnagqO67NvN63KVo7g/8JNnagqO67NvN63KVo7g -goversion go1.15rc1 -D "" -importcfg $WORK/b360/importcfg -pack -c=4 ./timeseries.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/d4/d49b9134c6c1f2d82dc47487a2b6bced6f4329a914776ca5d2594ff2f29d1b2b-d # internal html/template mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile html=$WORK/b225/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template=$WORK/b229/_pkg_.a packagefile text/template/parse=$WORK/b230/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p html/template -std -complete -buildid kkipHQuPMuvw3AMocDYe/kkipHQuPMuvw3AMocDYe -goversion go1.15rc1 -D "" -importcfg $WORK/b361/importcfg -pack -c=4 ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/bf/bf87e4a7899c32d5e4c694506f230c6dc02c41d55a52f2f8253ec710bfe68c8d-d # internal github.com/coreos/mantle/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/coreos/mantle/vendor/github.com/gogo/protobuf/proto packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gogo/protobuf/proto=$WORK/b354/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/coreos/mantle/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -buildid XjPNY7fJ065ZJSKAmmYL/XjPNY7fJ065ZJSKAmmYL -goversion go1.15rc1 -D "" -importcfg $WORK/b355/importcfg -pack -c=4 ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b356/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/4d/4d313af95a3f0b8ac2ce7e8a9be51f61c632373a6473fb8edc1481bff30d074b-d # internal github.com/coreos/mantle/vendor/golang.org/x/net/trace mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/timeseries=github.com/coreos/mantle/vendor/golang.org/x/net/internal/timeseries packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/net/internal/timeseries=$WORK/b360/_pkg_.a packagefile html/template=$WORK/b361/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile text/tabwriter=$WORK/b239/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/net/trace /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/coreos/mantle/vendor/golang.org/x/net/trace -complete -buildid Gy8odNgqC3pnNW-ajAsD/Gy8odNgqC3pnNW-ajAsD -goversion go1.15rc1 -D "" -importcfg $WORK/b359/importcfg -pack -c=4 ./events.go ./histogram.go ./trace.go cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/79/79c0d2f36dc1124c57d28b9bb987560263d25afe21603b00223fecfc1cd5b6b9-d # internal github.com/coreos/mantle/vendor/google.golang.org/grpc/grpclog mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/coreos/mantle/vendor/google.golang.org/grpc/grpclog -complete -buildid DmyEZodlXlIuulhj8AZh/DmyEZodlXlIuulhj8AZh -goversion go1.15rc1 -D "" -importcfg $WORK/b364/importcfg -pack -c=4 ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/3f/3f8bab062a4888235c8317f5f51025049582ff3d245d61d1efd134a66fd87280-d # internal github.com/coreos/mantle/vendor/google.golang.org/grpc/connectivity mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/coreos/mantle/vendor/google.golang.org/grpc/grpclog packagefile context=$WORK/b047/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/grpclog=$WORK/b364/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/coreos/mantle/vendor/google.golang.org/grpc/connectivity -complete -buildid cWzkVHRp70xkkCmK2FQf/cWzkVHRp70xkkCmK2FQf -goversion go1.15rc1 -D "" -importcfg $WORK/b363/importcfg -pack -c=4 ./connectivity.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/e1/e165fa1364716f534a2250a03d1d682569dfc25e76c571afecbabdd3eb9f350a-d # internal github.com/coreos/mantle/vendor/google.golang.org/grpc/credentials/internal mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b080/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/grpc/credentials/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/coreos/mantle/vendor/google.golang.org/grpc/credentials/internal -complete -buildid O3CR8ggwUq_dDUsMEQeO/O3CR8ggwUq_dDUsMEQeO -goversion go1.15rc1 -D "" -importcfg $WORK/b366/importcfg -pack -c=4 ./syscallconn.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/13/13246b594e6d2de87abfa25049acd2ace0a4d303d4076e45cf8c919890ca7834-d # internal github.com/coreos/mantle/vendor/google.golang.org/grpc/credentials mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto importmap google.golang.org/grpc/credentials/internal=github.com/coreos/mantle/vendor/google.golang.org/grpc/credentials/internal packagefile context=$WORK/b047/_pkg_.a packagefile crypto/tls=$WORK/b045/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto=$WORK/b356/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/credentials/internal=$WORK/b366/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/grpc/credentials /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/coreos/mantle/vendor/google.golang.org/grpc/credentials -complete -buildid jWy6gt9OY0DRyT5oy7UE/jWy6gt9OY0DRyT5oy7UE -goversion go1.15rc1 -D "" -importcfg $WORK/b365/importcfg -pack -c=4 ./credentials.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/cc/ccc892576a916b54d260a4b7a38715b0a2950de9d7ee9c711f8d90711580ce0b-d # internal github.com/coreos/mantle/vendor/google.golang.org/grpc/metadata mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/grpc/metadata /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/coreos/mantle/vendor/google.golang.org/grpc/metadata -complete -buildid 9PRiKlG4dxw0hOic_TZn/9PRiKlG4dxw0hOic_TZn -goversion go1.15rc1 -D "" -importcfg $WORK/b367/importcfg -pack -c=4 ./metadata.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/c3/c3e26f710f7908db58b51c00e7156b7ae97aa3bfa6e45ce47d2bba763249e2ea-d # internal github.com/coreos/mantle/vendor/google.golang.org/grpc/codes mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/coreos/mantle/vendor/google.golang.org/grpc/codes -complete -buildid 1wqF3_muYE8rzsU7oSG_/1wqF3_muYE8rzsU7oSG_ -goversion go1.15rc1 -D "" -importcfg $WORK/b371/importcfg -pack -c=4 ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b355/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/3c/3c978d36af08f77bb3f98f94fa8a18dfd98420ea61cc53d59cb91fcac09d5bd9-d # internal github.com/coreos/mantle/vendor/google.golang.org/grpc/encoding mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/grpc/encoding /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/coreos/mantle/vendor/google.golang.org/grpc/encoding -complete -buildid T5_fmxwMZM3Dh3q9rYmE/T5_fmxwMZM3Dh3q9rYmE -goversion go1.15rc1 -D "" -importcfg $WORK/b372/importcfg -pack -c=4 ./encoding.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/e7/e7a8ab2a0a398cd0086d7e2dc59f5b4f043c616a4c51ae229e80812d19bdeb73-d # internal github.com/coreos/mantle/vendor/google.golang.org/grpc/balancer mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/connectivity=github.com/coreos/mantle/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/credentials=github.com/coreos/mantle/vendor/google.golang.org/grpc/credentials importmap google.golang.org/grpc/metadata=github.com/coreos/mantle/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/resolver=github.com/coreos/mantle/vendor/google.golang.org/grpc/resolver packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/connectivity=$WORK/b363/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/credentials=$WORK/b365/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/metadata=$WORK/b367/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/resolver=$WORK/b368/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/grpc/balancer /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/coreos/mantle/vendor/google.golang.org/grpc/balancer -complete -buildid 1eRVFVivVduPrdnj1Vo-/1eRVFVivVduPrdnj1Vo- -goversion go1.15rc1 -D "" -importcfg $WORK/b362/importcfg -pack -c=4 ./balancer.go cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/71/71a905d92ee5e768d0d98c0482154d08c8bf519817053beb9d9570a9248f4f96-d # internal github.com/coreos/mantle/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/coreos/mantle/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/coreos/mantle/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gogo/protobuf/proto=$WORK/b354/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b355/_pkg_.a packagefile math=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/coreos/mantle/vendor/github.com/gogo/protobuf/gogoproto -complete -buildid rOqISZHPtMnUtiAC3oW_/rOqISZHPtMnUtiAC3oW_ -goversion go1.15rc1 -D "" -importcfg $WORK/b353/importcfg -pack -c=4 ./doc.go ./gogo.pb.go ./helper.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/0b/0b8490f8e561f568ffe6c599cb33c6bfca6a8d4a363356409225ceff5422c47e-d # internal github.com/coreos/mantle/vendor/google.golang.org/grpc/encoding/proto mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto importmap google.golang.org/grpc/encoding=github.com/coreos/mantle/vendor/google.golang.org/grpc/encoding packagefile github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto=$WORK/b356/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/encoding=$WORK/b372/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/grpc/encoding/proto /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p github.com/coreos/mantle/vendor/google.golang.org/grpc/encoding/proto -complete -buildid Sj6ncQO42lKT6pKIy8ZU/Sj6ncQO42lKT6pKIy8ZU -goversion go1.15rc1 -D "" -importcfg $WORK/b373/importcfg -pack -c=4 ./proto.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/28/28752463393054981592c232f71e1afd55318c8b1f73d9ea9e78f7f4bca27833-d # internal github.com/coreos/mantle/vendor/google.golang.org/grpc/balancer/base mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/coreos/mantle/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/connectivity=github.com/coreos/mantle/vendor/google.golang.org/grpc/connectivity importmap google.golang.org/grpc/grpclog=github.com/coreos/mantle/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/resolver=github.com/coreos/mantle/vendor/google.golang.org/grpc/resolver packagefile context=$WORK/b047/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/balancer=$WORK/b362/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/connectivity=$WORK/b363/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/grpclog=$WORK/b364/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/resolver=$WORK/b368/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/grpc/balancer/base /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/coreos/mantle/vendor/google.golang.org/grpc/balancer/base -complete -buildid F2mb4UtpzTwE8JtA6Ubg/F2mb4UtpzTwE8JtA6Ubg -goversion go1.15rc1 -D "" -importcfg $WORK/b370/importcfg -pack -c=4 ./balancer.go ./base.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/5f/5ff9fd12a5984cbc01331b167cece10c013df4628515bec47fe65bab4bdf9bc1-d # internal github.com/coreos/mantle/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p github.com/coreos/mantle/vendor/google.golang.org/grpc/internal -complete -buildid RM1oxOrBm3SxtOPT9jTd/RM1oxOrBm3SxtOPT9jTd -goversion go1.15rc1 -D "" -importcfg $WORK/b374/importcfg -pack -c=4 ./internal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/f9/f9082d49bcef5665da28632b2b21498c08c75052f979864841ae75cac85823bb-d # internal github.com/coreos/mantle/vendor/google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b058/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/grpc/internal/grpcrand /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p github.com/coreos/mantle/vendor/google.golang.org/grpc/internal/grpcrand -complete -buildid 3wwr1jkwBRetp7X3z6bu/3wwr1jkwBRetp7X3z6bu -goversion go1.15rc1 -D "" -importcfg $WORK/b376/importcfg -pack -c=4 ./grpcrand.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/3a/3af6d412b0b994c1c2a1cf84de0c06c5ef332682f08b7879fe062eb566210626-d # internal github.com/coreos/mantle/vendor/google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/balancer=github.com/coreos/mantle/vendor/google.golang.org/grpc/balancer importmap google.golang.org/grpc/balancer/base=github.com/coreos/mantle/vendor/google.golang.org/grpc/balancer/base importmap google.golang.org/grpc/grpclog=github.com/coreos/mantle/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/resolver=github.com/coreos/mantle/vendor/google.golang.org/grpc/resolver packagefile context=$WORK/b047/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/balancer=$WORK/b362/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/balancer/base=$WORK/b370/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/grpclog=$WORK/b364/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/resolver=$WORK/b368/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/grpc/balancer/roundrobin /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/coreos/mantle/vendor/google.golang.org/grpc/balancer/roundrobin -complete -buildid 7n3JB4TPTRu1drOpucWc/7n3JB4TPTRu1drOpucWc -goversion go1.15rc1 -D "" -importcfg $WORK/b369/importcfg -pack -c=4 ./roundrobin.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b353/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/c0/c0434f3726c6e3d0c5f7fa25f486f6147fc0bc72d31967b4cd137a5ea811e1a9-d # internal github.com/coreos/mantle/vendor/google.golang.org/grpc/internal/backoff mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/internal/grpcrand=github.com/coreos/mantle/vendor/google.golang.org/grpc/internal/grpcrand packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/internal/grpcrand=$WORK/b376/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/grpc/internal/backoff /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p github.com/coreos/mantle/vendor/google.golang.org/grpc/internal/backoff -complete -buildid L8xSjiEPNaoIkVN_-gBt/L8xSjiEPNaoIkVN_-gBt -goversion go1.15rc1 -D "" -importcfg $WORK/b375/importcfg -pack -c=4 ./backoff.go cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/e3/e363efb04ad55e73c714bc0f398ed7ee004f7c9ac5480eb6d9c3285af7e4d143-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/auth/authpb mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/gogoproto=github.com/coreos/mantle/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/golang/protobuf/proto=github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b353/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto=$WORK/b356/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/auth/authpb /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/auth/authpb -complete -buildid FOADG7mk-fRpQjmLi23z/FOADG7mk-fRpQjmLi23z -goversion go1.15rc1 -D "" -importcfg $WORK/b352/importcfg -pack -c=4 ./auth.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b369/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/b3/b3d18e882e70a6dc72f0bf4a2e5e4b65024be276e70da5646ccf5497a12f39dd-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/mvcc/mvccpb mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/gogoproto=github.com/coreos/mantle/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/golang/protobuf/proto=github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b353/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto=$WORK/b356/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/mvcc/mvccpb /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/mvcc/mvccpb -complete -buildid Ewp9IvMJlIvl0s9OjVrQ/Ewp9IvMJlIvl0s9OjVrQ -goversion go1.15rc1 -D "" -importcfg $WORK/b357/importcfg -pack -c=4 ./kv.pb.go cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/75/7539a2bc89c49bb0c76e12f6f01ae60912911ddafeb7e93d5dc759d8b87ef3e4-d # internal github.com/coreos/mantle/vendor/github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto=$WORK/b356/_pkg_.a packagefile math=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/coreos/mantle/vendor/github.com/golang/protobuf/ptypes/any -complete -buildid e2rHwGwjqM7fTa0g82qM/e2rHwGwjqM7fTa0g82qM -goversion go1.15rc1 -D "" -importcfg $WORK/b379/importcfg -pack -c=4 ./any.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b379/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/ad/ada2705d76315a97f6956f6bea1f0adc9bf1a7dff4ec95237cbd7a1f76f3ea33-d # internal github.com/coreos/mantle/vendor/github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto=$WORK/b356/_pkg_.a packagefile math=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/coreos/mantle/vendor/github.com/golang/protobuf/ptypes/duration -complete -buildid UX-nbV42SUD6MSAvIfAR/UX-nbV42SUD6MSAvIfAR -goversion go1.15rc1 -D "" -importcfg $WORK/b380/importcfg -pack -c=4 ./duration.pb.go cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/f0/f0c5737f4dd345d564182535b3e0431fb56ba5e50fbc8945bbf8ca8ad0e21f2e-d # internal github.com/coreos/mantle/vendor/github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto=$WORK/b356/_pkg_.a packagefile math=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/coreos/mantle/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -buildid mWs-TI0Fy_kU6qA8hAbe/mWs-TI0Fy_kU6qA8hAbe -goversion go1.15rc1 -D "" -importcfg $WORK/b381/importcfg -pack -c=4 ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/a7/a7d4b433e0b9484eb6140e027a99bdb01752cb12d20e2f4ca54ddc641b8618d8-d # internal github.com/coreos/mantle/vendor/google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/coreos/mantle/vendor/github.com/golang/protobuf/ptypes/any packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto=$WORK/b356/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b379/_pkg_.a packagefile math=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/coreos/mantle/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -buildid HBncpQ73CPz-vkTbTg5c/HBncpQ73CPz-vkTbTg5c -goversion go1.15rc1 -D "" -importcfg $WORK/b384/importcfg -pack -c=4 ./status.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/46/460be320f71be6f5e439bd802027bc29d02996188ddf95fd4e060f0bca72bdc5-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/14/14a4ab660beca471eba9bfc12f2e0a9d98cf17bd2a0882d2ae0402b5c4fb90c0-d # internal github.com/coreos/mantle/vendor/golang.org/x/sys/unix mkdir -p $WORK/b386/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b384/_pkg_.a # internal github.com/coreos/mantle/vendor/github.com/golang/protobuf/ptypes cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b378/ cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/coreos/mantle/vendor/golang.org/x/sys/unix -complete -buildid prB2bYRDrEUu07tHzSmZ/prB2bYRDrEUu07tHzSmZ -goversion go1.15rc1 -D "" -importcfg $WORK/b386/importcfg -pack -c=4 ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_riscv64.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_riscv64.go ./zsyscall_linux_riscv64.go ./zsysnum_linux_riscv64.go ./ztypes_linux_riscv64.go cat >$WORK/b378/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/any=github.com/coreos/mantle/vendor/github.com/golang/protobuf/ptypes/any importmap github.com/golang/protobuf/ptypes/duration=github.com/coreos/mantle/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/coreos/mantle/vendor/github.com/golang/protobuf/ptypes/timestamp packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto=$WORK/b356/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b379/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b380/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b381/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/coreos/mantle/vendor/github.com/golang/protobuf/ptypes -complete -buildid IsAOdJ9zZiBxk7dj8PB_/IsAOdJ9zZiBxk7dj8PB_ -goversion go1.15rc1 -D "" -importcfg $WORK/b378/importcfg -pack -c=4 ./any.go ./doc.go ./duration.go ./timestamp.go cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/30/309f6ce1aae607d04a7c28c70ce0855970c934c6c8f61949a4e6070ad3198a04-d # internal github.com/coreos/mantle/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes/duration=github.com/coreos/mantle/vendor/github.com/golang/protobuf/ptypes/duration importmap github.com/golang/protobuf/ptypes/timestamp=github.com/coreos/mantle/vendor/github.com/golang/protobuf/ptypes/timestamp packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto=$WORK/b356/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b380/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b381/_pkg_.a packagefile math=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/coreos/mantle/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -buildid ewz4aOX6I0Gz5a-jksgD/ewz4aOX6I0Gz5a-jksgD -goversion go1.15rc1 -D "" -importcfg $WORK/b382/importcfg -pack -c=4 ./binarylog.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/8a/8afa910d7496759ac10718aaa70900903c9afffc880c920b89f91ae890b4623a-d # internal github.com/coreos/mantle/vendor/google.golang.org/grpc/status mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/coreos/mantle/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/genproto/googleapis/rpc/status=github.com/coreos/mantle/vendor/google.golang.org/genproto/googleapis/rpc/status importmap google.golang.org/grpc/codes=github.com/coreos/mantle/vendor/google.golang.org/grpc/codes packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto=$WORK/b356/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/golang/protobuf/ptypes=$WORK/b378/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b384/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/codes=$WORK/b371/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/coreos/mantle/vendor/google.golang.org/grpc/status -complete -buildid n7bi7fFKsHnrN3h2UFyQ/n7bi7fFKsHnrN3h2UFyQ -goversion go1.15rc1 -D "" -importcfg $WORK/b383/importcfg -pack -c=4 ./status.go # github.com/coreos/mantle/vendor/golang.org/x/sys/unix src/github.com/coreos/mantle/vendor/golang.org/x/sys/unix/syscall_linux_gc.go:10:6: missing function body src/github.com/coreos/mantle/vendor/golang.org/x/sys/unix/syscall_linux_gc.go:14:6: missing function body src/github.com/coreos/mantle/vendor/golang.org/x/sys/unix/syscall_unix_gc.go:12:6: missing function body src/github.com/coreos/mantle/vendor/golang.org/x/sys/unix/syscall_unix_gc.go:13:6: missing function body src/github.com/coreos/mantle/vendor/golang.org/x/sys/unix/syscall_unix_gc.go:14:6: missing function body src/github.com/coreos/mantle/vendor/golang.org/x/sys/unix/syscall_unix_gc.go:15:6: missing function body github.com/coreos/mantle/vendor/google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/grpc/internal/envconfig /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/coreos/mantle/vendor/google.golang.org/grpc/internal/envconfig -complete -buildid XtnDvlEIcnOePHsUTTDc/XtnDvlEIcnOePHsUTTDc -goversion go1.15rc1 -D "" -importcfg $WORK/b387/importcfg -pack -c=4 ./envconfig.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/ba/bac4b9d0efc329c2918a37d6096ce4649e9a5449b0d8e84fa5a87ade848d0abd-d # internal github.com/coreos/mantle/vendor/golang.org/x/text/transform mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p github.com/coreos/mantle/vendor/golang.org/x/text/transform -complete -buildid u8_lIJ7NN1_WnOSrRHaV/u8_lIJ7NN1_WnOSrRHaV -goversion go1.15rc1 -D "" -importcfg $WORK/b394/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/76/76676aacea0eedacc10016ea90bea79a719b81cead965a8a78e069efb2e0aa0e-d # internal github.com/coreos/mantle/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p github.com/coreos/mantle/vendor/golang.org/x/text/unicode/bidi -complete -buildid EMMkh_z-5wxmFibwF4Ey/EMMkh_z-5wxmFibwF4Ey -goversion go1.15rc1 -D "" -importcfg $WORK/b395/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/ce/ce3765278b1f9e882973874f60417004309cba74e4edb76e7027a4dd70c4ef04-d # internal github.com/coreos/mantle/vendor/google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto importmap github.com/golang/protobuf/ptypes=github.com/coreos/mantle/vendor/github.com/golang/protobuf/ptypes importmap google.golang.org/grpc/binarylog/grpc_binarylog_v1=github.com/coreos/mantle/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 importmap google.golang.org/grpc/grpclog=github.com/coreos/mantle/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/metadata=github.com/coreos/mantle/vendor/google.golang.org/grpc/metadata importmap google.golang.org/grpc/status=github.com/coreos/mantle/vendor/google.golang.org/grpc/status packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto=$WORK/b356/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/golang/protobuf/ptypes=$WORK/b378/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b382/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/grpclog=$WORK/b364/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/metadata=$WORK/b367/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/status=$WORK/b383/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/grpc/internal/binarylog /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/coreos/mantle/vendor/google.golang.org/grpc/internal/binarylog -complete -buildid l3bI5fbFiu9QI915uXWk/l3bI5fbFiu9QI915uXWk -goversion go1.15rc1 -D "" -importcfg $WORK/b377/importcfg -pack -c=4 ./binarylog.go ./binarylog_testutil.go ./env_config.go ./method_logger.go ./sink.go ./util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/63/63ef70359afe474e9ffac19f04d99324a19fd1e9a32b28e66f7089e45656e864-d # internal github.com/coreos/mantle/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/coreos/mantle/vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/text/transform=$WORK/b394/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p github.com/coreos/mantle/vendor/golang.org/x/text/unicode/norm -complete -buildid bP7suKQeFBQyMFPdSCGa/bP7suKQeFBQyMFPdSCGa -goversion go1.15rc1 -D "" -importcfg $WORK/b396/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/91/91ee996cc7f1ad27f1035b376c2cb196909d1415376d14c4e27e080ab987af90-d # internal github.com/coreos/mantle/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p github.com/coreos/mantle/vendor/golang.org/x/net/http2/hpack -complete -buildid VEEOtinReKuvx1H_dAjD/VEEOtinReKuvx1H_dAjD -goversion go1.15rc1 -D "" -importcfg $WORK/b397/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/6d/6d9d85d3e142c7344b1b85c2a06df4855c8390af360422568ea6f8dc1ca1e2e2-d # internal github.com/coreos/mantle/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/coreos/mantle/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/coreos/mantle/vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/text/transform=$WORK/b394/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/text/unicode/bidi=$WORK/b395/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p github.com/coreos/mantle/vendor/golang.org/x/text/secure/bidirule -complete -buildid TOtOrm0Kuo4y9PRi-HJZ/TOtOrm0Kuo4y9PRi-HJZ -goversion go1.15rc1 -D "" -importcfg $WORK/b393/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/da/dacdbd3a358679492bff623f21c561cc3e1f252716101bca624c4c472f637882-d # internal github.com/coreos/mantle/vendor/google.golang.org/grpc/keepalive mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/grpc/keepalive /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p github.com/coreos/mantle/vendor/google.golang.org/grpc/keepalive -complete -buildid S8K9JOcSE_dg5KDl69jK/S8K9JOcSE_dg5KDl69jK -goversion go1.15rc1 -D "" -importcfg $WORK/b399/importcfg -pack -c=4 ./keepalive.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/3b/3ba3e851dc583dd13013e9c920466ac2bbadeb08024e23397429aa9d17c848bd-d # internal github.com/coreos/mantle/vendor/google.golang.org/grpc/peer mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/credentials=github.com/coreos/mantle/vendor/google.golang.org/grpc/credentials packagefile context=$WORK/b047/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/credentials=$WORK/b365/_pkg_.a packagefile net=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/grpc/peer /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p github.com/coreos/mantle/vendor/google.golang.org/grpc/peer -complete -buildid QjhH_cKcG3ysqc1tZPYA/QjhH_cKcG3ysqc1tZPYA -goversion go1.15rc1 -D "" -importcfg $WORK/b400/importcfg -pack -c=4 ./peer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/59/59e5e2443d8d4f9d39f8e172761f6e229cbc93127378b04b21262396f290d9d5-d # internal github.com/coreos/mantle/vendor/google.golang.org/grpc/stats mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/grpc/stats /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p github.com/coreos/mantle/vendor/google.golang.org/grpc/stats -complete -buildid -xCjL-lw0CHm0KmKt3Zc/-xCjL-lw0CHm0KmKt3Zc -goversion go1.15rc1 -D "" -importcfg $WORK/b401/importcfg -pack -c=4 ./handlers.go ./stats.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/f7/f7b56153c0b0b9d78ac04bc88324055dbec0c4843c1cf39f85853bc59aa2435c-d # internal github.com/coreos/mantle/vendor/google.golang.org/grpc/tap mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/grpc/tap /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p github.com/coreos/mantle/vendor/google.golang.org/grpc/tap -complete -buildid SEI16ISpoyFg812oVSFD/SEI16ISpoyFg812oVSFD -goversion go1.15rc1 -D "" -importcfg $WORK/b402/importcfg -pack -c=4 ./tap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b401/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/b3/b313e740203dc797342ab09d636a04cc1b67babdba7ed35e1a68c7c6c1c1567e-d # internal github.com/coreos/mantle/vendor/google.golang.org/grpc/naming mkdir -p $WORK/b403/ cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/9a/9a8951161261c9d8a9d8bea74ee4dc5d22755ca2489e902196b1de9ddf502c32-d # internal github.com/coreos/mantle/vendor/google.golang.org/grpc/resolver/dns cat >$WORK/b403/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/coreos/mantle/vendor/google.golang.org/grpc/grpclog packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/grpclog=$WORK/b364/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b404/ cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/grpc/naming /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p github.com/coreos/mantle/vendor/google.golang.org/grpc/naming -complete -buildid k4KyOwWgpZPpx8gi6LcQ/k4KyOwWgpZPpx8gi6LcQ -goversion go1.15rc1 -D "" -importcfg $WORK/b403/importcfg -pack -c=4 ./dns_resolver.go ./naming.go cat >$WORK/b404/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/grpclog=github.com/coreos/mantle/vendor/google.golang.org/grpc/grpclog importmap google.golang.org/grpc/internal/backoff=github.com/coreos/mantle/vendor/google.golang.org/grpc/internal/backoff importmap google.golang.org/grpc/internal/grpcrand=github.com/coreos/mantle/vendor/google.golang.org/grpc/internal/grpcrand importmap google.golang.org/grpc/resolver=github.com/coreos/mantle/vendor/google.golang.org/grpc/resolver packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/grpclog=$WORK/b364/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/internal/backoff=$WORK/b375/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/internal/grpcrand=$WORK/b376/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/resolver=$WORK/b368/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b300/_pkg_.a # internal cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/google.golang.org/grpc/resolver/dns /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p github.com/coreos/mantle/vendor/google.golang.org/grpc/resolver/dns -complete -buildid e5cLdd84kiA9TYtFR7lg/e5cLdd84kiA9TYtFR7lg -goversion go1.15rc1 -D "" -importcfg $WORK/b404/importcfg -pack -c=4 ./dns_resolver.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/1a/1ad5ff12859b2520952a8c43ad0861db8175d53d0c761e8e4530f965296ff0be-d # internal hash/fnv mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p hash/fnv -std -complete -buildid mm1gLmujHkDZoR4kjBt9/mm1gLmujHkDZoR4kjBt9 -goversion go1.15rc1 -D "" -importcfg $WORK/b408/importcfg -pack -c=4 ./fnv.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/5e/5ec10a6295e42bc2d5367b91e075c37c38c7ae43d5cd6a229ed9e0cf6e270886-d # internal github.com/coreos/mantle/vendor/github.com/beorn7/perks/quantile mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b025/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p github.com/coreos/mantle/vendor/github.com/beorn7/perks/quantile -complete -buildid qKMnLK5ag0kyqd0fJgMl/qKMnLK5ag0kyqd0fJgMl -goversion go1.15rc1 -D "" -importcfg $WORK/b410/importcfg -pack -c=4 ./stream.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/b2/b22853eb967a1d5ce6177ffb24e63f539f442f6a5b8c169eaec730ed4870780f-d # internal github.com/coreos/mantle/vendor/golang.org/x/net/idna mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/coreos/mantle/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=github.com/coreos/mantle/vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=github.com/coreos/mantle/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/text/secure/bidirule=$WORK/b393/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/text/unicode/bidi=$WORK/b395/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/text/unicode/norm=$WORK/b396/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/coreos/mantle/vendor/golang.org/x/net/idna -complete -buildid G3Gdq9SPKbyHdO5jvmi0/G3Gdq9SPKbyHdO5jvmi0 -goversion go1.15rc1 -D "" -importcfg $WORK/b392/importcfg -pack -c=4 ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b410/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/d9/d9e7c42c243a217a18c172d69a028dba383cb095474ebcbee532c6b8b98edea9-d # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/71/71779d33b7e8bfcb86e4dca995b510d1b86071ba1b6a9d768a5e50cd4ad382cf-d # internal github.com/coreos/mantle/vendor/github.com/prometheus/client_model/go mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto=$WORK/b356/_pkg_.a packagefile math=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p github.com/coreos/mantle/vendor/github.com/prometheus/client_model/go -complete -buildid 3rnK9HK0VNE-cRA6dtMt/3rnK9HK0VNE-cRA6dtMt -goversion go1.15rc1 -D "" -importcfg $WORK/b411/importcfg -pack -c=4 ./metrics.pb.go github.com/coreos/mantle/vendor/github.com/coreos/bbolt mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile hash/fnv=$WORK/b408/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/bbolt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p github.com/coreos/mantle/vendor/github.com/coreos/bbolt -complete -buildid AxUHQYYtjmHwlblGhmUT/AxUHQYYtjmHwlblGhmUT -goversion go1.15rc1 -D "" -importcfg $WORK/b407/importcfg -pack -c=4 ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./node.go ./page.go ./tx.go # github.com/coreos/mantle/vendor/github.com/coreos/bbolt src/github.com/coreos/mantle/vendor/github.com/coreos/bbolt/bolt_unix.go:65:15: undefined: maxMapSize src/github.com/coreos/mantle/vendor/github.com/coreos/bbolt/bucket.go:128:15: undefined: brokenUnaligned src/github.com/coreos/mantle/vendor/github.com/coreos/bbolt/db.go:110:13: undefined: maxMapSize src/github.com/coreos/mantle/vendor/github.com/coreos/bbolt/db.go:374:12: undefined: maxMapSize src/github.com/coreos/mantle/vendor/github.com/coreos/bbolt/db.go:392:10: undefined: maxMapSize src/github.com/coreos/mantle/vendor/github.com/coreos/bbolt/db.go:393:8: undefined: maxMapSize src/github.com/coreos/mantle/vendor/github.com/coreos/bbolt/freelist.go:244:19: undefined: maxAllocSize src/github.com/coreos/mantle/vendor/github.com/coreos/bbolt/freelist.go:251:14: undefined: maxAllocSize src/github.com/coreos/mantle/vendor/github.com/coreos/bbolt/freelist.go:285:17: undefined: maxAllocSize src/github.com/coreos/mantle/vendor/github.com/coreos/bbolt/freelist.go:288:7: undefined: maxAllocSize src/github.com/coreos/mantle/vendor/github.com/coreos/bbolt/freelist.go:288:7: too many errors github.com/coreos/mantle/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto=$WORK/b356/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p github.com/coreos/mantle/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -buildid 0cv0IwIcs61YDWCb_QfD/0cv0IwIcs61YDWCb_QfD -goversion go1.15rc1 -D "" -importcfg $WORK/b413/importcfg -pack -c=4 ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/9b/9ba4bba6002fcdf1267c60e0df8a9da75b82c5108c13047b532db452e40e5c69-d # internal github.com/coreos/mantle/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p github.com/coreos/mantle/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -buildid eak_hyN5Hvkd_EDVcNw-/eak_hyN5Hvkd_EDVcNw- -goversion go1.15rc1 -D "" -importcfg $WORK/b414/importcfg -pack -c=4 ./autoneg.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b411/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/10/105ae93219f863eafb631f00c56f7fb197a4f7e79684d374c59bf7db154584c3-d # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/01/0139ee3b5344fa477e953317a8cb686a47d9f6b001f696f819ca44969d2e6994-d # internal github.com/coreos/mantle/vendor/github.com/prometheus/procfs/internal/util mkdir -p $WORK/b418/ github.com/coreos/mantle/vendor/github.com/prometheus/common/model mkdir -p $WORK/b415/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b028/_pkg_.a EOF cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p github.com/coreos/mantle/vendor/github.com/prometheus/common/model -complete -buildid urjI3A6gKi-ea1golGpt/urjI3A6gKi-ea1golGpt -goversion go1.15rc1 -D "" -importcfg $WORK/b415/importcfg -pack -c=4 ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p github.com/coreos/mantle/vendor/github.com/prometheus/procfs/internal/util -complete -buildid nuzuFkKX1gRZ8SVpoPDU/nuzuFkKX1gRZ8SVpoPDU -goversion go1.15rc1 -D "" -importcfg $WORK/b418/importcfg -pack -c=4 ./parse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/33/337c7dda4222a3984925bf48790d5c8f056b95374f78a953ec848588d6e10b39-d # internal github.com/coreos/mantle/vendor/github.com/prometheus/procfs/nfs mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/util=github.com/coreos/mantle/vendor/github.com/prometheus/procfs/internal/util packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/prometheus/procfs/internal/util=$WORK/b418/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/prometheus/procfs/nfs /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p github.com/coreos/mantle/vendor/github.com/prometheus/procfs/nfs -complete -buildid 5xlGxd7LL4M-_kWy6QKo/5xlGxd7LL4M-_kWy6QKo -goversion go1.15rc1 -D "" -importcfg $WORK/b417/importcfg -pack -c=4 ./nfs.go ./parse.go ./parse_nfs.go ./parse_nfsd.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/24/24a968460c7d3990cf50a6d739dd02d870ff34da9e2bac62d43cb02aa9aea03e-d # internal github.com/coreos/mantle/vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/coreos/mantle/vendor/golang.org/x/net/idna packagefile github.com/coreos/mantle/vendor/golang.org/x/net/idna=$WORK/b392/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/coreos/mantle/vendor/golang.org/x/net/http/httpguts -complete -buildid uNvzME3aOO94E9IGAoQP/uNvzME3aOO94E9IGAoQP -goversion go1.15rc1 -D "" -importcfg $WORK/b391/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/af/afdfe7782712cf309e022f0c5f968e89b010e2547b50a896b2c8e31bfdb2e52d-d # internal github.com/coreos/mantle/vendor/golang.org/x/net/http2 mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=github.com/coreos/mantle/vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=github.com/coreos/mantle/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/coreos/mantle/vendor/golang.org/x/net/idna packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/tls=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/net/http/httpguts=$WORK/b391/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/net/http2/hpack=$WORK/b397/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/net/idna=$WORK/b392/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/http/httptrace=$WORK/b110/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/coreos/mantle/vendor/golang.org/x/net/http2 -complete -buildid d8-2_x1VTKHicq5q3-uk/d8-2_x1VTKHicq5q3-uk -goversion go1.15rc1 -D "" -importcfg $WORK/b390/importcfg -pack -c=4 ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/d1/d1150ba4400f2d6e58cfd606a060b360d6aa5160b2e8ed461b005184a2ca08cd-d # internal github.com/coreos/mantle/vendor/github.com/prometheus/procfs/xfs mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/internal/util=github.com/coreos/mantle/vendor/github.com/prometheus/procfs/internal/util packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/prometheus/procfs/internal/util=$WORK/b418/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/prometheus/procfs/xfs /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p github.com/coreos/mantle/vendor/github.com/prometheus/procfs/xfs -complete -buildid BOvMMjp3pgHw9hKpR9Hk/BOvMMjp3pgHw9hKpR9Hk -goversion go1.15rc1 -D "" -importcfg $WORK/b419/importcfg -pack -c=4 ./parse.go ./xfs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/5e/5eb919e06f150c8860ee5abaca7ff45ccf2a1932e11129cf58f04d6057d4ba05-d # internal github.com/coreos/mantle/vendor/github.com/prometheus/procfs mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/procfs/nfs=github.com/coreos/mantle/vendor/github.com/prometheus/procfs/nfs importmap github.com/prometheus/procfs/xfs=github.com/coreos/mantle/vendor/github.com/prometheus/procfs/xfs packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/prometheus/procfs/nfs=$WORK/b417/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/prometheus/procfs/xfs=$WORK/b419/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p github.com/coreos/mantle/vendor/github.com/prometheus/procfs -complete -buildid jwvm2LzUT7scNrt7l_mq/jwvm2LzUT7scNrt7l_mq -goversion go1.15rc1 -D "" -importcfg $WORK/b416/importcfg -pack -c=4 ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountstats.go ./net_dev.go ./proc.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_stat.go ./stat.go ./xfrm.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/3f/3fe8aa12c0c5641c2243d42be2e74e214bed70bb513911a38d637ca1aaa0e029-d # internal github.com/coreos/mantle/vendor/github.com/prometheus/common/expfmt mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/coreos/mantle/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil importmap github.com/prometheus/client_model/go=github.com/coreos/mantle/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/coreos/mantle/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg importmap github.com/prometheus/common/model=github.com/coreos/mantle/vendor/github.com/prometheus/common/model packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto=$WORK/b356/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b413/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/prometheus/client_model/go=$WORK/b411/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b414/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/prometheus/common/model=$WORK/b415/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p github.com/coreos/mantle/vendor/github.com/prometheus/common/expfmt -complete -buildid 2p8Z7ozjMDdHc4ThmlvJ/2p8Z7ozjMDdHc4ThmlvJ -goversion go1.15rc1 -D "" -importcfg $WORK/b412/importcfg -pack -c=4 ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b416/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/f8/f8b3bc5a4dc1d7617904304868b6de365b46c1a2f9f96175973551c40a98f249-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/types mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/types /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/types -complete -buildid CvJH3Dan7PLFcrHqRRxc/CvJH3Dan7PLFcrHqRRxc -goversion go1.15rc1 -D "" -importcfg $WORK/b420/importcfg -pack -c=4 ./doc.go ./id.go ./set.go ./slice.go ./urls.go ./urlsmap.go cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/cf/cf6dfbdad5b196825c5a717318f465007e60599c69c84a15b0e8b15711756df1-d # internal github.com/coreos/mantle/vendor/github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config importmap github.com/beorn7/perks/quantile=github.com/coreos/mantle/vendor/github.com/beorn7/perks/quantile importmap github.com/golang/protobuf/proto=github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto importmap github.com/prometheus/client_model/go=github.com/coreos/mantle/vendor/github.com/prometheus/client_model/go importmap github.com/prometheus/common/expfmt=github.com/coreos/mantle/vendor/github.com/prometheus/common/expfmt importmap github.com/prometheus/common/model=github.com/coreos/mantle/vendor/github.com/prometheus/common/model importmap github.com/prometheus/procfs=github.com/coreos/mantle/vendor/github.com/prometheus/procfs packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b349/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/beorn7/perks/quantile=$WORK/b410/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto=$WORK/b356/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/prometheus/client_model/go=$WORK/b411/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/prometheus/common/expfmt=$WORK/b412/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/prometheus/common/model=$WORK/b415/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/prometheus/procfs=$WORK/b416/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b237/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/coreos/mantle/vendor/github.com/prometheus/client_golang/prometheus -complete -buildid F8rg8-_u80NDkw7Ug-QT/F8rg8-_u80NDkw7Ug-QT -goversion go1.15rc1 -D "" -importcfg $WORK/b409/importcfg -pack -c=4 ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./http.go ./metric.go ./process_collector.go ./registry.go ./summary.go ./untyped.go ./value.go ./vec.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/ae/ae1bdfaabf7895cc9513453e85a64b01da16ed8ff39d09be7abc0d46fde062e0-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/adt mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile math=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/adt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/adt -complete -buildid VCIijwJ_jMsyOI6QV7me/VCIijwJ_jMsyOI6QV7me -goversion go1.15rc1 -D "" -importcfg $WORK/b422/importcfg -pack -c=4 ./doc.go ./interval_tree.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/ef/ef045824b73a07bb16a71ce9ff0b782ebe92286ffe88a6e01833649ced3ef661-d # internal github.com/coreos/mantle/vendor/github.com/dgrijalva/jwt-go mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/hmac=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b053/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile encoding/pem=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/dgrijalva/jwt-go /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p github.com/coreos/mantle/vendor/github.com/dgrijalva/jwt-go -complete -buildid Y7tHBI05ScfrEDig2HD5/Y7tHBI05ScfrEDig2HD5 -goversion go1.15rc1 -D "" -importcfg $WORK/b423/importcfg -pack -c=4 ./claims.go ./doc.go ./ecdsa.go ./ecdsa_utils.go ./errors.go ./hmac.go ./map_claims.go ./none.go ./parser.go ./rsa.go ./rsa_pss.go ./rsa_utils.go ./signing_method.go ./token.go cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/89/89803b1d965f4904f766b30e2ec167362e13fb0333b6d3a834003eb8c2c7d13a-d # internal github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/soap mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config importmap github.com/vmware/govmomi/vim25/debug=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/debug importmap github.com/vmware/govmomi/vim25/progress=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/progress importmap github.com/vmware/govmomi/vim25/types=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/types importmap github.com/vmware/govmomi/vim25/xml=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/xml packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile crypto/tls=$WORK/b045/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/debug=$WORK/b298/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/progress=$WORK/b299/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/types=$WORK/b300/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/xml=$WORK/b301/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/http/cookiejar=$WORK/b302/_pkg_.a packagefile net/http/httputil=$WORK/b258/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/soap /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/soap -complete -buildid NQg8yq_9qCB2CUZVSWwZ/NQg8yq_9qCB2CUZVSWwZ -goversion go1.15rc1 -D "" -importcfg $WORK/b297/importcfg -pack -c=4 ./client.go ./debug.go ./error.go ./soap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/87/870449a036601121275d233f18dcddf050ffeab77c17e291713a40fbc7a55d1c-d # internal github.com/coreos/mantle/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/crypto/blowfish /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p github.com/coreos/mantle/vendor/golang.org/x/crypto/blowfish -complete -buildid kbhPip6rGjlBLJGUmN_w/kbhPip6rGjlBLJGUmN_w -goversion go1.15rc1 -D "" -importcfg $WORK/b425/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b297/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/ee/ee30b1d1e9d934edaf821313cea33fa1531d430793f45d6bfd63dd426d557c89-d # internal github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/methods mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config importmap github.com/vmware/govmomi/vim25/soap=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/soap importmap github.com/vmware/govmomi/vim25/types=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/types packagefile context=$WORK/b047/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/soap=$WORK/b297/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/types=$WORK/b300/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/c7/c70b58bdd2a8764961669e83fb0cc89d7925f9d9fd328b42abac015ed88efc48-d # internal cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/methods /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/methods -complete -buildid L2aet-NvaccD6ParbOM_/L2aet-NvaccD6ParbOM_ -goversion go1.15rc1 -D "" -importcfg $WORK/b296/importcfg -pack -c=4 ./internal.go ./methods.go ./service_content.go github.com/coreos/mantle/vendor/golang.org/x/crypto/bcrypt mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/coreos/mantle/vendor/golang.org/x/crypto/blowfish packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b053/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/crypto/blowfish=$WORK/b425/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/crypto/bcrypt /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/coreos/mantle/vendor/golang.org/x/crypto/bcrypt -complete -buildid Mp4v_Zayp88r1WuPHCAZ/Mp4v_Zayp88r1WuPHCAZ -goversion go1.15rc1 -D "" -importcfg $WORK/b424/importcfg -pack -c=4 ./base64.go ./bcrypt.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/24/24b418fbbbf03f29b93a1ae893c826b51d135d102db641ef421a35cff0f2b5c7-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/etcdserver/api/v3rpc/rpctypes mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config importmap google.golang.org/grpc/codes=github.com/coreos/mantle/vendor/google.golang.org/grpc/codes importmap google.golang.org/grpc/status=github.com/coreos/mantle/vendor/google.golang.org/grpc/status packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/codes=$WORK/b371/_pkg_.a packagefile github.com/coreos/mantle/vendor/google.golang.org/grpc/status=$WORK/b383/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/etcdserver/api/v3rpc/rpctypes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/etcdserver/api/v3rpc/rpctypes -complete -buildid VcOOX4XXl6YvVRFXzon0/VcOOX4XXl6YvVRFXzon0 -goversion go1.15rc1 -D "" -importcfg $WORK/b427/importcfg -pack -c=4 ./doc.go ./error.go ./md.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b427/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/9c/9c1766277d4d195aecfea0c1cabcdc00928e7e89261efdab374786a6f3742d28-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/schedule mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/schedule /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/schedule -complete -buildid OqqO4VIa_g-4a7xJwy1V/OqqO4VIa_g-4a7xJwy1V -goversion go1.15rc1 -D "" -importcfg $WORK/b433/importcfg -pack -c=4 ./doc.go ./schedule.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/1c/1cc31e8a93f7f6b26e74179ce2837dcc6867c7f99dc4577422902cf37f6a8910-d # internal github.com/coreos/mantle/vendor/github.com/google/btree mkdir -p $WORK/b434/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b433/_pkg_.a # internal cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/google/btree /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p github.com/coreos/mantle/vendor/github.com/google/btree -complete -buildid g21I6IlkYFP_gQZOmB-C/g21I6IlkYFP_gQZOmB-C -goversion go1.15rc1 -D "" -importcfg $WORK/b434/importcfg -pack -c=4 ./btree.go cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/73/73de6dcbd938236ca263de63167623afcde6afd5463a4ba1548e120d152dc699-d # internal github.com/coreos/mantle/vendor/github.com/jonboulle/clockwork mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/jonboulle/clockwork /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p github.com/coreos/mantle/vendor/github.com/jonboulle/clockwork -complete -buildid 1n2scuqfyPicfRPOJPuW/1n2scuqfyPicfRPOJPuW -goversion go1.15rc1 -D "" -importcfg $WORK/b435/importcfg -pack -c=4 ./clockwork.go cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/01/01f4de2fad814c37ce280e40928d7dcfd1ad66ae0b50bb2f6e241f2bb33f0b00-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/pathutil mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b112/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/pathutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/pathutil -complete -buildid _-Oy2ibmkgFTgwfxKPwl/_-Oy2ibmkgFTgwfxKPwl -goversion go1.15rc1 -D "" -importcfg $WORK/b438/importcfg -pack -c=4 ./path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/da/dadaa1a7da5381cba673462366b57b4ab3461ab9f74b5dfec35a179d61b84b75-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/srv mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config importmap github.com/coreos/etcd/pkg/types=github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/types packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/types=$WORK/b420/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/srv /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/srv -complete -buildid NgOJoJwJN-LgHV9S08RL/NgOJoJwJN-LgHV9S08RL -goversion go1.15rc1 -D "" -importcfg $WORK/b439/importcfg -pack -c=4 ./srv.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/2c/2ce7202b68d09a00fd6a43c1bd494240c0295b930df122b9d06957c224af2b71-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/version mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver=$WORK/b136/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/version /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/version -complete -buildid JcjM1a-JIPfF7a135YhW/JcjM1a-JIPfF7a135YhW -goversion go1.15rc1 -D "" -importcfg $WORK/b440/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/69/69e637bef4e99bbef2c279fbfa183cc5b4aae7f59d14ae4412ab1bb508fc8ef3-d # internal encoding/gob mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b439/_pkg_.a # internal cd /usr/lib/golang/src/encoding/gob /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p encoding/gob -std -complete -buildid 8KsCFhIGzK5_06Vrla4z/8KsCFhIGzK5_06Vrla4z -goversion go1.15rc1 -D "" -importcfg $WORK/b443/importcfg -pack -c=4 ./dec_helpers.go ./decode.go ./decoder.go ./doc.go ./enc_helpers.go ./encode.go ./encoder.go ./error.go ./type.go cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/58/589a999321c60b0d190e27831bb39f174be685d53a53bf1153bcfe6c0b8deb52-d # internal go/token mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p go/token -std -complete -buildid ORElSCjT_x6aUHvrdmHd/ORElSCjT_x6aUHvrdmHd -goversion go1.15rc1 -D "" -importcfg $WORK/b444/importcfg -pack -c=4 ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/0a/0a179321e742db738c65bde96171fe008b34b9e6e4da344da4859cedd18d1aa7-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/tlsutil mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b045/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile encoding/pem=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/tlsutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/tlsutil -complete -buildid 9jWSYbIgyn3ShZGvt4Ap/9jWSYbIgyn3ShZGvt4Ap -goversion go1.15rc1 -D "" -importcfg $WORK/b446/importcfg -pack -c=4 ./cipher_suites.go ./doc.go ./tlsutil.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/85/856a8a2d130400fea3670a0a401b7f0e9fec78cdee5bc15ad9f8d06a76616b5a-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/transport mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config importmap github.com/coreos/etcd/pkg/tlsutil=github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/tlsutil packagefile context=$WORK/b047/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/tls=$WORK/b045/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile crypto/x509/pkix=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/tlsutil=$WORK/b446/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/transport /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/transport -complete -buildid Kkmd0rNqaiFpOsF28MBO/Kkmd0rNqaiFpOsF28MBO -goversion go1.15rc1 -D "" -importcfg $WORK/b445/importcfg -pack -c=4 ./doc.go ./keepalive_listener.go ./limit_listen.go ./listener.go ./listener_tls.go ./timeout_conn.go ./timeout_dialer.go ./timeout_listener.go ./timeout_transport.go ./tls.go ./transport.go ./unix_listener.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/b2/b2f32866b86f8cebe567248cb12272df642850dc0a9eeb9a05fd819ad23aa708-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/error mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/error /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/error -complete -buildid R8TCr_bTqyQxuMhnC8jP/R8TCr_bTqyQxuMhnC8jP -goversion go1.15rc1 -D "" -importcfg $WORK/b449/importcfg -pack -c=4 ./error.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/1c/1c320117263d1d634c84fe0778a7480d5e8f1d75635a77b1cd8ce8e06f752f4d-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/cpuutil mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/cpuutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/cpuutil -complete -buildid cZOpotn-tIa4FvYdV-E_/cZOpotn-tIa4FvYdV-E_ -goversion go1.15rc1 -D "" -importcfg $WORK/b451/importcfg -pack -c=4 ./doc.go ./endian.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/10/1012526a8e1c5ee6b97dd9430536fbdddd8d881c2068b010e96aaf3b0858ca8e-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/netutil mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config importmap github.com/coreos/etcd/pkg/cpuutil=github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/cpuutil importmap github.com/coreos/etcd/pkg/types=github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/types importmap github.com/coreos/pkg/capnslog=github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/cpuutil=$WORK/b451/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/types=$WORK/b420/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog=$WORK/b195/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/netutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/netutil -complete -buildid Wd2h_PitqFEFd_Z8_DAG/Wd2h_PitqFEFd_Z8_DAG -goversion go1.15rc1 -D "" -importcfg $WORK/b450/importcfg -pack -c=4 ./isolate_linux.go ./netutil.go ./routes_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/66/66b0e69709c579d2e28c6bd3695e44161bb74025a8ffb907161db26c15a1342f-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/raft/raftpb mkdir -p $WORK/b453/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/gogoproto=github.com/coreos/mantle/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/golang/protobuf/proto=github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b353/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto=$WORK/b356/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/raft/raftpb /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/raft/raftpb -complete -buildid KoFP90aTor_XUnelNmmJ/KoFP90aTor_XUnelNmmJ -goversion go1.15rc1 -D "" -importcfg $WORK/b453/importcfg -pack -c=4 ./raft.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/98/9848cab63fdfd3206fdf90a17fa646805fe2e30b42b7bb01557e618b51e7f34f-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/store mkdir -p $WORK/b454/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config importmap github.com/coreos/etcd/error=github.com/coreos/mantle/vendor/github.com/coreos/etcd/error importmap github.com/coreos/etcd/pkg/types=github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/types importmap github.com/jonboulle/clockwork=github.com/coreos/mantle/vendor/github.com/jonboulle/clockwork importmap github.com/prometheus/client_golang/prometheus=github.com/coreos/mantle/vendor/github.com/prometheus/client_golang/prometheus packagefile container/heap=$WORK/b120/_pkg_.a packagefile container/list=$WORK/b046/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/error=$WORK/b449/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/types=$WORK/b420/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/jonboulle/clockwork=$WORK/b435/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b409/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/store /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/store -complete -buildid ap9fX4P_90t6AA0zDmdn/ap9fX4P_90t6AA0zDmdn -goversion go1.15rc1 -D "" -importcfg $WORK/b454/importcfg -pack -c=4 ./doc.go ./event.go ./event_history.go ./event_queue.go ./metrics.go ./node.go ./node_extern.go ./stats.go ./store.go ./ttl_key_heap.go ./watcher.go ./watcher_hub.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/c6/c6fdfb16e19bdad17ffb479df1a9044e3346f928b90445b5126cd17560e020d2-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/raft mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config importmap github.com/coreos/etcd/raft/raftpb=github.com/coreos/mantle/vendor/github.com/coreos/etcd/raft/raftpb packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/raft/raftpb=$WORK/b453/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/raft /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/raft -complete -buildid bJkRGwl5Rds0OE0tkLi0/bJkRGwl5Rds0OE0tkLi0 -goversion go1.15rc1 -D "" -importcfg $WORK/b452/importcfg -pack -c=4 ./doc.go ./log.go ./log_unstable.go ./logger.go ./node.go ./progress.go ./raft.go ./rawnode.go ./read_only.go ./status.go ./storage.go ./util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/72/72a2db0a62f23bda8c504058d04583af7c6def220505ba46cc62f20965d6ebab-d # internal net/rpc mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/gob=$WORK/b443/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile go/token=$WORK/b444/_pkg_.a packagefile html/template=$WORK/b361/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/rpc /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p net/rpc -std -complete -buildid TFPOZUDYDMeRwMlddFw8/TFPOZUDYDMeRwMlddFw8 -goversion go1.15rc1 -D "" -importcfg $WORK/b442/importcfg -pack -c=4 ./client.go ./debug.go ./server.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/30/30773e76b3a50e8bff75dbaac79b575589d251ad3397aeb45f6fdf44277ef690-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/etcdserver/api/v2http/httptypes mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config importmap github.com/coreos/etcd/pkg/types=github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/types importmap github.com/coreos/pkg/capnslog=github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog packagefile encoding/json=$WORK/b021/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/types=$WORK/b420/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog=$WORK/b195/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/etcdserver/api/v2http/httptypes /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/etcdserver/api/v2http/httptypes -complete -buildid 5VOHbMKR66jB3ifhLo0r/5VOHbMKR66jB3ifhLo0r -goversion go1.15rc1 -D "" -importcfg $WORK/b455/importcfg -pack -c=4 ./errors.go ./member.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/34/34d3575436bcfa81ec33953c697c496fa9476af81bc7938da1f68fe874a3fe79-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/httputil mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/httputil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/httputil -complete -buildid 0erDwb7VU9_v6ua7IlMU/0erDwb7VU9_v6ua7IlMU -goversion go1.15rc1 -D "" -importcfg $WORK/b458/importcfg -pack -c=4 ./httputil.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/8b/8b58045bc9789b32fba04e397bb6858c9e3965126a0f1164caae5c9460e57449-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/contention mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/contention /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/contention -complete -buildid cVkrsLooR29PE6jR-jDX/cVkrsLooR29PE6jR-jDX -goversion go1.15rc1 -D "" -importcfg $WORK/b459/importcfg -pack -c=4 ./contention.go ./doc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/28/28c7e53e6c4e2dacb6ef41b4fa464fedb2b3b0a0563e40e51e12f843596a7975-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/fileutil mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config importmap github.com/coreos/pkg/capnslog=github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog=$WORK/b195/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/fileutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/fileutil -complete -buildid o3sDLCVUCwDXNsnjo8XD/o3sDLCVUCwDXNsnjo8XD -goversion go1.15rc1 -D "" -importcfg $WORK/b460/importcfg -pack -c=4 ./dir_unix.go ./fileutil.go ./lock.go ./lock_flock.go ./lock_linux.go ./preallocate.go ./preallocate_unix.go ./purge.go ./sync_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/44/4475eee27af9713cc5d953278db1b46f0089563170ab73d3edf62bea56c0fc42-d # internal github.com/coreos/mantle/vendor/github.com/ugorji/go/codec mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b022/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile net/rpc=$WORK/b442/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/ugorji/go/codec /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p github.com/coreos/mantle/vendor/github.com/ugorji/go/codec -complete -buildid Ogp9uTU9czoduu6MN5vf/Ogp9uTU9czoduu6MN5vf -goversion go1.15rc1 -D "" -importcfg $WORK/b441/importcfg -pack -c=4 ./0doc.go ./binc.go ./cbor.go ./decode.go ./encode.go ./fast-path.generated.go ./gen-helper.generated.go ./gen.generated.go ./goversion_arrayof_gte_go15.go ./goversion_makemap_gte_go19.go ./goversion_vendor_gte_go17.go ./helper.go ./helper_internal.go ./helper_unsafe.go ./json.go ./msgpack.go ./rpc.go ./simple.go ./time.go ./z.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/3d/3df17b89a6f6aed14ea2fd101fe8b0037b2832d382475b11896725ace3157cc1-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/idutil mkdir -p $WORK/b461/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/idutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/idutil -complete -buildid AtzHt9gDuBi9hcJnBcAg/AtzHt9gDuBi9hcJnBcAg -goversion go1.15rc1 -D "" -importcfg $WORK/b461/importcfg -pack -c=4 ./id.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/89/89ea97092345cae7bc81b4e76510df7c48b7f536471bb65f7c4f63a5e1aa4e50-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/pbutil mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config importmap github.com/coreos/pkg/capnslog=github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog packagefile github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog=$WORK/b195/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/pbutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/pbutil -complete -buildid bmuFIFEX7VREcmEPP5z-/bmuFIFEX7VREcmEPP5z- -goversion go1.15rc1 -D "" -importcfg $WORK/b462/importcfg -pack -c=4 ./pbutil.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b452/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/02/023904f621be0bf679429f4b20cdad53f523052769f7f33cac9ebd6021ba21d2-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/runtime mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/runtime /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/runtime -complete -buildid 6E-8AytXxCnMSDF6K90F/6E-8AytXxCnMSDF6K90F -goversion go1.15rc1 -D "" -importcfg $WORK/b463/importcfg -pack -c=4 ./fds_linux.go cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/9f/9f716940504c11b333495e86ec9a87053be9ed784f97977da4f0c34c87ae5e17-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/etcdserver/stats mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config importmap github.com/coreos/etcd/raft=github.com/coreos/mantle/vendor/github.com/coreos/etcd/raft importmap github.com/coreos/pkg/capnslog=github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog packagefile encoding/json=$WORK/b021/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/raft=$WORK/b452/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog=$WORK/b195/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/etcdserver/stats /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/etcdserver/stats -complete -buildid 02uO8c9CpM_XQG6AsdvY/02uO8c9CpM_XQG6AsdvY -goversion go1.15rc1 -D "" -importcfg $WORK/b456/importcfg -pack -c=4 ./leader.go ./queue.go ./server.go ./stats.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/ad/ad85ef010b636e82c66dc0fcadee3cb096b7b3768893873c2fcfdba345939ae2-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/wait mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile log=$WORK/b102/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/wait /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/wait -complete -buildid imC5QCUdwMQn6hsev4mZ/imC5QCUdwMQn6hsev4mZ -goversion go1.15rc1 -D "" -importcfg $WORK/b464/importcfg -pack -c=4 ./wait.go ./wait_time.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b464/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/13/1381e9ec82dfc56cf6d75b91c99aaf91e8791e1164a1aef4b83d51da8b884b89-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/ioutil mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config importmap github.com/coreos/etcd/pkg/fileutil=github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/fileutil packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/fileutil=$WORK/b460/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a EOF cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/22/22494b95199d9d682279e02f1c0f316d64523c1c8d2d1f4bdd3b2d816a3c5532-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/logutil mkdir -p $WORK/b467/ cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/ioutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/ioutil -complete -buildid NIpvytOt-KvXkjBl9sVz/NIpvytOt-KvXkjBl9sVz -goversion go1.15rc1 -D "" -importcfg $WORK/b466/importcfg -pack -c=4 ./pagewriter.go ./readcloser.go ./reader.go ./util.go cat >$WORK/b467/importcfg << 'EOF' # internal # import config importmap github.com/coreos/pkg/capnslog=github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog=$WORK/b195/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/logutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/logutil -complete -buildid AWH-Gh1MFJ0jmJ3qqEAc/AWH-Gh1MFJ0jmJ3qqEAc -goversion go1.15rc1 -D "" -importcfg $WORK/b467/importcfg -pack -c=4 ./merge_logger.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/d9/d98d9f66293c9e7a90b35764d1ad8ea0d9388d7a24b7b749c71185f64626d64b-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/snap/snappb mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/gogoproto=github.com/coreos/mantle/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/golang/protobuf/proto=github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b353/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto=$WORK/b356/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/snap/snappb /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/snap/snappb -complete -buildid XnL8cYahMCarj_UhfY0q/XnL8cYahMCarj_UhfY0q -goversion go1.15rc1 -D "" -importcfg $WORK/b469/importcfg -pack -c=4 ./snap.pb.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/2a/2a27b36f077bc417b5e58cd8646cb495fb56ba9d2f3c7299ac9ef07c13da0ad1-d # internal github.com/coreos/mantle/vendor/github.com/xiang90/probing mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/xiang90/probing /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/coreos/mantle/vendor/github.com/xiang90/probing -complete -buildid LfRuy2bc28xr6KamVdqC/LfRuy2bc28xr6KamVdqC -goversion go1.15rc1 -D "" -importcfg $WORK/b470/importcfg -pack -c=4 ./prober.go ./server.go ./status.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/53/531ba957e109fd8f617431bf7a7a8913ad93058930e047c952d8b44b05c945ea-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/snap mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config importmap github.com/coreos/etcd/pkg/fileutil=github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/fileutil importmap github.com/coreos/etcd/pkg/ioutil=github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/ioutil importmap github.com/coreos/etcd/pkg/pbutil=github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/pbutil importmap github.com/coreos/etcd/raft=github.com/coreos/mantle/vendor/github.com/coreos/etcd/raft importmap github.com/coreos/etcd/raft/raftpb=github.com/coreos/mantle/vendor/github.com/coreos/etcd/raft/raftpb importmap github.com/coreos/etcd/snap/snappb=github.com/coreos/mantle/vendor/github.com/coreos/etcd/snap/snappb importmap github.com/coreos/pkg/capnslog=github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog importmap github.com/prometheus/client_golang/prometheus=github.com/coreos/mantle/vendor/github.com/prometheus/client_golang/prometheus packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/fileutil=$WORK/b460/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/ioutil=$WORK/b466/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/pbutil=$WORK/b462/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/raft=$WORK/b452/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/raft/raftpb=$WORK/b453/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/snap/snappb=$WORK/b469/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog=$WORK/b195/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b409/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/snap /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/snap -complete -buildid iQ_OTH5zoxZeJtKqxn6m/iQ_OTH5zoxZeJtKqxn6m -goversion go1.15rc1 -D "" -importcfg $WORK/b468/importcfg -pack -c=4 ./db.go ./message.go ./metrics.go ./snapshotter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/e1/e1edce9bc537fcfad700738d22e7e18ac5edb8993a39136a44b14c81a4e40c32-d # internal github.com/coreos/mantle/vendor/golang.org/x/time/rate mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/coreos/mantle/vendor/golang.org/x/time/rate -complete -buildid xYeVAK61Igl-vyRQUwt5/xYeVAK61Igl-vyRQUwt5 -goversion go1.15rc1 -D "" -importcfg $WORK/b471/importcfg -pack -c=4 ./rate.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/ed/ed3647fa230852c65b972ad8e546858081d20794874a4566e83f662405daa396-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/crc mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b049/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/crc /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/crc -complete -buildid ylUjvoXuY9QbA9orXn15/ylUjvoXuY9QbA9orXn15 -goversion go1.15rc1 -D "" -importcfg $WORK/b473/importcfg -pack -c=4 ./crc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b473/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/c6/c67fcd401dbe83e6b1de88e300ffe48d55fe0f061e1e87beab57df7f84b36559-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/wal/walpb mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/gogoproto=github.com/coreos/mantle/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/golang/protobuf/proto=github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b353/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/golang/protobuf/proto=$WORK/b356/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/wal/walpb /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/wal/walpb -complete -buildid VrHqiLbG5v-47ACXxO--/VrHqiLbG5v-47ACXxO-- -goversion go1.15rc1 -D "" -importcfg $WORK/b474/importcfg -pack -c=4 ./record.go ./record.pb.go cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/c6/c69d87ef2765e17384d2ed91544b7f97214eea995aafdb3dd1cf3aeed2654530-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/rafthttp mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config importmap github.com/coreos/etcd/etcdserver/stats=github.com/coreos/mantle/vendor/github.com/coreos/etcd/etcdserver/stats importmap github.com/coreos/etcd/pkg/httputil=github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/httputil importmap github.com/coreos/etcd/pkg/ioutil=github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/ioutil importmap github.com/coreos/etcd/pkg/logutil=github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/logutil importmap github.com/coreos/etcd/pkg/pbutil=github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/pbutil importmap github.com/coreos/etcd/pkg/transport=github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/transport importmap github.com/coreos/etcd/pkg/types=github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/types importmap github.com/coreos/etcd/raft=github.com/coreos/mantle/vendor/github.com/coreos/etcd/raft importmap github.com/coreos/etcd/raft/raftpb=github.com/coreos/mantle/vendor/github.com/coreos/etcd/raft/raftpb importmap github.com/coreos/etcd/snap=github.com/coreos/mantle/vendor/github.com/coreos/etcd/snap importmap github.com/coreos/etcd/version=github.com/coreos/mantle/vendor/github.com/coreos/etcd/version importmap github.com/coreos/go-semver/semver=github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/pkg/capnslog=github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog importmap github.com/prometheus/client_golang/prometheus=github.com/coreos/mantle/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/xiang90/probing=github.com/coreos/mantle/vendor/github.com/xiang90/probing importmap golang.org/x/time/rate=github.com/coreos/mantle/vendor/golang.org/x/time/rate packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/etcdserver/stats=$WORK/b456/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/httputil=$WORK/b458/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/ioutil=$WORK/b466/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/logutil=$WORK/b467/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/pbutil=$WORK/b462/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/transport=$WORK/b445/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/types=$WORK/b420/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/raft=$WORK/b452/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/raft/raftpb=$WORK/b453/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/snap=$WORK/b468/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/version=$WORK/b440/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/go-semver/semver=$WORK/b136/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog=$WORK/b195/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b409/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/xiang90/probing=$WORK/b470/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/time/rate=$WORK/b471/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/rafthttp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/rafthttp -complete -buildid wKU4jaqXk1Vce7RRwA7A/wKU4jaqXk1Vce7RRwA7A -goversion go1.15rc1 -D "" -importcfg $WORK/b465/importcfg -pack -c=4 ./coder.go ./doc.go ./http.go ./metrics.go ./msg_codec.go ./msgappv2_codec.go ./peer.go ./peer_status.go ./pipeline.go ./probing_status.go ./remote.go ./snapshot_sender.go ./stream.go ./transport.go ./urlpick.go ./util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b296/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/16/16a5dea5eeecc37393c923e22c53f180e1d4c690408163b0a87ebc0dce25b50c-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/wal mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config importmap github.com/coreos/etcd/pkg/crc=github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/crc importmap github.com/coreos/etcd/pkg/fileutil=github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/fileutil importmap github.com/coreos/etcd/pkg/ioutil=github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/ioutil importmap github.com/coreos/etcd/pkg/pbutil=github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/pbutil importmap github.com/coreos/etcd/raft=github.com/coreos/mantle/vendor/github.com/coreos/etcd/raft importmap github.com/coreos/etcd/raft/raftpb=github.com/coreos/mantle/vendor/github.com/coreos/etcd/raft/raftpb importmap github.com/coreos/etcd/wal/walpb=github.com/coreos/mantle/vendor/github.com/coreos/etcd/wal/walpb importmap github.com/coreos/pkg/capnslog=github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog importmap github.com/prometheus/client_golang/prometheus=github.com/coreos/mantle/vendor/github.com/prometheus/client_golang/prometheus packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/crc=$WORK/b473/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/fileutil=$WORK/b460/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/ioutil=$WORK/b466/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/pbutil=$WORK/b462/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/raft=$WORK/b452/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/raft/raftpb=$WORK/b453/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/wal/walpb=$WORK/b474/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog=$WORK/b195/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b409/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile hash/crc32=$WORK/b096/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/wal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/wal -complete -buildid 8LIUH_ZqkzQjyyo55u1N/8LIUH_ZqkzQjyyo55u1N -goversion go1.15rc1 -D "" -importcfg $WORK/b472/importcfg -pack -c=4 ./decoder.go ./doc.go ./encoder.go ./file_pipeline.go ./metrics.go ./repair.go ./util.go ./wal.go cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/aa/aa08c923b18b843c3a96caa207d614647ebba95ece305e18dd2d59f539b1098f-d # internal github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25 mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config importmap github.com/vmware/govmomi/vim25/methods=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/methods importmap github.com/vmware/govmomi/vim25/soap=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/soap importmap github.com/vmware/govmomi/vim25/types=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/types packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/methods=$WORK/b296/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/soap=$WORK/b297/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/types=$WORK/b300/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25 -complete -buildid 0AWmUSm1Ebk58r0jqETj/0AWmUSm1Ebk58r0jqETj -goversion go1.15rc1 -D "" -importcfg $WORK/b295/importcfg -pack -c=4 ./client.go ./doc.go ./retry.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/bd/bd308046af28fb86652d08c9e8b1aa803ea4e3449a41b2272a1a93da16d3cc03-d # internal github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/mo mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config importmap github.com/vmware/govmomi/vim25/methods=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/methods importmap github.com/vmware/govmomi/vim25/soap=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/soap importmap github.com/vmware/govmomi/vim25/types=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/types packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/methods=$WORK/b296/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/soap=$WORK/b297/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/types=$WORK/b300/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/mo /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/mo -complete -buildid zHWSsMW4sTfkbJNcp_7f/zHWSsMW4sTfkbJNcp_7f -goversion go1.15rc1 -D "" -importcfg $WORK/b303/importcfg -pack -c=4 ./ancestors.go ./entity.go ./extra.go ./mo.go ./reference.go ./registry.go ./retrieve.go ./type_info.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/58/58cede9fb4d0a65299f65faeab98aab7a8b864fef677e7dae344b7ace15ad909-d # internal github.com/coreos/mantle/vendor/github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config importmap github.com/prometheus/client_golang/prometheus=github.com/coreos/mantle/vendor/github.com/prometheus/client_golang/prometheus importmap github.com/prometheus/common/expfmt=github.com/coreos/mantle/vendor/github.com/prometheus/common/expfmt packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b094/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b409/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/prometheus/common/expfmt=$WORK/b412/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/coreos/mantle/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -buildid rofRNteEVowdteTHQfaq/rofRNteEVowdteTHQfaq -goversion go1.15rc1 -D "" -importcfg $WORK/b477/importcfg -pack -c=4 ./http.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b477/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/e5/e555545ddb79750ce9c28a7bbfacd06956c34ef8d2436fc4cc438cf75424d9d1-d # internal github.com/coreos/mantle/vendor/github.com/coreos/go-omaha/omaha mkdir -p $WORK/b479/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile encoding/xml=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile mime=$WORK/b107/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/go-omaha/omaha /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/coreos/mantle/vendor/github.com/coreos/go-omaha/omaha -complete -buildid gEN3hJC5wCwya4vYAfO4/gEN3hJC5wCwya4vYAfO4 -goversion go1.15rc1 -D "" -importcfg $WORK/b479/importcfg -pack -c=4 ./codes.go ./handler.go ./isclosed.go ./package.go ./parse.go ./protocol.go ./server.go ./system.go ./trivial_server.go ./update.go cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/a8/a81c1b82ef3a80181dea843fe54dbfd5e64eba64ec00eb4a98823f71e8fee4c5-d # internal github.com/coreos/mantle/lang/destructor mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config importmap github.com/coreos/pkg/capnslog=github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog packagefile github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog=$WORK/b195/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/lang/destructor /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/coreos/mantle/lang/destructor -complete -buildid omqMK0LuUzcF1ri7lazh/omqMK0LuUzcF1ri7lazh -goversion go1.15rc1 -D "" -importcfg $WORK/b480/importcfg -pack -c=4 ./destructor.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/6a/6a6869c0861e8cd31ab048c1b87669ce6e4dfbe16f7b4074e8d0cc1f13972ee3-d # internal github.com/coreos/mantle/network/neterror mkdir -p $WORK/b482/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b080/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/network/neterror /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/coreos/mantle/network/neterror -complete -buildid PQqcpvRMkM17yh0IPJES/PQqcpvRMkM17yh0IPJES -goversion go1.15rc1 -D "" -importcfg $WORK/b482/importcfg -pack -c=4 ./error.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/be/be6d6a46e2204dc9a8ab95509a2fb079abcbba9558300279a6b9f73d7a02cb6f-d # internal github.com/coreos/mantle/network/ntp mkdir -p $WORK/b481/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config importmap github.com/coreos/pkg/capnslog=github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/network/neterror=$WORK/b482/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog=$WORK/b195/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/network/ntp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/coreos/mantle/network/ntp -complete -buildid jA_8ZsaXhuqTbnhVSgY2/jA_8ZsaXhuqTbnhVSgY2 -goversion go1.15rc1 -D "" -importcfg $WORK/b481/importcfg -pack -c=4 ./protocol.go ./protocol_string.go ./server.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/75/75d7df10e6e3ac917880393a85c565b668ee69024b3cbe606aa8723ad5000e65-d # internal github.com/coreos/mantle/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/coreos/mantle/vendor/github.com/vishvananda/netlink/nl -complete -buildid Kjfs7-SreJDjfRbRavb9/Kjfs7-SreJDjfRbRavb9 -goversion go1.15rc1 -D "" -importcfg $WORK/b484/importcfg -pack -c=4 ./addr_linux.go ./link_linux.go ./nl_linux.go ./route_linux.go ./xfrm_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/67/67ea4f8ba404935cf12caaaa3b16f5ef45b51756fc0dd09f3305b1025770a322-d # internal github.com/coreos/mantle/vendor/github.com/godbus/dbus mkdir -p $WORK/b489/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile os/user=$WORK/b219/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/coreos/mantle/vendor/github.com/godbus/dbus -complete -buildid YMpwfgOEAqyZm-6h9BE2/YMpwfgOEAqyZm-6h9BE2 -goversion go1.15rc1 -D "" -importcfg $WORK/b489/importcfg -pack -c=4 ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/0d/0dcc28876914862127cdc379fa0e8a673a75ec04ef8a0044120af7615334d89b-d # internal github.com/coreos/mantle/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b483/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/coreos/mantle/vendor/github.com/vishvananda/netlink/nl packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vishvananda/netlink/nl=$WORK/b484/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/coreos/mantle/vendor/github.com/vishvananda/netlink -complete -buildid u75GODctr3AUUV_oQ76J/u75GODctr3AUUV_oQ76J -goversion go1.15rc1 -D "" -importcfg $WORK/b483/importcfg -pack -c=4 ./addr.go ./addr_linux.go ./link.go ./link_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./protinfo.go ./route.go ./route_linux.go ./xfrm.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/d3/d330540460bbc7a8d810baa30dc9023cc2059dc45f218fedf2a2782f8d5b301a-d # internal github.com/coreos/mantle/vendor/github.com/vmware/govmomi/property mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config importmap github.com/vmware/govmomi/vim25=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25 importmap github.com/vmware/govmomi/vim25/methods=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/methods importmap github.com/vmware/govmomi/vim25/mo=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/mo importmap github.com/vmware/govmomi/vim25/soap=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/soap importmap github.com/vmware/govmomi/vim25/types=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/types packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25=$WORK/b295/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/methods=$WORK/b296/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/mo=$WORK/b303/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/soap=$WORK/b297/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/types=$WORK/b300/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/vmware/govmomi/property /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/coreos/mantle/vendor/github.com/vmware/govmomi/property -complete -buildid huavAZckMKjQZ2oWjir3/huavAZckMKjQZ2oWjir3 -goversion go1.15rc1 -D "" -importcfg $WORK/b294/importcfg -pack -c=4 ./collector.go ./filter.go ./wait.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/0d/0df9418a13f69a20e2bcd01aab23e79d22bda7387f14461a8ea5e53c077fef0c-d # internal github.com/coreos/mantle/vendor/github.com/pin/tftp/netascii mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/pin/tftp/netascii /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/coreos/mantle/vendor/github.com/pin/tftp/netascii -complete -buildid nsYajHCkyzvzYZxYhU6h/nsYajHCkyzvzYZxYhU6h -goversion go1.15rc1 -D "" -importcfg $WORK/b497/importcfg -pack -c=4 ./netascii.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/48/48657c820d69073956d4f001eed31f885ce570fc9166a9ee1c061d0b5edf3648-d # internal github.com/coreos/mantle/vendor/github.com/vmware/govmomi/session mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config importmap github.com/vmware/govmomi/property=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/property importmap github.com/vmware/govmomi/vim25=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25 importmap github.com/vmware/govmomi/vim25/methods=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/methods importmap github.com/vmware/govmomi/vim25/mo=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/mo importmap github.com/vmware/govmomi/vim25/soap=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/soap importmap github.com/vmware/govmomi/vim25/types=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/types packagefile context=$WORK/b047/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/property=$WORK/b294/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25=$WORK/b295/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/methods=$WORK/b296/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/mo=$WORK/b303/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/soap=$WORK/b297/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/types=$WORK/b300/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/vmware/govmomi/session /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/coreos/mantle/vendor/github.com/vmware/govmomi/session -complete -buildid P9WQ6bewesVTffuLe76d/P9WQ6bewesVTffuLe76d -goversion go1.15rc1 -D "" -importcfg $WORK/b304/importcfg -pack -c=4 ./keep_alive.go ./manager.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/d0/d0f79f9dcb3f14a7aefb4ce9f3cdc10d9c2ebf6a9b273bd072cf376479046c55-d # internal github.com/coreos/mantle/vendor/github.com/vmware/govmomi/list mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config importmap github.com/vmware/govmomi/property=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/property importmap github.com/vmware/govmomi/vim25/mo=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/mo importmap github.com/vmware/govmomi/vim25/soap=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/soap importmap github.com/vmware/govmomi/vim25/types=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/types packagefile context=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/property=$WORK/b294/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/mo=$WORK/b303/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/soap=$WORK/b297/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/types=$WORK/b300/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/vmware/govmomi/list /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/coreos/mantle/vendor/github.com/vmware/govmomi/list -complete -buildid eJslcXqH1N5p_I2Z3vt3/eJslcXqH1N5p_I2Z3vt3 -goversion go1.15rc1 -D "" -importcfg $WORK/b306/importcfg -pack -c=4 ./lister.go ./path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b304/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/45/45cd4a2b11544159f41239b3906449f3b0cf678c3f9dab6376138f043d52acdf-d # internal github.com/coreos/mantle/vendor/github.com/vmware/govmomi mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config importmap github.com/vmware/govmomi/property=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/property importmap github.com/vmware/govmomi/session=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/session importmap github.com/vmware/govmomi/vim25=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25 importmap github.com/vmware/govmomi/vim25/soap=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/soap importmap github.com/vmware/govmomi/vim25/types=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/types packagefile context=$WORK/b047/_pkg_.a packagefile crypto/tls=$WORK/b045/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/property=$WORK/b294/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/session=$WORK/b304/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25=$WORK/b295/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/soap=$WORK/b297/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/types=$WORK/b300/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/vmware/govmomi /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/coreos/mantle/vendor/github.com/vmware/govmomi -complete -buildid _CWC3Jih-8eOAFQJCRkZ/_CWC3Jih-8eOAFQJCRkZ -goversion go1.15rc1 -D "" -importcfg $WORK/b293/importcfg -pack -c=4 ./client.go cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/d7/d7f6e483a2f498678b1638b4e5c1a2fb541a0781b5ac3ee7e08e99b5e16be8e1-d # internal github.com/coreos/mantle/vendor/github.com/vmware/govmomi/task mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config importmap github.com/vmware/govmomi/property=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/property importmap github.com/vmware/govmomi/vim25/progress=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/progress importmap github.com/vmware/govmomi/vim25/types=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/types packagefile context=$WORK/b047/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/property=$WORK/b294/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/progress=$WORK/b299/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/types=$WORK/b300/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/vmware/govmomi/task /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/coreos/mantle/vendor/github.com/vmware/govmomi/task -complete -buildid FRpl1E3gcN40PuL7WFG_/FRpl1E3gcN40PuL7WFG_ -goversion go1.15rc1 -D "" -importcfg $WORK/b308/importcfg -pack -c=4 ./error.go ./wait.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/6c/6c4ae09b7baa34b39fc1bc5988f9bd741d0128d822abd7589b4d60544adfc675-d # internal github.com/coreos/mantle/vendor/github.com/vmware/govmomi/object mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config importmap github.com/vmware/govmomi/property=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/property importmap github.com/vmware/govmomi/session=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/session importmap github.com/vmware/govmomi/task=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/task importmap github.com/vmware/govmomi/vim25=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25 importmap github.com/vmware/govmomi/vim25/methods=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/methods importmap github.com/vmware/govmomi/vim25/mo=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/mo importmap github.com/vmware/govmomi/vim25/progress=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/progress importmap github.com/vmware/govmomi/vim25/soap=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/soap importmap github.com/vmware/govmomi/vim25/types=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/types packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile crypto/tls=$WORK/b045/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile crypto/x509/pkix=$WORK/b075/_pkg_.a packagefile encoding/asn1=$WORK/b062/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/property=$WORK/b294/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/session=$WORK/b304/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/task=$WORK/b308/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25=$WORK/b295/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/methods=$WORK/b296/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/mo=$WORK/b303/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/progress=$WORK/b299/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/soap=$WORK/b297/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/types=$WORK/b300/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile path/filepath=$WORK/b079/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile text/tabwriter=$WORK/b239/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/vmware/govmomi/object /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/coreos/mantle/vendor/github.com/vmware/govmomi/object -complete -buildid apuoFoLSxmigTlC1xZmU/apuoFoLSxmigTlC1xZmU -goversion go1.15rc1 -D "" -importcfg $WORK/b307/importcfg -pack -c=4 ./authorization_manager.go ./authorization_manager_internal.go ./cluster_compute_resource.go ./common.go ./compute_resource.go ./custom_fields_manager.go ./customization_spec_manager.go ./datacenter.go ./datastore.go ./datastore_file.go ./datastore_file_manager.go ./datastore_path.go ./diagnostic_log.go ./diagnostic_manager.go ./distributed_virtual_portgroup.go ./distributed_virtual_switch.go ./extension_manager.go ./file_manager.go ./folder.go ./history_collector.go ./host_account_manager.go ./host_certificate_info.go ./host_certificate_manager.go ./host_config_manager.go ./host_datastore_browser.go ./host_datastore_system.go ./host_date_time_system.go ./host_firewall_system.go ./host_network_system.go ./host_service_system.go ./host_storage_system.go ./host_system.go ./host_virtual_nic_manager.go ./host_vsan_internal_system.go ./host_vsan_system.go ./http_nfc_lease.go ./namespace_manager.go ./network.go ./network_reference.go ./opaque_network.go ./option_manager.go ./ovf_manager.go ./resource_pool.go ./search_index.go ./storage_pod.go ./storage_resource_manager.go ./task.go ./types.go ./virtual_app.go ./virtual_device_list.go ./virtual_disk_manager.go ./virtual_disk_manager_internal.go ./virtual_machine.go ./vmware_distributed_virtual_switch.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/ac/acc6ebc008e0679de2e9fd52d8b59d964b373da6e45cb239a28071980074eea1-d # internal github.com/coreos/mantle/vendor/github.com/pin/tftp mkdir -p $WORK/b496/ cat >$WORK/b496/importcfg << 'EOF' # internal # import config importmap github.com/pin/tftp/netascii=github.com/coreos/mantle/vendor/github.com/pin/tftp/netascii packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/pin/tftp/netascii=$WORK/b497/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/pin/tftp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/coreos/mantle/vendor/github.com/pin/tftp -complete -buildid BGAFLPENjZYqhygEXGFr/BGAFLPENjZYqhygEXGFr -goversion go1.15rc1 -D "" -importcfg $WORK/b496/importcfg -pack -c=4 ./backoff.go ./client.go ./packet.go ./receiver.go ./sender.go ./server.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/8c/8cb6e91eb172bd079c910481d56cdf73f6cc61df38d5ff033badee07aaa005ce-d # internal net/http/httptest mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b045/_pkg_.a packagefile crypto/x509=$WORK/b073/_pkg_.a packagefile flag=$WORK/b156/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b097/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b102/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/http/internal=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b104/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptest /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p net/http/httptest -std -complete -buildid _RMAF5vYVzQ2VPYBLmlg/_RMAF5vYVzQ2VPYBLmlg -goversion go1.15rc1 -D "" -importcfg $WORK/b498/importcfg -pack -c=4 ./httptest.go ./recorder.go ./server.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/e2/e255910dd32b44bf980a05b47b43e5da80e844789264a317a4eb43bb5e52bc7f-d # internal github.com/coreos/mantle/system/user mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config packagefile os/user=$WORK/b219/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/system/user /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/coreos/mantle/system/user -complete -buildid XZHloHsAlMXNeqP_KMjC/XZHloHsAlMXNeqP_KMjC -goversion go1.15rc1 -D "" -importcfg $WORK/b512/importcfg -pack -c=4 ./user.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/92/922cb966c6537293363ec579f76066569ff7876c7e5e7c8bffb03761801a0080-d # internal github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b515/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/errors -complete -buildid TsbgpyqO0A6rBHZlbz0H/TsbgpyqO0A6rBHZlbz0H -goversion go1.15rc1 -D "" -importcfg $WORK/b515/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/b5/b5095521d582222d9819414d7ac82e8b54a586464e023e4b98f6c243e7224d6b-d # internal github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b023/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b515/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/armor -complete -buildid 2rglVnH940yw8hZV-BmO/2rglVnH940yw8hZV-BmO -goversion go1.15rc1 -D "" -importcfg $WORK/b514/importcfg -pack -c=4 ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/b7/b7e250a59fb9eb3fd9e9d9f31a794df46518443c9d114f8b8cdb2799c74d456b-d # internal hash/adler32 mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p hash/adler32 -std -complete -buildid 4PwXMLT2u31J3c-zc02M/4PwXMLT2u31J3c-zc02M -goversion go1.15rc1 -D "" -importcfg $WORK/b518/importcfg -pack -c=4 ./adler32.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/fa/fab7727547025a301e47304479a10ba0834fe1d31ff55a537d5f7a0a60ccce0b-d # internal github.com/coreos/mantle/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/coreos/mantle/vendor/golang.org/x/crypto/cast5 -complete -buildid KKWV4hISwFHlLXNVQPnW/KKWV4hISwFHlLXNVQPnW -goversion go1.15rc1 -D "" -importcfg $WORK/b519/importcfg -pack -c=4 ./cast5.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/df/df8d35608f297897ba87011bf372acf8ec5d2229934e05c4951c6b30f9b40d0e-d # internal compress/zlib mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile hash/adler32=$WORK/b518/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p compress/zlib -std -complete -buildid rU60ZpKVgA4DOt6GWlBP/rU60ZpKVgA4DOt6GWlBP -goversion go1.15rc1 -D "" -importcfg $WORK/b517/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/0e/0ebd0ecab4f285e1a0f5d9e0bb3b53813369dc3ae414837c465d11e09a7708bb-d # internal github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b053/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/elgamal -complete -buildid o0kaidMhY0FUbDo1nKv3/o0kaidMhY0FUbDo1nKv3 -goversion go1.15rc1 -D "" -importcfg $WORK/b520/importcfg -pack -c=4 ./elgamal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/95/9567164ad67df26e307d41f8b7609bf34453bb5df39e7241cb6e457fa8c308a1-d # internal github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b521/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=$WORK/b048/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b515/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/s2k -complete -buildid 8fQXSxyD7WV5eEsvJ6KL/8fQXSxyD7WV5eEsvJ6KL -goversion go1.15rc1 -D "" -importcfg $WORK/b521/importcfg -pack -c=4 ./s2k.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/b0/b07b89cf1c56afa16f91b87bf5a936a831a34fda77faa9ead2db5ef17d066015-d # internal image mkdir -p $WORK/b522/ cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b523/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p image -std -complete -buildid D0DVWrxlBk_Ff2U-c79G/D0DVWrxlBk_Ff2U-c79G -goversion go1.15rc1 -D "" -importcfg $WORK/b522/importcfg -pack -c=4 ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/d0/d07a11bdb910518670bd02bfc5888f6e22a633b3380c749949748d0bc2d2fefa-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/a3/a3308538e98a0780e5adc71d1d9f11a6ea746621b992f18aa84901f0bf200aaa-d # internal image/internal/imageutil mkdir -p $WORK/b525/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b522/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p image/internal/imageutil -std -complete -buildid Z8kRKaVD0lVK8LWt_sRZ/Z8kRKaVD0lVK8LWt_sRZ -goversion go1.15rc1 -D "" -importcfg $WORK/b525/importcfg -pack -c=4 ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/f1/f16e27f589c58025bffc6c6ed2cff847ab291375d2ee4cc93ca27b4b9913ceac-d # internal image/jpeg mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b522/_pkg_.a packagefile image/color=$WORK/b523/_pkg_.a packagefile image/internal/imageutil=$WORK/b525/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p image/jpeg -std -complete -buildid ZaqGtEMOs2DhfNwDa_kV/ZaqGtEMOs2DhfNwDa_kV -goversion go1.15rc1 -D "" -importcfg $WORK/b524/importcfg -pack -c=4 ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/ea/ead06b9cda3ddda1bf70840ff04ee1072ea0be890c39e45aa48381268c4b9287-d # internal github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/coreos/mantle/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b199/_pkg_.a packagefile compress/flate=$WORK/b095/_pkg_.a packagefile compress/zlib=$WORK/b517/_pkg_.a packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/aes=$WORK/b050/_pkg_.a packagefile crypto/cipher=$WORK/b051/_pkg_.a packagefile crypto/des=$WORK/b054/_pkg_.a packagefile crypto/dsa=$WORK/b074/_pkg_.a packagefile crypto/ecdsa=$WORK/b055/_pkg_.a packagefile crypto/elliptic=$WORK/b056/_pkg_.a packagefile crypto/md5=$WORK/b068/_pkg_.a packagefile crypto/rand=$WORK/b066/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile crypto/sha512=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b024/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/crypto/cast5=$WORK/b519/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b520/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b515/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b521/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile image=$WORK/b522/_pkg_.a packagefile image/jpeg=$WORK/b524/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/packet -complete -buildid T2trxXCok74qqwqdY7Tz/T2trxXCok74qqwqdY7Tz -goversion go1.15rc1 -D "" -importcfg $WORK/b516/importcfg -pack -c=4 ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/84/849310e097717e7003ceadd37c02d3c2cb773cb63d11dd9b7057ffd472c1f794-d # internal github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/armor=github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=$WORK/b048/_pkg_.a packagefile crypto/rsa=$WORK/b070/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b514/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b515/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b516/_pkg_.a packagefile github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b521/_pkg_.a packagefile hash=$WORK/b049/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/coreos/mantle/vendor/golang.org/x/crypto/openpgp -complete -buildid SL3hH61jonf8ACBqIw6P/SL3hH61jonf8ACBqIw6P -goversion go1.15rc1 -D "" -importcfg $WORK/b513/importcfg -pack -c=4 ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/79/793b54dc228841908b3a6a4cf22403e968a7988d807381a937b2693a665a9b7f-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/f7/f7d1d2609b90966a6cbf6a273c8f71b037d26749f46857f326daf26e3577e657-d # internal github.com/coreos/mantle/vendor/github.com/vmware/govmomi/find mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config importmap github.com/vmware/govmomi/list=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/list importmap github.com/vmware/govmomi/object=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/object importmap github.com/vmware/govmomi/property=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/property importmap github.com/vmware/govmomi/vim25=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25 importmap github.com/vmware/govmomi/vim25/mo=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/mo importmap github.com/vmware/govmomi/vim25/types=github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/types packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/list=$WORK/b306/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/object=$WORK/b307/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/property=$WORK/b294/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25=$WORK/b295/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/mo=$WORK/b303/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/vmware/govmomi/vim25/types=$WORK/b300/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/vmware/govmomi/find /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/coreos/mantle/vendor/github.com/vmware/govmomi/find -complete -buildid O9Ru0--ZeNWJkq9b4l3q/O9Ru0--ZeNWJkq9b4l3q -goversion go1.15rc1 -D "" -importcfg $WORK/b305/importcfg -pack -c=4 ./doc.go ./error.go ./finder.go ./recurser.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/ce/cec45627d47d8f75dcbe86bfda2fda56499ca8fc2a27013b20d2c945420da0b6-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/cd/cdf4e44c50fdb40a178ee60e60a0595ca24bfedc9a22e817c5744da937721843-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/client mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config importmap github.com/coreos/etcd/pkg/pathutil=github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/pathutil importmap github.com/coreos/etcd/pkg/srv=github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/srv importmap github.com/coreos/etcd/pkg/types=github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/types importmap github.com/coreos/etcd/version=github.com/coreos/mantle/vendor/github.com/coreos/etcd/version importmap github.com/ugorji/go/codec=github.com/coreos/mantle/vendor/github.com/ugorji/go/codec packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/pathutil=$WORK/b438/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/srv=$WORK/b439/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/types=$WORK/b420/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/version=$WORK/b440/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/ugorji/go/codec=$WORK/b441/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile net=$WORK/b080/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/client /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/client -complete -buildid 6bpOoEDTqeWh7c91whvY/6bpOoEDTqeWh7c91whvY -goversion go1.15rc1 -D "" -importcfg $WORK/b437/importcfg -pack -c=4 ./auth_role.go ./auth_user.go ./cancelreq.go ./client.go ./cluster_error.go ./curl.go ./discover.go ./doc.go ./keys.generated.go ./keys.go ./members.go ./util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/14/141fa6806a52f9cbbbd1e89f853578917244226d979ba05a524975d63e23b60b-d # internal github.com/coreos/mantle/vendor/github.com/coreos/etcd/discovery mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config importmap github.com/coreos/etcd/client=github.com/coreos/mantle/vendor/github.com/coreos/etcd/client importmap github.com/coreos/etcd/pkg/transport=github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/transport importmap github.com/coreos/etcd/pkg/types=github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/types importmap github.com/coreos/pkg/capnslog=github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog importmap github.com/jonboulle/clockwork=github.com/coreos/mantle/vendor/github.com/jonboulle/clockwork packagefile context=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/client=$WORK/b437/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/transport=$WORK/b445/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/etcd/pkg/types=$WORK/b420/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/coreos/pkg/capnslog=$WORK/b195/_pkg_.a packagefile github.com/coreos/mantle/vendor/github.com/jonboulle/clockwork=$WORK/b435/_pkg_.a packagefile math=$WORK/b025/_pkg_.a packagefile net/http=$WORK/b093/_pkg_.a packagefile net/url=$WORK/b084/_pkg_.a packagefile path=$WORK/b112/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mantle-4332de0ff237f9e9007d7c4f8fefaad45108568b/src/github.com/coreos/mantle/vendor/github.com/coreos/etcd/discovery /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p github.com/coreos/mantle/vendor/github.com/coreos/etcd/discovery -complete -buildid DG7vy3j1RzsF_iXUOQLH/DG7vy3j1RzsF_iXUOQLH -goversion go1.15rc1 -D "" -importcfg $WORK/b436/importcfg -pack -c=4 ./discovery.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/e6/e6735672a8827926f228e39e903c867a1899c623cd58383cd2eaab511d51d743-d # internal error: Bad exit status from /var/tmp/rpm-tmp.aEWKu1 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.aEWKu1 (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, 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/mantle.spec