Mock Version: 2.1 Mock Version: 2.1 Mock Version: 2.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ignition.spec'], chrootPath='/var/lib/mock/f31-build-20574733-1495579/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ignition.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1588636800 Wrote: /builddir/build/SRPMS/ignition-2.3.0-1.gitee616d5.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ignition.spec'], chrootPath='/var/lib/mock/f31-build-20574733-1495579/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ignition.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1588636800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.V9hlvp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d + /usr/bin/gzip -dc /builddir/build/SOURCES/ignition-ee616d5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + cd ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d + /usr/bin/gzip -dc /builddir/build/SOURCES/ignition-dracut-7ff38d9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd ignition-dracut-7ff38d9716bf982e3f6495d85c6ce91aab72e88d + mv LICENSE ../LICENSE.dracut + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1wtwwn + umask 022 + cd /builddir/build/BUILD + cd ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d + mkdir -p src/github.com/coreos + ln -s ../../../ src/github.com/coreos/ignition + export 'LDFLAGS= -X github.com/coreos/ignition/v2/internal/version.Raw=2.3.0 ' + LDFLAGS=' -X github.com/coreos/ignition/v2/internal/version.Raw=2.3.0 ' + export 'LDFLAGS+= -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true ' + LDFLAGS+=' -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true ' + export GO111MODULE=on + GO111MODULE=on + export GOFLAGS=-mod=vendor + GOFLAGS=-mod=vendor Building ignition... + echo 'Building ignition...' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -ldflags ' -X github.com/coreos/ignition/v2/internal/version.Raw=2.3.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0x6e11a7915641c8bc26895f608e82b2d03753f4f8' -a -v -x -o ./ignition github.com/coreos/ignition/v2/internal WORK=/tmp/go-build245360222 math/bits mkdir -p $WORK/b016/ runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math/bits -std -complete -buildid RKen_jGQnLNHamIV71mh/RKen_jGQnLNHamIV71mh -goversion go1.13.10 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/sys -std -+ -complete -buildid BmTAkShQdQqNVv_95Mgo/BmTAkShQdQqNVv_95Mgo -goversion go1.13.10 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go internal/race mkdir -p $WORK/b020/ unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid zbbwGw8aNb-u5MW4XofC/zbbwGw8aNb-u5MW4XofC -goversion go1.13.10 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./utf8.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -buildid u6czOa8kK9FigIG9sbyv/u6czOa8kK9FigIG9sbyv -goversion go1.13.10 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./doc.go ./norace.go runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b009/symabis ./asm_amd64.s internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b007/symabis ./cpu_x86.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime/internal/atomic -std -+ -buildid 0dFi65BmViwbcOTuUVxy/0dFi65BmViwbcOTuUVxy -goversion go1.13.10 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./atomic_amd64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/5f/5f38a29c03ee758db3991a2a29c04fc864005edbff9a818f47098889c4beb41e-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/math -std -+ -complete -buildid suMSJi-rc8niMOERDzcz/suMSJi-rc8niMOERDzcz -goversion go1.13.10 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./math.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/cpu -std -+ -buildid Ch1e4Ko3MWflwqZr1LOu/Ch1e4Ko3MWflwqZr1LOu -goversion go1.13.10 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/eb/ebb007ccd396899034f5d1603f6437c1cad3bcf3f23763ace9b7ce3c044074b5-d # internal sync/atomic cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b009/asm_amd64.o ./asm_amd64.s mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b021/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c4/c4980743e4379ce4d44cd62fc9eaa1b869ce4e4d01e0beb677d9e515121e6fca-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/3f/3f38d9bf9f045bdcc45ee5673fccd0b8b54afdcce1df4ad577acc2e77356486a-d # internal encoding mkdir -p $WORK/b042/ cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f7/f71eaadfae88e6678356a2087b9e42af29c61e009c6b992f6e1d6ab708c4abbc-d # internal unicode/utf16 mkdir -p $WORK/b044/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p encoding -std -complete -buildid 6oReYf-fdjMwGM-_4mU_/6oReYf-fdjMwGM-_4mU_ -goversion go1.13.10 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./encoding.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p unicode/utf16 -std -complete -buildid KblHDpajfHY5X9kGPpi-/KblHDpajfHY5X9kGPpi- -goversion go1.13.10 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./utf16.go unicode mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -buildid MzPS_me1rMw0xVjBAxq0/MzPS_me1rMw0xVjBAxq0 -goversion go1.13.10 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -buildid 77rEdg0_EYLAeb_FZ6FC/77rEdg0_EYLAeb_FZ6FC -goversion go1.13.10 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=4 ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/eb/ebc5d5e24a3ef251e63da2924e50e69dba348eeb65e3ce60b8b324224e9f4af9-d # internal internal/nettrace mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p internal/nettrace -std -complete -buildid HeKo8BWqta6TlxCj6kGk/HeKo8BWqta6TlxCj6kGk -goversion go1.13.10 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/3f/3fb30f58ed99944b6e341595e3efc159b2d214c35f09a080154c99f72a0ddd2c-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b007/cpu_x86.o ./cpu_x86.s runtime/cgo mkdir -p $WORK/b054/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b054/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b054/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b021/asm.o ./asm.s cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/44/444b58616a148faa53882c846724f677e1cdfffdffef24a6f6caddbbdf9e78d3-d # internal internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b006/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/e9/e93cb9dd210ccebe57a9a65b22c476b0265ef90acd15d9f53fb35b3d70591ab1-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/1f/1fea700263bf8f21ebc5d9b985bebb209a304831546b6d35cac7005c1f161ff4-d # internal container/list mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p container/list -std -complete -buildid L_TJi4GcFzl-9pRqz-sJ/L_TJi4GcFzl-9pRqz-sJ -goversion go1.13.10 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./list.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal math mkdir -p $WORK/b015/ cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/fc/fcaccab9fc8f763d17ea0c1ca04334cb05397584ebb3b0c8f2852425d427ada1-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b015/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/testlog -std -complete -buildid 8U6cHvZ-c1bMH-gwDelZ/8U6cHvZ-c1bMH-gwDelZ -goversion go1.13.10 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./log.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/bytealg -std -+ -buildid VrhDyvr3nDhvd8MdpA-Q/VrhDyvr3nDhvd8MdpA-Q -goversion go1.13.10 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math -std -buildid U0KBNNL2jjcAaUqchnog/U0KBNNL2jjcAaUqchnog -goversion go1.13.10 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/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 ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/7c/7c8828bb2f0bdf45ac5edb03d7ffd0bc1b37eefb05d48e95a05524722755dd24-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b006/compare_amd64.o ./compare_amd64.s cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/0a/0ada4fe0c50abd51076dc4b75a280240b4e666ac9a7e580dc39d07fc59d2b7c1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b006/count_amd64.o ./count_amd64.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b006/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b006/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b006/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_amd64.o $WORK/b006/count_amd64.o $WORK/b006/equal_amd64.o $WORK/b006/index_amd64.o $WORK/b006/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/98/98218e3b746ddcd6c47aff0d1b3ba38b2432db1cf7dee629492c77d6ce4614dd-d # internal cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c crypto/internal/subtle mkdir -p $WORK/b079/ crypto/subtle mkdir -p $WORK/b080/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/internal/subtle -std -complete -buildid FVOikvdgTyqZKLVQ4GGA/FVOikvdgTyqZKLVQ4GGA -goversion go1.13.10 -D "" -importcfg $WORK/b079/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/subtle -std -complete -buildid ZYpEmBJzeq-9DJwJf8Ky/ZYpEmBJzeq-9DJwJf8Ky -goversion go1.13.10 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./constant_time.go runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/f7/f7217ce5aba37cd64097e1536d2ec43f24c8a9bdeab55e78db8516f68e49c906-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid CA_v5Qiswrxa8hGs-Qrv/CA_v5Qiswrxa8hGs-Qrv -goversion go1.13.10 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./asn1.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/42/4240c69e4c7ea50f6ea20e1df8b728615a070d15f3a0b558b262fd325a90ada2-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid Mx6VJkjV19f9hRLFH1Z_/Mx6VJkjV19f9hRLFH1Z_ -goversion go1.13.10 -D "" -importcfg $WORK/b105/importcfg -pack -c=4 ./aliasing.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p runtime -std -+ -buildid m5pOHviVzVpWp0LHqjK8/m5pOHviVzVpWp0LHqjK8 -goversion go1.13.10 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.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 ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.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 ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.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_amd64x.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/cc/cc6bc950c83be90ee099308b489fe6eff1a6897ce930baac977237975a2f5157-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b108/ cat >$WORK/b108/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b108/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/05/05c27a5b5854b6811dac69c0e174ed857083134593c90b8333cdb3d214a0b11e-d # internal github.com/aws/aws-sdk-go/aws/client/metadata mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/client/metadata /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/aws/aws-sdk-go/aws/client/metadata -complete -buildid OOGzg1YuabUPxC7xT2XR/OOGzg1YuabUPxC7xT2XR -goversion go1.13.10 -D "" -importcfg $WORK/b152/importcfg -pack -c=4 ./client_info.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/82/8240c880ec26968c4c73535fce22f0af75d117f04c9ec1de1b1d0d6edf4a794a-d # internal github.com/vmware/vmw-guestinfo/bdoor mkdir -p $WORK/b219/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid 6ljIAE9SF14pfw_aKANz/6ljIAE9SF14pfw_aKANz -goversion go1.13.10 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h -c=4 ./doc.go ./mont25519_amd64.go cat >$WORK/b219/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/vmware/vmw-guestinfo/bdoor /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b219=>" -I $WORK/b219/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b219/symabis ./bdoor_amd64.s cat >$WORK/b219/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/vmware/vmw-guestinfo/bdoor -buildid TpK-uIQf7OGhcuqc9llf/TpK-uIQf7OGhcuqc9llf -goversion go1.13.10 -symabis $WORK/b219/symabis -D "" -importcfg $WORK/b219/importcfg -pack -asmhdr $WORK/b219/go_asm.h -c=4 ./bdoor.go ./bdoor_amd64.go ./word.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/21/21281a3a0d672fae0299fb28d0ed17b1c2a0a318ea71bd03db5dabf910e257c9-d # internal cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cp /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/const_amd64.h $WORK/b108/const_GOARCH.h cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b015/dim_amd64.o ./dim_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b108/const_amd64.o ./const_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b108/cswap_amd64.o ./cswap_amd64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b015/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b015/floor_amd64.o ./floor_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b108/freeze_amd64.o ./freeze_amd64.s cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/vmware/vmw-guestinfo/bdoor /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b219=>" -I $WORK/b219/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b219/bdoor_amd64.o ./bdoor_amd64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b015/hypot_amd64.o ./hypot_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x003.o -c gcc_context.c cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/vmware/vmw-guestinfo/bdoor /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b219/_pkg_.a $WORK/b219/bdoor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b015/log_amd64.o ./log_amd64.s cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/d6/d6627b7d7efb70a8a61ac4fa5dc97c6a284adf155b3363a1f29610113831c65c-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b108/ladderstep_amd64.o ./ladderstep_amd64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b015/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b015/stubs_amd64.o ./stubs_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b108/mul_amd64.o ./mul_amd64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_amd64.o $WORK/b015/exp_amd64.o $WORK/b015/floor_amd64.o $WORK/b015/hypot_amd64.o $WORK/b015/log_amd64.o $WORK/b015/sqrt_amd64.o $WORK/b015/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b108/square_amd64.o ./square_amd64.s cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/e7/e77145b24247f09d047891caf03d90e891886c8007d395fca3b6b738cea54229-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b108/_pkg_.a $WORK/b108/const_amd64.o $WORK/b108/cswap_amd64.o $WORK/b108/freeze_amd64.o $WORK/b108/ladderstep_amd64.o $WORK/b108/mul_amd64.o $WORK/b108/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/ff/ff433e1ddc21a4356957bb0af4d89b6c21795a66a484424937aab9c33c53f308-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x006.o -c gcc_linux_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x012.o -c gcc_amd64.S cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -o $WORK/b054/_cgo_.o $WORK/b054/_cgo_main.o $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o $WORK/b054/_x005.o $WORK/b054/_x006.o $WORK/b054/_x007.o $WORK/b054/_x008.o $WORK/b054/_x009.o $WORK/b054/_x010.o $WORK/b054/_x011.o $WORK/b054/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b054/_cgo_.o -dynout $WORK/b054/_cgo_import.go -dynlinker cat >$WORK/b054/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b054/symabis ./asm_amd64.s cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p runtime/cgo -std -buildid xG5Zkx8uchRsTQzX9Fjn/xG5Zkx8uchRsTQzX9Fjn -goversion go1.13.10 -symabis $WORK/b054/symabis -D "" -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h -c=4 ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b054/_cgo_gotypes.go $WORK/b054/cgo.cgo1.go $WORK/b054/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b054/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b054/_pkg_.a $WORK/b054/asm_amd64.o $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o $WORK/b054/_x005.o $WORK/b054/_x006.o $WORK/b054/_x007.o $WORK/b054/_x008.o $WORK/b054/_x009.o $WORK/b054/_x010.o $WORK/b054/_x011.o $WORK/b054/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/55/55ecc37ca78605d89638414535af33889417bd6b3ae769b2ef3a505af1a05b95-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b005/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b005/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b005/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b005/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b005/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b005/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_amd64.o $WORK/b005/duff_amd64.o $WORK/b005/memclr_amd64.o $WORK/b005/memmove_amd64.o $WORK/b005/rt0_linux_amd64.o $WORK/b005/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/6d/6d2d49588d5a4fea68d4996e283e5e762cd985857cba4852b2e88f857669df14-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -buildid xU1CXdm4x_MB4OvNzstM/xU1CXdm4x_MB4OvNzstM -goversion go1.13.10 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid -CvZWRgAR8nB5u5HqmBE/-CvZWRgAR8nB5u5HqmBE -goversion go1.13.10 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/fc/fc9d01d5a40a87155149978b8dd932901eb3ce30a9e43b83614ab42bc1e255c9-d # internal internal/singleflight mkdir -p $WORK/b052/ math/rand mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p math/rand -std -complete -buildid TxIX88hSK8HShpRv3B51/TxIX88hSK8HShpRv3B51 -goversion go1.13.10 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p internal/singleflight -std -complete -buildid ujsZuYOZ5pzL0diongP_/ujsZuYOZ5pzL0diongP_ -goversion go1.13.10 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./singleflight.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/b3/b38872b7687233213ad993c86c0d9e375d7195bfca7311caa17c4e3e0621bd2b-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/d5/d5b43983a322fe84a3f3e7faf4e0ce6567ca6190df6b2197321bdfac92a1c393-d # internal errors mkdir -p $WORK/b003/ cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/06/06de2579f3c30f1f7378976582cda4675ff117bdb6ab0e105a7d3398215f35bd-d # internal sort mkdir -p $WORK/b023/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid cqVxsEQIgObjQCiTFXaH/cqVxsEQIgObjQCiTFXaH -goversion go1.13.10 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sort -std -complete -buildid 4qMaeIo_Ry_7K0QLEoPn/4qMaeIo_Ry_7K0QLEoPn -goversion go1.13.10 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/52/52d49ec442f6d27d326d7acd5d5a3578ca55ca05a96c71a6c85128bef4da864a-d # internal internal/oserror mkdir -p $WORK/b026/ io mkdir -p $WORK/b024/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b050/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF strconv mkdir -p $WORK/b017/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid e8bH1pEhWnnMlZvDT-aA/e8bH1pEhWnnMlZvDT-aA -goversion go1.13.10 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errors.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p io -std -complete -buildid P8AjqGTAAkszW4MACVoU/P8AjqGTAAkszW4MACVoU -goversion go1.13.10 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid UX1dYcyWp338GF1EJHod/UX1dYcyWp338GF1EJHod -goversion go1.13.10 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./message.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p strconv -std -complete -buildid zIEWvJNX5OFqOO9a75Qk/zIEWvJNX5OFqOO9a75Qk -goversion go1.13.10 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d2/d23d0e60d21b7e00532b99609a3e7e269e8dcfee189bf99f322db1e5e4804c78-d # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/d5/d5c43fb72bcc761722827d5c63c17673d42eea5beea945133ee019bd13fe4e55-d # internal syscall mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b028/symabis ./asm_linux_amd64.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p syscall -std -buildid 1S-TazoPjzIsZXf4Eb2L/1S-TazoPjzIsZXf4Eb2L -goversion go1.13.10 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/87/8704985bc091484c75784010acef590c70ee3ed1f47a8a982e1b194651e2a996-d # internal hash mkdir -p $WORK/b037/ strings bytes mkdir -p $WORK/b033/ mkdir -p $WORK/b041/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p strings -std -complete -buildid 0B4kfAT7GkSL46cwl9n-/0B4kfAT7GkSL46cwl9n- -goversion go1.13.10 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p bytes -std -buildid bLuhfwrbB0Qd2Yip9_jr/bLuhfwrbB0Qd2Yip9_jr -goversion go1.13.10 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p hash -std -complete -buildid zKdTCYguwRV7mHatGKQw/zKdTCYguwRV7mHatGKQw -goversion go1.13.10 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./hash.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/95/956f45a3b1d7a208639db34590f871a15d2d65023de326d7dabb700cdea8f998-d # internal hash/crc32 mkdir -p $WORK/b074/ cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b074/symabis ./crc32_amd64.s cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p hash/crc32 -std -buildid Z1m4JnMR3kkus4ePSD9_/Z1m4JnMR3kkus4ePSD9_ -goversion go1.13.10 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/20/20e90ef9e32f4fccdf8ece76e97000cfc5ad432375c78c765bba371d9dd6fc7b-d # internal bufio mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p bufio -std -complete -buildid J2kcUA4H3YImYuksBmKJ/J2kcUA4H3YImYuksBmKJ -goversion go1.13.10 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./bufio.go ./scan.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b074/crc32_amd64.o ./crc32_amd64.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/56/56055d17ffb6469f59a73e5f09fa44c7074d34a0de38f1c2d7b901aca92067d5-d # internal reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b014/symabis ./asm_amd64.s cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b074/_pkg_.a $WORK/b074/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p reflect -std -buildid LEk3AbtHK6LK0hXeV0Xt/LEk3AbtHK6LK0hXeV0Xt -goversion go1.13.10 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/27/279e707bb4a3fca858299c3954b23e55d1542e63fffe0ea57a9f865a2ca50ec0-d # internal crypto mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b037/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p crypto -std -complete -buildid a-_OrRRf7T6VCf629ZEI/a-_OrRRf7T6VCf629ZEI -goversion go1.13.10 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./crypto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/ba/baf4723d3b6ffabe1379de0a4ee29417c5b29f16f2e63939904aa8809704dffa-d # internal crypto/internal/randutil mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/internal/randutil -std -complete -buildid 7k9U1W763zai6VLkiBIf/7k9U1W763zai6VLkiBIf -goversion go1.13.10 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/97/97131242a32867a272515961b514f75e773568452f0b0e11fb5a2a9609dc7f42-d # internal crypto/hmac mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/hmac -std -complete -buildid vAIBHo7U5sm1vN-g-Xp8/vAIBHo7U5sm1vN-g-Xp8 -goversion go1.13.10 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/75/75938f244c1d44c9d202f4c3d0fc8cb36491015c8e4da54c95035e96dd36b65f-d # internal crypto/rc4 mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/rc4 -std -complete -buildid vh-bKpwpSJIS_aBEGNAG/vh-bKpwpSJIS_aBEGNAG -goversion go1.13.10 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./rc4.go cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/0b/0b31bd011b03f9687c3368bad8a28fac4bbe6987f09b71fc3bba9911ffc6e515-d # internal regexp/syntax mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p regexp/syntax -std -complete -buildid 2xAYhhdLwYaB3SI6jv7d/2xAYhhdLwYaB3SI6jv7d -goversion go1.13.10 -D "" -importcfg $WORK/b058/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_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/4f/4f8498d4ee82893aaeff96e2e4bc90dd2fd948bad35891d18f689d6df91d305b-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid eW-Wik9oR13jgsi7gbc2/eW-Wik9oR13jgsi7gbc2 -goversion go1.13.10 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/f6/f673c1878e26646825b4188c5dda7409012598197aa54b6c600aba6cfc37776d-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/text/transform -std -complete -buildid 5tR0KnxxDtBBTa0DSgT1/5tR0KnxxDtBBTa0DSgT1 -goversion go1.13.10 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/08/081b9a4a41a2df602f4bf554367cb777cc7874772c0ac68f6e88e8b70c6a0af8-d # internal path cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/82/82eb7aea8eaf3b4e627acd2bf8f65eb9b12e938d261730a3297281223077159c-d # internal mkdir -p $WORK/b125/ github.com/aws/aws-sdk-go/internal/sdkio mkdir -p $WORK/b149/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p path -std -complete -buildid Zlpu_g2CX3NoBGQoluJl/Zlpu_g2CX3NoBGQoluJl -goversion go1.13.10 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./match.go ./path.go cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/internal/sdkio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/aws/aws-sdk-go/internal/sdkio -complete -buildid F86w7seNts1BSVyyM7c4/F86w7seNts1BSVyyM7c4 -goversion go1.13.10 -D "" -importcfg $WORK/b149/importcfg -pack -c=4 ./io_go1.7.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b028/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/ba/ba3d40d86a8adb4749beffa21d091cde96daffc4cce901e0101575d9c75e0db6-d # internal github.com/pin/tftp/netascii mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/pin/tftp/netascii /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/pin/tftp/netascii -complete -buildid ONULX_0ILYrZAuQDVtvb/ONULX_0ILYrZAuQDVtvb -goversion go1.13.10 -D "" -importcfg $WORK/b186/importcfg -pack -c=4 ./netascii.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/38/38f4a1bc5e742c955c79e6d23db427c81e3cc7de8d3c79ef14cb22c0b67e7854-d # internal github.com/aws/aws-sdk-go/internal/sdkuri mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile path=$WORK/b125/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/internal/sdkuri /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/aws/aws-sdk-go/internal/sdkuri -complete -buildid thXp3nQgBG6tfol75sfg/thXp3nQgBG6tfol75sfg -goversion go1.13.10 -D "" -importcfg $WORK/b173/importcfg -pack -c=4 ./path.go cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/1e/1eac52b9ec391f28292ec0376ef8f118aefb89234bc162c82a1b184298a60bb6-d # internal golang.org/x/text/transform mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p golang.org/x/text/transform -complete -buildid IDVES75biWG1rBoPICcr/IDVES75biWG1rBoPICcr -goversion go1.13.10 -D "" -importcfg $WORK/b190/importcfg -pack -c=4 ./transform.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/18/18dacd4b293a3054e4a4ba5610a12b370de7a547b52acd4bb568fc36a77b7245-d # internal time mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p time -std -buildid GqssEYGLpNEKL1XsDNbi/GqssEYGLpNEKL1XsDNbi -goversion go1.13.10 -D "" -importcfg $WORK/b029/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_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/86/8673dbcbcae9130b9d4a5bb15be09a668d9acc3f7bb2c18dd66b0d9f0459a537-d # internal internal/syscall/execenv mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/syscall/execenv -std -complete -buildid IMhVymvWCPyKoj4qbf-M/IMhVymvWCPyKoj4qbf-M -goversion go1.13.10 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./execenv_default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/e6/e6d6db240afeaa158d4932660a0f0883e2b9d0ef61232bf250ad59fa04c1f163-d # internal internal/syscall/unix mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/syscall/unix -std -complete -buildid y7nj83YRIkrQRYx3OIER/y7nj83YRIkrQRYx3OIER -goversion go1.13.10 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/83/8337d402cede667a1467605145f3a065f44d857d232e6b2758a8a15ec20f44cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/7d/7dc0c405fe8ef18e5ead1d06385bec951671576c4fd39803623773321b05485e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/31/31cfcd5a6a2f79c6d0b0389a9ad3d91c548a6105be7905fe2ffca9573e2fd5ee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/e8/e835223de5d9621dbc6114434cd5592631c8b732368e87512b5e0e64572d5b94-d # internal regexp mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b058/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p regexp -std -complete -buildid CsDwPG-FmWRUF2pKJsyu/CsDwPG-FmWRUF2pKJsyu -goversion go1.13.10 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/3b/3b0ac9e188d7dd12c9aa2cb1d16bc57ac6570691625603dc1614067fe708aa65-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b014/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_amd64.o # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/e9/e9015236f0a3b9cffd97216990ee8f6176aa846ad50281706722cf27833e4e7f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal github.com/aws/aws-sdk-go/internal/sdkrand mkdir -p $WORK/b156/ context internal/poll mkdir -p $WORK/b027/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b053/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/internal/sdkrand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/aws/aws-sdk-go/internal/sdkrand -complete -buildid VPMy0uA2yYiv-geO1vBa/VPMy0uA2yYiv-geO1vBa -goversion go1.13.10 -D "" -importcfg $WORK/b156/importcfg -pack -c=4 ./locked_source.go mkdir -p $WORK/b049/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p context -std -complete -buildid tRONRUm0AymJPLlfVcqP/tRONRUm0AymJPLlfVcqP -goversion go1.13.10 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./context.go cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid eG-_8GWBrY_yELKfHJZO/eG-_8GWBrY_yELKfHJZO -goversion go1.13.10 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./errno_unix.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_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/bc/bc11eb358fbae7ac5d3775ed74479fbc22a44215e757da038d743618a23b6944-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/d8/d8939d90195fc1046bc95b6feede0c389e8f4dbabc6eb50475db5df602af2797-d # internal internal/fmtsort mkdir -p $WORK/b013/ encoding/binary mkdir -p $WORK/b038/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/fmtsort -std -complete -buildid 5ZqC4DQ2aN-WSI_vBjQj/5ZqC4DQ2aN-WSI_vBjQj -goversion go1.13.10 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./sort.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p encoding/binary -std -complete -buildid 6xalAj6ExgwdnjJz67QM/6xalAj6ExgwdnjJz67QM -goversion go1.13.10 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/90/90bd9f1161613ff4da89da3f0b60a910fe9d46ef223a7dedb92517336aedee41-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/e4/e4a78c9f9c5c8b1c37324316b31bfdcba11f92fe740354c5663236204b4d621a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/e9/e926817c0c54070f6cce4aafbce1d78f1860620d383561c51fc6771cbcaf7296-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid 8R8zPuCc4fTdkTjjNK_7/8R8zPuCc4fTdkTjjNK_7 -goversion go1.13.10 -D "" -importcfg $WORK/b025/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 ./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/b038/_pkg_.a /builddir/.cache/go-build/9b/9bb7919f8d8daa5ce73d8ae0d9f7984b8f356b41615a47b348057062d29f71f1-d # internal encoding/base64 mkdir -p $WORK/b043/ crypto/sha512 mkdir -p $WORK/b035/ crypto/cipher mkdir -p $WORK/b078/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cat >$WORK/b035/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p encoding/base64 -std -complete -buildid DieSrta_ehCnxXy4qKrR/DieSrta_ehCnxXy4qKrR -goversion go1.13.10 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./base64.go cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b035/symabis ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b078/symabis ./xor_amd64.s crypto/md5 mkdir -p $WORK/b091/ cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b091/symabis ./md5block_amd64.s crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid N14fXKcYXyLwIUG1HoMJ/N14fXKcYXyLwIUG1HoMJ -goversion go1.13.10 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./const.go ./edwards25519.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/md5 -std -buildid yIpM-4Em4H1sXKNugc2n/yIpM-4Em4H1sXKNugc2n -goversion go1.13.10 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/cipher -std -buildid N84An24Tp-jM_Xm_4f9y/N84An24Tp-jM_Xm_4f9y -goversion go1.13.10 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p crypto/sha512 -std -buildid D4Z04RZRhnddYWy1-O9t/D4Z04RZRhnddYWy1-O9t -goversion go1.13.10 -symabis $WORK/b035/symabis -D "" -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b091/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/fb/fb66840b6be0bb869333cea3eb5755ee2c01015c7b3e736fbafb0672b19e5b40-d # internal crypto/sha1 mkdir -p $WORK/b094/ cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b094/symabis ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b091/_pkg_.a $WORK/b091/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b035/sha512block_amd64.o ./sha512block_amd64.s cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/42/422913df3153e2e491115ccf08394a64a5a07341218f79406c13676c2e62f823-d # internal crypto/sha256 mkdir -p $WORK/b095/ cat >$WORK/b095/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b095/symabis ./sha256block_amd64.s cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/sha1 -std -buildid B1cBNmqJR854thxKzeNX/B1cBNmqJR854thxKzeNX -goversion go1.13.10 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_amd64.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b078/xor_amd64.o ./xor_amd64.s cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/sha256 -std -buildid -hU2E-M30DowGZlwD5fd/-hU2E-M30DowGZlwD5fd -goversion go1.13.10 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b035/_pkg_.a $WORK/b035/sha512block_amd64.o # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b078/_pkg_.a $WORK/b078/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/04/04a6e256dca7eef534097e903177d3080c309a5561ea872a1cd4e9bcdbdafda9-d # internal crypto/aes mkdir -p $WORK/b077/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/8e/8e116265c034ed46d913f2e6badb943bfe9d7b2da23332677fc6822e3979bc08-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b077/symabis ./asm_amd64.s ./gcm_amd64.s crypto/des mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/des -std -complete -buildid -PJobQClbjR4yp2nOWzm/-PJobQClbjR4yp2nOWzm -goversion go1.13.10 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/6f/6fed446af7884c2cd081ec909fde624167977c653b6048ba0f80c43f37e56fb4-d # internal encoding/pem mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p encoding/pem -std -complete -buildid 5iC1Cq48D4NWUVp6WkFt/5iC1Cq48D4NWUVp6WkFt -goversion go1.13.10 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./pem.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/aes -std -buildid WLubBmpq5PAmUFW6NXte/WLubBmpq5PAmUFW6NXte -goversion go1.13.10 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h -c=4 ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b094/sha1block_amd64.o ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b095/sha256block_amd64.o ./sha256block_amd64.s cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/45/4538a7a30af13952b753b739f06efb7cf7feeacfd6d72a8605d1e3350f8aefdf-d # internal fmt mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p fmt -std -complete -buildid DB8wxJFE4F7WpwWxx1m-/DB8wxJFE4F7WpwWxx1m- -goversion go1.13.10 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/f1/f19c83e1efead76f7bdb6be9e9430672032f4545957d6817b752112c0bd7a709-d # internal path/filepath mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p path/filepath -std -complete -buildid Q8MJiz527O1zquX2Fo9h/Q8MJiz527O1zquX2Fo9h -goversion go1.13.10 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b095/_pkg_.a $WORK/b095/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/ef/ef88c8995cca284b0813e95427a5a9c0b326245556d7ac5f664a50fdf7ad5926-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b077/asm_amd64.o ./asm_amd64.s net mkdir -p $WORK/b048/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b048/ -importpath net -- -I $WORK/b048/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b077/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/41/410afa83ecc11ac566ec00be09feb8cf0faa9d8948d8dff83c25d0d2fd2aac43-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/internal/chacha20 -std -complete -buildid Y1aSA8vowSiv2aE2TK1A/Y1aSA8vowSiv2aE2TK1A -goversion go1.13.10 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b094/_pkg_.a $WORK/b094/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/c9/c969bc9d9b504521f22b551a29ff15bbbf13ad88907403e3ee0d343aa7132367-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b106/ cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b106/symabis ./sum_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b077/_pkg_.a $WORK/b077/asm_amd64.o $WORK/b077/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid Bd8tRwj4PvSkm9Bnat0P/Bd8tRwj4PvSkm9Bnat0P -goversion go1.13.10 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h -c=4 ./poly1305.go ./sum_amd64.go ./sum_generic.go cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/09/09f321b33df140fbfd86e8629266783c7c7ac13d6cbc643b469ea4bc705d8edf-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b107/ cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b107/symabis ./cpu_x86.s cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/sys/cpu -std -buildid ieuneX1tYqmaF7r2PgKe/ieuneX1tYqmaF7r2PgKe -goversion go1.13.10 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b107/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b107/_pkg_.a $WORK/b107/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/9f/9f44ac45059fc2ef61b616f38365d559a787f0ea70d4971263ad1b7d5c460333-d # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/ca/ca02213c58903c1969e47601493d891eb04f83dfcdf4c77a8f23f6d969b09eed-d # internal github.com/vmware/vmw-guestinfo/vmcheck mkdir -p $WORK/b220/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/cf/cfb5141c61d3c15130ec5465489a156a9132d9958f6b53188692eb34c65c6e45-d # internal io/ioutil mkdir -p $WORK/b046/ golang.org/x/sys/unix mkdir -p $WORK/b197/ cat >$WORK/b220/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/vmware/vmw-guestinfo/vmcheck /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b220=>" -I $WORK/b220/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b220/symabis ./vmcheck_amd64.s cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p io/ioutil -std -complete -buildid 57vMJOgQI2q04EeTjknJ/57vMJOgQI2q04EeTjknJ -goversion go1.13.10 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b106/sum_amd64.o ./sum_amd64.s cat >$WORK/b197/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b197=>" -I $WORK/b197/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b197/symabis ./asm_linux_amd64.s cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile github.com/vmware/vmw-guestinfo/bdoor=$WORK/b219/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/vmware/vmw-guestinfo/vmcheck /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/vmware/vmw-guestinfo/vmcheck -buildid uJPiN3cpe78zZC4gahuy/uJPiN3cpe78zZC4gahuy -goversion go1.13.10 -symabis $WORK/b220/symabis -D "" -importcfg $WORK/b220/importcfg -pack -asmhdr $WORK/b220/go_asm.h -c=4 ./vmcheck.go ./vmcheck_linux.go cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p golang.org/x/sys/unix -buildid vJlpnEecBEqKnJulbY0y/vJlpnEecBEqKnJulbY0y -goversion go1.13.10 -symabis $WORK/b197/symabis -D "" -importcfg $WORK/b197/importcfg -pack -asmhdr $WORK/b197/go_asm.h -c=4 ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b106/_pkg_.a $WORK/b106/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/9e/9e22787e27d7a6eec09ae3dddeb60af6d883efd0ac35472454dc6c1ad2726f51-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b103/ cat >$WORK/b103/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b103/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/b5/b5870e8a70eb8d2ef9a01a691c41b2136a98f3323055963a573ac00b16a8d81b-d # internal os/exec mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile context=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p os/exec -std -complete -buildid i75RiLh20xfpfuwBj2GP/i75RiLh20xfpfuwBj2GP -goversion go1.13.10 -D "" -importcfg $WORK/b140/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/vmware/vmw-guestinfo/vmcheck /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b220=>" -I $WORK/b220/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b220/vmcheck_amd64.o ./vmcheck_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b220/_pkg_.a $WORK/b220/vmcheck_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/84/844c320a6b90a595314cf655da7e5c509f8264d7195fc856f5c961871f6c1c21-d # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/17/17c0fe7e54fe0628339149707e6d6e1ed25e9b9b9b6f2a6ecca527fbed0d31ad-d # internal encoding/hex mkdir -p $WORK/b039/ flag mkdir -p $WORK/b002/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p encoding/hex -std -complete -buildid f2qKpVHt7IztvT3ttBRE/f2qKpVHt7IztvT3ttBRE -goversion go1.13.10 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./hex.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -std -complete -buildid nDnqrFaM6srf3lnt7xlq/nDnqrFaM6srf3lnt7xlq -goversion go1.13.10 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./flag.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/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 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b107/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid vTB34TNgGTpuO9zaXpNa/vTB34TNgGTpuO9zaXpNa -goversion go1.13.10 -symabis $WORK/b103/symabis -D "" -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/cc/cc1994a6e80bd99bd8c92399ef0ee5429747648c0b20c3a1477b7c1b84607b4a-d # internal encoding/json mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b044/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p encoding/json -std -complete -buildid vNFTF7vAluMGYWON6Xji/vNFTF7vAluMGYWON6Xji -goversion go1.13.10 -D "" -importcfg $WORK/b040/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_amd64/buildid -w $WORK/b002/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b103/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/fd/fdff3ac5bd53d04862843f8590ce30d4f2956586c610a3157df6249867c2852a-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/coreos/go-semver/semver -complete -buildid vWtJXekZ8Y1-BRCY8O4c/vWtJXekZ8Y1-BRCY8O4c -goversion go1.13.10 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./semver.go ./sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/bb/bb7e13339f27174909c4cc2c9fe6f4c671b0eaece5af62151113839e07bf0159-d # internal github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/shared/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p github.com/coreos/ignition/v2/config/shared/errors -lang=go1.11 -complete -buildid QpDszF_yrL9kIa6SkmiE/QpDszF_yrL9kIa6SkmiE -goversion go1.13.10 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/de/de27f82d563d9120fc0b19d45208aeff8b0a4f0b687ea5c7b421d11f5c5bd192-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/coreos/vcontext/path -complete -buildid xiCYXUPkM51MO9kRGpgC/xiCYXUPkM51MO9kRGpgC -goversion go1.13.10 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./path.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b103/_pkg_.a $WORK/b103/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/63/63aea882b5ca50be11847c3d8a2cb867e68d92e8b0a2c9cdf15c57a8516fe52f-d # internal github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b068/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid HhdvakhriN6_fOr0wLuL/HhdvakhriN6_fOr0wLuL -goversion go1.13.10 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/c4/c4a7f01485d2a61d1985590142255bcf8316b433a523c927e1e300d7c718ef5e-d # internal compress/flate mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p compress/flate -std -complete -buildid PmBXF6x0RKX7swlYTNbU/PmBXF6x0RKX7swlYTNbU -goversion go1.13.10 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/73/73c2ff785f8cc15034ec09dda54fc0e569ad2d4c65410560af57e065f2437e8f-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b061/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p github.com/coreos/vcontext/tree -complete -buildid z9MPM3KDV631mCxFSvqB/z9MPM3KDV631mCxFSvqB -goversion go1.13.10 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/b0/b0e538dd702ce40f2d7f0dff59388cf097ce7e2889c611c9c9d4d34fb82ad554-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b067/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/shared/validations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p github.com/coreos/ignition/v2/config/shared/validations -lang=go1.11 -complete -buildid KhSMn9Glxcb7YfkZTkb3/KhSMn9Glxcb7YfkZTkb3 -goversion go1.13.10 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/07/07c5ed2bbbd45074bdebf99de02ebe5b23cde64b59f1544663948f9bfc118ab0-d # internal math/big mkdir -p $WORK/b081/ cat >$WORK/b081/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b081/symabis ./arith_amd64.s cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p math/big -std -buildid QkNzi9OaQTue-7MOp3Ky/QkNzi9OaQTue-7MOp3Ky -goversion go1.13.10 -symabis $WORK/b081/symabis -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_amd64.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_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/45/456f739687e79852604b6dda896f45e16b0d87dc4ea2b65441f741e4d83ea4a8-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b063/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/coreos/vcontext/report -complete -buildid YUgTrh-ebaAvobx-uPbw/YUgTrh-ebaAvobx-uPbw -goversion go1.13.10 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./report.go cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b197=>" -I $WORK/b197/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b197/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/94/944640a64b750ca929619bcf340428522ba578fde569ecf1f2007708764dba7b-d # internal net/url mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p net/url -std -complete -buildid fJUs1znyLe17uIJxLYXz/fJUs1znyLe17uIJxLYXz -goversion go1.13.10 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./url.go cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b197/_pkg_.a $WORK/b197/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/fb/fba9a48d6ef5d94cd5294cbef3d8b9ba89aa35a684537b678fa25ab536073381-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/6d/6d74ced173db2c0875a4b7037397898063a9c721a9a59eeba717fad0d1811711-d # internal log mkdir -p $WORK/b115/ github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b060/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p log -std -complete -buildid 5R_PPcv76AfhoHyqAonk/5R_PPcv76AfhoHyqAonk -goversion go1.13.10 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./log.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/coreos/ignition/v2/config/util -lang=go1.11 -complete -buildid V3ZNMbugpsAZIaISxLjm/V3ZNMbugpsAZIaISxLjm -goversion go1.13.10 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/28/28454f67d922a2750e7aa283d536b3b0191bb03dd100f55b5c1fbfea2b521e71-d # internal compress/gzip mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b068/_pkg_.a packagefile compress/flate=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile hash/crc32=$WORK/b074/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p compress/gzip -std -complete -buildid iA0Ucs3VW5U32w4xM-OB/iA0Ucs3VW5U32w4xM-OB -goversion go1.13.10 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./gunzip.go ./gzip.go cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/8c/8c38485716f9bd11082e80183a02ff1fba0bab08822aec94aa14c5089cd02543-d # internal github.com/coreos/ignition/v2/config/merge mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/util=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/merge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p github.com/coreos/ignition/v2/config/merge -lang=go1.11 -complete -buildid exj6lFLH9knxXqCsmf_U/exj6lFLH9knxXqCsmf_U -goversion go1.13.10 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./merge.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/a2/a21ee4a436c04dd501f572760fc7aa67c8947d6b471c2d1c064c2cf891a693af-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid WV8sc2JrOj7eLHrqk98D/WV8sc2JrOj7eLHrqk98D -goversion go1.13.10 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/25/25886016adf408b6d5d848a71237bd7723bbd43013ce9b72e289057d1e62f998-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b113/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid EExXNOEsOZtBa7qiECZB/EExXNOEsOZtBa7qiECZB -goversion go1.13.10 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/57/579864d93b54ff7c170f499aed8fb362b9eab7d9c349cb233636b0bf09a73f13-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid 8oPZFr5owf9XkPTAu8MP/8oPZFr5owf9XkPTAu8MP -goversion go1.13.10 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/4e/4e0a787c7490d3ea5e582a00a86c322a37ea589d3466903c97491ef2292d870f-d # internal mime mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b068/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p mime -std -complete -buildid 84mWRf37aOx7Rrf3K4j_/84mWRf37aOx7Rrf3K4j_ -goversion go1.13.10 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/83/83786fce26d8df892c898eeab3c299ef33ea220fefe0a691dc223bd1f91a7bc5-d # internal mime/quotedprintable mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b068/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p mime/quotedprintable -std -complete -buildid JX5u4wNjqAZxF9L_64Oq/JX5u4wNjqAZxF9L_64Oq -goversion go1.13.10 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./reader.go ./writer.go cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/65/65cb4543daa9b8ed415a8ecf9fa6e2e4717dfb3d7c45ff3c08c821a57716a7d6-d # internal net/http/internal mkdir -p $WORK/b124/ cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/67/676e8ad7971e132f0d96347f005b647a15dad11892f1c28d845eb016dc233dc0-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b112/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b068/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p net/http/internal -std -complete -buildid vnH4z7IGv99nYmumnr4p/vnH4z7IGv99nYmumnr4p -goversion go1.13.10 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./chunked.go ./testcert.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b114/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid Yt8uppUO-CSM5Lw-dAHo/Yt8uppUO-CSM5Lw-dAHo -goversion go1.13.10 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/53/53b168129871fa443b620acf9ae1835e53b4fad297d1a51e817db816a63619c3-d # internal github.com/ajeddeloh/go-json mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b044/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/ajeddeloh/go-json -complete -buildid S_xjey_WczGNXTwb78Qe/S_xjey_WczGNXTwb78Qe -goversion go1.13.10 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/9d/9d2538135d41d9f5efbadeb150be82da1645a05c2929407b7e0848ca068ecdf0-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/coreos/vcontext/validate -complete -buildid D4_Zk6nGanX_KEWMgtYg/D4_Zk6nGanX_KEWMgtYg -goversion go1.13.10 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/ef/efb897cfc128f2f3d324934f98c072d5997d157516b0c94da5ef549030a2bdd4-d # internal github.com/coreos/ignition/v2/config/translate mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/ignition/v2/config/translate -lang=go1.11 -complete -buildid jKQh0NUMSB9IFzQknqWg/jKQh0NUMSB9IFzQknqWg -goversion go1.13.10 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./translate.go cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/5d/5d4f5dabc983776d89581e490443651a953949815f0de873be89fe9d64637bea-d # internal github.com/coreos/ignition/v2/internal/registry mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/coreos/ignition/v2/internal/registry -lang=go1.11 -complete -buildid IWhnCkN1G0_Oti42xAV_/IWhnCkN1G0_Oti42xAV_ -goversion go1.13.10 -D "" -importcfg $WORK/b141/importcfg -pack -c=4 ./registry.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/6c/6c2f79d7f9a66c2205604c8f4d2f3968a410a67171ebac71f3bf8baced376ff7-d # internal github.com/aws/aws-sdk-go/aws/awserr mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/awserr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/aws/aws-sdk-go/aws/awserr -complete -buildid NbA7axcTe9rlHOpOnh2i/NbA7axcTe9rlHOpOnh2i -goversion go1.13.10 -D "" -importcfg $WORK/b144/importcfg -pack -c=4 ./error.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/68/68c2a765e1c1e52f514d12a2cfe5cfc493d568b347cba0ade139fff4570e17f9-d # internal github.com/aws/aws-sdk-go/internal/shareddefaults mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/aws/aws-sdk-go/internal/shareddefaults -complete -buildid J0zxTkV55NspWVl86c-6/J0zxTkV55NspWVl86c-6 -goversion go1.13.10 -D "" -importcfg $WORK/b147/importcfg -pack -c=4 ./ecs_container.go ./shared_config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/48/48680d5e973b7089686a3d823b9c7dd2165b979041dc341c241b5d1f8c48bd37-d # internal github.com/jmespath/go-jmespath mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/jmespath/go-jmespath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/jmespath/go-jmespath -complete -buildid Pr7mEyVD-Wa4T3PJje3E/Pr7mEyVD-Wa4T3PJje3E -goversion go1.13.10 -D "" -importcfg $WORK/b155/importcfg -pack -c=4 ./api.go ./astnodetype_string.go ./functions.go ./interpreter.go ./lexer.go ./parser.go ./toktype_string.go ./util.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b081/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b081/_pkg_.a $WORK/b081/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -o $WORK/b048/_cgo_.o $WORK/b048/_cgo_main.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/8c/8c855d829b41844bd3ffe1e1acf1c946d1b7d05d6b57e160fbca7f9e5cc3d5f7-d # internal github.com/aws/aws-sdk-go/internal/ini mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b144/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/internal/ini /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/aws/aws-sdk-go/internal/ini -complete -buildid It7x5l-bTf09ugjfWpP6/It7x5l-bTf09ugjfWpP6 -goversion go1.13.10 -D "" -importcfg $WORK/b146/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_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/f6/f6ce322ae269a11719a3a7d9deb94f8b2fbfb2d244762eaa543eb033a61f2c71-d # internal crypto/rand mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b068/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/rand -std -complete -buildid iXu0r2sfdZivnSi-76dl/iXu0r2sfdZivnSi-76dl -goversion go1.13.10 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/11/110db4daf7ddcf220064d52d316b0a3b0e9eeac05ebfca70506b9bbbe1187ff0-d # internal crypto/elliptic mkdir -p $WORK/b085/ cat >$WORK/b085/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b085/symabis ./p256_asm_amd64.s cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/elliptic -std -buildid PtIffoKZc60W8O9ASr3Q/PtIffoKZc60W8O9ASr3Q -goversion go1.13.10 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b048/_cgo_.o -dynout $WORK/b048/_cgo_import.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b050/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b051/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b052/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p net -std -buildid A_Mi_lETaBhg3Io1pJ27/A_Mi_lETaBhg3Io1pJ27 -goversion go1.13.10 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b048/_cgo_gotypes.go $WORK/b048/cgo_linux.cgo1.go $WORK/b048/cgo_resnew.cgo1.go $WORK/b048/cgo_socknew.cgo1.go $WORK/b048/cgo_unix.cgo1.go $WORK/b048/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/8e/8e6ff16d1c5b3e83f4bfa7f16144c2d8413b806742157e8a9e955cb1690e7864-d # internal encoding/asn1 mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p encoding/asn1 -std -complete -buildid qblEQAMyLesbky3gkGeZ/qblEQAMyLesbky3gkGeZ -goversion go1.13.10 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/a7/a75f985625696376b4888d51fe297a2ca9faa84d74d209e37d09a7222b4a2de0-d # internal crypto/ed25519 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile crypto=$WORK/b036/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b089/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/sha512=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/ed25519 -std -complete -buildid ZvSIVkHecS7ZKtvCiA2O/ZvSIVkHecS7ZKtvCiA2O -goversion go1.13.10 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./ed25519.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b085/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/b8/b81b72da5c6656ca6d9075fa46d1f65d35c59ef570c2a1d073c03c79d4ccfdd8-d # internal crypto/rsa mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile crypto=$WORK/b036/_pkg_.a packagefile crypto/internal/randutil=$WORK/b086/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/rsa -std -complete -buildid Eo0nBH7dKebdZTx0V_DX/Eo0nBH7dKebdZTx0V_DX -goversion go1.13.10 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b085/_pkg_.a $WORK/b085/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/58/58f8a6c967230f0db1794fb07cf899e1fe1332591a89bb251ca8899ef9843961-d # internal crypto/dsa mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/dsa -std -complete -buildid Eho5USnELZUdVn-bhri4/Eho5USnELZUdVn-bhri4 -goversion go1.13.10 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./dsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/e6/e6c2cf6c875e557df28a197157bc6d4acb3f7269fa42f603d7ee3f6dbe61deb5-d # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/39/399be4e753d4f4580e440ae404e9ac05ef192026b5a151d6a843cd6003842c85-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b128/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b063/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/coreos/vcontext/json -complete -buildid caLySL6c5lgS3GAZMR-f/caLySL6c5lgS3GAZMR-f -goversion go1.13.10 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./json.go vendor/golang.org/x/net/idna mkdir -p $WORK/b111/ cat >$WORK/b111/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/b012/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b116/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/net/idna -std -complete -buildid tbian-NSxwGI8kuBynWO/tbian-NSxwGI8kuBynWO -goversion go1.13.10 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/32/320e85e4aa391d24afa2b971350fd1740ee0806d2dd203798e94f4215ccc148e-d # internal github.com/aws/aws-sdk-go/aws/credentials mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b146/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b147/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/credentials /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/aws/aws-sdk-go/aws/credentials -complete -buildid Ljh8oSmdbJ-RJ6HDVZwp/Ljh8oSmdbJ-RJ6HDVZwp -goversion go1.13.10 -D "" -importcfg $WORK/b145/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_amd64/buildid -w $WORK/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/66/661265932a1079e08f365d2ad8ec0ea5a33cad72524ee7989e4ea182588fd398-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b060/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b127/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b063/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b129/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/coreos/ignition/v2/config/validate -lang=go1.11 -complete -buildid 60iDu6_usbqqiBlnvF_u/60iDu6_usbqqiBlnvF_u -goversion go1.13.10 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./validate.go cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/c5/c5e1c6696d1ba6934532916b217f10fa45953d9afc25ac543a439b2cdd282cd6-d # internal github.com/aws/aws-sdk-go/aws/endpoints mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b144/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/endpoints /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/aws/aws-sdk-go/aws/endpoints -complete -buildid XWX-7DeRh0kSyy6dbUe0/XWX-7DeRh0kSyy6dbUe0 -goversion go1.13.10 -D "" -importcfg $WORK/b148/importcfg -pack -c=4 ./decode.go ./defaults.go ./dep_service_ids.go ./doc.go ./endpoints.go ./v3model.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/e5/e5b177750df58eb1c9a8a58e69fb198fc8b19067e19ca1aade18e10462820567-d # internal github.com/aws/aws-sdk-go/aws/awsutil mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b155/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/awsutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/aws/aws-sdk-go/aws/awsutil -complete -buildid PKgxDCTs4bMSQR4TDAbl/PKgxDCTs4bMSQR4TDAbl -goversion go1.13.10 -D "" -importcfg $WORK/b154/importcfg -pack -c=4 ./copy.go ./equal.go ./path_value.go ./prettify.go ./string_value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/63/63beb2072fdc321a6ec672c3b89cb1053f03a76e14cdb588d6667724fa87999c-d # internal github.com/aws/aws-sdk-go/aws/credentials/processcreds mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b145/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -complete -buildid MS5SZ7iQasuDvd5myTXY/MS5SZ7iQasuDvd5myTXY -goversion go1.13.10 -D "" -importcfg $WORK/b159/importcfg -pack -c=4 ./provider.go cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/b8/b83334c9d2a33ec0eda251dd5e4d9b8e0546a0a254a55308c1bb4b2a6a24a0df-d # internal crypto/ecdsa mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b036/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/elliptic=$WORK/b085/_pkg_.a packagefile crypto/internal/randutil=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b035/_pkg_.a packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/ecdsa -std -complete -buildid ySkw0hmXbZKjshBD3JM5/ySkw0hmXbZKjshBD3JM5 -goversion go1.13.10 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./ecdsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/39/3926b70b29ff75fec6f711dde403c200529c7afbb328eabdf316322c022b4fdb-d # internal crypto/x509/pkix mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/x509/pkix -std -complete -buildid hE4SBkQ9DOkdhh-yltEs/hE4SBkQ9DOkdhh-yltEs -goversion go1.13.10 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./pkix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/53/5324e318c8bdb21c03bf130ff0e8b9039a47995f1c62219868d978db9e82ab2a-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b101/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid IDL9dMEV59LxyjdiOD2X/IDL9dMEV59LxyjdiOD2X -goversion go1.13.10 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/4b/4bf647b50e17a744f6ff7998242a73ef32be3fd455996fd5799c662fee1cff23-d # internal encoding/xml mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b068/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p encoding/xml -std -complete -buildid oiCCqjUI3OJo0WI5dmLA/oiCCqjUI3OJo0WI5dmLA -goversion go1.13.10 -D "" -importcfg $WORK/b166/importcfg -pack -c=4 ./marshal.go ./read.go ./typeinfo.go ./xml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/b5/b5e7f308e4acb24e0cd2f990ead16a0952158d7b7f3ac6cd1f0acf40549dfeb0-d # internal github.com/coreos/ignition/v2/internal/earlyrand mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/earlyrand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/coreos/ignition/v2/internal/earlyrand -lang=go1.11 -complete -buildid CKMylb3ZDZhJlBNpNwUc/CKMylb3ZDZhJlBNpNwUc -goversion go1.13.10 -D "" -importcfg $WORK/b182/importcfg -pack -c=4 ./earlyrand.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/25/257df620ca28287bd9ff0108481e2e4dfee29457bc5df8c9c44a5147e4376758-d # internal github.com/coreos/ignition/v2/internal/version mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/coreos/ignition/v2/internal/version -lang=go1.11 -complete -buildid b8Lzp6erTd1-9R7saDNs/b8Lzp6erTd1-9R7saDNs -goversion go1.13.10 -D "" -importcfg $WORK/b184/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/c7/c77572e6ca4949e62a3dd1affa8611b49f781066efc66e6597953e5b0bc39bed-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p golang.org/x/text/unicode/bidi -complete -buildid umeNHn5bWlahNG5jglTJ/umeNHn5bWlahNG5jglTJ -goversion go1.13.10 -D "" -importcfg $WORK/b191/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/9c/9cad31ff3de861aee787531e02a21309034cf275dd02b69460ef134307a01020-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b190/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p golang.org/x/text/unicode/norm -complete -buildid lAf8TP-Y8bnu099H0Ll4/lAf8TP-Y8bnu099H0Ll4 -goversion go1.13.10 -D "" -importcfg $WORK/b192/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_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/9b/9b41237300868bdd7cd978d014d27faf72215dcd5561a635131f1aa1eb4f65a8-d # internal os/user mkdir -p $WORK/b195/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b195/ -importpath os/user -- -I $WORK/b195/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/09/09b928d27c8498eb4b79a26a8a004ac87473cbea00388fa1ceb67d65c93c019b-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b190/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b191/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p golang.org/x/text/secure/bidirule -complete -buildid Q4mGVaa_jB-Z_UCPSSX_/Q4mGVaa_jB-Z_UCPSSX_ -goversion go1.13.10 -D "" -importcfg $WORK/b189/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/a3/a3ed509d8e17a304bdfc9b74279bc0ee3a92eddd35ba33f22b51965f24f5c354-d # internal github.com/coreos/ignition/v2/internal/distro mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/distro /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/coreos/ignition/v2/internal/distro -lang=go1.11 -complete -buildid MLnM1LhV90rolCcjRDlj/MLnM1LhV90rolCcjRDlj -goversion go1.13.10 -D "" -importcfg $WORK/b196/importcfg -pack -c=4 ./distro.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/a2/a2f65797cfcb160a5eb4238fe4e6575b55c8323030b9546a052d4601ae021c96-d # internal github.com/vmware/vmw-guestinfo/message mkdir -p $WORK/b218/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/vmware/vmw-guestinfo/bdoor=$WORK/b219/_pkg_.a packagefile log=$WORK/b115/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/vmware/vmw-guestinfo/message /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/vmware/vmw-guestinfo/message -complete -buildid 1PPOTUBVefF4xxfCXDun/1PPOTUBVefF4xxfCXDun -goversion go1.13.10 -D "" -importcfg $WORK/b218/importcfg -pack -c=4 ./log.go ./message.go cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/83/8301efbb40bff5b37c9e5a47b3972e5a131835df6e4092c297f349412432f574-d # internal github.com/vmware/vmw-ovflib mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b166/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/vmware/vmw-ovflib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/vmware/vmw-ovflib -complete -buildid 0RwCKjZruEIAtT1mOgtH/0RwCKjZruEIAtT1mOgtH -goversion go1.13.10 -D "" -importcfg $WORK/b221/importcfg -pack -c=4 ./ovf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/12/127081f58c790b275c1214accaf6415f4cab8447771a3079d9fef736efd91717-d # internal github.com/google/renameio mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/google/renameio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/google/renameio -complete -buildid pcG7abkO6YJjl5hKOH2l/pcG7abkO6YJjl5hKOH2l -goversion go1.13.10 -D "" -importcfg $WORK/b226/importcfg -pack -c=4 ./doc.go ./tempfile.go ./writefile.go cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/fb/fb13ab47a981118a6641d2e8da36f963f82d1a4885171811ca3976ebe8b5a135-d # internal golang.org/x/net/idna mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b189/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b191/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b192/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p golang.org/x/net/idna -complete -buildid fIan-UbdQMy06PlRZKS6/fIan-UbdQMy06PlRZKS6 -goversion go1.13.10 -D "" -importcfg $WORK/b188/importcfg -pack -c=4 ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/f3/f3e42e0c180a596ccd4268f0496c6c208065a2eac38848b3a4900d6b8aba68b8-d # internal github.com/vmware/vmw-guestinfo/rpcout mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/vmware/vmw-guestinfo/message=$WORK/b218/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/vmware/vmw-guestinfo/rpcout /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/vmware/vmw-guestinfo/rpcout -complete -buildid aUYuybTLtAccZH6nYCWC/aUYuybTLtAccZH6nYCWC -goversion go1.13.10 -D "" -importcfg $WORK/b217/importcfg -pack -c=4 ./rpcout.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b048/_pkg_.a $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/67/674f217cd4ec9c6cbfd9529a81db8f8ec5468fcd91188ea42694f997d1455296-d # internal github.com/vmware/vmw-guestinfo/rpcvmx mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/vmware/vmw-guestinfo/rpcout=$WORK/b217/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/vmware/vmw-guestinfo/rpcvmx /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/vmware/vmw-guestinfo/rpcvmx -complete -buildid 6p8-17MXMxjdE6Rey2k7/6p8-17MXMxjdE6Rey2k7 -goversion go1.13.10 -D "" -importcfg $WORK/b216/importcfg -pack -c=4 ./rpcvmx.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/b1/b148f6fdabf63e6e2f045ca27a8b7e056567cc940f0f8d82e3e006a49f229136-d # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/b2/b29a3b6f5c180cd2fbe661e2970921b0d5bbbb5fc195d3c03923ff5751086a22-d # internal github.com/coreos/go-systemd/v22/journal mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/go-systemd/v22/journal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p github.com/coreos/go-systemd/v22/journal -complete -buildid LMn_uTgV7MRRwnyTMxf_/LMn_uTgV7MRRwnyTMxf_ -goversion go1.13.10 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./journal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal crypto/x509 mkdir -p $WORK/b096/ cat >$WORK/b096/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/b041/_pkg_.a packagefile crypto=$WORK/b036/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/des=$WORK/b083/_pkg_.a packagefile crypto/dsa=$WORK/b097/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/ed25519=$WORK/b088/_pkg_.a packagefile crypto/elliptic=$WORK/b085/_pkg_.a packagefile crypto/md5=$WORK/b091/_pkg_.a packagefile crypto/rsa=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b094/_pkg_.a packagefile crypto/sha256=$WORK/b095/_pkg_.a packagefile crypto/sha512=$WORK/b035/_pkg_.a packagefile crypto/x509/pkix=$WORK/b098/_pkg_.a packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b101/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/x509 -std -complete -buildid z_1IFhDwbNTxa04MeMzH/z_1IFhDwbNTxa04MeMzH -goversion go1.13.10 -D "" -importcfg $WORK/b096/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 cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/f0/f0729fdb4b9b05b9ec214b52354cadbd5081247b2f200e328adba5d4dad02cc5-d # internal net/textproto mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b068/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p net/textproto -std -complete -buildid cH5guLsGi5dMEeD33NF7/cH5guLsGi5dMEeD33NF7 -goversion go1.13.10 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/42/42d3c60ef4746d1fcb3c1d6c4579b04038ff3a03cb2ae5ba55956770f15c473c-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid 6JKsYZ2U1t5ZcXZw4xL3/6JKsYZ2U1t5ZcXZw4xL3 -goversion go1.13.10 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/21/21bb71ff48b175f56e4688365a40e24a929d8d37f0b13cefee9a8f14fd147cbc-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b110/ cat >$WORK/b110/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/b111/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid d7SCQlAlM2FZLWWBwtHD/d7SCQlAlM2FZLWWBwtHD -goversion go1.13.10 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/96/968c3b16b6b37ee9611b532141b40b76c730aeab4b01f4f17dae6def0d3a5744-d # internal mime/multipart mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b068/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/quotedprintable=$WORK/b122/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p mime/multipart -std -complete -buildid Kt30iZDaNQEpwRts9G6o/Kt30iZDaNQEpwRts9G6o -goversion go1.13.10 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/86/8600cf73b48edb5ba79f0a49cd1228343fb7fb76e7f3416f9a669cd8a3d4e5e9-d # internal log/syslog mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p log/syslog -std -complete -buildid zVfnKMwtxlYJJfJbZ2hE/zVfnKMwtxlYJJfJbZ2hE -goversion go1.13.10 -D "" -importcfg $WORK/b139/importcfg -pack -c=4 ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/cb/cb656d876c7d0affb32d5b1fa5575ea82c5ac15c0e1ac7cf11717c30a2b1da0d-d # internal github.com/pin/tftp mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/pin/tftp/netascii=$WORK/b186/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/pin/tftp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/pin/tftp -complete -buildid mqoZOC0B-Qj81CSSMaZ8/mqoZOC0B-Qj81CSSMaZ8 -goversion go1.13.10 -D "" -importcfg $WORK/b185/importcfg -pack -c=4 ./backoff.go ./client.go ./packet.go ./receiver.go ./sender.go ./server.go cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/c4/c4429f64c17ac89e9c549397c39c924ada56948c6e6eff91c56b03359d50916d-d # internal github.com/coreos/ignition/v2/internal/log mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile log/syslog=$WORK/b139/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/ignition/v2/internal/log -lang=go1.11 -complete -buildid XXVF8DdIC8JT8LIfYua-/XXVF8DdIC8JT8LIfYua- -goversion go1.13.10 -D "" -importcfg $WORK/b138/importcfg -pack -c=4 ./log.go ./stdout.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/2c/2c8369e9089046a0770ae6a3867016ee61b0a9a0ae1aa71cca80d945135e4a19-d # internal golang.org/x/net/http/httpproxy mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b188/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p golang.org/x/net/http/httpproxy -complete -buildid WI3dZ6zWMBsFw5tLB6s5/WI3dZ6zWMBsFw5tLB6s5 -goversion go1.13.10 -D "" -importcfg $WORK/b187/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/56/56f1465538c5a956468faead2aef7f0ce63a63de6352c8bee85d896c1bc3a6e5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/c6/c65a4a24b1277129903d5d56d571a8d1fe3339f02e536e794605b40eb2798779-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/ab/ab2d4bedda42f8ca65dfa3590e754bee03688bcc80d9c825b4c477b35392b388-d # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/cf/cf682fb7c7c414628552c32e06bea6d69ed4e155a4e5dce4a7bb8a58078f03f4-d # internal crypto/tls mkdir -p $WORK/b082/ cat >$WORK/b082/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/b041/_pkg_.a packagefile container/list=$WORK/b075/_pkg_.a packagefile crypto=$WORK/b036/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/des=$WORK/b083/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/ed25519=$WORK/b088/_pkg_.a packagefile crypto/elliptic=$WORK/b085/_pkg_.a packagefile crypto/hmac=$WORK/b090/_pkg_.a packagefile crypto/md5=$WORK/b091/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/rc4=$WORK/b092/_pkg_.a packagefile crypto/rsa=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b094/_pkg_.a packagefile crypto/sha256=$WORK/b095/_pkg_.a packagefile crypto/sha512=$WORK/b035/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile crypto/x509=$WORK/b096/_pkg_.a packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b109/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/tls -std -complete -buildid 0H-sVWtTsdu3V1af10fF/0H-sVWtTsdu3V1af10fF -goversion go1.13.10 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.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 cd $WORK/b195 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b195=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b195=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b195=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b195=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b195=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/5d/5d6ae0491bd63719a84b6a51215e71ce29f1b07a8a48183ba75ca1cd7159ee80-d # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b195=/tmp/go-build -gno-record-gcc-switches -o $WORK/b195/_cgo_.o $WORK/b195/_cgo_main.o $WORK/b195/_x001.o $WORK/b195/_x002.o $WORK/b195/_x003.o $WORK/b195/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b195/_cgo_.o -dynout $WORK/b195/_cgo_import.go cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p os/user -std -buildid Jxn-l_blWAhbowqxnPc3/Jxn-l_blWAhbowqxnPc3 -goversion go1.13.10 -D "" -importcfg $WORK/b195/importcfg -pack -c=4 ./lookup.go ./user.go $WORK/b195/_cgo_gotypes.go $WORK/b195/cgo_lookup_unix.cgo1.go $WORK/b195/getgrouplist_unix.cgo1.go $WORK/b195/listgroups_unix.cgo1.go $WORK/b195/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b195/_pkg_.a $WORK/b195/_x001.o $WORK/b195/_x002.o $WORK/b195/_x003.o $WORK/b195/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/c4/c485503edb1d1bff4c7a399e43a17d7c14e49ee1724392853692de7af5f1e878-d # internal github.com/coreos/ignition/v2/internal/as_user mkdir -p $WORK/b194/ cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/as_user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b194/ -importpath github.com/coreos/ignition/v2/internal/as_user -- -I $WORK/b194/ -g -O2 -Werror=implicit-function-declaration ./as_user.go github.com/godbus/dbus/v5 mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b068/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile context=$WORK/b049/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/sha1=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile os/user=$WORK/b195/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/godbus/dbus/v5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/godbus/dbus/v5 -complete -buildid mc9pc9GCkPWAQod8mRRO/mc9pc9GCkPWAQod8mRRO -goversion go1.13.10 -D "" -importcfg $WORK/b231/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 ./match.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_amd64/buildid -w $WORK/b082/_pkg_.a # internal cd $WORK/b194 TERM='dumb' gcc -I /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/as_user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Werror=implicit-function-declaration -o ./_x001.o -c _cgo_export.c cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/2b/2ba881ce6dc614995ee322784055e84cd03a7a214bc09778f429be7964891971-d # internal net/http/httptrace mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b049/_pkg_.a packagefile crypto/tls=$WORK/b082/_pkg_.a packagefile internal/nettrace=$WORK/b051/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p net/http/httptrace -std -complete -buildid bWKbKZQ2Y3ZsMY7_MkNj/bWKbKZQ2Y3ZsMY7_MkNj -goversion go1.13.10 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./trace.go cd $WORK/b194 TERM='dumb' gcc -I /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/as_user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Werror=implicit-function-declaration -o ./_x002.o -c as_user.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/a2/a2ba7248954beaea719367ff90ed036f68d47e22358304504de4e2abd775f808-d # internal net/http mkdir -p $WORK/b071/ cat >$WORK/b071/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/b068/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile compress/gzip=$WORK/b072/_pkg_.a packagefile container/list=$WORK/b075/_pkg_.a packagefile context=$WORK/b049/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/tls=$WORK/b082/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/multipart=$WORK/b121/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile net/http/httptrace=$WORK/b123/_pkg_.a packagefile net/http/internal=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p net/http -std -complete -buildid KYTKs6t5Hq_tbkHFlly1/KYTKs6t5Hq_tbkHFlly1 -goversion go1.13.10 -D "" -importcfg $WORK/b071/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 cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/as_user TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/tmp/go-build -gno-record-gcc-switches -I $WORK/b194/ -g -O2 -Werror=implicit-function-declaration -o $WORK/b194/_x003.o -c as_user.c cd $WORK/b194 TERM='dumb' gcc -I /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/as_user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Werror=implicit-function-declaration -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/as_user TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/tmp/go-build -gno-record-gcc-switches -o $WORK/b194/_cgo_.o $WORK/b194/_cgo_main.o $WORK/b194/_x001.o $WORK/b194/_x002.o $WORK/b194/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage as_user -dynimport $WORK/b194/_cgo_.o -dynout $WORK/b194/_cgo_import.go cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/user=$WORK/b195/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b054/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/coreos/ignition/v2/internal/as_user -lang=go1.11 -buildid gMtIIZ0_JRnKNjHkEf_x/gMtIIZ0_JRnKNjHkEf_x -goversion go1.13.10 -D "" -importcfg $WORK/b194/importcfg -pack -c=4 $WORK/b194/_cgo_gotypes.go $WORK/b194/as_user.cgo1.go $WORK/b194/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b194/_pkg_.a $WORK/b194/_x001.o $WORK/b194/_x002.o $WORK/b194/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/77/77cae1217be98215c0d187e376b787829e4cd6e5a21d19e978d43142aee029ba-d # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/24/24843079aa61dc0e8f1363807b8e1e77c225f1042c002263799a54ec374e78dd-d # internal github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b231/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/go-systemd/v22/dbus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/coreos/go-systemd/v22/dbus -complete -buildid 98uUvTaXJihoT2Vew6j2/98uUvTaXJihoT2Vew6j2 -goversion go1.13.10 -D "" -importcfg $WORK/b230/importcfg -pack -c=4 ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/33/334ccdfcdde7c4e342307ccedd8edf711066bdb6428a60cc78a19a0d3fd5eaca-d # internal github.com/coreos/ignition/v2/internal/systemd mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=$WORK/b230/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b067/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/systemd /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/coreos/ignition/v2/internal/systemd -lang=go1.11 -complete -buildid pp3qIwuOq_v-rrQ32mbx/pp3qIwuOq_v-rrQ32mbx -goversion go1.13.10 -D "" -importcfg $WORK/b229/importcfg -pack -c=4 ./systemd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/0d/0d0435bb28a28e43d991cc01f6309921369440007893241b67d6e4ee46113df7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/84/8458c96f984421f5c90dc7cf2a70811018bd119f271ace98356c9e8e8d611eab-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/vincent-petithory/dataurl -complete -buildid yhL-bx-_wY6E_GvX6Osh/yhL-bx-_wY6E_GvX6Osh -goversion go1.13.10 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go net/http/httputil mkdir -p $WORK/b157/ github.com/aws/aws-sdk-go/aws mkdir -p $WORK/b143/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b068/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile context=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b110/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/http/internal=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b049/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b145/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b148/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b149/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p net/http/httputil -std -complete -buildid eBfsMhUpBhJ_DHnVejjH/eBfsMhUpBhJ_DHnVejjH -goversion go1.13.10 -D "" -importcfg $WORK/b157/importcfg -pack -c=4 ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/aws/aws-sdk-go/aws -complete -buildid yo-cxRlNhb9eImGJ-kUm/yo-cxRlNhb9eImGJ-kUm -goversion go1.13.10 -D "" -importcfg $WORK/b143/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_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/44/447090307b4870f28edcea15dd8fc9b74bfce436530e5a9c06824747202b85f0-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b066/ github.com/coreos/ignition/v2/config/v3_2_experimental/types mkdir -p $WORK/b135/ github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b131/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b056/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b067/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b069/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b060/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b070/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_0/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/coreos/ignition/v2/config/v3_0/types -lang=go1.11 -complete -buildid XruPsXzpRUT5V2t9gDFi/XruPsXzpRUT5V2t9gDFi -goversion go1.13.10 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./ca.go ./config.go ./device.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 cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b056/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b067/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b069/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b060/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b070/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b036/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b056/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b067/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b069/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b060/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b061/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b070/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_1/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/ignition/v2/config/v3_1/types -lang=go1.11 -complete -buildid nk5BiYonpT7fed-ZW-BQ/nk5BiYonpT7fed-ZW-BQ -goversion go1.13.10 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_2_experimental/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/ignition/v2/config/v3_2_experimental/types -lang=go1.11 -complete -buildid fUVSpGzB4aOTLcoCmJHA/fUVSpGzB4aOTLcoCmJHA -goversion go1.13.10 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/18/18be0dc613862a099296b27fa742504480f3540b67348016184d86010d04b7a5-d # internal github.com/aws/aws-sdk-go/private/protocol/eventstream mkdir -p $WORK/b177/ github.com/aws/aws-sdk-go/aws/request mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b154/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b152/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b149/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b143/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile hash/crc32=$WORK/b074/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/request /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/aws/aws-sdk-go/aws/request -complete -buildid -j47PQVdcgFDNDKfp9lf/-j47PQVdcgFDNDKfp9lf -goversion go1.13.10 -D "" -importcfg $WORK/b153/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 cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream -complete -buildid c7MmKhW6w9bvY39ppmyQ/c7MmKhW6w9bvY39ppmyQ -goversion go1.13.10 -D "" -importcfg $WORK/b177/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_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/39/395897b17104635a03ea873266534bf08ba008db4cdacb196795a059560a1a9b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/89/893ddf47710a7ffbba13f4ab02231e6213191bc5e5a17932f90753023c19e05f-d # internal github.com/coreos/ignition/v2/config/v3_0 mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b065/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b066/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p github.com/coreos/ignition/v2/config/v3_0 -lang=go1.11 -complete -buildid dMlhcVIMMCugxFkcbx_D/dMlhcVIMMCugxFkcbx_D -goversion go1.13.10 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/55/55d7767a9668577e00153be36b13a29d4623f50025275ca7e8afb8abc65fb2ac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/29/296f753d88ece1b58ae1e066b8f9cf30e7dae18040a1f0ced4e62dd77415ba30-d # internal github.com/coreos/ignition/v2/internal/util mkdir -p $WORK/b183/ github.com/coreos/ignition/v2/internal/sgdisk mkdir -p $WORK/b228/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b095/_pkg_.a packagefile crypto/sha512=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b196/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b138/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/sgdisk /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/coreos/ignition/v2/internal/sgdisk -lang=go1.11 -complete -buildid Jd6DxZMx3NobdTRh-nGl/Jd6DxZMx3NobdTRh-nGl -goversion go1.13.10 -D "" -importcfg $WORK/b228/importcfg -pack -c=4 ./sgdisk.go cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/coreos/ignition/v2/internal/util -lang=go1.11 -complete -buildid k450rRsIb-_Ldt3q83g3/k450rRsIb-_Ldt3q83g3 -goversion go1.13.10 -D "" -importcfg $WORK/b183/importcfg -pack -c=4 ./verification.go github.com/coreos/ignition/v2/config/v3_2_experimental mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b065/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_2_experimental /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/ignition/v2/config/v3_2_experimental -lang=go1.11 -complete -buildid X4_O30A8ff5ULa7ZwT4Y/X4_O30A8ff5ULa7ZwT4Y -goversion go1.13.10 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/2b/2b0bfb2a7f870b8015b71042ea42653d9344d0653b2b05dc7e270474f4155414-d # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/9d/9d4aafa3fee7ded4aa57dbdc3b8050f007e6e47941091a0e6b62bf7f6b2258c8-d # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/6f/6f94ea4512d507435c64508312f16cd2e17c4b7cf903d963940f18bac5121ef9-d # internal github.com/coreos/ignition/v2/config/v3_1 mkdir -p $WORK/b130/ github.com/aws/aws-sdk-go/aws/corehandlers mkdir -p $WORK/b158/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b065/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/ignition/v2/config/v3_1 -lang=go1.11 -complete -buildid 71-qhhxcdzQLpa3AAvGC/71-qhhxcdzQLpa3AAvGC -goversion go1.13.10 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./config.go cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b145/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b153/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/corehandlers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/aws/aws-sdk-go/aws/corehandlers -complete -buildid Ivqt2NlrD513K0-dLS4Z/Ivqt2NlrD513K0-dLS4Z -goversion go1.13.10 -D "" -importcfg $WORK/b158/importcfg -pack -c=4 ./handlers.go ./param_validator.go ./user_agent.go github.com/aws/aws-sdk-go/aws/client mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b152/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b153/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b156/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/http/httputil=$WORK/b157/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/aws/aws-sdk-go/aws/client -complete -buildid qKITB-z1rlaW0F1tPsSI/qKITB-z1rlaW0F1tPsSI -goversion go1.13.10 -D "" -importcfg $WORK/b151/importcfg -pack -c=4 ./client.go ./default_retryer.go ./logger.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/cc/cc95e3df9024578d7a60b54a714b98f7f176886540ad45d6dcb34bf54aaa2930-d # internal github.com/coreos/ignition/v2/config/v3_1/translate mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b066/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_1/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/ignition/v2/config/v3_1/translate -lang=go1.11 -complete -buildid WAsUT0tDBl1GTsxl_HRK/WAsUT0tDBl1GTsxl_HRK -goversion go1.13.10 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/de/decbb95eb40aeb669eca1e4824fbf9bb8d43e05281bd430354324c0fa69e23bd-d # internal github.com/coreos/ignition/v2/config/v3_2_experimental/translate mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_2_experimental/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/ignition/v2/config/v3_2_experimental/translate -lang=go1.11 -complete -buildid 72i-bRVOo2xlx0L5jxEf/72i-bRVOo2xlx0L5jxEf -goversion go1.13.10 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/af/aff0725c15d3df8ebab5293358b16a711933177f08b6d96f19fc2de0e528beb7-d # internal github.com/aws/aws-sdk-go/private/protocol mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b152/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b153/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/private/protocol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/aws/aws-sdk-go/private/protocol -complete -buildid S_2Y7-Rae93GLrcO0njv/S_2Y7-Rae93GLrcO0njv -goversion go1.13.10 -D "" -importcfg $WORK/b164/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_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/92/92d90fa37134c8e471658e1028bfc332d72dd4f26883ed67d5f154198d0244e4-d # internal github.com/aws/aws-sdk-go/aws/csm mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b153/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/csm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p github.com/aws/aws-sdk-go/aws/csm -complete -buildid FtPbwBiQgfPPVTmo1YGF/FtPbwBiQgfPPVTmo1YGF -goversion go1.13.10 -D "" -importcfg $WORK/b169/importcfg -pack -c=4 ./doc.go ./enable.go ./metric.go ./metric_chan.go ./metric_exception.go ./reporter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/02/02c691660cbe1dd9316c7d369a7d11cca6ff508d4844869fd619ec80a3edde0b-d # internal github.com/aws/aws-sdk-go/internal/s3err cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/f3/f3b49623a6e3ab912273c29c4338010591083a422f41f5cd7edf3a691f0d15af-d # internal mkdir -p $WORK/b176/ github.com/coreos/ignition/v2/config mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b064/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b066/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/translate=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/coreos/ignition/v2/config -lang=go1.11 -complete -buildid zKs6cBRmvDc70CscLhi0/zKs6cBRmvDc70CscLhi0 -goversion go1.13.10 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./config.go cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b153/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/internal/s3err /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/aws/aws-sdk-go/internal/s3err -complete -buildid qoSvOce5h7yQSUTvUB6V/qoSvOce5h7yQSUTvUB6V -goversion go1.13.10 -D "" -importcfg $WORK/b176/importcfg -pack -c=4 ./error.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/5f/5f12130528bfc0b248069af32b0541a400be8900c0093142e28097a63ee8edfa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/83/83002e43fec91b715ef3f67e26ddff2b5bcc13faa8f6471f6dea74e3e4d522e2-d # internal github.com/aws/aws-sdk-go/aws/credentials/endpointcreds mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b040/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b151/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b152/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b145/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b153/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -complete -buildid -wvo3FbcO2g4xxz2g7SN/-wvo3FbcO2g4xxz2g7SN -goversion go1.13.10 -D "" -importcfg $WORK/b174/importcfg -pack -c=4 ./provider.go github.com/aws/aws-sdk-go/aws/ec2metadata mkdir -p $WORK/b172/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b151/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b152/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b158/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b153/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b173/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/aws/aws-sdk-go/aws/ec2metadata -complete -buildid RRsj7hwsZJDpWDbWqJct/RRsj7hwsZJDpWDbWqJct -goversion go1.13.10 -D "" -importcfg $WORK/b172/importcfg -pack -c=4 ./api.go ./service.go cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/7f/7f5a14d6a04782ac93ee1c77159d5f86d498e1cbea420cbe23c083e1b2f29579-d # internal github.com/aws/aws-sdk-go/private/protocol/rest mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b153/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b164/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/private/protocol/rest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/aws/aws-sdk-go/private/protocol/rest -complete -buildid Hpi9gw9_e_UtElRIfEha/Hpi9gw9_e_UtElRIfEha -goversion go1.13.10 -D "" -importcfg $WORK/b163/importcfg -pack -c=4 ./build.go ./payload.go ./unmarshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/fe/fe2f4c37e5b3d44ccc2c0303388c263fbeed7ee031cc6ef70152bbd79f2105f7-d # internal github.com/aws/aws-sdk-go/private/protocol/query/queryutil mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b164/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p github.com/aws/aws-sdk-go/private/protocol/query/queryutil -complete -buildid kG2UGqJeT0rqLxX0GtKW/kG2UGqJeT0rqLxX0GtKW -goversion go1.13.10 -D "" -importcfg $WORK/b167/importcfg -pack -c=4 ./queryutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/67/67a74baf6e2b5a27be305f68836238db552c448eee3b7ff4c7480824e4872abd-d # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/0e/0e5e33b0ee05e2ecb2671b2c70664a17c7e3207deecb4c22ea3d18e0a9300102-d # internal github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b164/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b177/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi -complete -buildid DIzP6Rls1btB12x06AGJ/DIzP6Rls1btB12x06AGJ -goversion go1.13.10 -D "" -importcfg $WORK/b178/importcfg -pack -c=4 ./api.go ./error.go github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/xml=$WORK/b166/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b164/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -complete -buildid FjY080UlPuvTVntHpYYO/FjY080UlPuvTVntHpYYO -goversion go1.13.10 -D "" -importcfg $WORK/b168/importcfg -pack -c=4 ./build.go ./unmarshal.go ./xml_to_struct.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/a8/a8a099cc71b90bf169b0fb97707f07ea5c936d207e8495a1d960ccd1a9f7e8df-d # internal github.com/coreos/ignition/v2/internal/providers/util mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b138/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p github.com/coreos/ignition/v2/internal/providers/util -lang=go1.11 -complete -buildid Xghs1NOXf73NfMYETjnQ/Xghs1NOXf73NfMYETjnQ -goversion go1.13.10 -D "" -importcfg $WORK/b201/importcfg -pack -c=4 ./backoff.go ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/40/40e0d361c78c548dbda8bae03afaf319434066eeff545af5c679cd1d2d1afdfa-d # internal github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b068/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b151/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b145/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b172/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b173/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -complete -buildid f8N51cK0cvcBRTC1m9Vr/f8N51cK0cvcBRTC1m9Vr -goversion go1.13.10 -D "" -importcfg $WORK/b171/importcfg -pack -c=4 ./ec2_role_provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/2d/2dbb5b3469315d8abe22f11295385db42a736c8f54240d0c2c7012326bef194b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/f7/f7db5c76a8c9e67eefdc257f3c357b15140b0d90d86d0f2159b1ee73bfec284e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/b2/b28cdf83bbcef8390dcad17e0ec3e6c4b0c8a7acf6b87445aac0c25df9b47857-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/0d/0dbac4e201eeea8f36cafb6cc1c7d1173c124449476eae742d3073e93f32bb2a-d # internal github.com/aws/aws-sdk-go/aws/defaults mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b158/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b145/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b171/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b174/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b172/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b148/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b153/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b147/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/defaults /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p github.com/aws/aws-sdk-go/aws/defaults -complete -buildid d-7GFv_ljdGhwZv4A7aQ/d-7GFv_ljdGhwZv4A7aQ -goversion go1.13.10 -D "" -importcfg $WORK/b170/importcfg -pack -c=4 ./defaults.go ./shared_config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/f1/f1e91b758e20063e29e191c811b58dcf5d75f4f21b9e30e56121c8d8cd5b3acc-d # internal github.com/aws/aws-sdk-go/private/protocol/query mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b166/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b153/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b167/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b168/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/private/protocol/query /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p github.com/aws/aws-sdk-go/private/protocol/query -complete -buildid unViUH-heVGjXGKUvImq/unViUH-heVGjXGKUvImq -goversion go1.13.10 -D "" -importcfg $WORK/b165/importcfg -pack -c=4 ./build.go ./unmarshal.go ./unmarshal_error.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/ad/ad96d0600d01c8246a3d3e308e0e4064c1bdea9d0dd5594a7bd2660e169bac24-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal github.com/aws/aws-sdk-go/aws/signer/v4 mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b095/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b145/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b153/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b149/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b163/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/aws/aws-sdk-go/aws/signer/v4 -complete -buildid uL46XR9Fg_mDz-n_TNms/uL46XR9Fg_mDz-n_TNms -goversion go1.13.10 -D "" -importcfg $WORK/b162/importcfg -pack -c=4 ./header_rules.go ./options.go ./uri_path.go ./v4.go cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/7b/7b85ee01dd9e8e4f8b47a13ebb188bbec4d567acf4f6b95ebd130cf4b0ff9e72-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/38/3857854438fb5142d39ab43311d98216b484b17f3047b91865c35bc313750bfc-d # internal github.com/aws/aws-sdk-go/private/protocol/restxml mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/xml=$WORK/b166/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b153/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b165/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b163/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b168/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/private/protocol/restxml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/aws/aws-sdk-go/private/protocol/restxml -complete -buildid Cqw68_gF9JDsprdPNOX3/Cqw68_gF9JDsprdPNOX3 -goversion go1.13.10 -D "" -importcfg $WORK/b179/importcfg -pack -c=4 ./restxml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/5b/5b5f4f05c2f652eecf4bc319e2d79de81d69569bb862f7a40c8b68bb139aec7c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/b4/b42a89b2a6379bdb65db360f8b9dd6d6200279b4ca06bd6bdb4c44db47e81597-d # internal github.com/aws/aws-sdk-go/service/sts mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b154/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b151/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b152/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b145/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b153/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b162/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b165/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/service/sts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/aws/aws-sdk-go/service/sts -complete -buildid a3PLYSZ011v0rcDOfHNE/a3PLYSZ011v0rcDOfHNE -goversion go1.13.10 -D "" -importcfg $WORK/b161/importcfg -pack -c=4 ./api.go ./doc.go ./errors.go ./service.go github.com/aws/aws-sdk-go/service/s3 mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile crypto/md5=$WORK/b091/_pkg_.a packagefile crypto/sha256=$WORK/b095/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile encoding/xml=$WORK/b166/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b154/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b151/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b152/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b153/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b162/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3err=$WORK/b176/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b149/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b164/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b177/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b178/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b163/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b179/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/service/s3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/aws/aws-sdk-go/service/s3 -complete -buildid aq0erVg1I5ZxMdymDF7E/aq0erVg1I5ZxMdymDF7E -goversion go1.13.10 -D "" -importcfg $WORK/b175/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_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/ee/eea24b2d26da8a4f7207e118984e0566ff877942ea59cb738582f458d8a6914a-d # internal github.com/aws/aws-sdk-go/aws/credentials/stscreds mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b151/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b145/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b161/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/aws/aws-sdk-go/aws/credentials/stscreds -complete -buildid DMc1LAejJMFcgXIEFO6r/DMc1LAejJMFcgXIEFO6r -goversion go1.13.10 -D "" -importcfg $WORK/b160/importcfg -pack -c=4 ./assume_role_provider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/79/796c333143a3b464e4872dae9cee840e08d2ad79601c5f514508199bc0697ff0-d # internal github.com/aws/aws-sdk-go/aws/session mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b082/_pkg_.a packagefile crypto/x509=$WORK/b096/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b151/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b158/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b145/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b159/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b160/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b169/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b170/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b148/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b153/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b146/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b147/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/aws/session /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/aws/aws-sdk-go/aws/session -complete -buildid 2rQU9K60iQSdVwb7hCTW/2rQU9K60iQSdVwb7hCTW -goversion go1.13.10 -D "" -importcfg $WORK/b150/importcfg -pack -c=4 ./cabundle_transport.go ./doc.go ./env_config.go ./session.go ./shared_config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/7c/7c2c60d7971201f6b46189f806ff00f73c2a930a067956b7b1e1f3ad1a275ce0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/4f/4f9cc3c5247ade6fd4086c4b2e5296391377fff3b16c3abaabc5ab450d0c0f5f-d # internal github.com/aws/aws-sdk-go/service/s3/s3iface mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b153/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b175/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/service/s3/s3iface /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/aws/aws-sdk-go/service/s3/s3iface -complete -buildid Fow6FWuqXuIaAcDobM9c/Fow6FWuqXuIaAcDobM9c -goversion go1.13.10 -D "" -importcfg $WORK/b181/importcfg -pack -c=4 ./interface.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/aa/aaee5fa030c3dff9abf07aa6303acf206d4783f2341a680427d5666c91ccb59e-d # internal github.com/aws/aws-sdk-go/service/s3/s3manager mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b154/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b151/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b145/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b153/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b175/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b181/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/aws/aws-sdk-go/service/s3/s3manager /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/aws/aws-sdk-go/service/s3/s3manager -complete -buildid Z33HbYY2Z8VndM-D_kTY/Z33HbYY2Z8VndM-D_kTY -goversion go1.13.10 -D "" -importcfg $WORK/b180/importcfg -pack -c=4 ./batch.go ./bucket_region.go ./doc.go ./download.go ./upload.go ./upload_input.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/13/1347ebf2e75812af499fa78e328cc4c9cc41d24c68a7708619e24f0482d9299c-d # internal github.com/coreos/ignition/v2/internal/resource mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile compress/gzip=$WORK/b072/_pkg_.a packagefile context=$WORK/b049/_pkg_.a packagefile crypto/tls=$WORK/b082/_pkg_.a packagefile crypto/x509=$WORK/b096/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b145/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b150/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b175/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b180/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/earlyrand=$WORK/b182/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/util=$WORK/b183/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b184/_pkg_.a packagefile github.com/pin/tftp=$WORK/b185/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b070/_pkg_.a packagefile golang.org/x/net/http/httpproxy=$WORK/b187/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/resource /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/coreos/ignition/v2/internal/resource -lang=go1.11 -complete -buildid ckES921iyGMD_OKtDpK4/ckES921iyGMD_OKtDpK4 -goversion go1.13.10 -D "" -importcfg $WORK/b142/importcfg -pack -c=4 ./http.go ./url.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/83/83441ee1ab4f52f2289cfbbf1e9d107b2529bcb512e6ded231c15fe2017d9694-d # internal github.com/coreos/ignition/v2/internal/exec/stages mkdir -p $WORK/b137/ github.com/coreos/ignition/v2/internal/providers mkdir -p $WORK/b199/ github.com/coreos/ignition/v2/internal/exec/util mkdir -p $WORK/b193/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/registry=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/exec/util CGO_LDFLAGS='"-g" "-O2" "-lblkid"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b193/ -importpath github.com/coreos/ignition/v2/internal/exec/util -- -I $WORK/b193/ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration ./blkid.go ./user_group_lookup.go github.com/coreos/ignition/v2/internal/providers/aliyun cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/coreos/ignition/v2/internal/providers -lang=go1.11 -complete -buildid zXJkyieQz4sJeV0mk32G/zXJkyieQz4sJeV0mk32G -goversion go1.13.10 -D "" -importcfg $WORK/b199/importcfg -pack -c=4 ./providers.go mkdir -p $WORK/b200/ cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/exec/stages /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/coreos/ignition/v2/internal/exec/stages -lang=go1.11 -complete -buildid lfFTAxQtMgbEOLl8ocvG/lfFTAxQtMgbEOLl8ocvG -goversion go1.13.10 -D "" -importcfg $WORK/b137/importcfg -pack -c=4 ./name.go ./stages.go cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b201/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a EOF github.com/coreos/ignition/v2/internal/providers/aws github.com/coreos/ignition/v2/internal/providers/azure mkdir -p $WORK/b202/ cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/aliyun /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/coreos/ignition/v2/internal/providers/aliyun -lang=go1.11 -complete -buildid cPMFG6SKOSiLX1SfXvW4/cPMFG6SKOSiLX1SfXvW4 -goversion go1.13.10 -D "" -importcfg $WORK/b200/importcfg -pack -c=4 ./aliyun.go cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile github.com/aws/aws-sdk-go/aws=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b171/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b172/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b150/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b201/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/aws /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p github.com/coreos/ignition/v2/internal/providers/aws -lang=go1.11 -complete -buildid 61SAnR2tidLgHWjjVMyr/61SAnR2tidLgHWjjVMyr -goversion go1.13.10 -D "" -importcfg $WORK/b202/importcfg -pack -c=4 ./aws.go mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b196/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b201/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b197/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/azure /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p github.com/coreos/ignition/v2/internal/providers/azure -lang=go1.11 -complete -buildid m4FcY77Yn7Tp2PrpDbFn/m4FcY77Yn7Tp2PrpDbFn -goversion go1.13.10 -D "" -importcfg $WORK/b203/importcfg -pack -c=4 ./azure.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/b2/b238c4cd1d4477285bb4d0a9fc2f780ff6c0b275bd9a3b6a4366a6e2290cb90a-d # internal github.com/coreos/ignition/v2/internal/providers/cloudstack mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b068/_pkg_.a packagefile context=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b196/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b201/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b197/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/cloudstack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p github.com/coreos/ignition/v2/internal/providers/cloudstack -lang=go1.11 -complete -buildid cEcpdRlToAZbjcUDQEfY/cEcpdRlToAZbjcUDQEfY -goversion go1.13.10 -D "" -importcfg $WORK/b204/importcfg -pack -c=4 ./cloudstack.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/c4/c49df101e9923149324304d3846594f22344f6bcd6f12dae239ab230682f6c35-d # internal github.com/coreos/ignition/v2/internal/providers/digitalocean mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b201/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/digitalocean /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/coreos/ignition/v2/internal/providers/digitalocean -lang=go1.11 -complete -buildid TQsMNXTNxCQEuVJMZLpV/TQsMNXTNxCQEuVJMZLpV -goversion go1.13.10 -D "" -importcfg $WORK/b205/importcfg -pack -c=4 ./digitalocean.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/4c/4cd425ab9a96fc12c72e7cfe9a8ea7090e711adab8b2263fd085ffd25227b2e1-d # internal github.com/coreos/ignition/v2/internal/providers/exoscale mkdir -p $WORK/b206/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b201/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/exoscale /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/coreos/ignition/v2/internal/providers/exoscale -lang=go1.11 -complete -buildid QbjXaWA_JxL6htvFH5ts/QbjXaWA_JxL6htvFH5ts -goversion go1.13.10 -D "" -importcfg $WORK/b206/importcfg -pack -c=4 ./exoscale.go cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/c4/c4cc8de8cc80005ed7a3958c0dd7ce7c56198422ee711f30ef7cfbc0c6eb3a46-d # internal github.com/coreos/ignition/v2/internal/providers/file mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b201/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/file /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/coreos/ignition/v2/internal/providers/file -lang=go1.11 -complete -buildid NPapI-4sBAa8yTxqMeIJ/NPapI-4sBAa8yTxqMeIJ -goversion go1.13.10 -D "" -importcfg $WORK/b207/importcfg -pack -c=4 ./file.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/0a/0a4f4d0344ea8d924c76dd7b07f83336eec996aa52f52c04ba964fee91d15505-d # internal github.com/coreos/ignition/v2/internal/providers/gcp mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b201/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/gcp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/coreos/ignition/v2/internal/providers/gcp -lang=go1.11 -complete -buildid KqD307NOdWHV53_BmFD2/KqD307NOdWHV53_BmFD2 -goversion go1.13.10 -D "" -importcfg $WORK/b208/importcfg -pack -c=4 ./gcp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/62/620523dad16af28dc7c939db74139bf9a4ee00bf74e11a528fc8680fa5523af0-d # internal github.com/coreos/ignition/v2/internal/providers/ibmcloud mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b196/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b201/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/ibmcloud /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p github.com/coreos/ignition/v2/internal/providers/ibmcloud -lang=go1.11 -complete -buildid t_gT7tDqF3MoQ3YyswqZ/t_gT7tDqF3MoQ3YyswqZ -goversion go1.13.10 -D "" -importcfg $WORK/b209/importcfg -pack -c=4 ./ibmcloud.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/40/40d6dbb63cea3223141ded0ff2f84cc54f3c4273f9e46a64b709be68074cd53a-d # internal github.com/coreos/ignition/v2/internal/providers/noop mkdir -p $WORK/b210/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/noop /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/coreos/ignition/v2/internal/providers/noop -lang=go1.11 -complete -buildid oLKuGIdqPfyhkiyTSqUR/oLKuGIdqPfyhkiyTSqUR -goversion go1.13.10 -D "" -importcfg $WORK/b210/importcfg -pack -c=4 ./noop.go cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/23/23028d7c4a31d91ef182aaa9faed4f610ed51ddbd839b476af231211f2c2afa5-d # internal github.com/coreos/ignition/v2/internal/providers/openstack mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b196/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b201/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b197/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/openstack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p github.com/coreos/ignition/v2/internal/providers/openstack -lang=go1.11 -complete -buildid VhdWMG4h1uU682eOQzux/VhdWMG4h1uU682eOQzux -goversion go1.13.10 -D "" -importcfg $WORK/b211/importcfg -pack -c=4 ./openstack.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/1f/1fe782c0d8c70875bb38d602ef089ea764b011a686aa6f181ee6919672fbd829-d # internal github.com/coreos/ignition/v2/internal/providers/packet mkdir -p $WORK/b212/ cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/8e/8eb700bf04a8a11d9e98c64cc0612b95d337b51d205eeb2ddbc1d1e8e77bf7e5-d # internal github.com/coreos/ignition/v2/internal/providers/qemu cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b201/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/packet /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/coreos/ignition/v2/internal/providers/packet -lang=go1.11 -complete -buildid V2JOhODwth8_B2uPvu1c/V2JOhODwth8_B2uPvu1c -goversion go1.13.10 -D "" -importcfg $WORK/b212/importcfg -pack -c=4 ./packet.go mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b201/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/qemu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/coreos/ignition/v2/internal/providers/qemu -lang=go1.11 -complete -buildid veU3wUk21FnZliXt8dXA/veU3wUk21FnZliXt8dXA -goversion go1.13.10 -D "" -importcfg $WORK/b213/importcfg -pack -c=4 ./qemu_fwcfg.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/c7/c7688bd927fc1639a51ab6ec8a9fbddfae5ee5970c3a6e92b61c21695a1ac677-d # internal github.com/coreos/ignition/v2/internal/providers/virtualbox mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b196/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b201/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/virtualbox /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/coreos/ignition/v2/internal/providers/virtualbox -lang=go1.11 -complete -buildid Xzzpnv1TnSn7YFS700qo/Xzzpnv1TnSn7YFS700qo -goversion go1.13.10 -D "" -importcfg $WORK/b214/importcfg -pack -c=4 ./virtualbox.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/6d/6d8c8716b88d5d97c2b10f8352e89f3e7937fd40170e5d4f0830b3908e47e79c-d # internal github.com/coreos/ignition/v2/internal/providers/vmware mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile compress/gzip=$WORK/b072/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers=$WORK/b199/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b201/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile github.com/vmware/vmw-guestinfo/rpcvmx=$WORK/b216/_pkg_.a packagefile github.com/vmware/vmw-guestinfo/vmcheck=$WORK/b220/_pkg_.a packagefile github.com/vmware/vmw-ovflib=$WORK/b221/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/vmware /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/coreos/ignition/v2/internal/providers/vmware -lang=go1.11 -complete -buildid uhKEZ0B-6vpKaf0XstN_/uhKEZ0B-6vpKaf0XstN_ -goversion go1.13.10 -D "" -importcfg $WORK/b215/importcfg -pack -c=4 ./vmware.go ./vmware_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/89/89eefb6d4ea04daffec71c8c7595ef39150f386b19a8619786ae6eea7a9c6389-d # internal github.com/coreos/ignition/v2/internal/providers/vultr mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b201/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/vultr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/coreos/ignition/v2/internal/providers/vultr -lang=go1.11 -complete -buildid 2ygb8FtHV5K-EbOyhkvH/2ygb8FtHV5K-EbOyhkvH -goversion go1.13.10 -D "" -importcfg $WORK/b222/importcfg -pack -c=4 ./vultr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/e4/e4d0cace9f20e527b6858f99b257022eee27320035858e98c818f66aed28bea5-d # internal github.com/coreos/ignition/v2/internal/providers/zvm mkdir -p $WORK/b223/ cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/16/163607cb7f92fdc4d85e31f1ed9558aa574e37b6cf94b81a24870d6cf61c4090-d # internal github.com/coreos/ignition/v2/internal/providers/cmdline mkdir -p $WORK/b224/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b196/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b201/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/zvm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/coreos/ignition/v2/internal/providers/zvm -lang=go1.11 -complete -buildid g9ib3eFi_WVFWOB3Ht43/g9ib3eFi_WVFWOB3Ht43 -goversion go1.13.10 -D "" -importcfg $WORK/b223/importcfg -pack -c=4 ./zvm.go cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b196/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers=$WORK/b199/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b201/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/cmdline /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/coreos/ignition/v2/internal/providers/cmdline -lang=go1.11 -complete -buildid ypE5TXnj1J2b9iQTcQSz/ypE5TXnj1J2b9iQTcQSz -goversion go1.13.10 -D "" -importcfg $WORK/b224/importcfg -pack -c=4 ./cmdline.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/24/248b3f3a90dd305aedbd481b8fbb8499cabdf6c472de59d07988d20c55bf7e40-d # internal github.com/coreos/ignition/v2/internal/providers/system mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b196/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers=$WORK/b199/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b201/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/providers/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/coreos/ignition/v2/internal/providers/system -lang=go1.11 -complete -buildid pBi6X9JUR4ZYs3VuOABV/pBi6X9JUR4ZYs3VuOABV -goversion go1.13.10 -D "" -importcfg $WORK/b225/importcfg -pack -c=4 ./system.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/fb/fbcc6b4bd38f54a54d55f54bf6567aecf3d03a05eaae48655129b34854b5ebdb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/e9/e9a9ab5b403e75c69018422e3ecba776bc66073aab62af7a5337d6a6eb09c00c-d # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/d7/d7e409e3d659c8ca3f649940b5dd6b2d64a54151be38ab085bd1e0d84a8214ca-d # internal github.com/coreos/ignition/v2/internal/platform mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers=$WORK/b199/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/aliyun=$WORK/b200/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/aws=$WORK/b202/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/azure=$WORK/b203/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/cloudstack=$WORK/b204/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/digitalocean=$WORK/b205/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/exoscale=$WORK/b206/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/file=$WORK/b207/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/gcp=$WORK/b208/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/ibmcloud=$WORK/b209/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/noop=$WORK/b210/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/openstack=$WORK/b211/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/packet=$WORK/b212/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/qemu=$WORK/b213/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/virtualbox=$WORK/b214/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/vmware=$WORK/b215/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/vultr=$WORK/b222/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/zvm=$WORK/b223/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/registry=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/platform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/coreos/ignition/v2/internal/platform -lang=go1.11 -complete -buildid crRMfjzK7v6whJNyi--C/crRMfjzK7v6whJNyi--C -goversion go1.13.10 -D "" -importcfg $WORK/b198/importcfg -pack -c=4 ./name.go ./platform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/22/22c6e534762c0a1497ec7bc6169965bcf699e7aff0a817df00bd9a0d1d3e1618-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/6f/6f1d2a1d52af46dbb1b0a17e214c9a4ac01be64e2ed9a2c9c64b815d45c05d8e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/8f/8fcf0cddcdcd9fce70bb9f44ca6582c04ede87ba82a69317a5161472bd7d9327-d # internal cd $WORK/b193 TERM='dumb' gcc -I /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/exec/util -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/exec/util -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration -o ./_x002.o -c blkid.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/exec/util -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration -o ./_x003.o -c user_group_lookup.cgo2.c cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/exec/util TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I $WORK/b193/ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration -o $WORK/b193/_x004.o -c blkid.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I $WORK/b193/ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration -o $WORK/b193/_x005.o -c user_group_lookup.c cd $WORK/b193 TERM='dumb' gcc -I /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/exec/util -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Werror=implicit-function-declaration -Werror=implicit-function-declaration -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/exec/util TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -o $WORK/b193/_cgo_.o $WORK/b193/_cgo_main.o $WORK/b193/_x001.o $WORK/b193/_x002.o $WORK/b193/_x003.o $WORK/b193/_x004.o $WORK/b193/_x005.o -g -O2 -lblkid TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage util -dynimport $WORK/b193/_cgo_.o -dynout $WORK/b193/_cgo_import.go cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b068/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-systemd/v22/journal=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/as_user=$WORK/b194/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b196/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/util=$WORK/b183/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b070/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b197/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile os/user=$WORK/b195/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b054/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/coreos/ignition/v2/internal/exec/util -lang=go1.11 -buildid qkWEpmFOk1HRP48b-Ys2/qkWEpmFOk1HRP48b-Ys2 -goversion go1.13.10 -D "" -importcfg $WORK/b193/importcfg -pack -c=4 ./device_alias.go ./file.go ./passwd.go ./path.go ./path_sort.go ./selinux.go ./unit.go ./util.go $WORK/b193/_cgo_gotypes.go $WORK/b193/blkid.cgo1.go $WORK/b193/user_group_lookup.cgo1.go $WORK/b193/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b193/_pkg_.a $WORK/b193/_x001.o $WORK/b193/_x002.o $WORK/b193/_x003.o $WORK/b193/_x004.o $WORK/b193/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/7a/7a55970c89357b10256bb382160e4ef972fc044c26f8e48156e953e623d0ce00-d # internal github.com/coreos/ignition/v2/internal/exec/stages/fetch mkdir -p $WORK/b232/ github.com/coreos/ignition/v2/internal/exec/stages/mount github.com/coreos/ignition/v2/internal/exec/stages/files github.com/coreos/ignition/v2/internal/exec/stages/disks cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b193/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a EOF mkdir -p $WORK/b234/ cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/exec/stages/fetch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/coreos/ignition/v2/internal/exec/stages/fetch -lang=go1.11 -complete -buildid siVl9IXyzFjkAEbixGqM/siVl9IXyzFjkAEbixGqM -goversion go1.13.10 -D "" -importcfg $WORK/b232/importcfg -pack -c=4 ./fetch.go github.com/coreos/ignition/v2/internal/exec mkdir -p $WORK/b034/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b196/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b193/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b233/ cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/exec/stages/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/coreos/ignition/v2/internal/exec/stages/mount -lang=go1.11 -complete -buildid PN5Dm6UrBdPlY3qdfG1u/PN5Dm6UrBdPlY3qdfG1u -goversion go1.13.10 -D "" -importcfg $WORK/b234/importcfg -pack -c=4 ./mount.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-systemd/v22/journal=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b193/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/platform=$WORK/b198/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers=$WORK/b199/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/cmdline=$WORK/b224/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/system=$WORK/b225/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/util=$WORK/b183/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b129/_pkg_.a packagefile github.com/google/renameio=$WORK/b226/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p github.com/coreos/ignition/v2/internal/exec -lang=go1.11 -complete -buildid oxlbEUfUSMjAzK1aXHh0/oxlbEUfUSMjAzK1aXHh0 -goversion go1.13.10 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./engine.go cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b196/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b193/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/systemd=$WORK/b229/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/exec/stages/files /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/coreos/ignition/v2/internal/exec/stages/files -lang=go1.11 -complete -buildid NI-hosm1w_G-tcyK3C0u/NI-hosm1w_G-tcyK3C0u -goversion go1.13.10 -D "" -importcfg $WORK/b233/importcfg -pack -c=4 ./files.go ./filesystemEntries.go ./passwd.go ./units.go github.com/coreos/ignition/v2/internal/exec/stages/umount mkdir -p $WORK/b235/ mkdir -p $WORK/b227/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b193/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b197/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/exec/stages/umount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/coreos/ignition/v2/internal/exec/stages/umount -lang=go1.11 -complete -buildid PWUFxDv8LEuC07H-byFF/PWUFxDv8LEuC07H-byFF -goversion go1.13.10 -D "" -importcfg $WORK/b235/importcfg -pack -c=4 ./umount.go cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b196/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b193/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/sgdisk=$WORK/b228/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/systemd=$WORK/b229/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/exec/stages/disks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/coreos/ignition/v2/internal/exec/stages/disks -lang=go1.11 -complete -buildid AF2aQuujIc6V15u7DSY7/AF2aQuujIc6V15u7DSY7 -goversion go1.13.10 -D "" -importcfg $WORK/b227/importcfg -pack -c=4 ./disks.go ./filesystems.go ./partitions.go ./raid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/ea/eaa2c5e889f77c6af7652c115f78bd9df08c1f757f421a87b0114a2ff7437b31-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/c0/c074de6a0ee93c6be21e4a1f3b4874a4800e7a9dd5451dd383ae80d75178f6d4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/cd/cde633351a448a21fd531c0ff162c5decaf2c2437126bd933d7fe8ca4e5f1e23-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/45/451637845d9258934e73e9be7973a17bd36bab2f8717e53b84a9fb5c238c7029-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/9c/9c395ce160b39ae12079bae05ba3d6e628ab6dfc021b34c09e1a7f8f241e4560-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/30/30e6be5606ce35efbadcf9da6948ff03177da440ffb5f3876a71d861b54fc5f2-d # internal github.com/coreos/ignition/v2/internal mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/coreos/ignition/v2/internal\nmod\tgithub.com/coreos/ignition/v2\t(devel)\t\ndep\tgithub.com/ajeddeloh/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/aws/aws-sdk-go\tv1.19.11\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.0.0\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20190529201340-22b159166068\t\ndep\tgithub.com/godbus/dbus/v5\tv5.0.3\t\ndep\tgithub.com/google/renameio\tv0.1.0\t\ndep\tgithub.com/jmespath/go-jmespath\tv0.0.0-20180206201540-c2b33e8439af\t\ndep\tgithub.com/pin/tftp\tv2.1.0+incompatible\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\ndep\tgithub.com/vmware/vmw-guestinfo\tv0.0.0-20170707015358-25eff159a728\t\ndep\tgithub.com/vmware/vmw-ovflib\tv0.0.0-20170608004843-1f217b9dc714\t\ndep\tgolang.org/x/net\tv0.0.0-20190228165749-92fc7df08ae7\t\ndep\tgolang.org/x/sys\tv0.0.0-20191110163157-d32e6e3b99c4\t\ndep\tgolang.org/x/text\tv0.3.0\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec=$WORK/b034/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/disks=$WORK/b227/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/fetch=$WORK/b232/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/files=$WORK/b233/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/mount=$WORK/b234/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/umount=$WORK/b235/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/platform=$WORK/b198/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b184/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.11 -complete -buildid y-M6GkZzfto4rAralRwv/y-M6GkZzfto4rAralRwv -goversion go1.13.10 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/47/4753145cddd7274f2b1fe0baabe4b251b49aaaf62f9616e737525b04f66836cb-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/coreos/ignition/v2/internal=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec=$WORK/b034/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/disks=$WORK/b227/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/fetch=$WORK/b232/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/files=$WORK/b233/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/mount=$WORK/b234/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/stages/umount=$WORK/b235/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/log=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/platform=$WORK/b198/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b184/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile crypto/sha512=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b040/_pkg_.a packagefile github.com/coreos/go-systemd/v22/journal=$WORK/b045/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/exec/util=$WORK/b193/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers=$WORK/b199/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/cmdline=$WORK/b224/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/system=$WORK/b225/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/resource=$WORK/b142/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/util=$WORK/b183/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b129/_pkg_.a packagefile github.com/google/renameio=$WORK/b226/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/registry=$WORK/b141/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/distro=$WORK/b196/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/sgdisk=$WORK/b228/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/systemd=$WORK/b229/_pkg_.a packagefile os/exec=$WORK/b140/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b197/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile log/syslog=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/aliyun=$WORK/b200/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/aws=$WORK/b202/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/azure=$WORK/b203/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/cloudstack=$WORK/b204/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/digitalocean=$WORK/b205/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/exoscale=$WORK/b206/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/file=$WORK/b207/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/gcp=$WORK/b208/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/ibmcloud=$WORK/b209/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/noop=$WORK/b210/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/openstack=$WORK/b211/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/packet=$WORK/b212/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/qemu=$WORK/b213/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/virtualbox=$WORK/b214/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/vmware=$WORK/b215/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/vultr=$WORK/b222/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/zvm=$WORK/b223/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile crypto=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile hash=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile unicode/utf16=$WORK/b044/_pkg_.a packagefile net=$WORK/b048/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b056/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b060/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b064/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b066/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/translate=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b065/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b126/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b067/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b069/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b061/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b070/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile bufio=$WORK/b068/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/as_user=$WORK/b194/_pkg_.a packagefile os/user=$WORK/b195/_pkg_.a packagefile runtime/cgo=$WORK/b054/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/providers/util=$WORK/b201/_pkg_.a packagefile compress/gzip=$WORK/b072/_pkg_.a packagefile context=$WORK/b049/_pkg_.a packagefile crypto/tls=$WORK/b082/_pkg_.a packagefile crypto/x509=$WORK/b096/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws=$WORK/b143/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awserr=$WORK/b144/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials=$WORK/b145/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/session=$WORK/b150/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3=$WORK/b175/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=$WORK/b180/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/earlyrand=$WORK/b182/_pkg_.a packagefile github.com/pin/tftp=$WORK/b185/_pkg_.a packagefile golang.org/x/net/http/httpproxy=$WORK/b187/_pkg_.a packagefile crypto/sha256=$WORK/b095/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b063/_pkg_.a packagefile container/list=$WORK/b075/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b111/_pkg_.a packagefile log=$WORK/b115/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/multipart=$WORK/b121/_pkg_.a packagefile net/http/httptrace=$WORK/b123/_pkg_.a packagefile net/http/internal=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=$WORK/b230/_pkg_.a packagefile regexp/syntax=$WORK/b058/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=$WORK/b171/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=$WORK/b172/_pkg_.a packagefile github.com/vmware/vmw-guestinfo/rpcvmx=$WORK/b216/_pkg_.a packagefile github.com/vmware/vmw-guestinfo/vmcheck=$WORK/b220/_pkg_.a packagefile github.com/vmware/vmw-ovflib=$WORK/b221/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b050/_pkg_.a packagefile internal/nettrace=$WORK/b051/_pkg_.a packagefile internal/singleflight=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b133/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b127/_pkg_.a packagefile compress/flate=$WORK/b073/_pkg_.a packagefile hash/crc32=$WORK/b074/_pkg_.a packagefile crypto/aes=$WORK/b077/_pkg_.a packagefile crypto/cipher=$WORK/b078/_pkg_.a packagefile crypto/des=$WORK/b083/_pkg_.a packagefile crypto/ecdsa=$WORK/b084/_pkg_.a packagefile crypto/ed25519=$WORK/b088/_pkg_.a packagefile crypto/elliptic=$WORK/b085/_pkg_.a packagefile crypto/hmac=$WORK/b090/_pkg_.a packagefile crypto/md5=$WORK/b091/_pkg_.a packagefile crypto/rc4=$WORK/b092/_pkg_.a packagefile crypto/rsa=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b094/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile encoding/asn1=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b109/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile crypto/dsa=$WORK/b097/_pkg_.a packagefile crypto/x509/pkix=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b101/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/endpoints=$WORK/b148/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkio=$WORK/b149/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/ini=$WORK/b146/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=$WORK/b147/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client=$WORK/b151/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/corehandlers=$WORK/b158/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=$WORK/b159/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=$WORK/b160/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/csm=$WORK/b169/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/defaults=$WORK/b170/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/request=$WORK/b153/_pkg_.a packagefile encoding/xml=$WORK/b166/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/awsutil=$WORK/b154/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/client/metadata=$WORK/b152/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/signer/v4=$WORK/b162/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/s3err=$WORK/b176/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol=$WORK/b164/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=$WORK/b177/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=$WORK/b178/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/rest=$WORK/b163/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=$WORK/b179/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=$WORK/b181/_pkg_.a packagefile github.com/pin/tftp/netascii=$WORK/b186/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b188/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b116/_pkg_.a packagefile mime/quotedprintable=$WORK/b122/_pkg_.a packagefile github.com/godbus/dbus/v5=$WORK/b231/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkuri=$WORK/b173/_pkg_.a packagefile github.com/vmware/vmw-guestinfo/rpcout=$WORK/b217/_pkg_.a packagefile github.com/vmware/vmw-guestinfo/bdoor=$WORK/b219/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b128/_pkg_.a packagefile crypto/internal/subtle=$WORK/b079/_pkg_.a packagefile crypto/internal/randutil=$WORK/b086/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b107/_pkg_.a packagefile github.com/aws/aws-sdk-go/internal/sdkrand=$WORK/b156/_pkg_.a packagefile net/http/httputil=$WORK/b157/_pkg_.a packagefile github.com/aws/aws-sdk-go/service/sts=$WORK/b161/_pkg_.a packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=$WORK/b174/_pkg_.a packagefile github.com/jmespath/go-jmespath=$WORK/b155/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query=$WORK/b165/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=$WORK/b168/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b189/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b191/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b192/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b113/_pkg_.a packagefile github.com/vmware/vmw-guestinfo/message=$WORK/b218/_pkg_.a packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=$WORK/b167/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b190/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -buildmode=exe -buildid=9jhnU8WeNPInqt8SsVFT/y-M6GkZzfto4rAralRwv/LI-rIciDlW6y37hRoNjq/9jhnU8WeNPInqt8SsVFT -X github.com/coreos/ignition/v2/internal/version.Raw=2.3.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0x6e11a7915641c8bc26895f608e82b2d03753f4f8 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p ./ mv $WORK/b001/exe/a.out ./ignition rm -r $WORK/b001/ Building ignition-validate... + echo 'Building ignition-validate...' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -ldflags ' -X github.com/coreos/ignition/v2/internal/version.Raw=2.3.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0xdf70bc0b7c5c539b5e38a0426561489fbeac5dd4' -a -v -x -o ./ignition-validate github.com/coreos/ignition/v2/validate WORK=/tmp/go-build961165794 unicode/utf8 mkdir -p $WORK/b018/ runtime/internal/sys math/bits mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math/bits -std -complete -buildid RKen_jGQnLNHamIV71mh/RKen_jGQnLNHamIV71mh -goversion go1.13.10 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b011/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid zbbwGw8aNb-u5MW4XofC/zbbwGw8aNb-u5MW4XofC -goversion go1.13.10 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./utf8.go internal/race mkdir -p $WORK/b020/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/sys -std -+ -complete -buildid BmTAkShQdQqNVv_95Mgo/BmTAkShQdQqNVv_95Mgo -goversion go1.13.10 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -buildid u6czOa8kK9FigIG9sbyv/u6czOa8kK9FigIG9sbyv -goversion go1.13.10 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./doc.go ./norace.go internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b007/symabis ./cpu_x86.s runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b009/symabis ./asm_amd64.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime/internal/atomic -std -+ -buildid 0dFi65BmViwbcOTuUVxy/0dFi65BmViwbcOTuUVxy -goversion go1.13.10 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./atomic_amd64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/eb/ebb007ccd396899034f5d1603f6437c1cad3bcf3f23763ace9b7ce3c044074b5-d # internal sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b021/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/cpu -std -+ -buildid Ch1e4Ko3MWflwqZr1LOu/Ch1e4Ko3MWflwqZr1LOu -goversion go1.13.10 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./cpu.go ./cpu_amd64.go ./cpu_x86.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/3f/3f38d9bf9f045bdcc45ee5673fccd0b8b54afdcce1df4ad577acc2e77356486a-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/5f/5f38a29c03ee758db3991a2a29c04fc864005edbff9a818f47098889c4beb41e-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/math -std -+ -complete -buildid suMSJi-rc8niMOERDzcz/suMSJi-rc8niMOERDzcz -goversion go1.13.10 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./math.go unicode mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -buildid MzPS_me1rMw0xVjBAxq0/MzPS_me1rMw0xVjBAxq0 -goversion go1.13.10 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c4/c4980743e4379ce4d44cd62fc9eaa1b869ce4e4d01e0beb677d9e515121e6fca-d # internal encoding mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p encoding -std -complete -buildid 6oReYf-fdjMwGM-_4mU_/6oReYf-fdjMwGM-_4mU_ -goversion go1.13.10 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b009/asm_amd64.o ./asm_amd64.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -buildid 77rEdg0_EYLAeb_FZ6FC/77rEdg0_EYLAeb_FZ6FC -goversion go1.13.10 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=4 ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f7/f71eaadfae88e6678356a2087b9e42af29c61e009c6b992f6e1d6ab708c4abbc-d # internal unicode/utf16 mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p unicode/utf16 -std -complete -buildid KblHDpajfHY5X9kGPpi-/KblHDpajfHY5X9kGPpi- -goversion go1.13.10 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./utf16.go cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/eb/ebc5d5e24a3ef251e63da2924e50e69dba348eeb65e3ce60b8b324224e9f4af9-d # internal container/list mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p container/list -std -complete -buildid L_TJi4GcFzl-9pRqz-sJ/L_TJi4GcFzl-9pRqz-sJ -goversion go1.13.10 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./list.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/3f/3fb30f58ed99944b6e341595e3efc159b2d214c35f09a080154c99f72a0ddd2c-d # internal crypto/internal/subtle mkdir -p $WORK/b070/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b007/cpu_x86.o ./cpu_x86.s cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/internal/subtle -std -complete -buildid FVOikvdgTyqZKLVQ4GGA/FVOikvdgTyqZKLVQ4GGA -goversion go1.13.10 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b021/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/42/4240c69e4c7ea50f6ea20e1df8b728615a070d15f3a0b558b262fd325a90ada2-d # internal crypto/subtle mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/subtle -std -complete -buildid ZYpEmBJzeq-9DJwJf8Ky/ZYpEmBJzeq-9DJwJf8Ky -goversion go1.13.10 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./constant_time.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/e9/e93cb9dd210ccebe57a9a65b22c476b0265ef90acd15d9f53fb35b3d70591ab1-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid CA_v5Qiswrxa8hGs-Qrv/CA_v5Qiswrxa8hGs-Qrv -goversion go1.13.10 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./asn1.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/fc/fcaccab9fc8f763d17ea0c1ca04334cb05397584ebb3b0c8f2852425d427ada1-d # internal internal/testlog mkdir -p $WORK/b032/ cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/44/444b58616a148faa53882c846724f677e1cdfffdffef24a6f6caddbbdf9e78d3-d # internal cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/testlog -std -complete -buildid 8U6cHvZ-c1bMH-gwDelZ/8U6cHvZ-c1bMH-gwDelZ -goversion go1.13.10 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./log.go internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b006/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/bytealg -std -+ -buildid VrhDyvr3nDhvd8MdpA-Q/VrhDyvr3nDhvd8MdpA-Q -goversion go1.13.10 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/05/05c27a5b5854b6811dac69c0e174ed857083134593c90b8333cdb3d214a0b11e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b015/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/7c/7c8828bb2f0bdf45ac5edb03d7ffd0bc1b37eefb05d48e95a05524722755dd24-d # internal internal/nettrace mkdir -p $WORK/b097/ cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/f7/f7217ce5aba37cd64097e1536d2ec43f24c8a9bdeab55e78db8516f68e49c906-d # internal cat >$WORK/b097/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p internal/nettrace -std -complete -buildid HeKo8BWqta6TlxCj6kGk/HeKo8BWqta6TlxCj6kGk -goversion go1.13.10 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./nettrace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/0a/0ada4fe0c50abd51076dc4b75a280240b4e666ac9a7e580dc39d07fc59d2b7c1-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b103/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math -std -buildid U0KBNNL2jjcAaUqchnog/U0KBNNL2jjcAaUqchnog -goversion go1.13.10 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/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 ./exp_asm.go ./expm1.go ./floor.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 cat >$WORK/b103/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid Mx6VJkjV19f9hRLFH1Z_/Mx6VJkjV19f9hRLFH1Z_ -goversion go1.13.10 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b006/compare_amd64.o ./compare_amd64.s runtime/cgo mkdir -p $WORK/b099/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b099/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b099/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b006/count_amd64.o ./count_amd64.s cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/1f/1fea700263bf8f21ebc5d9b985bebb209a304831546b6d35cac7005c1f161ff4-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b106/ cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b106/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/cc/cc6bc950c83be90ee099308b489fe6eff1a6897ce930baac977237975a2f5157-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b006/equal_amd64.o ./equal_amd64.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cat >$WORK/b106/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid 6ljIAE9SF14pfw_aKANz/6ljIAE9SF14pfw_aKANz -goversion go1.13.10 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h -c=4 ./doc.go ./mont25519_amd64.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b006/index_amd64.o ./index_amd64.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cp /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/const_amd64.h $WORK/b106/const_GOARCH.h cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b106/const_amd64.o ./const_amd64.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b006/indexbyte_amd64.o ./indexbyte_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b106/cswap_amd64.o ./cswap_amd64.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b106/freeze_amd64.o ./freeze_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_amd64.o $WORK/b006/count_amd64.o $WORK/b006/equal_amd64.o $WORK/b006/index_amd64.o $WORK/b006/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/98/98218e3b746ddcd6c47aff0d1b3ba38b2432db1cf7dee629492c77d6ce4614dd-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b106/ladderstep_amd64.o ./ladderstep_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b106/mul_amd64.o ./mul_amd64.s cd $WORK/b099 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b106/square_amd64.o ./square_amd64.s runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/82/8240c880ec26968c4c73535fce22f0af75d117f04c9ec1de1b1d0d6edf4a794a-d # internal cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p runtime -std -+ -buildid m5pOHviVzVpWp0LHqjK8/m5pOHviVzVpWp0LHqjK8 -goversion go1.13.10 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.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 ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.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 ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.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_amd64x.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b106/_pkg_.a $WORK/b106/const_amd64.o $WORK/b106/cswap_amd64.o $WORK/b106/freeze_amd64.o $WORK/b106/ladderstep_amd64.o $WORK/b106/mul_amd64.o $WORK/b106/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/ff/ff433e1ddc21a4356957bb0af4d89b6c21795a66a484424937aab9c33c53f308-d # internal cd $WORK/b099 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b015/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b015/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b015/floor_amd64.o ./floor_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b015/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b015/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b015/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b015/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_amd64.o $WORK/b015/exp_amd64.o $WORK/b015/floor_amd64.o $WORK/b015/hypot_amd64.o $WORK/b015/log_amd64.o $WORK/b015/sqrt_amd64.o $WORK/b015/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/e7/e77145b24247f09d047891caf03d90e891886c8007d395fca3b6b738cea54229-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x006.o -c gcc_linux_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I $WORK/b099/ -g -O2 -Wall -Werror -o $WORK/b099/_x012.o -c gcc_amd64.S cd $WORK/b099 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -o $WORK/b099/_cgo_.o $WORK/b099/_cgo_main.o $WORK/b099/_x001.o $WORK/b099/_x002.o $WORK/b099/_x003.o $WORK/b099/_x004.o $WORK/b099/_x005.o $WORK/b099/_x006.o $WORK/b099/_x007.o $WORK/b099/_x008.o $WORK/b099/_x009.o $WORK/b099/_x010.o $WORK/b099/_x011.o $WORK/b099/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b099/_cgo_.o -dynout $WORK/b099/_cgo_import.go -dynlinker cat >$WORK/b099/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b099/symabis ./asm_amd64.s cat >$WORK/b099/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p runtime/cgo -std -buildid xG5Zkx8uchRsTQzX9Fjn/xG5Zkx8uchRsTQzX9Fjn -goversion go1.13.10 -symabis $WORK/b099/symabis -D "" -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h -c=4 ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b099/_cgo_gotypes.go $WORK/b099/cgo.cgo1.go $WORK/b099/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b099/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b099/_pkg_.a $WORK/b099/asm_amd64.o $WORK/b099/_x001.o $WORK/b099/_x002.o $WORK/b099/_x003.o $WORK/b099/_x004.o $WORK/b099/_x005.o $WORK/b099/_x006.o $WORK/b099/_x007.o $WORK/b099/_x008.o $WORK/b099/_x009.o $WORK/b099/_x010.o $WORK/b099/_x011.o $WORK/b099/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/55/55ecc37ca78605d89638414535af33889417bd6b3ae769b2ef3a505af1a05b95-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b005/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b005/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b005/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b005/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b005/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b005/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_amd64.o $WORK/b005/duff_amd64.o $WORK/b005/memclr_amd64.o $WORK/b005/memmove_amd64.o $WORK/b005/rt0_linux_amd64.o $WORK/b005/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/6d/6d2d49588d5a4fea68d4996e283e5e762cd985857cba4852b2e88f857669df14-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b019/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -buildid xU1CXdm4x_MB4OvNzstM/xU1CXdm4x_MB4OvNzstM -goversion go1.13.10 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid -CvZWRgAR8nB5u5HqmBE/-CvZWRgAR8nB5u5HqmBE -goversion go1.13.10 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/fc/fc9d01d5a40a87155149978b8dd932901eb3ce30a9e43b83614ab42bc1e255c9-d # internal internal/singleflight mkdir -p $WORK/b098/ math/rand mkdir -p $WORK/b073/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p internal/singleflight -std -complete -buildid ujsZuYOZ5pzL0diongP_/ujsZuYOZ5pzL0diongP_ -goversion go1.13.10 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./singleflight.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p math/rand -std -complete -buildid TxIX88hSK8HShpRv3B51/TxIX88hSK8HShpRv3B51 -goversion go1.13.10 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/b3/b38872b7687233213ad993c86c0d9e375d7195bfca7311caa17c4e3e0621bd2b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/06/06de2579f3c30f1f7378976582cda4675ff117bdb6ab0e105a7d3398215f35bd-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/d5/d5b43983a322fe84a3f3e7faf4e0ce6567ca6190df6b2197321bdfac92a1c393-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sort -std -complete -buildid 4qMaeIo_Ry_7K0QLEoPn/4qMaeIo_Ry_7K0QLEoPn -goversion go1.13.10 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid cqVxsEQIgObjQCiTFXaH/cqVxsEQIgObjQCiTFXaH -goversion go1.13.10 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/52/52d49ec442f6d27d326d7acd5d5a3578ca55ca05a96c71a6c85128bef4da864a-d # internal strconv mkdir -p $WORK/b017/ io mkdir -p $WORK/b024/ internal/oserror cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b026/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p io -std -complete -buildid P8AjqGTAAkszW4MACVoU/P8AjqGTAAkszW4MACVoU -goversion go1.13.10 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p strconv -std -complete -buildid zIEWvJNX5OFqOO9a75Qk/zIEWvJNX5OFqOO9a75Qk -goversion go1.13.10 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF mkdir -p $WORK/b096/ cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid e8bH1pEhWnnMlZvDT-aA/e8bH1pEhWnnMlZvDT-aA -goversion go1.13.10 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errors.go cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid UX1dYcyWp338GF1EJHod/UX1dYcyWp338GF1EJHod -goversion go1.13.10 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d2/d23d0e60d21b7e00532b99609a3e7e269e8dcfee189bf99f322db1e5e4804c78-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/d5/d5c43fb72bcc761722827d5c63c17673d42eea5beea945133ee019bd13fe4e55-d # internal syscall mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b028/symabis ./asm_linux_amd64.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p syscall -std -buildid 1S-TazoPjzIsZXf4Eb2L/1S-TazoPjzIsZXf4Eb2L -goversion go1.13.10 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/87/8704985bc091484c75784010acef590c70ee3ed1f47a8a982e1b194651e2a996-d # internal strings mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF hash mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p hash -std -complete -buildid zKdTCYguwRV7mHatGKQw/zKdTCYguwRV7mHatGKQw -goversion go1.13.10 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./hash.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p strings -std -complete -buildid 0B4kfAT7GkSL46cwl9n-/0B4kfAT7GkSL46cwl9n- -goversion go1.13.10 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go bytes mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p bytes -std -buildid bLuhfwrbB0Qd2Yip9_jr/bLuhfwrbB0Qd2Yip9_jr -goversion go1.13.10 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/95/956f45a3b1d7a208639db34590f871a15d2d65023de326d7dabb700cdea8f998-d # internal hash/crc32 mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b064/symabis ./crc32_amd64.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p hash/crc32 -std -buildid Z1m4JnMR3kkus4ePSD9_/Z1m4JnMR3kkus4ePSD9_ -goversion go1.13.10 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/56/56055d17ffb6469f59a73e5f09fa44c7074d34a0de38f1c2d7b901aca92067d5-d # internal reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b014/symabis ./asm_amd64.s cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b064/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b064/_pkg_.a $WORK/b064/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/27/279e707bb4a3fca858299c3954b23e55d1542e63fffe0ea57a9f865a2ca50ec0-d # internal crypto mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p crypto -std -complete -buildid a-_OrRRf7T6VCf629ZEI/a-_OrRRf7T6VCf629ZEI -goversion go1.13.10 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./crypto.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p reflect -std -buildid LEk3AbtHK6LK0hXeV0Xt/LEk3AbtHK6LK0hXeV0Xt -goversion go1.13.10 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/20/20e90ef9e32f4fccdf8ece76e97000cfc5ad432375c78c765bba371d9dd6fc7b-d # internal bufio mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p bufio -std -complete -buildid J2kcUA4H3YImYuksBmKJ/J2kcUA4H3YImYuksBmKJ -goversion go1.13.10 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/ba/baf4723d3b6ffabe1379de0a4ee29417c5b29f16f2e63939904aa8809704dffa-d # internal crypto/internal/randutil mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/internal/randutil -std -complete -buildid 7k9U1W763zai6VLkiBIf/7k9U1W763zai6VLkiBIf -goversion go1.13.10 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/75/75938f244c1d44c9d202f4c3d0fc8cb36491015c8e4da54c95035e96dd36b65f-d # internal crypto/hmac mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/hmac -std -complete -buildid vAIBHo7U5sm1vN-g-Xp8/vAIBHo7U5sm1vN-g-Xp8 -goversion go1.13.10 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/0b/0b31bd011b03f9687c3368bad8a28fac4bbe6987f09b71fc3bba9911ffc6e515-d # internal regexp/syntax mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p regexp/syntax -std -complete -buildid 2xAYhhdLwYaB3SI6jv7d/2xAYhhdLwYaB3SI6jv7d -goversion go1.13.10 -D "" -importcfg $WORK/b038/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_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/4f/4f8498d4ee82893aaeff96e2e4bc90dd2fd948bad35891d18f689d6df91d305b-d # internal crypto/rc4 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/rc4 -std -complete -buildid vh-bKpwpSJIS_aBEGNAG/vh-bKpwpSJIS_aBEGNAG -goversion go1.13.10 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/97/97131242a32867a272515961b514f75e773568452f0b0e11fb5a2a9609dc7f42-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid eW-Wik9oR13jgsi7gbc2/eW-Wik9oR13jgsi7gbc2 -goversion go1.13.10 -D "" -importcfg $WORK/b107/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/08/081b9a4a41a2df602f4bf554367cb777cc7874772c0ac68f6e88e8b70c6a0af8-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/text/transform -std -complete -buildid 5tR0KnxxDtBBTa0DSgT1/5tR0KnxxDtBBTa0DSgT1 -goversion go1.13.10 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/82/82eb7aea8eaf3b4e627acd2bf8f65eb9b12e938d261730a3297281223077159c-d # internal path mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p path -std -complete -buildid Zlpu_g2CX3NoBGQoluJl/Zlpu_g2CX3NoBGQoluJl -goversion go1.13.10 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/f6/f673c1878e26646825b4188c5dda7409012598197aa54b6c600aba6cfc37776d-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b028/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/38/38f4a1bc5e742c955c79e6d23db427c81e3cc7de8d3c79ef14cb22c0b67e7854-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/1e/1eac52b9ec391f28292ec0376ef8f118aefb89234bc162c82a1b184298a60bb6-d # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/18/18dacd4b293a3054e4a4ba5610a12b370de7a547b52acd4bb568fc36a77b7245-d # internal internal/syscall/execenv mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/syscall/execenv -std -complete -buildid IMhVymvWCPyKoj4qbf-M/IMhVymvWCPyKoj4qbf-M -goversion go1.13.10 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./execenv_default.go time mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p time -std -buildid GqssEYGLpNEKL1XsDNbi/GqssEYGLpNEKL1XsDNbi -goversion go1.13.10 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go internal/syscall/unix mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/syscall/unix -std -complete -buildid y7nj83YRIkrQRYx3OIER/y7nj83YRIkrQRYx3OIER -goversion go1.13.10 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/83/8337d402cede667a1467605145f3a065f44d857d232e6b2758a8a15ec20f44cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/7d/7dc0c405fe8ef18e5ead1d06385bec951671576c4fd39803623773321b05485e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/e8/e835223de5d9621dbc6114434cd5592631c8b732368e87512b5e0e64572d5b94-d # internal regexp mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b038/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p regexp -std -complete -buildid CsDwPG-FmWRUF2pKJsyu/CsDwPG-FmWRUF2pKJsyu -goversion go1.13.10 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/e9/e9015236f0a3b9cffd97216990ee8f6176aa846ad50281706722cf27833e4e7f-d # internal context mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p context -std -complete -buildid tRONRUm0AymJPLlfVcqP/tRONRUm0AymJPLlfVcqP -goversion go1.13.10 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./context.go internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid eG-_8GWBrY_yELKfHJZO/eG-_8GWBrY_yELKfHJZO -goversion go1.13.10 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./errno_unix.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_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/3b/3b0ac9e188d7dd12c9aa2cb1d16bc57ac6570691625603dc1614067fe708aa65-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/90/90bd9f1161613ff4da89da3f0b60a910fe9d46ef223a7dedb92517336aedee41-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b014/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/d8/d8939d90195fc1046bc95b6feede0c389e8f4dbabc6eb50475db5df602af2797-d # internal internal/fmtsort mkdir -p $WORK/b013/ encoding/binary mkdir -p $WORK/b044/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/fmtsort -std -complete -buildid 5ZqC4DQ2aN-WSI_vBjQj/5ZqC4DQ2aN-WSI_vBjQj -goversion go1.13.10 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./sort.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p encoding/binary -std -complete -buildid 6xalAj6ExgwdnjJz67QM/6xalAj6ExgwdnjJz67QM -goversion go1.13.10 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/e9/e926817c0c54070f6cce4aafbce1d78f1860620d383561c51fc6771cbcaf7296-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid 8R8zPuCc4fTdkTjjNK_7/8R8zPuCc4fTdkTjjNK_7 -goversion go1.13.10 -D "" -importcfg $WORK/b025/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 ./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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/e4/e4a78c9f9c5c8b1c37324316b31bfdcba11f92fe740354c5663236204b4d621a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/9b/9bb7919f8d8daa5ce73d8ae0d9f7984b8f356b41615a47b348057062d29f71f1-d # internal encoding/base64 mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF crypto/cipher mkdir -p $WORK/b069/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p encoding/base64 -std -complete -buildid DieSrta_ehCnxXy4qKrR/DieSrta_ehCnxXy4qKrR -goversion go1.13.10 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./base64.go crypto/sha512 mkdir -p $WORK/b079/ cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b079/symabis ./sha512block_amd64.s crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b082/ cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b069/symabis ./xor_amd64.s cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid N14fXKcYXyLwIUG1HoMJ/N14fXKcYXyLwIUG1HoMJ -goversion go1.13.10 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./const.go ./edwards25519.go crypto/md5 mkdir -p $WORK/b084/ cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b084/symabis ./md5block_amd64.s cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/cipher -std -buildid N84An24Tp-jM_Xm_4f9y/N84An24Tp-jM_Xm_4f9y -goversion go1.13.10 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/sha512 -std -buildid D4Z04RZRhnddYWy1-O9t/D4Z04RZRhnddYWy1-O9t -goversion go1.13.10 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/md5 -std -buildid yIpM-4Em4H1sXKNugc2n/yIpM-4Em4H1sXKNugc2n -goversion go1.13.10 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/fb/fb66840b6be0bb869333cea3eb5755ee2c01015c7b3e736fbafb0672b19e5b40-d # internal crypto/sha1 mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b087/symabis ./sha1block_amd64.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/sha1 -std -buildid B1cBNmqJR854thxKzeNX/B1cBNmqJR854thxKzeNX -goversion go1.13.10 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_amd64.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b079/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b084/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b084/_pkg_.a $WORK/b084/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/42/422913df3153e2e491115ccf08394a64a5a07341218f79406c13676c2e62f823-d # internal crypto/sha256 mkdir -p $WORK/b088/ cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b088/symabis ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b079/_pkg_.a $WORK/b079/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/8e/8e116265c034ed46d913f2e6badb943bfe9d7b2da23332677fc6822e3979bc08-d # internal encoding/pem mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p encoding/pem -std -complete -buildid 5iC1Cq48D4NWUVp6WkFt/5iC1Cq48D4NWUVp6WkFt -goversion go1.13.10 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./pem.go cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/sha256 -std -buildid -hU2E-M30DowGZlwD5fd/-hU2E-M30DowGZlwD5fd -goversion go1.13.10 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b069/xor_amd64.o ./xor_amd64.s cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/45/4538a7a30af13952b753b739f06efb7cf7feeacfd6d72a8605d1e3350f8aefdf-d # internal fmt mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p fmt -std -complete -buildid DB8wxJFE4F7WpwWxx1m-/DB8wxJFE4F7WpwWxx1m- -goversion go1.13.10 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b087/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b069/_pkg_.a $WORK/b069/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/04/04a6e256dca7eef534097e903177d3080c309a5561ea872a1cd4e9bcdbdafda9-d # internal path/filepath mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p path/filepath -std -complete -buildid Q8MJiz527O1zquX2Fo9h/Q8MJiz527O1zquX2Fo9h -goversion go1.13.10 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/41/410afa83ecc11ac566ec00be09feb8cf0faa9d8948d8dff83c25d0d2fd2aac43-d # internal crypto/aes mkdir -p $WORK/b068/ cat >$WORK/b068/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b068/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/aes -std -buildid WLubBmpq5PAmUFW6NXte/WLubBmpq5PAmUFW6NXte -goversion go1.13.10 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h -c=4 ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b087/_pkg_.a $WORK/b087/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b088/sha256block_amd64.o ./sha256block_amd64.s cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/c9/c969bc9d9b504521f22b551a29ff15bbbf13ad88907403e3ee0d343aa7132367-d # internal crypto/des mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/des -std -complete -buildid -PJobQClbjR4yp2nOWzm/-PJobQClbjR4yp2nOWzm -goversion go1.13.10 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/6f/6fed446af7884c2cd081ec909fde624167977c653b6048ba0f80c43f37e56fb4-d # internal net mkdir -p $WORK/b095/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b095/ -importpath net -- -I $WORK/b095/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b088/_pkg_.a $WORK/b088/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/ef/ef88c8995cca284b0813e95427a5a9c0b326245556d7ac5f664a50fdf7ad5926-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b103/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/crypto/internal/chacha20 -std -complete -buildid Y1aSA8vowSiv2aE2TK1A/Y1aSA8vowSiv2aE2TK1A -goversion go1.13.10 -D "" -importcfg $WORK/b102/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b068/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b068/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/f1/f19c83e1efead76f7bdb6be9e9430672032f4545957d6817b752112c0bd7a709-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b104/ cat >$WORK/b104/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b104/symabis ./sum_amd64.s cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/cf/cfb5141c61d3c15130ec5465489a156a9132d9958f6b53188692eb34c65c6e45-d # internal io/ioutil mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p io/ioutil -std -complete -buildid 57vMJOgQI2q04EeTjknJ/57vMJOgQI2q04EeTjknJ -goversion go1.13.10 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b068/_pkg_.a $WORK/b068/asm_amd64.o $WORK/b068/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/09/09f321b33df140fbfd86e8629266783c7c7ac13d6cbc643b469ea4bc705d8edf-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b105/ cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b105/symabis ./cpu_x86.s cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid Bd8tRwj4PvSkm9Bnat0P/Bd8tRwj4PvSkm9Bnat0P -goversion go1.13.10 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h -c=4 ./poly1305.go ./sum_amd64.go ./sum_generic.go cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/sys/cpu -std -buildid ieuneX1tYqmaF7r2PgKe/ieuneX1tYqmaF7r2PgKe -goversion go1.13.10 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/9f/9f44ac45059fc2ef61b616f38365d559a787f0ea70d4971263ad1b7d5c460333-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/b5/b5870e8a70eb8d2ef9a01a691c41b2136a98f3323055963a573ac00b16a8d81b-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b104/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b105/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b105/_pkg_.a $WORK/b105/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b104/_pkg_.a $WORK/b104/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/ca/ca02213c58903c1969e47601493d891eb04f83dfcdf4c77a8f23f6d969b09eed-d # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/9e/9e22787e27d7a6eec09ae3dddeb60af6d883efd0ac35472454dc6c1ad2726f51-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b101/ cat >$WORK/b101/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b101/symabis ./chacha20poly1305_amd64.s cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/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 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b105/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid vTB34TNgGTpuO9zaXpNa/vTB34TNgGTpuO9zaXpNa -goversion go1.13.10 -symabis $WORK/b101/symabis -D "" -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/84/844c320a6b90a595314cf655da7e5c509f8264d7195fc856f5c961871f6c1c21-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b035/ github.com/coreos/ignition/v2/config/shared/errors cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile regexp=$WORK/b037/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b039/ cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p github.com/coreos/go-semver/semver -complete -buildid vWtJXekZ8Y1-BRCY8O4c/vWtJXekZ8Y1-BRCY8O4c -goversion go1.13.10 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./semver.go ./sort.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a EOF flag mkdir -p $WORK/b002/ cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/shared/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p github.com/coreos/ignition/v2/config/shared/errors -lang=go1.11 -complete -buildid QpDszF_yrL9kIa6SkmiE/QpDszF_yrL9kIa6SkmiE -goversion go1.13.10 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./errors.go encoding/json mkdir -p $WORK/b041/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -std -complete -buildid nDnqrFaM6srf3lnt7xlq/nDnqrFaM6srf3lnt7xlq -goversion go1.13.10 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./flag.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p encoding/json -std -complete -buildid vNFTF7vAluMGYWON6Xji/vNFTF7vAluMGYWON6Xji -goversion go1.13.10 -D "" -importcfg $WORK/b041/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_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/de/de27f82d563d9120fc0b19d45208aeff8b0a4f0b687ea5c7b421d11f5c5bd192-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/coreos/vcontext/path -complete -buildid xiCYXUPkM51MO9kRGpgC/xiCYXUPkM51MO9kRGpgC -goversion go1.13.10 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./path.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b101/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/73/73c2ff785f8cc15034ec09dda54fc0e569ad2d4c65410560af57e065f2437e8f-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/coreos/vcontext/tree -complete -buildid z9MPM3KDV631mCxFSvqB/z9MPM3KDV631mCxFSvqB -goversion go1.13.10 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/c4/c4a7f01485d2a61d1985590142255bcf8316b433a523c927e1e300d7c718ef5e-d # internal encoding/hex mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p encoding/hex -std -complete -buildid f2qKpVHt7IztvT3ttBRE/f2qKpVHt7IztvT3ttBRE -goversion go1.13.10 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./hex.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b101/_pkg_.a $WORK/b101/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/63/63aea882b5ca50be11847c3d8a2cb867e68d92e8b0a2c9cdf15c57a8516fe52f-d # internal github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid HhdvakhriN6_fOr0wLuL/HhdvakhriN6_fOr0wLuL -goversion go1.13.10 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/cc/cc1994a6e80bd99bd8c92399ef0ee5429747648c0b20c3a1477b7c1b84607b4a-d # internal compress/flate mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p compress/flate -std -complete -buildid PmBXF6x0RKX7swlYTNbU/PmBXF6x0RKX7swlYTNbU -goversion go1.13.10 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/fd/fdff3ac5bd53d04862843f8590ce30d4f2956586c610a3157df6249867c2852a-d # internal math/big mkdir -p $WORK/b072/ cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b072/symabis ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/45/456f739687e79852604b6dda896f45e16b0d87dc4ea2b65441f741e4d83ea4a8-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/coreos/vcontext/report -complete -buildid YUgTrh-ebaAvobx-uPbw/YUgTrh-ebaAvobx-uPbw -goversion go1.13.10 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./report.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p math/big -std -buildid QkNzi9OaQTue-7MOp3Ky/QkNzi9OaQTue-7MOp3Ky -goversion go1.13.10 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_amd64.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_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/b0/b0e538dd702ce40f2d7f0dff59388cf097ce7e2889c611c9c9d4d34fb82ad554-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/shared/validations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/coreos/ignition/v2/config/shared/validations -lang=go1.11 -complete -buildid KhSMn9Glxcb7YfkZTkb3/KhSMn9Glxcb7YfkZTkb3 -goversion go1.13.10 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/94/944640a64b750ca929619bcf340428522ba578fde569ecf1f2007708764dba7b-d # internal net/url mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p net/url -std -complete -buildid fJUs1znyLe17uIJxLYXz/fJUs1znyLe17uIJxLYXz -goversion go1.13.10 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/07/07c5ed2bbbd45074bdebf99de02ebe5b23cde64b59f1544663948f9bfc118ab0-d # internal log mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p log -std -complete -buildid 5R_PPcv76AfhoHyqAonk/5R_PPcv76AfhoHyqAonk -goversion go1.13.10 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/a2/a21ee4a436c04dd501f572760fc7aa67c8947d6b471c2d1c064c2cf891a693af-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile log=$WORK/b113/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid WV8sc2JrOj7eLHrqk98D/WV8sc2JrOj7eLHrqk98D -goversion go1.13.10 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/6d/6d74ced173db2c0875a4b7037397898063a9c721a9a59eeba717fad0d1811711-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p github.com/coreos/ignition/v2/config/util -lang=go1.11 -complete -buildid V3ZNMbugpsAZIaISxLjm/V3ZNMbugpsAZIaISxLjm -goversion go1.13.10 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/57/579864d93b54ff7c170f499aed8fb362b9eab7d9c349cb233636b0bf09a73f13-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b111/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid EExXNOEsOZtBa7qiECZB/EExXNOEsOZtBa7qiECZB -goversion go1.13.10 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/28/28454f67d922a2750e7aa283d536b3b0191bb03dd100f55b5c1fbfea2b521e71-d # internal compress/gzip mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile compress/flate=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile hash/crc32=$WORK/b064/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p compress/gzip -std -complete -buildid iA0Ucs3VW5U32w4xM-OB/iA0Ucs3VW5U32w4xM-OB -goversion go1.13.10 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/8c/8c38485716f9bd11082e80183a02ff1fba0bab08822aec94aa14c5089cd02543-d # internal github.com/coreos/ignition/v2/config/merge mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/merge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/coreos/ignition/v2/config/merge -lang=go1.11 -complete -buildid exj6lFLH9knxXqCsmf_U/exj6lFLH9knxXqCsmf_U -goversion go1.13.10 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./merge.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/67/676e8ad7971e132f0d96347f005b647a15dad11892f1c28d845eb016dc233dc0-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b112/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid Yt8uppUO-CSM5Lw-dAHo/Yt8uppUO-CSM5Lw-dAHo -goversion go1.13.10 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/4e/4e0a787c7490d3ea5e582a00a86c322a37ea589d3466903c97491ef2292d870f-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b117/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid 8oPZFr5owf9XkPTAu8MP/8oPZFr5owf9XkPTAu8MP -goversion go1.13.10 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/25/25886016adf408b6d5d848a71237bd7723bbd43013ce9b72e289057d1e62f998-d # internal mime mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p mime -std -complete -buildid 84mWRf37aOx7Rrf3K4j_/84mWRf37aOx7Rrf3K4j_ -goversion go1.13.10 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/9d/9d2538135d41d9f5efbadeb150be82da1645a05c2929407b7e0848ca068ecdf0-d # internal mime/quotedprintable mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p mime/quotedprintable -std -complete -buildid JX5u4wNjqAZxF9L_64Oq/JX5u4wNjqAZxF9L_64Oq -goversion go1.13.10 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/83/83786fce26d8df892c898eeab3c299ef33ea220fefe0a691dc223bd1f91a7bc5-d # internal net/http/internal mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p net/http/internal -std -complete -buildid vnH4z7IGv99nYmumnr4p/vnH4z7IGv99nYmumnr4p -goversion go1.13.10 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/65/65cb4543daa9b8ed415a8ecf9fa6e2e4717dfb3d7c45ff3c08c821a57716a7d6-d # internal github.com/ajeddeloh/go-json mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/ajeddeloh/go-json -complete -buildid S_xjey_WczGNXTwb78Qe/S_xjey_WczGNXTwb78Qe -goversion go1.13.10 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/ef/efb897cfc128f2f3d324934f98c072d5997d157516b0c94da5ef549030a2bdd4-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/coreos/vcontext/validate -complete -buildid D4_Zk6nGanX_KEWMgtYg/D4_Zk6nGanX_KEWMgtYg -goversion go1.13.10 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./validate.go cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/53/53b168129871fa443b620acf9ae1835e53b4fad297d1a51e817db816a63619c3-d # internal github.com/coreos/ignition/v2/config/translate mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/ignition/v2/config/translate -lang=go1.11 -complete -buildid jKQh0NUMSB9IFzQknqWg/jKQh0NUMSB9IFzQknqWg -goversion go1.13.10 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./translate.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b072/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b072/_pkg_.a $WORK/b072/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/5d/5d4f5dabc983776d89581e490443651a953949815f0de873be89fe9d64637bea-d # internal github.com/coreos/ignition/v2/internal/version mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/ignition/v2/internal/version -lang=go1.11 -complete -buildid b8Lzp6erTd1-9R7saDNs/b8Lzp6erTd1-9R7saDNs -goversion go1.13.10 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./version.go cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/f6/f6ce322ae269a11719a3a7d9deb94f8b2fbfb2d244762eaa543eb033a61f2c71-d # internal crypto/rand mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p crypto/rand -std -complete -buildid iXu0r2sfdZivnSi-76dl/iXu0r2sfdZivnSi-76dl -goversion go1.13.10 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/6c/6c2f79d7f9a66c2205604c8f4d2f3968a410a67171ebac71f3bf8baced376ff7-d # internal crypto/elliptic mkdir -p $WORK/b077/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -gensymabis -o $WORK/b077/symabis ./p256_asm_amd64.s cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/11/110db4daf7ddcf220064d52d316b0a3b0e9eeac05ebfca70506b9bbbe1187ff0-d # internal encoding/asn1 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p encoding/asn1 -std -complete -buildid qblEQAMyLesbky3gkGeZ/qblEQAMyLesbky3gkGeZ -goversion go1.13.10 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/9c/9cad31ff3de861aee787531e02a21309034cf275dd02b69460ef134307a01020-d # internal crypto/dsa mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/dsa -std -complete -buildid Eho5USnELZUdVn-bhri4/Eho5USnELZUdVn-bhri4 -goversion go1.13.10 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./dsa.go cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/elliptic -std -buildid PtIffoKZc60W8O9ASr3Q/PtIffoKZc60W8O9ASr3Q -goversion go1.13.10 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/a7/a75f985625696376b4888d51fe297a2ca9faa84d74d209e37d09a7222b4a2de0-d # internal crypto/ed25519 mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/ed25519 -std -complete -buildid ZvSIVkHecS7ZKtvCiA2O/ZvSIVkHecS7ZKtvCiA2O -goversion go1.13.10 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/32/320e85e4aa391d24afa2b971350fd1740ee0806d2dd203798e94f4215ccc148e-d # internal crypto/rsa mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/rsa -std -complete -buildid Eo0nBH7dKebdZTx0V_DX/Eo0nBH7dKebdZTx0V_DX -goversion go1.13.10 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/b8/b81b72da5c6656ca6d9075fa46d1f65d35c59ef570c2a1d073c03c79d4ccfdd8-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b109/ cat >$WORK/b109/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/b012/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b114/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/net/idna -std -complete -buildid tbian-NSxwGI8kuBynWO/tbian-NSxwGI8kuBynWO -goversion go1.13.10 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go cd $WORK/b095 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -o $WORK/b077/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/c5/c5e1c6696d1ba6934532916b217f10fa45953d9afc25ac543a439b2cdd282cd6-d # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -o $WORK/b095/_cgo_.o $WORK/b095/_cgo_main.o $WORK/b095/_x001.o $WORK/b095/_x002.o $WORK/b095/_x003.o $WORK/b095/_x004.o $WORK/b095/_x005.o -g -O2 cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/8e/8e6ff16d1c5b3e83f4bfa7f16144c2d8413b806742157e8a9e955cb1690e7864-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p github.com/coreos/vcontext/json -complete -buildid caLySL6c5lgS3GAZMR-f/caLySL6c5lgS3GAZMR-f -goversion go1.13.10 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./json.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b077/_pkg_.a $WORK/b077/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/58/58f8a6c967230f0db1794fb07cf899e1fe1332591a89bb251ca8899ef9843961-d # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b095/_cgo_.o -dynout $WORK/b095/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cat >$WORK/b095/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b096/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b097/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b098/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p net -std -buildid A_Mi_lETaBhg3Io1pJ27/A_Mi_lETaBhg3Io1pJ27 -goversion go1.13.10 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b095/_cgo_gotypes.go $WORK/b095/cgo_linux.cgo1.go $WORK/b095/cgo_resnew.cgo1.go $WORK/b095/cgo_socknew.cgo1.go $WORK/b095/cgo_unix.cgo1.go $WORK/b095/_cgo_import.go cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/b8/b83334c9d2a33ec0eda251dd5e4d9b8e0546a0a254a55308c1bb4b2a6a24a0df-d # internal crypto/x509/pkix mkdir -p $WORK/b091/ vendor/golang.org/x/crypto/cryptobyte crypto/ecdsa mkdir -p $WORK/b093/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/x509/pkix -std -complete -buildid hE4SBkQ9DOkdhh-yltEs/hE4SBkQ9DOkdhh-yltEs -goversion go1.13.10 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./pkix.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b094/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid IDL9dMEV59LxyjdiOD2X/IDL9dMEV59LxyjdiOD2X -goversion go1.13.10 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/ecdsa -std -complete -buildid ySkw0hmXbZKjshBD3JM5/ySkw0hmXbZKjshBD3JM5 -goversion go1.13.10 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./ecdsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/66/661265932a1079e08f365d2ad8ec0ea5a33cad72524ee7989e4ea182588fd398-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b125/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b127/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p github.com/coreos/ignition/v2/config/validate -lang=go1.11 -complete -buildid 60iDu6_usbqqiBlnvF_u/60iDu6_usbqqiBlnvF_u -goversion go1.13.10 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/e5/e5b177750df58eb1c9a8a58e69fb198fc8b19067e19ca1aade18e10462820567-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/25/257df620ca28287bd9ff0108481e2e4dfee29457bc5df8c9c44a5147e4376758-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/4b/4bf647b50e17a744f6ff7998242a73ef32be3fd455996fd5799c662fee1cff23-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/53/5324e318c8bdb21c03bf130ff0e8b9039a47995f1c62219868d978db9e82ab2a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/9b/9b41237300868bdd7cd978d014d27faf72215dcd5561a635131f1aa1eb4f65a8-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b095/_pkg_.a $WORK/b095/_x001.o $WORK/b095/_x002.o $WORK/b095/_x003.o $WORK/b095/_x004.o $WORK/b095/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/b2/b29a3b6f5c180cd2fbe661e2970921b0d5bbbb5fc195d3c03923ff5751086a22-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b116/ net/textproto mkdir -p $WORK/b115/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b109/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid 6JKsYZ2U1t5ZcXZw4xL3/6JKsYZ2U1t5ZcXZw4xL3 -goversion go1.13.10 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./proxy.go cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p net/textproto -std -complete -buildid cH5guLsGi5dMEeD33NF7/cH5guLsGi5dMEeD33NF7 -goversion go1.13.10 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go crypto/x509 mkdir -p $WORK/b089/ cat >$WORK/b089/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/b036/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b094/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/x509 -std -complete -buildid z_1IFhDwbNTxa04MeMzH/z_1IFhDwbNTxa04MeMzH -goversion go1.13.10 -D "" -importcfg $WORK/b089/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_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/96/968c3b16b6b37ee9611b532141b40b76c730aeab4b01f4f17dae6def0d3a5744-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/21/21bb71ff48b175f56e4688365a40e24a929d8d37f0b13cefee9a8f14fd147cbc-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b108/ mime/multipart mkdir -p $WORK/b119/ cat >$WORK/b108/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/b109/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/textproto=$WORK/b115/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid d7SCQlAlM2FZLWWBwtHD/d7SCQlAlM2FZLWWBwtHD -goversion go1.13.10 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./guts.go ./httplex.go cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile mime=$WORK/b118/_pkg_.a packagefile mime/quotedprintable=$WORK/b120/_pkg_.a packagefile net/textproto=$WORK/b115/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p mime/multipart -std -complete -buildid Kt30iZDaNQEpwRts9G6o/Kt30iZDaNQEpwRts9G6o -goversion go1.13.10 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/86/8600cf73b48edb5ba79f0a49cd1228343fb7fb76e7f3416f9a669cd8a3d4e5e9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/2c/2c8369e9089046a0770ae6a3867016ee61b0a9a0ae1aa71cca80d945135e4a19-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/cf/cf682fb7c7c414628552c32e06bea6d69ed4e155a4e5dce4a7bb8a58078f03f4-d # internal crypto/tls mkdir -p $WORK/b074/ cat >$WORK/b074/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/b036/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b107/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/tls -std -complete -buildid 0H-sVWtTsdu3V1af10fF/0H-sVWtTsdu3V1af10fF -goversion go1.13.10 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.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_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/2b/2ba881ce6dc614995ee322784055e84cd03a7a214bc09778f429be7964891971-d # internal net/http/httptrace mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b066/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile internal/nettrace=$WORK/b097/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/textproto=$WORK/b115/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p net/http/httptrace -std -complete -buildid bWKbKZQ2Y3ZsMY7_MkNj/bWKbKZQ2Y3ZsMY7_MkNj -goversion go1.13.10 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/a2/a2ba7248954beaea719367ff90ed036f68d47e22358304504de4e2abd775f808-d # internal net/http mkdir -p $WORK/b061/ cat >$WORK/b061/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/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b062/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile context=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b109/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile log=$WORK/b113/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile mime=$WORK/b118/_pkg_.a packagefile mime/multipart=$WORK/b119/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http/httptrace=$WORK/b121/_pkg_.a packagefile net/http/internal=$WORK/b122/_pkg_.a packagefile net/textproto=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b123/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p net/http -std -complete -buildid KYTKs6t5Hq_tbkHFlly1/KYTKs6t5Hq_tbkHFlly1 -goversion go1.13.10 -D "" -importcfg $WORK/b061/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_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/84/8458c96f984421f5c90dc7cf2a70811018bd119f271ace98356c9e8e8d611eab-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/vincent-petithory/dataurl -complete -buildid yhL-bx-_wY6E_GvX6Osh/yhL-bx-_wY6E_GvX6Osh -goversion go1.13.10 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/44/447090307b4870f28edcea15dd8fc9b74bfce436530e5a9c06824747202b85f0-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b123/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b037/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_0/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/coreos/ignition/v2/config/v3_0/types -lang=go1.11 -complete -buildid XruPsXzpRUT5V2t9gDFi/XruPsXzpRUT5V2t9gDFi -goversion go1.13.10 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./ca.go ./config.go ./device.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 github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b123/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b037/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF github.com/coreos/ignition/v2/config/v3_2_experimental/types mkdir -p $WORK/b133/ cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_1/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/coreos/ignition/v2/config/v3_1/types -lang=go1.11 -complete -buildid nk5BiYonpT7fed-ZW-BQ/nk5BiYonpT7fed-ZW-BQ -goversion go1.13.10 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b123/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b037/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_2_experimental/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/ignition/v2/config/v3_2_experimental/types -lang=go1.11 -complete -buildid fUVSpGzB4aOTLcoCmJHA/fUVSpGzB4aOTLcoCmJHA -goversion go1.13.10 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/89/893ddf47710a7ffbba13f4ab02231e6213191bc5e5a17932f90753023c19e05f-d # internal github.com/coreos/ignition/v2/config/v3_0 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b124/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/coreos/ignition/v2/config/v3_0 -lang=go1.11 -complete -buildid dMlhcVIMMCugxFkcbx_D/dMlhcVIMMCugxFkcbx_D -goversion go1.13.10 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/2b/2b0bfb2a7f870b8015b71042ea42653d9344d0653b2b05dc7e270474f4155414-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/6f/6f94ea4512d507435c64508312f16cd2e17c4b7cf903d963940f18bac5121ef9-d # internal github.com/coreos/ignition/v2/config/v3_1/translate mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b129/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_1/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/ignition/v2/config/v3_1/translate -lang=go1.11 -complete -buildid WAsUT0tDBl1GTsxl_HRK/WAsUT0tDBl1GTsxl_HRK -goversion go1.13.10 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./translate.go github.com/coreos/ignition/v2/config/v3_1 mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b124/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/coreos/ignition/v2/config/v3_1 -lang=go1.11 -complete -buildid 71-qhhxcdzQLpa3AAvGC/71-qhhxcdzQLpa3AAvGC -goversion go1.13.10 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./config.go cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/29/296f753d88ece1b58ae1e066b8f9cf30e7dae18040a1f0ced4e62dd77415ba30-d # internal github.com/coreos/ignition/v2/config/v3_2_experimental mkdir -p $WORK/b132/ github.com/coreos/ignition/v2/config/v3_2_experimental/translate mkdir -p $WORK/b134/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b124/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_2_experimental /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/ignition/v2/config/v3_2_experimental -lang=go1.11 -complete -buildid X4_O30A8ff5ULa7ZwT4Y/X4_O30A8ff5ULa7ZwT4Y -goversion go1.13.10 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./config.go cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b133/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_2_experimental/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/ignition/v2/config/v3_2_experimental/translate -lang=go1.11 -complete -buildid 72i-bRVOo2xlx0L5jxEf/72i-bRVOo2xlx0L5jxEf -goversion go1.13.10 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/02/02c691660cbe1dd9316c7d369a7d11cca6ff508d4844869fd619ec80a3edde0b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/92/92d90fa37134c8e471658e1028bfc332d72dd4f26883ed67d5f154198d0244e4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/de/decbb95eb40aeb669eca1e4824fbf9bb8d43e05281bd430354324c0fa69e23bd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/f3/f3b49623a6e3ab912273c29c4338010591083a422f41f5cd7edf3a691f0d15af-d # internal github.com/coreos/ignition/v2/config mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b049/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/translate=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p github.com/coreos/ignition/v2/config -lang=go1.11 -complete -buildid zKs6cBRmvDc70CscLhi0/zKs6cBRmvDc70CscLhi0 -goversion go1.13.10 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/fe/fe2f4c37e5b3d44ccc2c0303388c263fbeed7ee031cc6ef70152bbd79f2105f7-d # internal github.com/coreos/ignition/v2/validate mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/coreos/ignition/v2/validate\nmod\tgithub.com/coreos/ignition/v2\t(devel)\t\ndep\tgithub.com/ajeddeloh/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.0.0\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20190529201340-22b159166068\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b034/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b135/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.11 -complete -buildid X-zAACjNwQvanXILszd2/X-zAACjNwQvanXILszd2 -goversion go1.13.10 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/b6/b6eb573babdac955f3867f7c74c34f2e4f73dd4bc5528f8d9b30d53d7ef94da0-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/coreos/ignition/v2/validate=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b034/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b135/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b049/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b128/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/translate=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b124/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b057/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b123/_pkg_.a packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b061/_pkg_.a packagefile regexp/syntax=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b125/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b127/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile bufio=$WORK/b056/_pkg_.a packagefile compress/gzip=$WORK/b062/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile context=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b109/_pkg_.a packagefile log=$WORK/b113/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile mime=$WORK/b118/_pkg_.a packagefile mime/multipart=$WORK/b119/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http/httptrace=$WORK/b121/_pkg_.a packagefile net/http/internal=$WORK/b122/_pkg_.a packagefile net/textproto=$WORK/b115/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b126/_pkg_.a packagefile compress/flate=$WORK/b063/_pkg_.a packagefile hash/crc32=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b114/_pkg_.a packagefile mime/quotedprintable=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b096/_pkg_.a packagefile internal/nettrace=$WORK/b097/_pkg_.a packagefile internal/singleflight=$WORK/b098/_pkg_.a packagefile runtime/cgo=$WORK/b099/_pkg_.a packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b082/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b111/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -buildmode=exe -buildid=tNLvAx5XSJOvk5rSBhsR/X-zAACjNwQvanXILszd2/3naGP81vdOEoyiEW95eE/tNLvAx5XSJOvk5rSBhsR -X github.com/coreos/ignition/v2/internal/version.Raw=2.3.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0xdf70bc0b7c5c539b5e38a0426561489fbeac5dd4 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p ./ mv $WORK/b001/exe/a.out ./ignition-validate rm -r $WORK/b001/ Building macOS ignition-validate + echo 'Building macOS ignition-validate' + export GOARCH=amd64 + GOARCH=amd64 + export GOOS=darwin + GOOS=darwin ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -ldflags ' -X github.com/coreos/ignition/v2/internal/version.Raw=2.3.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0x7722a9acc295146b65b977723f045949e7fb17c7' -a -v -x -o ./ignition-validate-x86_64-apple-darwin github.com/coreos/ignition/v2/validate WORK=/tmp/go-build251206569 unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid V4sG4CrXC7m23_8uSoio/V4sG4CrXC7m23_8uSoio -goversion go1.13.10 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./utf8.go internal/race mkdir -p $WORK/b020/ runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -buildid clv87-_qb7Y1Mfh53X-u/clv87-_qb7Y1Mfh53X-u -goversion go1.13.10 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./doc.go ./norace.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF math/bits mkdir -p $WORK/b016/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/sys -std -+ -complete -buildid okpO5SQgyOLJpYrBf0Z_/okpO5SQgyOLJpYrBf0Z_ -goversion go1.13.10 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_darwin.go ./zversion.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math/bits -std -complete -buildid 5gplGFpNH1b_EyB3-czT/5gplGFpNH1b_EyB3-czT -goversion go1.13.10 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b009/symabis ./asm_amd64.s internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b007/symabis ./cpu_x86.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime/internal/atomic -std -+ -buildid TPjxz42Bau_m2WMYUZrI/TPjxz42Bau_m2WMYUZrI -goversion go1.13.10 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./atomic_amd64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/2b/2baf958ff71e398409f43619011460e9e254bb9cd053264678891745e40737ec-d # internal sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b021/symabis ./asm.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/cpu -std -+ -buildid jyXkSQ4Zbyy3rKBpYzp0/jyXkSQ4Zbyy3rKBpYzp0 -goversion go1.13.10 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/7d/7d0de090d168b0c582edcb22882c0f22032e3c7871246460502887d571966297-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/math -std -+ -complete -buildid iWkWPe8ji_wXY8n_SVSm/iWkWPe8ji_wXY8n_SVSm -goversion go1.13.10 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./math.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -buildid 5grO0F5CR8a_7mKNjDG6/5grO0F5CR8a_7mKNjDG6 -goversion go1.13.10 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=4 ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/f1/f1f1febe488ca3c3346cc3df9d25b3545afbd3c8284c62130dffa80e612a9621-d # internal unicode mkdir -p $WORK/b022/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -buildid LALnNt15V3nHd2iEL0gC/LALnNt15V3nHd2iEL0gC -goversion go1.13.10 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/54/54ead013c05d2c6717c42a5e2d213bbb19909f1e1dff04840aefac95224a6f68-d # internal encoding mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p encoding -std -complete -buildid 0Zmkbk7gb-IXJJj-nKPf/0Zmkbk7gb-IXJJj-nKPf -goversion go1.13.10 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b021/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/72/72f3fa281789032a79d9274a59b9840ee8826bad3c3a8941d9da3636bc504827-d # internal unicode/utf16 mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p unicode/utf16 -std -complete -buildid 3aO7PKAjDCeePa818mWe/3aO7PKAjDCeePa818mWe -goversion go1.13.10 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./utf16.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b009/asm_amd64.o ./asm_amd64.s cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/2e/2ec7fde9e75321134ab3af0c6429098b8d6c9f83d06901f6c5ac3586664c0098-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/testlog -std -complete -buildid cSBkTBWVIvQ_0Fflv0sD/cSBkTBWVIvQ_0Fflv0sD -goversion go1.13.10 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./log.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/48/480a0d911c5c88a424c8530fa8507a726a05dfa982d0727bc304c90e94d5d4a5-d # internal container/list mkdir -p $WORK/b065/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cat >$WORK/b065/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p container/list -std -complete -buildid Jn-XEPYKQD5-gdhhpuH-/Jn-XEPYKQD5-gdhhpuH- -goversion go1.13.10 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./list.go cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/2b/2b73eedfba2dd90d4800ccdccc2e514153e2aea942032882caee3f3009d840f4-d # internal crypto/internal/subtle mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/internal/subtle -std -complete -buildid -7qEQN7HB8HmtLeIljx1/-7qEQN7HB8HmtLeIljx1 -goversion go1.13.10 -D "" -importcfg $WORK/b070/importcfg -pack -c=4 ./aliasing.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/c4/c487a9481b24523105864e1915ab522144fd30d79c37532cb3eca31787114b01-d # internal crypto/subtle mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/subtle -std -complete -buildid OqB-X7GGFg7vSZW2abtC/OqB-X7GGFg7vSZW2abtC -goversion go1.13.10 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./constant_time.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/7e/7e8fdf6349097972e02b3d4b4b13bed5c81bb6210ee9637b8a890f651ed8ebaa-d # internal internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b006/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/bytealg -std -+ -buildid 4wIYD749L6dtPSagy7Wn/4wIYD749L6dtPSagy7Wn -goversion go1.13.10 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/54/54c6cc268fd6c3e12653e07aeca631e908b81585781c59b708dd7116709cc4aa-d # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/0b/0b01438ef35837ad006bd46747fbfcdc5a0ade7b516bae52c4148e69de50e35a-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid JrImgcgnDZ32sZ_Yepuw/JrImgcgnDZ32sZ_Yepuw -goversion go1.13.10 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./asn1.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b015/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ce/cebd44ddd92cfa6933b2506cfbace2616dd1502da1c38e39a31480a2f9e05340-d # internal internal/nettrace mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p internal/nettrace -std -complete -buildid n7PTg8lApFFdgtN21vsa/n7PTg8lApFFdgtN21vsa -goversion go1.13.10 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./nettrace.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math -std -buildid UPbSJLCnMs-nawXc8EwB/UPbSJLCnMs-nawXc8EwB -goversion go1.13.10 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/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 ./exp_asm.go ./expm1.go ./floor.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_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/7b/7b1dd5a205d69acc6d9a16ae2ace24b5457615ba70ab2af60696467d702de166-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid 1ba2f0zWt61EYSnos1x3/1ba2f0zWt61EYSnos1x3 -goversion go1.13.10 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./aliasing.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b006/compare_amd64.o ./compare_amd64.s cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/d4/d4b5a158e7e8334d5f25641e6c4ec75e042e4766983b809aa10dd55eb6b46d83-d # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/de/debe516b869029187ea39e93c7b65149f215ee7d7355412981b28fea7bc88579-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b107/ cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b107/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/79/79f3cefbb1a78aab057cc3d17266a862041bfc68f3a240456de65efc03aeba13-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b006/count_amd64.o ./count_amd64.s cat >$WORK/b107/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid T6EMNF-ii9hLMgKASfah/T6EMNF-ii9hLMgKASfah -goversion go1.13.10 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h -c=4 ./doc.go ./mont25519_amd64.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b006/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b006/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b006/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_amd64.o $WORK/b006/count_amd64.o $WORK/b006/equal_amd64.o $WORK/b006/index_amd64.o $WORK/b006/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/84/84fc599c9602ed836e7608fac02e5723afaa5d14f14508de002b85de87f51883-d # internal cp /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/const_amd64.h $WORK/b107/const_GOARCH.h cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b107/const_amd64.o ./const_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b107/cswap_amd64.o ./cswap_amd64.s runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_darwin_amd64.s ./sys_darwin_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b107/freeze_amd64.o ./freeze_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b107/ladderstep_amd64.o ./ladderstep_amd64.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p runtime -std -+ -buildid ojF9B9atrXLPYjd1iYIi/ojF9B9atrXLPYjd1iYIi -goversion go1.13.10 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_darwin_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_sema.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_darwin.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_kqueue.go ./os_darwin.go ./os_nonopenbsd.go ./panic.go ./plugin.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 ./signal_amd64x.go ./signal_darwin.go ./signal_darwin_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs_amd64x.go ./stubs_nonlinux.go ./symtab.go ./sys_darwin.go ./sys_darwin_64.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/85/8553a113eedd0a7cfe42ba22734bb9b3272fec9e0d52e7fca0555cc999f12f5b-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b107/mul_amd64.o ./mul_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b107/square_amd64.o ./square_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b107/_pkg_.a $WORK/b107/const_amd64.o $WORK/b107/cswap_amd64.o $WORK/b107/freeze_amd64.o $WORK/b107/ladderstep_amd64.o $WORK/b107/mul_amd64.o $WORK/b107/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/b9/b98ccea9887e38eca5eaa15c80f147075bdbf6cc38e576a06c8babb50492fa9c-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b015/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_amd64.o $WORK/b015/exp_amd64.o $WORK/b015/floor_amd64.o $WORK/b015/hypot_amd64.o $WORK/b015/log_amd64.o $WORK/b015/sqrt_amd64.o $WORK/b015/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/2b/2b7b16e2522ec5b45b18394ce9f9a1b00cf88a06ad59988ce4e1e2349c0f158a-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/rt0_darwin_amd64.o ./rt0_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b005/sys_darwin_amd64.o ./sys_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_amd64.o $WORK/b005/duff_amd64.o $WORK/b005/memclr_amd64.o $WORK/b005/memmove_amd64.o $WORK/b005/rt0_darwin_amd64.o $WORK/b005/sys_darwin_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/3f/3f4501e94c4c07189530cc46699e4e9966438b68f98aec60cd4e26eb2e9c784c-d # internal sync mkdir -p $WORK/b019/ internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b004/symabis ./asm.s cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -buildid JXY2p3hFIZ6EyAxZMTzW/JXY2p3hFIZ6EyAxZMTzW -goversion go1.13.10 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid KRhu_efYCf-JYIZhpqss/KRhu_efYCf-JYIZhpqss -goversion go1.13.10 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/09/09fcd9397b82ab6fde84f80165ba0c66b856223d4ec6b5a3f57e959d9616a65b-d # internal internal/singleflight mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p internal/singleflight -std -complete -buildid QEOQqO3LilGO3_En3TNa/QEOQqO3LilGO3_En3TNa -goversion go1.13.10 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./singleflight.go math/rand mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p math/rand -std -complete -buildid L2rzGnybGZhDqAokkJZS/L2rzGnybGZhDqAokkJZS -goversion go1.13.10 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/09/09817580b8d871d85fee91ffe8db7428af085790c4bc35b3431f5217f81ae5e2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/80/8082a890e989a49218eeb8422daa161443fd1169625339ce5cb34740f6bbf6a2-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/58/58dc6bf739eb19504defe799533d29e386da07f856390dfcf84402df05aa7157-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b023/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid L7OxXWpZe6qieU2sy7WK/L7OxXWpZe6qieU2sy7WK -goversion go1.13.10 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sort -std -complete -buildid wHZb6hFeRPei5U-d9B60/wHZb6hFeRPei5U-d9B60 -goversion go1.13.10 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/f5/f5cd7a585606ffe38905a0580c876bbf97eef5e3bc24a47951469d81e4da56fd-d # internal io mkdir -p $WORK/b024/ internal/oserror mkdir -p $WORK/b026/ strconv vendor/golang.org/x/net/dns/dnsmessage cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p io -std -complete -buildid CffWTV-tivgP5IRlLmOm/CffWTV-tivgP5IRlLmOm -goversion go1.13.10 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go mkdir -p $WORK/b017/ mkdir -p $WORK/b096/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p strconv -std -complete -buildid mVaSy1Ey_ExhYXSqZHa7/mVaSy1Ey_ExhYXSqZHa7 -goversion go1.13.10 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid az-VcZ5pOQ2hvp7KNUun/az-VcZ5pOQ2hvp7KNUun -goversion go1.13.10 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errors.go cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid vd-sX8spxNETbHRKuK2X/vd-sX8spxNETbHRKuK2X -goversion go1.13.10 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./message.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/e2/e27c2d0b8a207a6904a3c00fb9eeadc06e9e0753491673a3ab61114860a002bf-d # internal syscall mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/04/04697db037a50d2b5912062dc799afc3f41802e7bb75715111fff10fac4f84f3-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b028/symabis ./asm_darwin_amd64.s ./zsyscall_darwin_amd64.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p syscall -std -buildid kLqCPkfhHSwsvw3ZnYqD/kLqCPkfhHSwsvw3ZnYqD -goversion go1.13.10 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h -c=4 ./bpf_darwin.go ./dirent.go ./endian_little.go ./env_unix.go ./exec_darwin.go ./exec_unix.go ./flock_darwin.go ./forkpipe.go ./msan0.go ./net.go ./route_bsd.go ./route_darwin.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_bsd.go ./syscall_darwin.go ./syscall_darwin_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_darwin_amd64.go ./zsyscall_darwin_amd64.go ./zsysnum_darwin_amd64.go ./ztypes_darwin_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/60/60117246d3daeca4291c6cbb74ef81fc3e04ba3a7714a4c6d698bf51e74a5941-d # internal bytes mkdir -p $WORK/b036/ strings mkdir -p $WORK/b033/ hash mkdir -p $WORK/b053/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p bytes -std -buildid 7Tb5eXjEOKxWaj45mez6/7Tb5eXjEOKxWaj45mez6 -goversion go1.13.10 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p hash -std -complete -buildid -mvq54iknr1RXd79I-nS/-mvq54iknr1RXd79I-nS -goversion go1.13.10 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./hash.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p strings -std -complete -buildid qtOaUe-ixeEBowzzExYD/qtOaUe-ixeEBowzzExYD -goversion go1.13.10 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/52/52613b99981730a7364e6dcdb64d67f7d4b3c60aa2d0f63a1dbda8171dfffea4-d # internal hash/crc32 mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b064/symabis ./crc32_amd64.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p hash/crc32 -std -buildid MwzCpQgwWQxEBzTVV87o/MwzCpQgwWQxEBzTVV87o -goversion go1.13.10 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/f9/f97cc04b892736ff9bfd8b92d3dce482cbaac729f5285f56dbbb343092f00ecc-d # internal reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b014/symabis ./asm_amd64.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p reflect -std -buildid qgSW_PNhstRtLFfhdRyY/qgSW_PNhstRtLFfhdRyY -goversion go1.13.10 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/ed/ed8b9d49d2a64cdc1817ab395db47d6b585ef58bd1d993710faf6ac848f9d90f-d # internal crypto mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p crypto -std -complete -buildid rgl6wkRuKtDjrt5GW58L/rgl6wkRuKtDjrt5GW58L -goversion go1.13.10 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./crypto.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b064/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/4a/4a713877b17d131ba5908c021cded6fa10bc338c1181a73cbfdb4eab73f0eb9b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b064/_pkg_.a $WORK/b064/crc32_amd64.o # internal regexp/syntax mkdir -p $WORK/b038/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p regexp/syntax -std -complete -buildid giXNX01arhHuqTODOTYc/giXNX01arhHuqTODOTYc -goversion go1.13.10 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/24/24c0e3091b189460d08f5845181934f35a9da95bd731f9a78485cf3c7b10405f-d # internal bufio mkdir -p $WORK/b056/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/49/4933381686c554ead985137b55de0e59d7a83e3de9eb206cf6a1cd27e6e4318b-d # internal crypto/internal/randutil mkdir -p $WORK/b078/ cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p bufio -std -complete -buildid 7jNkCZ9tj4ZdKT9wBciC/7jNkCZ9tj4ZdKT9wBciC -goversion go1.13.10 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./bufio.go ./scan.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/internal/randutil -std -complete -buildid o264MShBdYIQg_3gK3ot/o264MShBdYIQg_3gK3ot -goversion go1.13.10 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./randutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/d0/d092db72e40d80f04da4e826d6c81a2d595c98a8032b82b86a7f1e3234866528-d # internal crypto/hmac mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/hmac -std -complete -buildid 4yiIUSUWb_AbvKO0I_2o/4yiIUSUWb_AbvKO0I_2o -goversion go1.13.10 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/d1/d1424a1318ea39f3ad0b9f282cb473c06db3b2f1e3431f75b3f064352647c85d-d # internal crypto/rc4 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/rc4 -std -complete -buildid Zhvi2A2AJfGYYwto-WSr/Zhvi2A2AJfGYYwto-WSr -goversion go1.13.10 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/c6/c629b85537cbca6ef891911863793884e4ef298e5f368773950ad1182fab26f2-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid F2ReU2sCu4lV0O7IegYt/F2ReU2sCu4lV0O7IegYt -goversion go1.13.10 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/4d/4dd7de621ca6bb0452dac6c1898b754eae49167bc000cc88a362626f620cb8f4-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/text/transform -std -complete -buildid xuF5U_lzMO4sISK8NdR2/xuF5U_lzMO4sISK8NdR2 -goversion go1.13.10 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/0d/0d92517efeb799b6318d53ab9df9e80fdf0585fa314b538319de0f22087e4705-d # internal path mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p path -std -complete -buildid xXIm4t04Oy-vM7CGG3nG/xXIm4t04Oy-vM7CGG3nG -goversion go1.13.10 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/c8/c862d90442c1fe1a10fbe593072e5c771dd596450488166ef18ebb9a10b26525-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/77/777a5adcfff9b5837faaf981a054e43637a7b7573dabdb73cfee0d0bc73042cd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/89/89d8c06afcd4ae12525aad3c3016c74f6dda28dfbd084b267501e3ae8a99e253-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b028/asm_darwin_amd64.o ./asm_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b028/zsyscall_darwin_amd64.o ./zsyscall_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_darwin_amd64.o $WORK/b028/zsyscall_darwin_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/cd/cd085471f55a34afb663f733136a76d3b5fcaee86c8c22ddfde33737c3b2d7ce-d # internal internal/syscall/execenv mkdir -p $WORK/b030/ internal/syscall/unix mkdir -p $WORK/b031/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/syscall/execenv -std -complete -buildid nV4HZTRUDAzErYVU9XOo/nV4HZTRUDAzErYVU9XOo -goversion go1.13.10 -D "" -importcfg $WORK/b030/importcfg -pack -c=4 ./execenv_default.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/syscall/unix -std -complete -buildid i8991FHD9fAuMHRKHkP5/i8991FHD9fAuMHRKHkP5 -goversion go1.13.10 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./at_darwin.go ./at_sysnum_darwin.go ./nonblocking_darwin.go time mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p time -std -buildid ekACPApNE51gxQwkTyyS/ekACPApNE51gxQwkTyyS -goversion go1.13.10 -D "" -importcfg $WORK/b029/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_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/ea/ea49789e697b803b1657abf74822eb34f92b99d6e5d674028ca608c43f615152-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/5b/5b4508af932d1bf045a6a007df9ecbe3680550b1e8516b8a6afc0a66433eb929-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/89/89805d63ab5f1b2b1cf8599c89f54349691830412260d69aea326403b944e585-d # internal regexp mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b038/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p regexp -std -complete -buildid IFdOvB3k22wQB2i2p86v/IFdOvB3k22wQB2i2p86v -goversion go1.13.10 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/f4/f4a5104917819c009f87b8e8239cfbc10e52af75d35115101a2863af7406e425-d # internal context mkdir -p $WORK/b066/ internal/poll mkdir -p $WORK/b027/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p context -std -complete -buildid VG8M-_S3mT5tKC4_Rwk8/VG8M-_S3mT5tKC4_Rwk8 -goversion go1.13.10 -D "" -importcfg $WORK/b066/importcfg -pack -c=4 ./context.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid BFZFi6SJ-vRIX81YvR3h/BFZFi6SJ-vRIX81YvR3h -goversion go1.13.10 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./errno_unix.go ./fd.go ./fd_fsync_darwin.go ./fd_mutex.go ./fd_opendir_darwin.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_darwin.go ./hook_unix.go ./sockopt.go ./sockopt_unix.go ./sockoptip.go ./sys_cloexec.go ./writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b014/asm_amd64.o ./asm_amd64.s cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/4e/4ef988c856efd6ac065962fa82e581d09c44c34bb3b28aa65d039d765f665c37-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/58/58f92f719f5672958ffa3925c0011a2635c1f0f2b784e9d37caf10383ea3005f-d # internal internal/fmtsort mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/fmtsort -std -complete -buildid 3PZHjDS8QHkWBELQ01XP/3PZHjDS8QHkWBELQ01XP -goversion go1.13.10 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./sort.go encoding/binary mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p encoding/binary -std -complete -buildid r3n7V3z6sC2OpdM9_lh4/r3n7V3z6sC2OpdM9_lh4 -goversion go1.13.10 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/c8/c8516e5a99806e451d121a49ba6e10312f3c4286053226cb9f4b6b1b3c2fb57d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/22/22d5119c48c6d9fc9c93adfdc11f6153a18eb702958b86b804895e03c8088725-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid xvnhZuc9R5cDLqX_ZVcW/xvnhZuc9R5cDLqX_ZVcW -goversion go1.13.10 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./dir.go ./dir_darwin.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_darwin.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./getwd_darwin.go ./path.go ./path_unix.go ./pipe_bsd.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_darwin.go ./stat_unix.go ./sticky_bsd.go ./str.go ./sys.go ./sys_bsd.go ./sys_unix.go ./types.go ./types_unix.go ./wait_unimp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/a4/a4631649f7a778f60008ff6bea5a41508ddde255af05e62efd30fad3a9e331c5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8a/8a05561df5257c9228a79c52c0e13331af94776ce2157938d199017ccc8a112c-d # internal crypto/md5 mkdir -p $WORK/b084/ crypto/sha512 crypto/cipher mkdir -p $WORK/b069/ crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b082/ cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b084/symabis ./md5block_amd64.s mkdir -p $WORK/b079/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b069/symabis ./xor_amd64.s encoding/base64 mkdir -p $WORK/b043/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a EOF cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b079/symabis ./sha512block_amd64.s cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid tTMEbYCCdCZXO4LP7h2-/tTMEbYCCdCZXO4LP7h2- -goversion go1.13.10 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./const.go ./edwards25519.go cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p encoding/base64 -std -complete -buildid 2-Z1hll9m26zOHZK7Knn/2-Z1hll9m26zOHZK7Knn -goversion go1.13.10 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./base64.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/cipher -std -buildid DfnKNSp5zH8wFkZ3_Evm/DfnKNSp5zH8wFkZ3_Evm -goversion go1.13.10 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/md5 -std -buildid pa78qrqixhE3ybwIq3f_/pa78qrqixhE3ybwIq3f_ -goversion go1.13.10 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/sha512 -std -buildid q_0eIRQKO7LPAKpFy2hL/q_0eIRQKO7LPAKpFy2hL -goversion go1.13.10 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/45/45328555fa69c61c8476178840d03ea16c163c5a1bb4ec9ee3b68832e3e10c15-d # internal crypto/sha1 mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b087/symabis ./sha1block_amd64.s cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/39/395103f14e9d54a42371887c665d8302f88a55e5ba005c86917a017a8d1bc1b9-d # internal fmt mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p fmt -std -complete -buildid opb1TJ-PMTr5H66oD4ww/opb1TJ-PMTr5H66oD4ww -goversion go1.13.10 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b084/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b084/_pkg_.a $WORK/b084/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/04/04d44464b30fbcb58450436521280423272543f5b4c064f3888519d3c6f3c2e1-d # internal path/filepath mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p path/filepath -std -complete -buildid Osw97o_J5whuWDhyQO4n/Osw97o_J5whuWDhyQO4n -goversion go1.13.10 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b069/xor_amd64.o ./xor_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b079/sha512block_amd64.o ./sha512block_amd64.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/sha1 -std -buildid xKFYN2TToNyziGI8Kls9/xKFYN2TToNyziGI8Kls9 -goversion go1.13.10 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_amd64.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b069/_pkg_.a $WORK/b069/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/58/58ef46168ccfb596c9ef8c24c6b3602388da51195f438863a793d730475e9741-d # internal crypto/aes mkdir -p $WORK/b068/ cat >$WORK/b068/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b068/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/aes -std -buildid 9LqePJ2cl1P1VopcCLEo/9LqePJ2cl1P1VopcCLEo -goversion go1.13.10 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h -c=4 ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b079/_pkg_.a $WORK/b079/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/32/32389a6ad9b19ddf244fed8147e735e4f396af500ad0718b05b69cbab2f55caf-d # internal crypto/des mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/des -std -complete -buildid C7Ju9yQxRMH5ljbvNTQM/C7Ju9yQxRMH5ljbvNTQM -goversion go1.13.10 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/0c/0c87edcbb13dd684c273092a5f5f93ef318e75709442036c4bddc6744b855553-d # internal crypto/sha256 mkdir -p $WORK/b088/ cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/59/597040cc22090463fa02072eea251ad835c85c85a74696aaa63de53df781eaa6-d # internal cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF io/ioutil mkdir -p $WORK/b059/ cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b088/symabis ./sha256block_amd64.s cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p io/ioutil -std -complete -buildid EWlSt-WZZ_4vfclIyzja/EWlSt-WZZ_4vfclIyzja -goversion go1.13.10 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b087/sha1block_amd64.o ./sha1block_amd64.s cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/sha256 -std -buildid DFPyhPWiUhDKA7gd9_Yu/DFPyhPWiUhDKA7gd9_Yu -goversion go1.13.10 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/49/4956f2327f60ca15079416b826eeb18dcea414a029b160432b47be6841b77583-d # internal encoding/pem mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p encoding/pem -std -complete -buildid ZF1Ev69yiB3UymuMUAN9/ZF1Ev69yiB3UymuMUAN9 -goversion go1.13.10 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./pem.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/9c/9ca6a6c57066944192303b760ffc6fa4416aa1c09b4690df43766ff942b09b4c-d # internal vendor/golang.org/x/net/route mkdir -p $WORK/b097/ cat >$WORK/b097/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b097/symabis ./empty.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b087/_pkg_.a $WORK/b087/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/57/57764f0098ae3768634aeaeebb139f5d46be9e329dda25c8bcce4a2431619470-d # internal os/exec mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile context=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p os/exec -std -complete -buildid IhIxlxu7ORIv13KDpGD-/IhIxlxu7ORIv13KDpGD- -goversion go1.13.10 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b068/asm_amd64.o ./asm_amd64.s cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p vendor/golang.org/x/net/route -std -buildid ynXpzdGWgiNsvkatkm1V/ynXpzdGWgiNsvkatkm1V -goversion go1.13.10 -symabis $WORK/b097/symabis -D "" -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/go_asm.h -c=4 ./address.go ./binary.go ./interface.go ./interface_classic.go ./interface_multicast.go ./message.go ./route.go ./route_classic.go ./sys.go ./sys_darwin.go ./syscall_go1_12_darwin.go ./zsys_darwin.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b068/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b088/sha256block_amd64.o ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/fc/fc1ff1076d3ff23e550a39c2c2d27b8c1c34dd0fb30352e14c525d0484b5b1c7-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/internal/chacha20 -std -complete -buildid AmEVXinwXsrP_MF3qNYH/AmEVXinwXsrP_MF3qNYH -goversion go1.13.10 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b068/_pkg_.a $WORK/b068/asm_amd64.o $WORK/b068/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/f0/f090fd6f87750358a77fea2f266622cb76cbf4ffa811f969e5001e5e5d65a7b3-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b105/ cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b105/symabis ./sum_amd64.s cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid T-IVc0I3bjQM4VdRAqTk/T-IVc0I3bjQM4VdRAqTk -goversion go1.13.10 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h -c=4 ./poly1305.go ./sum_amd64.go ./sum_generic.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b088/_pkg_.a $WORK/b088/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/b7/b75ae51c46b47e5671ddf8db55fc8b32257d15060c6c324e2cc09b6fcca728ee-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b106/ cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b106/symabis ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/sys/cpu -std -buildid 8s3ArzmkcU3JpIk8h6j7/8s3ArzmkcU3JpIk8h6j7 -goversion go1.13.10 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b105/sum_amd64.o ./sum_amd64.s cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/57/57e6ccfa359ae9b0d42d75c72eb54d220249bee8384a996a2c8b03667731e731-d # internal flag mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -std -complete -buildid 2NU8O9xIY-uctMr8n1Ui/2NU8O9xIY-uctMr8n1Ui -goversion go1.13.10 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./flag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/1d/1d45aad10d041c74b2eb553fc53bab26bba0339b2a0e98c3d00600088809e883-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile regexp=$WORK/b037/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p github.com/coreos/go-semver/semver -complete -buildid KREs3Puu0Bg3s_-N-lAS/KREs3Puu0Bg3s_-N-lAS -goversion go1.13.10 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./semver.go ./sort.go cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b097/empty.o ./empty.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b105/_pkg_.a $WORK/b105/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/1f/1f7e2cfd5c65bb66d377ac5c9aee30fef5eb036ec8d41d4167d1dfe722ed9dff-d # internal github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/shared/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p github.com/coreos/ignition/v2/config/shared/errors -lang=go1.11 -complete -buildid kRjFvd_KiRQfYj4aXDve/kRjFvd_KiRQfYj4aXDve -goversion go1.13.10 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./errors.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b106/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b106/_pkg_.a $WORK/b106/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/21/2152ede41158e72465483bce8e97f4b46e81b4f2e1684a75f8c89f8c63210d6f-d # internal encoding/json mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p encoding/json -std -complete -buildid wm1osptSfEfemRPZHqI4/wm1osptSfEfemRPZHqI4 -goversion go1.13.10 -D "" -importcfg $WORK/b041/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b097/_pkg_.a $WORK/b097/empty.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/d3/d35da63bdfdc3a178ef3c470aae4b593aba043a93b4f71f046bec1bc4e18580d-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p github.com/coreos/vcontext/path -complete -buildid IYEAF0IloAWtvCU2BrUh/IYEAF0IloAWtvCU2BrUh -goversion go1.13.10 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/13/13b9e4e6dd52b3e4da89a20f33e981358e9ec829473fe2897d0f27f6246792fb-d # internal encoding/hex mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p encoding/hex -std -complete -buildid nJ-qdpXT9vD5FqDtD4bT/nJ-qdpXT9vD5FqDtD4bT -goversion go1.13.10 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/79/7938a40a43ac7a4a7060a316dac621aa509678f8e3b8a6bde9ba05dbba7e5628-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/coreos/vcontext/tree -complete -buildid ZBQ__8KOm_nnRnOBCdFZ/ZBQ__8KOm_nnRnOBCdFZ -goversion go1.13.10 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/66/66d7be80c11e7d7973156a403195b32bc1e0f30740d68695f09a5e6525d6b03b-d # internal github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid cv-oV6Rr3O9VVaYflmic/cv-oV6Rr3O9VVaYflmic -goversion go1.13.10 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/af/af1e6c5907155c6a2352e31bda44797d92fe84c52adfc432270d124d72f3c673-d # internal compress/flate mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p compress/flate -std -complete -buildid 2ossqJAA7AYDGMHJ1YUE/2ossqJAA7AYDGMHJ1YUE -goversion go1.13.10 -D "" -importcfg $WORK/b063/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/aa/aa1da15229a0b36bf5525981084b34ceddaddb3a53c6dbeed44ecd4b0e22a676-d # internal math/big mkdir -p $WORK/b072/ cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b072/symabis ./arith_amd64.s cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p math/big -std -buildid -P4eqYk-HWVjJNvWLw2k/-P4eqYk-HWVjJNvWLw2k -goversion go1.13.10 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_amd64.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_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/86/86a123bbbfc9c0aebe5d4ab3ee8dbfd56112c9999c588f0abdd9daf7e778e57d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal net mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage importmap golang.org/x/net/route=vendor/golang.org/x/net/route packagefile context=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/net/route=$WORK/b097/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b098/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b099/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p net -std -buildid YgTcWsQIUSjRxHAhbFNy/YgTcWsQIUSjRxHAhbFNy -goversion go1.13.10 -D "" -importcfg $WORK/b095/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_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_bsd.go ./interface_darwin.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_stub.go ./sock_bsd.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_bsd.go ./sockopt_posix.go ./sockoptip_bsdvar.go ./sockoptip_posix.go ./splice_stub.go ./sys_cloexec.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_darwin.go ./tcpsockopt_posix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/6c/6c350b482fc8c2b52478cbd8cb8d26bd25da2a82fbbaa99b16f64e2b3fa10104-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/coreos/vcontext/report -complete -buildid OMgifiwsyklaodWz7R5r/OMgifiwsyklaodWz7R5r -goversion go1.13.10 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/f6/f6031c22be29b7827dc39872ead518b4bd1c82737e8adacd580957f0ed7885f3-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/shared/validations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/coreos/ignition/v2/config/shared/validations -lang=go1.11 -complete -buildid s1a4pc9gc-32CLp-Xm8b/s1a4pc9gc-32CLp-Xm8b -goversion go1.13.10 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/32/32f9a9330d5b25f6d63a7b39f53b3c9a8e4a148844b62c77ad443dcd2aa88293-d # internal net/url mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p net/url -std -complete -buildid mP0NRQR04vglupLYC7zC/mP0NRQR04vglupLYC7zC -goversion go1.13.10 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/a6/a60e16db6c181588104a1dc163988e76c32767d5333643210ddd2fd088eeba03-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b102/ cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b102/symabis ./chacha20poly1305_amd64.s cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/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 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b106/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid JoazuMSldavWRACOSRd8/JoazuMSldavWRACOSRd8 -goversion go1.13.10 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/8e/8ecefbf8b629eef0d5066155e1964f08acc88fd7d31db04e6d7d4d9ec72822e3-d # internal compress/gzip mkdir -p $WORK/b062/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/57/570b0bb5a58f7157d4d096ace29f50b0e86819dfc6d1cbe84f00224bd85bfe1b-d # internal log mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p log -std -complete -buildid oJv7WCFm1SDySQbnLwCP/oJv7WCFm1SDySQbnLwCP -goversion go1.13.10 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./log.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile compress/flate=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile hash/crc32=$WORK/b064/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p compress/gzip -std -complete -buildid JTSxFjLwTDKSivdi9qBF/JTSxFjLwTDKSivdi9qBF -goversion go1.13.10 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/c4/c498488f3dee63fd3ffdac374bb72cdfa90663309fe5e3771263d03ea49ea89d-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p github.com/coreos/ignition/v2/config/util -lang=go1.11 -complete -buildid KgqgzEHdwfF5SKWcZbcE/KgqgzEHdwfF5SKWcZbcE -goversion go1.13.10 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/86/86a8c1915cfa894d2a5bb652b2efc9e1d11c9efb8b35b25510a87ab25b9bcfe2-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b115/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b102/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b112/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid b2TrQuz6M_ohaiQ0cFBR/b2TrQuz6M_ohaiQ0cFBR -goversion go1.13.10 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/e3/e35337e0f7dcc81559cc0ca396937ecec7d3af7d2aea572a749857d43fd6f588-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid i-kXBBIhBPE1qOHpRXia/i-kXBBIhBPE1qOHpRXia -goversion go1.13.10 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/16/16f1642a1764ee6f528985380fe74129f462880cfa573fafce5b696b5b6556f3-d # internal github.com/coreos/ignition/v2/config/merge mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/merge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/coreos/ignition/v2/config/merge -lang=go1.11 -complete -buildid rcRMMosk4c8IzGIhwZIa/rcRMMosk4c8IzGIhwZIa -goversion go1.13.10 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./merge.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b102/_pkg_.a $WORK/b102/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/fa/fa75c65486eaccc127fe25ed1b85cb81f5b143db00620a9743d863aa8e6f70a0-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid RWQOGnx7mtFm8fDEgGvD/RWQOGnx7mtFm8fDEgGvD -goversion go1.13.10 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/a9/a9909ae30a63280629134b14db341351cf85dc1bf6c8ecf36c2d6cd5752c5e92-d # internal mime mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p mime -std -complete -buildid O7WJ8H7MoBvNbj2f9Bbj/O7WJ8H7MoBvNbj2f9Bbj -goversion go1.13.10 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/e9/e9d6c9ad8563095e407be1a05cb0a7e2c8ef2a5e3972dda51647585d1ae243f6-d # internal mime/quotedprintable mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p mime/quotedprintable -std -complete -buildid oxA89J6vw5WMvHv4ofT7/oxA89J6vw5WMvHv4ofT7 -goversion go1.13.10 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/97/97cf16ae19348725c98023b1950812dc48468c9ebee7b8065fe30397bf2b19a8-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b111/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b113/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid irktJvdPQSPIEuP_mNLS/irktJvdPQSPIEuP_mNLS -goversion go1.13.10 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/e9/e9c71fcca261c6a00216e17b32c85cda25a60791191e02a47f9b90bbbf69bb4f-d # internal net/http/internal mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p net/http/internal -std -complete -buildid dmTHQu_ljJO3EZkL_Wy8/dmTHQu_ljJO3EZkL_Wy8 -goversion go1.13.10 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./chunked.go ./testcert.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b072/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/41/41297a92cb18e826a453414f94e6d36e65ad11cc7b5ae15578c25b7f441c8942-d # internal github.com/ajeddeloh/go-json mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/ajeddeloh/go-json -complete -buildid Gm2V-ZseBL45IYCJUefJ/Gm2V-ZseBL45IYCJUefJ -goversion go1.13.10 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b072/_pkg_.a $WORK/b072/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/a3/a350fe0dfd76b93b1c62b213c8dfc5fdc8f7b14cb5fa2a7a48890d861e1340e6-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/coreos/vcontext/validate -complete -buildid O0DvXAX2uWiarA-4DSUT/O0DvXAX2uWiarA-4DSUT -goversion go1.13.10 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./validate.go cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/af/af027c7a9a801b102fcd5218961f26873f375501ec8e54a248999b95c061ec75-d # internal crypto/rand mkdir -p $WORK/b067/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/0b/0bdc8d8a7caf15afb3c78e9a2cadbda0ff0b0b95d5f86dea2adb0a6e93736294-d # internal crypto/elliptic mkdir -p $WORK/b077/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b077/symabis ./p256_asm_amd64.s cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p crypto/rand -std -complete -buildid l3Tmj0UEL_JUO8PcQeYM/l3Tmj0UEL_JUO8PcQeYM -goversion go1.13.10 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./eagain.go ./rand.go ./rand_unix.go ./util.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/elliptic -std -buildid Sa7bezmm2wr1WrNhOo5V/Sa7bezmm2wr1WrNhOo5V -goversion go1.13.10 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/84/8425a3654186182996521db7acbc6e01be9c8f51ca7e90b9d8232b51e37a2525-d # internal encoding/asn1 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p encoding/asn1 -std -complete -buildid LHnkO_Lka22JUZGCi6RK/LHnkO_Lka22JUZGCi6RK -goversion go1.13.10 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/33/33ff5ff426393cd43d0a3b13af8f58537350ee8cc71a9a6be4220c2fee8110f8-d # internal crypto/dsa mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/dsa -std -complete -buildid 6QBSOpsLYVB-eU_cmbWw/6QBSOpsLYVB-eU_cmbWw -goversion go1.13.10 -D "" -importcfg $WORK/b090/importcfg -pack -c=4 ./dsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/e8/e8d6a989002832ada95ab5defcc69304a2dd90f1a6c3c29011f81e05f81abeed-d # internal crypto/ed25519 mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/ed25519 -std -complete -buildid 163QclC9h8d7Q6GB-3Oa/163QclC9h8d7Q6GB-3Oa -goversion go1.13.10 -D "" -importcfg $WORK/b081/importcfg -pack -c=4 ./ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/32/329cc28b0ffe950e598d36c92062d48ae91dbe3c1570f18e6812bc37eaf28f08-d # internal crypto/rsa mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/rsa -std -complete -buildid kZ1vXqQsxlZQcs69nTp4/kZ1vXqQsxlZQcs69nTp4 -goversion go1.13.10 -D "" -importcfg $WORK/b086/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/5a/5afb08da18d2b637cada6632547fc2de6121755c8e5ef59fe382fd89ea7c52e6-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b110/ cat >$WORK/b110/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/b012/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b115/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/net/idna -std -complete -buildid e0T4rA2ItMxR41_19Otf/e0T4rA2ItMxR41_19Otf -goversion go1.13.10 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b077/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/2d/2d53d6e6b608105d9dccb689deea91f7110b121096c073ba692dcad8dc5d3a29-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b077/_pkg_.a $WORK/b077/p256_asm_amd64.o # internal github.com/coreos/ignition/v2/config/translate mkdir -p $WORK/b132/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/ignition/v2/config/translate -lang=go1.11 -complete -buildid hZ0bTrsQAvjOZlIjp-Dh/hZ0bTrsQAvjOZlIjp-Dh -goversion go1.13.10 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./translate.go cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/2d/2d1e29520c2ffe0bc0b9412a41779ca6cf6ad691723d1419906c59972c2486b4-d # internal github.com/coreos/ignition/v2/internal/version mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/ignition/v2/internal/version -lang=go1.11 -complete -buildid tCq1CzEB35L2jXmMPBBn/tCq1CzEB35L2jXmMPBBn -goversion go1.13.10 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/2d/2d3306d33e9dc810ff548906d4e9dea13de6fe00889ffc92a671dc4ba33d4942-d # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/30/308f598a8e3211a4a1783d5f8d5c14dcc2d60e0661e54abe8f848e5ab0c721ce-d # internal net/textproto mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p net/textproto -std -complete -buildid pQarSAPvlHQ5DSwbt7bz/pQarSAPvlHQ5DSwbt7bz -goversion go1.13.10 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/ed/ed039c71a58eb8adafeb0defed48f78ba9b9665355c64813c2882643a09877d4-d # internal crypto/x509/pkix mkdir -p $WORK/b091/ crypto/ecdsa cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/x509/pkix -std -complete -buildid -HK51lH2TNj3vn-qgs3z/-HK51lH2TNj3vn-qgs3z -goversion go1.13.10 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./pkix.go mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/ecdsa -std -complete -buildid h54qKPtIt9Ov13CDYNZK/h54qKPtIt9Ov13CDYNZK -goversion go1.13.10 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./ecdsa.go cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/ca/ca58a21c792387b0a6c549b97b7c5439a38fa1a0ede559c049819a8c45fee620-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b094/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid ZR12SBLQGA56Uy39J-nN/ZR12SBLQGA56Uy39J-nN -goversion go1.13.10 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/d8/d89191505ce68c82720f2d0f8d22ebc7a4063bd9a6ed7176ca96ca69586e237c-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b127/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/coreos/vcontext/json -complete -buildid GDufc5uZqlNSXtYXQJ7D/GDufc5uZqlNSXtYXQJ7D -goversion go1.13.10 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./json.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/05/05e46e8a8a6153773756b262f0e305e7d0ff3a31b1df218820de5fa7306b4515-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b128/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p github.com/coreos/ignition/v2/config/validate -lang=go1.11 -complete -buildid WTpTQZqxDQ87bWEoJCci/WTpTQZqxDQ87bWEoJCci -goversion go1.13.10 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/d3/d3152c1afa942594de0bfc0e89ded7b895b76791b6c44a2bf9ece5f422e260c8-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b110/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid 5snhbV3gJurYqJ4lLMON/5snhbV3gJurYqJ4lLMON -goversion go1.13.10 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./proxy.go cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/19/197c28a5b126c31fe2a85b00ed2da2e1c8028bb21d1a23f41b8bbdb33cd42488-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/84/84fe1c012b64bf8a96bc628fc77d46f18026621d3bd96f6da5c8897e0d08246f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/32/32d31a31e988a1eaf72c9117a16d5a94a32e09393a2edac2bc5e69b24959b949-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b109/ mime/multipart mkdir -p $WORK/b120/ cat >$WORK/b109/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/b110/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile mime=$WORK/b119/_pkg_.a packagefile mime/quotedprintable=$WORK/b121/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid 6P7CV-1J19vrKZXvpQpk/6P7CV-1J19vrKZXvpQpk -goversion go1.13.10 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./guts.go ./httplex.go cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p mime/multipart -std -complete -buildid mCoc_VuDa9YzZPEdK9oy/mCoc_VuDa9YzZPEdK9oy -goversion go1.13.10 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/2a/2afcec2513a8f69a6d6f234a8a12388900c3dac4196cc7bed2127851586712a8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/e0/e034b3602c9f35a065ae2df057e8d853c290919d6ffbbfc75863aa6e1b856654-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/a3/a39c515d0e19cd2c81bd090b70c5d6867c1db5ccdef06be68f9b13def9536b10-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/54/54ebc0207983c7ef4afef87ac2893dc2d15e7b89c7a3c7b608b75236440dc48f-d # internal crypto/x509 mkdir -p $WORK/b089/ cat >$WORK/b089/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 bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b094/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b101/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/x509 -std -complete -buildid J2lcX7hqebyN81IuQMZc/J2lcX7hqebyN81IuQMZc -goversion go1.13.10 -D "" -importcfg $WORK/b089/importcfg -pack -c=4 ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_darwin.go ./root_nocgo_darwin.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/7b/7b4d35d895b6b837d3140bfb274b732e7448bd2f45cc37180515eceb7ba2c44b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/a1/a1b07f0f634d9dce689d62450c2045881d9df7b13d6b733c4e0e6d2c4ee6c8a5-d # internal crypto/tls mkdir -p $WORK/b074/ cat >$WORK/b074/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/b036/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b108/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/tls -std -complete -buildid JRpmwbDXeeu0lax69qvS/JRpmwbDXeeu0lax69qvS -goversion go1.13.10 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.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_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/a3/a36d96cc61c4ed5ea9074e91177867a1ef5da034234cd4e0986c6828ba8beace-d # internal net/http/httptrace mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b066/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile internal/nettrace=$WORK/b098/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p net/http/httptrace -std -complete -buildid fKoI967-y-FGfSbKnZBu/fKoI967-y-FGfSbKnZBu -goversion go1.13.10 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/a3/a3bea6dba54e7108a1228b0ccdbfbc58e92e49430996ecef96b1bd75393d1e69-d # internal net/http mkdir -p $WORK/b061/ cat >$WORK/b061/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/b056/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile compress/gzip=$WORK/b062/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile context=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b110/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile mime=$WORK/b119/_pkg_.a packagefile mime/multipart=$WORK/b120/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http/httptrace=$WORK/b122/_pkg_.a packagefile net/http/internal=$WORK/b123/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p net/http -std -complete -buildid OLxUg9QW5iICSTiBtnh4/OLxUg9QW5iICSTiBtnh4 -goversion go1.13.10 -D "" -importcfg $WORK/b061/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_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/f3/f3b9df8ef7b7792d45e20e961666643a08d26b18bc0eb592481ffe363d517ce2-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/vincent-petithory/dataurl -complete -buildid Ayd7ywn-F9hUf4T0lXJk/Ayd7ywn-F9hUf4T0lXJk -goversion go1.13.10 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/68/6801b4f5865ac7f78c4d94d880d2079c82279bb5d3959dee1fa8d885a754e164-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b051/ github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b130/ github.com/coreos/ignition/v2/config/v3_2_experimental/types mkdir -p $WORK/b134/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b037/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b037/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_0/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/coreos/ignition/v2/config/v3_0/types -lang=go1.11 -complete -buildid Ifbax5HLOobayZb5k6lS/Ifbax5HLOobayZb5k6lS -goversion go1.13.10 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./ca.go ./config.go ./device.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 cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b058/_pkg_.a packagefile net/http=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b037/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_1/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/ignition/v2/config/v3_1/types -lang=go1.11 -complete -buildid YRvNo2C0YjJDk9bPor0D/YRvNo2C0YjJDk9bPor0D -goversion go1.13.10 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_2_experimental/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/ignition/v2/config/v3_2_experimental/types -lang=go1.11 -complete -buildid I-V8-TwdfyClp9kp2PY_/I-V8-TwdfyClp9kp2PY_ -goversion go1.13.10 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/0e/0eda6354b4f622e2b3ce4b9120fdc2b5e621ebec6ec2fb72d66deea5cd70632a-d # internal github.com/coreos/ignition/v2/config/v3_0 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b125/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/coreos/ignition/v2/config/v3_0 -lang=go1.11 -complete -buildid xPd0vSFyEyeN4BsT_AIH/xPd0vSFyEyeN4BsT_AIH -goversion go1.13.10 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/c5/c548c0d71d8d32bbe6ea122ced9b5130a2e6d2d590eac5636afca4663d599d67-d # internal github.com/coreos/ignition/v2/config/v3_1 mkdir -p $WORK/b129/ github.com/coreos/ignition/v2/config/v3_1/translate mkdir -p $WORK/b131/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b125/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_1/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/ignition/v2/config/v3_1/translate -lang=go1.11 -complete -buildid -HN2vuw0HtVFn-Zk1ibe/-HN2vuw0HtVFn-Zk1ibe -goversion go1.13.10 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./translate.go cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/coreos/ignition/v2/config/v3_1 -lang=go1.11 -complete -buildid Lb1uxh9HYb4Yjpf3_nVf/Lb1uxh9HYb4Yjpf3_nVf -goversion go1.13.10 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/df/df1f7ca3d13ef4ea0d5afc68037a989bc169b1973beaa0ee3f7ac07339a0e2bf-d # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/c3/c35e93209453d2887e59215903c068276a22a7f4744fddb37f0a4385b9f1b9a9-d # internal github.com/coreos/ignition/v2/config/v3_2_experimental/translate mkdir -p $WORK/b135/ github.com/coreos/ignition/v2/config/v3_2_experimental mkdir -p $WORK/b133/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_2_experimental/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/ignition/v2/config/v3_2_experimental/translate -lang=go1.11 -complete -buildid VGbWCEm_JTxzaKWXRqVT/VGbWCEm_JTxzaKWXRqVT -goversion go1.13.10 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./translate.go cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b125/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_2_experimental /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/ignition/v2/config/v3_2_experimental -lang=go1.11 -complete -buildid Uudbu-qpzFwsQVeS8Fdt/Uudbu-qpzFwsQVeS8Fdt -goversion go1.13.10 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/62/62240fa6c0dcfdfad30bfa4b09a8d061ad997935f7f47e8bb30bca848fe24531-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/72/722d14f62cc6ce61c4141da2330adcd708fc89acd10cbc5efebcbbc0b6e2af71-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/20/20a7e978c9db56c7076522e5a962c4e33232944033f52e8de9d566855a4ed20b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/ce/ce1323bb16bf2931721a3eca8dfca0a3356055e98aa3dd759e0c63b54d387136-d # internal github.com/coreos/ignition/v2/config mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b049/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/translate=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p github.com/coreos/ignition/v2/config -lang=go1.11 -complete -buildid Z7DdrOD5RM_nw9RbiCrS/Z7DdrOD5RM_nw9RbiCrS -goversion go1.13.10 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/f4/f4dc92f1375a9d4018955fd37f77e2b33ed46b0fcdd3a8a890ccb93546fda0f3-d # internal github.com/coreos/ignition/v2/validate mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/coreos/ignition/v2/validate\nmod\tgithub.com/coreos/ignition/v2\t(devel)\t\ndep\tgithub.com/ajeddeloh/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.0.0\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20190529201340-22b159166068\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b034/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b136/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.11 -complete -buildid l7rOK6Nq6MG77cxbqa-Z/l7rOK6Nq6MG77cxbqa-Z -goversion go1.13.10 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/6e/6e9dd9c086eb774a16df7d4280272d83ac509b3188ef9eb5b1f906d2eaed16bb-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/coreos/ignition/v2/validate=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b034/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b136/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b035/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b049/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/translate=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b041/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b125/_pkg_.a packagefile crypto=$WORK/b052/_pkg_.a packagefile encoding/hex=$WORK/b054/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b055/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b057/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b058/_pkg_.a packagefile net/url=$WORK/b100/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b132/_pkg_.a packagefile net/http=$WORK/b061/_pkg_.a packagefile regexp/syntax=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b128/_pkg_.a packagefile hash=$WORK/b053/_pkg_.a packagefile bufio=$WORK/b056/_pkg_.a packagefile compress/gzip=$WORK/b062/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile context=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b110/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile mime=$WORK/b119/_pkg_.a packagefile mime/multipart=$WORK/b120/_pkg_.a packagefile net=$WORK/b095/_pkg_.a packagefile net/http/httptrace=$WORK/b122/_pkg_.a packagefile net/http/internal=$WORK/b123/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b127/_pkg_.a packagefile compress/flate=$WORK/b063/_pkg_.a packagefile hash/crc32=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile crypto/des=$WORK/b075/_pkg_.a packagefile crypto/ecdsa=$WORK/b076/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b077/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b080/_pkg_.a packagefile encoding/pem=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b115/_pkg_.a packagefile mime/quotedprintable=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/net/route=$WORK/b097/_pkg_.a packagefile internal/nettrace=$WORK/b098/_pkg_.a packagefile internal/singleflight=$WORK/b099/_pkg_.a packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile crypto/internal/randutil=$WORK/b078/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b082/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b094/_pkg_.a packagefile os/exec=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b112/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -buildmode=exe -buildid=MUrHHQ4KsXjWJ3jilkgu/l7rOK6Nq6MG77cxbqa-Z/dYrqTGeYhpSgPuYFv7-0/MUrHHQ4KsXjWJ3jilkgu -X github.com/coreos/ignition/v2/internal/version.Raw=2.3.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0x7722a9acc295146b65b977723f045949e7fb17c7 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p ./ mv $WORK/b001/exe/a.out ./ignition-validate-x86_64-apple-darwin rm -r $WORK/b001/ Building Windows ignition-validate + echo 'Building Windows ignition-validate' + export GOARCH=amd64 + GOARCH=amd64 + export GOOS=windows + GOOS=windows ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -ldflags ' -X github.com/coreos/ignition/v2/internal/version.Raw=2.3.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0x565f4c3a49f57f925406807cee1f45ed5113cfd5' -a -v -x -o ./ignition-validate-x86_64-pc-windows-gnu.exe github.com/coreos/ignition/v2/validate WORK=/tmp/go-build751897660 runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/sys -std -+ -complete -buildid 4pDSw9jSCIQGjz3jIpBu/4pDSw9jSCIQGjz3jIpBu -goversion go1.13.10 -D "" -importcfg $WORK/b011/importcfg -pack -c=4 ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_windows.go ./zversion.go internal/cpu mkdir -p $WORK/b007/ math/bits mkdir -p $WORK/b016/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b007/symabis ./cpu_x86.s unicode/utf8 mkdir -p $WORK/b018/ internal/race cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b020/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid EZVOjVGhy2Sz2-tkxFod/EZVOjVGhy2Sz2-tkxFod -goversion go1.13.10 -D "" -importcfg $WORK/b018/importcfg -pack -c=4 ./utf8.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -buildid 97VyFRxEKbe7bELYGT6H/97VyFRxEKbe7bELYGT6H -goversion go1.13.10 -D "" -importcfg $WORK/b020/importcfg -pack -c=4 ./doc.go ./norace.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math/bits -std -complete -buildid 1YjbW42i1UpJD7kCbiYL/1YjbW42i1UpJD7kCbiYL -goversion go1.13.10 -D "" -importcfg $WORK/b016/importcfg -pack -c=4 ./bits.go ./bits_errors.go ./bits_tables.go runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b009/symabis ./asm_amd64.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/cpu -std -+ -buildid 3s2JimshIJjXlAMt4zpF/3s2JimshIJjXlAMt4zpF -goversion go1.13.10 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=4 ./cpu.go ./cpu_amd64.go ./cpu_x86.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime/internal/atomic -std -+ -buildid 1tlLJWvv7MrhMAJjaol2/1tlLJWvv7MrhMAJjaol2 -goversion go1.13.10 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=4 ./atomic_amd64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/4a/4a33ff5ec506d4f6510437d4199f6dce90b02656cd884aef7dd692fe122f1b76-d # internal runtime/internal/math mkdir -p $WORK/b010/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/math -std -+ -complete -buildid QV62jdjSM0UFwRf5pzho/QV62jdjSM0UFwRf5pzho -goversion go1.13.10 -D "" -importcfg $WORK/b010/importcfg -pack -c=4 ./math.go cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/5f/5fa51de4102d2fa1c61b1dbe6b14a5ed316dd5461efe14e05ba0eb020218ead9-d # internal sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b021/symabis ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b009/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -buildid YP6Hulo52vykh5tDzKbO/YP6Hulo52vykh5tDzKbO -goversion go1.13.10 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=4 ./doc.go ./value.go cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/bf/bf139370bfce0dae9a38b037a55f5c26d3775491d0745f1acb3f75567d583d2d-d # internal unicode mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -buildid zSS9ktE87YUXiC55vlOl/zSS9ktE87YUXiC55vlOl -goversion go1.13.10 -D "" -importcfg $WORK/b022/importcfg -pack -c=4 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/4f/4f44f07eb42790bf8eafa14663bf55dab35db234e4099d0167c2663b7ea3d3b2-d # internal internal/syscall/windows/sysdll mkdir -p $WORK/b029/ cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/6a/6a372db144e41bf3037e9b1e463af8e662488236762268e67dff39adfcb8c5b1-d # internal unicode/utf16 mkdir -p $WORK/b031/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cd /usr/lib/golang/src/internal/syscall/windows/sysdll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/syscall/windows/sysdll -std -complete -buildid 7Ig0jTr1Tjt9k9zoz8fQ/7Ig0jTr1Tjt9k9zoz8fQ -goversion go1.13.10 -D "" -importcfg $WORK/b029/importcfg -pack -c=4 ./sysdll.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/cpu_x86.o ./cpu_x86.s cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/40/40378dda2595a6087c15f9098aca4b8bede36ca8cbf2ac1762ebe3a695bf6b77-d # internal encoding mkdir -p $WORK/b045/ cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p unicode/utf16 -std -complete -buildid Cec_lwEgUaKs4SZekU6a/Cec_lwEgUaKs4SZekU6a -goversion go1.13.10 -D "" -importcfg $WORK/b031/importcfg -pack -c=4 ./utf16.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p encoding -std -complete -buildid UDj4jsB-sEGZJpQoNNcj/UDj4jsB-sEGZJpQoNNcj -goversion go1.13.10 -D "" -importcfg $WORK/b045/importcfg -pack -c=4 ./encoding.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b021/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/77/77a84344de01812f5179a6ef20cf7b4d27e3502937fbdb4f2ec4b14157dac8f9-d # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/d3/d3befa3921059006e5516e10bb664d2ffcd27180d7b1d42fa342d9fd7e551b82-d # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/08/08a1dfc260fc21f8c6fecd9724d352b39e05e27d7a3f780886d47fed0733401d-d # internal container/list mkdir -p $WORK/b067/ internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b006/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p container/list -std -complete -buildid mY_jJRxgbC-C8j3fj4NR/mY_jJRxgbC-C8j3fj4NR -goversion go1.13.10 -D "" -importcfg $WORK/b067/importcfg -pack -c=4 ./list.go math mkdir -p $WORK/b015/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/cd/cde5aba5df9d884a7ac7292d74afa0a37ac286aa47cb75447fc430cfb4a124e2-d # internal crypto/internal/subtle mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/internal/subtle -std -complete -buildid 4JwfrdPGTfcQ4kDsWbnT/4JwfrdPGTfcQ4kDsWbnT -goversion go1.13.10 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./aliasing.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/bytealg -std -+ -buildid pzzvYhqzOvHnkfvkhh-Z/pzzvYhqzOvHnkfvkhh-Z -goversion go1.13.10 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h -c=4 ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b015/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/73/734595515156fed048363f697e8b5e16c8e6e318d77d24f7c0fcdac5e26b70f2-d # internal internal/testlog mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p internal/testlog -std -complete -buildid 6Y8M6J4R_To-DH0Oi3C2/6Y8M6J4R_To-DH0Oi3C2 -goversion go1.13.10 -D "" -importcfg $WORK/b035/importcfg -pack -c=4 ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b006/compare_amd64.o ./compare_amd64.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math -std -buildid 6zcTeLpFV0ZK7NEI4TSn/6zcTeLpFV0ZK7NEI4TSn -goversion go1.13.10 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/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 ./exp_asm.go ./expm1.go ./floor.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_amd64/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/46/46a7b8624baa1260fdb45faff1d8b12763dab6a6039f71c0fd618002bec73065-d # internal crypto/subtle mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/subtle -std -complete -buildid -Py4slWugCh8tWszyDqH/-Py4slWugCh8tWszyDqH -goversion go1.13.10 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./constant_time.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ba/baffad3fac2dfa9b341938e4b2a33afd475f8e7fd9e96542d1e40abafa7275d2-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid 1JsDx5IX9YH40SmTx9Kw/1JsDx5IX9YH40SmTx9Kw -goversion go1.13.10 -D "" -importcfg $WORK/b096/importcfg -pack -c=4 ./asn1.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b006/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/4c/4c766d1e21638111b415060723455eb031fd1fa7f6fa11ed2db8dc178fd686e4-d # internal internal/nettrace mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p internal/nettrace -std -complete -buildid v3jM4HoS0qe9GRLjlAvu/v3jM4HoS0qe9GRLjlAvu -goversion go1.13.10 -D "" -importcfg $WORK/b099/importcfg -pack -c=4 ./nettrace.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b006/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b006/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/aa/aa73ec9df252bfd4613e2823a5d54637955dd2c93710c24aaedbccbc48e3bcef-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b104/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/a9/a9c6c292768d184c0833dc89a31ca2cf86b5b9686de9cb567dc8a2e8346a3f1c-d # internal cat >$WORK/b104/importcfg << 'EOF' # internal # import config EOF vendor/golang.org/x/crypto/curve25519 cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid TrWmduTgAMlI8gp_6Fi2/TrWmduTgAMlI8gp_6Fi2 -goversion go1.13.10 -D "" -importcfg $WORK/b104/importcfg -pack -c=4 ./aliasing.go mkdir -p $WORK/b107/ cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/cd/cdb326c1166c3801792a06277753eb141a226739038227ee79d126ea8893f12b-d # internal cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b107/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b006/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_amd64.o $WORK/b006/count_amd64.o $WORK/b006/equal_amd64.o $WORK/b006/index_amd64.o $WORK/b006/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cat >$WORK/b107/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid 9p9Ci4a7mATHS4IRXyjK/9p9Ci4a7mATHS4IRXyjK -goversion go1.13.10 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h -c=4 ./doc.go ./mont25519_amd64.go cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/ce/cefa7091dd0ea484343f0e38c1de22eee1f84ca07c16509b22bbda2f4e22aa23-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/da/da98487b57d24998193cf984994c38370f14eb3eabf580262e2cca3233ff39fc-d # internal runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_windows_amd64.s ./sys_windows_amd64.s ./zcallback_windows.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p runtime -std -+ -buildid rk9LPHno2h4J8Ajcx87B/rk9LPHno2h4J8Ajcx87B -goversion go1.13.10 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h -c=4 ./alg.go ./atomic_pointer.go ./auxv_none.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_windows_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_sema.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_windows.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_windows.go ./os_nonopenbsd.go ./os_windows.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_windows.go ./sigqueue.go ./sigqueue_note.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs_amd64x.go ./stubs_nonlinux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./syscall_windows.go ./time.go ./timeasm.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go ./zcallback_windows.go cp /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/const_amd64.h $WORK/b107/const_GOARCH.h cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b107/const_amd64.o ./const_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b107/cswap_amd64.o ./cswap_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b107/freeze_amd64.o ./freeze_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b107/ladderstep_amd64.o ./ladderstep_amd64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/exp_amd64.o ./exp_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b107/mul_amd64.o ./mul_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/floor_amd64.o ./floor_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b107/square_amd64.o ./square_amd64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/hypot_amd64.o ./hypot_amd64.s cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/9c/9c95da6a21a46c17ac104b8aea028adf9983ad9182bc96169c8756bbbc2c5415-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/sqrt_amd64.o ./sqrt_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b107/_pkg_.a $WORK/b107/const_amd64.o $WORK/b107/cswap_amd64.o $WORK/b107/freeze_amd64.o $WORK/b107/ladderstep_amd64.o $WORK/b107/mul_amd64.o $WORK/b107/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b015/stubs_amd64.o ./stubs_amd64.s cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/bc/bc1b5f4c069efbf21e32702b28c258626481611d50f161954c837f67f3a64d2f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_amd64.o $WORK/b015/exp_amd64.o $WORK/b015/floor_amd64.o $WORK/b015/hypot_amd64.o $WORK/b015/log_amd64.o $WORK/b015/sqrt_amd64.o $WORK/b015/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/fb/fb94ef61cb9df678c1b89738f3ce9363eb0f14a06572623e4084ab3c1599a997-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/rt0_windows_amd64.o ./rt0_windows_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/sys_windows_amd64.o ./sys_windows_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b005/zcallback_windows.o ./zcallback_windows.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_amd64.o $WORK/b005/duff_amd64.o $WORK/b005/memclr_amd64.o $WORK/b005/memmove_amd64.o $WORK/b005/rt0_windows_amd64.o $WORK/b005/sys_windows_amd64.o $WORK/b005/zcallback_windows.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/0c/0caeedfacedfe44c920aa82c2b7e83b477070373d77b8d17f9270a338e760a01-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b019/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -buildid 9YwhurB9yldaO64W0Cjz/9YwhurB9yldaO64W0Cjz -goversion go1.13.10 -D "" -importcfg $WORK/b019/importcfg -pack -c=4 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid Tf4viQdKcg78oTGALd2b/Tf4viQdKcg78oTGALd2b -goversion go1.13.10 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=4 ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/7f/7f0f6807aee58425f0f0f6288b3e56bd6be9cf63316c471d12e40559c747a1cb-d # internal internal/singleflight mkdir -p $WORK/b100/ math/rand mkdir -p $WORK/b071/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p internal/singleflight -std -complete -buildid I8FGy-xYW-V3O7Y-L21m/I8FGy-xYW-V3O7Y-L21m -goversion go1.13.10 -D "" -importcfg $WORK/b100/importcfg -pack -c=4 ./singleflight.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p math/rand -std -complete -buildid oDmdr7O96UeUjsAiFMMN/oDmdr7O96UeUjsAiFMMN -goversion go1.13.10 -D "" -importcfg $WORK/b071/importcfg -pack -c=4 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/0a/0ade52c2aff1b4788eabd9b69ceaf82a6edd9d5e4ebe3b511990a51c8f233550-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/c2/c2709dfb5fc0f50eb89a239630b7ad40ab2c812ec4aef57429fecebf8c6e73d5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/02/02ccfc1466d03ab954c6c6d5fc3dc8df63d3c33359a988ab4b791fd74c2846a4-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b023/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sort -std -complete -buildid QqQ7hurJg90stK4t85YU/QqQ7hurJg90stK4t85YU -goversion go1.13.10 -D "" -importcfg $WORK/b023/importcfg -pack -c=4 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid LcXxD5xwY0raLydAFRq3/LcXxD5xwY0raLydAFRq3 -goversion go1.13.10 -D "" -importcfg $WORK/b003/importcfg -pack -c=4 ./errors.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/6f/6f0869ed734f6aa154aba21b8dc92b7714b395c636691e678e1453c110b3cd19-d # internal internal/oserror mkdir -p $WORK/b026/ io mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p io -std -complete -buildid 33_9JOM2iAHMs05o87lc/33_9JOM2iAHMs05o87lc -goversion go1.13.10 -D "" -importcfg $WORK/b024/importcfg -pack -c=4 ./io.go ./multi.go ./pipe.go cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid -fHx06x-Dm8-e7vmnp_S/-fHx06x-Dm8-e7vmnp_S -goversion go1.13.10 -D "" -importcfg $WORK/b026/importcfg -pack -c=4 ./errors.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b098/ strconv mkdir -p $WORK/b017/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid A7g7a-QeMeuU9AI0ag9k/A7g7a-QeMeuU9AI0ag9k -goversion go1.13.10 -D "" -importcfg $WORK/b098/importcfg -pack -c=4 ./message.go cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p strconv -std -complete -buildid IPLHgEsknxgie1Gaty2F/IPLHgEsknxgie1Gaty2F -goversion go1.13.10 -D "" -importcfg $WORK/b017/importcfg -pack -c=4 ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/18/18e724668f7a1713072ae732a61abce00bf83e4d600a222d8bb369be4d0589e5-d # internal syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b030/symabis ./asm_windows.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p syscall -std -buildid 4opO5p27S9b5VU2evGOI/4opO5p27S9b5VU2evGOI -goversion go1.13.10 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h -c=4 ./dll_windows.go ./endian_little.go ./env_windows.go ./exec_windows.go ./msan0.go ./net.go ./security_windows.go ./str.go ./syscall.go ./syscall_windows.go ./syscall_windows_amd64.go ./types_windows.go ./types_windows_amd64.go ./zerrors_windows.go ./zerrors_windows_amd64.go ./zsyscall_windows.go ./zsysnum_windows_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d3/d38e53ef836f332b1a365f163bdb0cf0cfe36da7f61bb30fc4d1d6c1e1ee5f6a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/8e/8ece7314e1c997be71b0898475822c7280ddf64a2122d6469316f2518dde681d-d # internal strings mkdir -p $WORK/b036/ hash mkdir -p $WORK/b055/ bytes mkdir -p $WORK/b039/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p hash -std -complete -buildid VpK3K6m59DSM85EuG-Jv/VpK3K6m59DSM85EuG-Jv -goversion go1.13.10 -D "" -importcfg $WORK/b055/importcfg -pack -c=4 ./hash.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p bytes -std -buildid DS-3aO1cVKQ043IQsEHv/DS-3aO1cVKQ043IQsEHv -goversion go1.13.10 -D "" -importcfg $WORK/b039/importcfg -pack -c=4 ./buffer.go ./bytes.go ./reader.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p strings -std -complete -buildid GtEEc9GosZKaXbb3qR5b/GtEEc9GosZKaXbb3qR5b -goversion go1.13.10 -D "" -importcfg $WORK/b036/importcfg -pack -c=4 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/9a/9afebb2c1134cb7a63b3d48af83f6db7b9fb5d5da9ca2e8aa4beff0f448b5ea3-d # internal hash/crc32 mkdir -p $WORK/b066/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b066/symabis ./crc32_amd64.s cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p hash/crc32 -std -buildid gAD-tarMuNwCEaFRVKhP/gAD-tarMuNwCEaFRVKhP -goversion go1.13.10 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h -c=4 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/36/361e610aeb5d51acec674c6da90720dd3767a2de8dc033b0cfc5ac38b9021fa2-d # internal reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b014/symabis ./asm_amd64.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p reflect -std -buildid SL_cL3nK_hYbQ70IKDaw/SL_cL3nK_hYbQ70IKDaw -goversion go1.13.10 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=4 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/e9/e935c9a32a1fcfdc54ba843a89c1a020a2b7fe6a224a738d5f1d45478d75b00e-d # internal crypto mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b055/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p crypto -std -complete -buildid OwFu05c4CwZpxX8SdH0g/OwFu05c4CwZpxX8SdH0g -goversion go1.13.10 -D "" -importcfg $WORK/b054/importcfg -pack -c=4 ./crypto.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b066/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/4f/4f60a3efef988d54c2ccf31db58f5d90fa0b01ed8f36798d8a8e804a82885ad6-d # internal bufio mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p bufio -std -complete -buildid wDLeTm-iXBgAVJgojDsz/wDLeTm-iXBgAVJgojDsz -goversion go1.13.10 -D "" -importcfg $WORK/b058/importcfg -pack -c=4 ./bufio.go ./scan.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b066/_pkg_.a $WORK/b066/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/2c/2c9ee45facf21c4e98dab0929d439e8da31df84f69275775801c7fca2a52b17d-d # internal crypto/internal/randutil mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/internal/randutil -std -complete -buildid mktMaaAmBcWwhm_L12-n/mktMaaAmBcWwhm_L12-n -goversion go1.13.10 -D "" -importcfg $WORK/b080/importcfg -pack -c=4 ./randutil.go cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/69/6901a2b87ad31060b70ef75ca71030a40c4aefeecc71f900d8c53b863555e77f-d # internal crypto/hmac mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/hmac -std -complete -buildid svn11ypuLL2Tllva5-vb/svn11ypuLL2Tllva5-vb -goversion go1.13.10 -D "" -importcfg $WORK/b085/importcfg -pack -c=4 ./hmac.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/a4/a45ebd48502cf34c3e1b35153b6c179f9a38e79e9b8f797bc733c3ed026ba0b9-d # internal regexp/syntax mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p regexp/syntax -std -complete -buildid KbwfUqGBDH_oJ9c-8vHu/KbwfUqGBDH_oJ9c-8vHu -goversion go1.13.10 -D "" -importcfg $WORK/b041/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_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/d4/d4a55e24859273795d789c9210eeb2fdce13e31e814d02fa32919d88d16ea136-d # internal crypto/rc4 mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/rc4 -std -complete -buildid MSzn-cH7Z_jrUIDkucOo/MSzn-cH7Z_jrUIDkucOo -goversion go1.13.10 -D "" -importcfg $WORK/b087/importcfg -pack -c=4 ./rc4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/4c/4c08a008b3ddec01fc8a3e730a343429d014c6b776a39bf87936b4e9165a9ad8-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid 37X2Qro6VqRat650a4dd/37X2Qro6VqRat650a4dd -goversion go1.13.10 -D "" -importcfg $WORK/b108/importcfg -pack -c=4 ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/64/64e5589c8edc34be8fa8766d0e356df374547e73ce8e036842b38d35fe424bfe-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/text/transform -std -complete -buildid tl-7wJ9_2sYKYIilLTbj/tl-7wJ9_2sYKYIilLTbj -goversion go1.13.10 -D "" -importcfg $WORK/b112/importcfg -pack -c=4 ./transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/d3/d354871aff9b8fd736964bdc9f3257a48be8c7fc65fbf83d79e9e8a869492bea-d # internal path mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p path -std -complete -buildid tfIMOOHzZmkJ53JkwOBe/tfIMOOHzZmkJ53JkwOBe -goversion go1.13.10 -D "" -importcfg $WORK/b124/importcfg -pack -c=4 ./match.go ./path.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b030/asm_windows.o ./asm_windows.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_windows.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/89/89ab6e06bc70035a9123b830726d4cb3ffbf96d196f269c059368fbd6cef0a2c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/d6/d676399f42111e0e0e4f86d663a13d0d7c3a4bc5bdb8ecf6dbb5b58583eb60e2-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/5e/5ec2dff4cae5ae6c23d15860c6a185566e5af2d02eadd2dcbdb62c80fdf40913-d # internal internal/syscall/windows/registry mkdir -p $WORK/b033/ internal/syscall/windows mkdir -p $WORK/b028/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b029/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a EOF cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/syscall/windows/sysdll=$WORK/b029/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/windows/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/syscall/windows/registry -std -complete -buildid Chwvc0tYx1bVjsfFRm8L/Chwvc0tYx1bVjsfFRm8L -goversion go1.13.10 -D "" -importcfg $WORK/b033/importcfg -pack -c=4 ./key.go ./syscall.go ./value.go ./zsyscall_windows.go cd /usr/lib/golang/src/internal/syscall/windows /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/syscall/windows -std -complete -buildid uzVmwxJZ5nLlezZmoTmf/uzVmwxJZ5nLlezZmoTmf -goversion go1.13.10 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./psapi_windows.go ./reparse_windows.go ./security_windows.go ./symlink_windows.go ./syscall_windows.go ./zsyscall_windows.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/54/54ea31d97f89f50ccb2671ef84bb71fc77a77fad614e20a8d8a67fa6623a7e7c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/01/01c89f05d897e166f1b0ada3c141fa8c1460d832baa0684a27fe0f2e6ac58811-d # internal time mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p time -std -buildid juVjXq-q820YfejhBWD6/juVjXq-q820YfejhBWD6 -goversion go1.13.10 -D "" -importcfg $WORK/b032/importcfg -pack -c=4 ./format.go ./sleep.go ./sys_windows.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_abbrs_windows.go ./zoneinfo_read.go ./zoneinfo_windows.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/04/04ac0ea4457bdc0d3c4dc0b908938781967af520efb77e21a158b6b0c854561d-d # internal internal/syscall/execenv mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/syscall/execenv -std -complete -buildid kXfT_QoI2y4ZAsr4eQbo/kXfT_QoI2y4ZAsr4eQbo -goversion go1.13.10 -D "" -importcfg $WORK/b034/importcfg -pack -c=4 ./execenv_windows.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/88/8862137ebe4cfafd36e579657553ec65237f2254744148e64c0a0bec3149e7dd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/d4/d4ce5531478af5f12c7f0210edd1cc253610dc076c04cb3d39ff9b76f7e23914-d # internal regexp mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b041/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p regexp -std -complete -buildid b29bokBJ-bTbg3RhkIWB/b29bokBJ-bTbg3RhkIWB -goversion go1.13.10 -D "" -importcfg $WORK/b040/importcfg -pack -c=4 ./backtrack.go ./exec.go ./onepass.go ./regexp.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b014/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/07/07e8a0d491733afea2f1ec6317ef6bfa5b4e775cb4c01965990f801dce5fc559-d # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/3e/3ea443b04d1fe8c4d5b85104db6364137c2fb62622d13466e5ff18986e734bb1-d # internal context mkdir -p $WORK/b068/ internal/poll mkdir -p $WORK/b027/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p context -std -complete -buildid zi-HgtNTMi9h_rffy8iz/zi-HgtNTMi9h_rffy8iz -goversion go1.13.10 -D "" -importcfg $WORK/b068/importcfg -pack -c=4 ./context.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid 66iC_VC-c2M7IbbOuNYQ/66iC_VC-c2M7IbbOuNYQ -goversion go1.13.10 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./errno_windows.go ./fd.go ./fd_fsync_windows.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_windows.go ./hook_windows.go ./sendfile_windows.go ./sockopt.go ./sockopt_windows.go ./sockoptip.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/13/13c0eb6c4168f41a1ff36592ab0f73e6940122c24a2ab7ec3e94e0e59abf3181-d # internal internal/fmtsort mkdir -p $WORK/b013/ encoding/binary mkdir -p $WORK/b047/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/fmtsort -std -complete -buildid 3vbs8NDiSyz1SStJ051a/3vbs8NDiSyz1SStJ051a -goversion go1.13.10 -D "" -importcfg $WORK/b013/importcfg -pack -c=4 ./sort.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p encoding/binary -std -complete -buildid Gtte1Eqbee6b0qckjcur/Gtte1Eqbee6b0qckjcur -goversion go1.13.10 -D "" -importcfg $WORK/b047/importcfg -pack -c=4 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/27/2711f4e9e54552d95e6d6bb7711dd68286819dd4a3f07afc432608d858efde4c-d # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/1d/1d81becc4c5331ac1b2b0967af9cb05db075ad43483b137ff352c597b71f3a81-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/74/7437a159a61b29dd1b0c32f9746a2f8a7623b750ea3210f65b3d4fa8649a93b5-d # internal encoding/base64 mkdir -p $WORK/b046/ crypto/cipher mkdir -p $WORK/b074/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p encoding/base64 -std -complete -buildid PvRJ11hCA6MrG5O31WfT/PvRJ11hCA6MrG5O31WfT -goversion go1.13.10 -D "" -importcfg $WORK/b046/importcfg -pack -c=4 ./base64.go crypto/sha512 mkdir -p $WORK/b081/ cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF crypto/ed25519/internal/edwards25519 cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b074/symabis ./xor_amd64.s cat >$WORK/b081/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b081/symabis ./sha512block_amd64.s mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a EOF crypto/md5 mkdir -p $WORK/b086/ cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid zOgNpmOaNswEBBAGXBAu/zOgNpmOaNswEBBAGXBAu -goversion go1.13.10 -D "" -importcfg $WORK/b084/importcfg -pack -c=4 ./const.go ./edwards25519.go cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b086/symabis ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/cipher -std -buildid sxRW_knJ9LW1IQBTbF0k/sxRW_knJ9LW1IQBTbF0k -goversion go1.13.10 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h -c=4 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/md5 -std -buildid ubEs27Q6Jkyv_tiwTaos/ubEs27Q6Jkyv_tiwTaos -goversion go1.13.10 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h -c=4 ./md5.go ./md5block.go ./md5block_decl.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/8b/8b79ad526a19fd33e53f6d36a7348f5036896ee23d0586828c3000094ea74c11-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b034/_pkg_.a packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid QZS64SIeEXBwCDqJlCzM/QZS64SIeEXBwCDqJlCzM -goversion go1.13.10 -D "" -importcfg $WORK/b025/importcfg -pack -c=4 ./dir.go ./dir_windows.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_windows.go ./executable.go ./executable_windows.go ./file.go ./file_posix.go ./file_windows.go ./getwd.go ./path.go ./path_windows.go ./proc.go ./rawconn.go ./removeall_noat.go ./stat.go ./stat_windows.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_windows.go ./types.go ./types_windows.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/sha512 -std -buildid WAhbpWcQUmCpgF1iXSPy/WAhbpWcQUmCpgF1iXSPy -goversion go1.13.10 -symabis $WORK/b081/symabis -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h -c=4 ./sha512.go ./sha512block.go ./sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/5e/5ea7225d2852d797e3cfb696a9a6824740bf857790203a95b9a2a8fa80c58fbf-d # internal crypto/sha1 mkdir -p $WORK/b089/ cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b089/symabis ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b086/md5block_amd64.o ./md5block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b081/sha512block_amd64.o ./sha512block_amd64.s cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/sha1 -std -buildid SxXRAIVk2U3CdmJLcFxN/SxXRAIVk2U3CdmJLcFxN -goversion go1.13.10 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h -c=4 ./sha1.go ./sha1block.go ./sha1block_amd64.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b086/_pkg_.a $WORK/b086/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/b5/b547c4fad812f8b4d94012e6a5cb265697108596077648767eb2d8e15f3d73d8-d # internal crypto/sha256 mkdir -p $WORK/b090/ cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b090/symabis ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b074/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b074/_pkg_.a $WORK/b074/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/05/05f83ef7bbc1e0207a25b4bff0ec6ba7f3f09561e28b9c4506fb24c9668b9ba5-d # internal crypto/aes mkdir -p $WORK/b073/ cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b073/symabis ./asm_amd64.s ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b081/_pkg_.a $WORK/b081/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/14/1490ee847fbdfd55454cc03099711ee86f14af397b554abd5d6c1144d5fc6de1-d # internal crypto/des mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/des -std -complete -buildid 2QPzGR1sdQ0hjXHYkdYV/2QPzGR1sdQ0hjXHYkdYV -goversion go1.13.10 -D "" -importcfg $WORK/b077/importcfg -pack -c=4 ./block.go ./cipher.go ./const.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/sha256 -std -buildid bAoNmQ6V1iSSBrGczcKJ/bAoNmQ6V1iSSBrGczcKJ -goversion go1.13.10 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h -c=4 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b089/sha1block_amd64.o ./sha1block_amd64.s cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/aes -std -buildid evO81g2IY5TUfH04vWws/evO81g2IY5TUfH04vWws -goversion go1.13.10 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h -c=4 ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/f1/f1f8a46d4422c5cc62861a83ec2bab0ada77668dcd783aaa7390969651f472e3-d # internal encoding/pem mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p encoding/pem -std -complete -buildid OeQC2s37tkY_1DUwue1Q/OeQC2s37tkY_1DUwue1Q -goversion go1.13.10 -D "" -importcfg $WORK/b094/importcfg -pack -c=4 ./pem.go cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/b6/b670a1a76c1902e069af2a42dcdb68038bf2b76f8ceb75ce3590ae6db91dbbbb-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/internal/chacha20 -std -complete -buildid NyAP10E6jl_DoqftzuxM/NyAP10E6jl_DoqftzuxM -goversion go1.13.10 -D "" -importcfg $WORK/b103/importcfg -pack -c=4 ./chacha_generic.go ./chacha_noasm.go ./xor.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b089/_pkg_.a $WORK/b089/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/c7/c7881d9f71c70fbc822cdb99f62743c5f159505554b4fbcdb06ff04f3b694d1a-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b105/ cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b105/symabis ./sum_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b090/sha256block_amd64.o ./sha256block_amd64.s cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid _OBDnnlS_XZMfixD0iCc/_OBDnnlS_XZMfixD0iCc -goversion go1.13.10 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h -c=4 ./poly1305.go ./sum_amd64.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b073/asm_amd64.o ./asm_amd64.s cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/e0/e0c8a97fa0f0cc02a548054ad92543a477c13fe02740fbe06a5338c6086b99b4-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b106/ cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b106/symabis ./cpu_x86.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b090/_pkg_.a $WORK/b090/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/7a/7a2da061b25144f4e54743375c7b073cce04ce0d465e6b949b799eef0837197d-d # internal cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/sys/cpu -std -buildid oKS8U3Ws5HRmzz0hPOnQ/oKS8U3Ws5HRmzz0hPOnQ -goversion go1.13.10 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h -c=4 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b073/gcm_amd64.o ./gcm_amd64.s cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/5a/5a0c4067357e052a4a54729b73e53869cb2dcd69be1f206a999e0b9e9e9b7ddb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b106/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b073/_pkg_.a $WORK/b073/asm_amd64.o $WORK/b073/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/e2/e20dfa95f1a51ec8344d1c04879138063773fd921992de9457b9599efb62bbf4-d # internal path/filepath mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p path/filepath -std -complete -buildid gSuX7yMJ0QGXApHYG9u5/gSuX7yMJ0QGXApHYG9u5 -goversion go1.13.10 -D "" -importcfg $WORK/b062/importcfg -pack -c=4 ./match.go ./path.go ./path_windows.go ./symlink.go ./symlink_windows.go cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/da/daffc232d823ea4d7ba1588a3f2404f6adb36f955365528bb50ff75e99105f4c-d # internal net mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b098/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b099/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b100/_pkg_.a packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p net -std -buildid Z-83Fuv_p3r2AlI8buQD/Z-83Fuv_p3r2AlI8buQD -goversion go1.13.10 -D "" -importcfg $WORK/b097/importcfg -pack -c=4 ./cgo_stub.go ./dial.go ./dnsclient.go ./error_posix.go ./error_windows.go ./fd_windows.go ./file.go ./file_windows.go ./hook.go ./hook_windows.go ./hosts.go ./interface.go ./interface_windows.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_windows.go ./mac.go ./net.go ./parse.go ./pipe.go ./port.go ./rawconn.go ./sendfile_windows.go ./sock_posix.go ./sock_windows.go ./sockaddr_posix.go ./sockopt_posix.go ./sockopt_windows.go ./sockoptip_posix.go ./sockoptip_windows.go ./splice_stub.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_windows.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go fmt mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p fmt -std -complete -buildid cntTtRvF_8GHzgrUkIoZ/cntTtRvF_8GHzgrUkIoZ -goversion go1.13.10 -D "" -importcfg $WORK/b012/importcfg -pack -c=4 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b106/_pkg_.a $WORK/b106/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/3d/3d2a821282320c1366c0454082cf50b4e5e878e590a3b584c79df06006c63b4a-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b105/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b105/_pkg_.a $WORK/b105/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/75/7580ca9b3a738e72d58ff1ece818f171ae706fab029374705bc06fcf12f8f354-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b102/ cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b102/symabis ./chacha20poly1305_amd64.s cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/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 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b106/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid pLofwyHCfqgeqB79x7H0/pLofwyHCfqgeqB79x7H0 -goversion go1.13.10 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h -c=4 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/35/3592558f3729a3e95350db2900752507cd6d96a283d777ab3dd1b0c9ec405127-d # internal io/ioutil mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p io/ioutil -std -complete -buildid st4X0-P6CPsQMY-9FmyK/st4X0-P6CPsQMY-9FmyK -goversion go1.13.10 -D "" -importcfg $WORK/b061/importcfg -pack -c=4 ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b102/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b102/_pkg_.a $WORK/b102/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/28/28ab5f1f634f67096d0ed514bdb0dcddf07cc21bbf5824fbca4eeaf09d1c9aec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/5e/5e1684c675a57b5719c1ed1a9063e0b011e8b8e87101714de6401c58406ecfeb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/23/237833d956a688f06e57b8f29614c89350d23d4db8fcc971943305b93b83fb82-d # internal github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b042/ github.com/coreos/go-semver/semver mkdir -p $WORK/b038/ github.com/coreos/vcontext/path mkdir -p $WORK/b048/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/shared/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p github.com/coreos/ignition/v2/config/shared/errors -lang=go1.11 -complete -buildid uIHR_9hL5M7O5LeXSqpb/uIHR_9hL5M7O5LeXSqpb -goversion go1.13.10 -D "" -importcfg $WORK/b042/importcfg -pack -c=4 ./errors.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/coreos/vcontext/path -complete -buildid HctphkM-yBiNtPhdDzvn/HctphkM-yBiNtPhdDzvn -goversion go1.13.10 -D "" -importcfg $WORK/b048/importcfg -pack -c=4 ./path.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile regexp=$WORK/b040/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p github.com/coreos/go-semver/semver -complete -buildid lhhurVeC8tZEFP2QdtOw/lhhurVeC8tZEFP2QdtOw -goversion go1.13.10 -D "" -importcfg $WORK/b038/importcfg -pack -c=4 ./semver.go ./sort.go encoding/json mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF flag mkdir -p $WORK/b002/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p encoding/json -std -complete -buildid 6yxHAtT4GIu7ZolhvQqA/6yxHAtT4GIu7ZolhvQqA -goversion go1.13.10 -D "" -importcfg $WORK/b044/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -std -complete -buildid QEbtAxFWcUWBP-8OryZi/QEbtAxFWcUWBP-8OryZi -goversion go1.13.10 -D "" -importcfg $WORK/b002/importcfg -pack -c=4 ./flag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/c4/c4772a0eae63feb91efebae74224b6681752c50e72df9552809eea8ed40e21ea-d # internal encoding/hex mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p encoding/hex -std -complete -buildid yNcQnESZHpYcyANxhuzF/yNcQnESZHpYcyANxhuzF -goversion go1.13.10 -D "" -importcfg $WORK/b056/importcfg -pack -c=4 ./hex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/7a/7a6e6bf5ff2f6f6ac13fd74d831589dc38ac987333a5776ea9dbe5731fe033c3-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/coreos/vcontext/tree -complete -buildid Z1PeXoiTy-WL5wQY8pbN/Z1PeXoiTy-WL5wQY8pbN -goversion go1.13.10 -D "" -importcfg $WORK/b050/importcfg -pack -c=4 ./tree.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/35/35d5b5e6cb268c307c9dace58e6ddd5aec1207f7ac46d97fa41cb90dbf068f28-d # internal github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b058/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid MhOdt0TR5UnWvLdZuLjW/MhOdt0TR5UnWvLdZuLjW -goversion go1.13.10 -D "" -importcfg $WORK/b057/importcfg -pack -c=4 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/a9/a90d1cfbc31f1db9b82c009fb616d9b155492b981e594fe47c15474d2cc76cb8-d # internal compress/flate mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p compress/flate -std -complete -buildid DBJO8jRQt8IHUY23WA5Q/DBJO8jRQt8IHUY23WA5Q -goversion go1.13.10 -D "" -importcfg $WORK/b065/importcfg -pack -c=4 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/51/51115775aa0979ec3638e7d90679cc845f42a6b85e279c96f662fb4eaeaa492c-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p github.com/coreos/vcontext/report -complete -buildid YNlvXjUZccMDeSMCkOER/YNlvXjUZccMDeSMCkOER -goversion go1.13.10 -D "" -importcfg $WORK/b049/importcfg -pack -c=4 ./report.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/fa/fa9fd4f39bed4ffce9bc5f41f4c3dc14c313891b8d5797ae6a26f856789ee9d8-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/shared/validations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p github.com/coreos/ignition/v2/config/shared/validations -lang=go1.11 -complete -buildid Rjo1_vQRH2oCmyWmDiUq/Rjo1_vQRH2oCmyWmDiUq -goversion go1.13.10 -D "" -importcfg $WORK/b059/importcfg -pack -c=4 ./unit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/24/2429e801ae74428c2859c494da91604951f92326ed1a4cee2d3c69389210d470-d # internal math/big mkdir -p $WORK/b070/ cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b070/symabis ./arith_amd64.s cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p math/big -std -buildid 7gs6biKh9Ci0tE3xJ2L_/7gs6biKh9Ci0tE3xJ2L_ -goversion go1.13.10 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h -c=4 ./accuracy_string.go ./arith.go ./arith_amd64.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_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/52/52a019e5bc2dbe1e615d0a374063ab06a9a6c3c5aec70f2441ec38f28275ca72-d # internal net/url mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p net/url -std -complete -buildid sqVcOy_G8WQYri-k2ZnH/sqVcOy_G8WQYri-k2ZnH -goversion go1.13.10 -D "" -importcfg $WORK/b101/importcfg -pack -c=4 ./url.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/9a/9ad5802f187e59ba3ddf5c128a47eec66ed91bb4ddb4023dfd350145798d7c57-d # internal log mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p log -std -complete -buildid qgpXNfNtOm3VfhGBQ3ju/qgpXNfNtOm3VfhGBQ3ju -goversion go1.13.10 -D "" -importcfg $WORK/b114/importcfg -pack -c=4 ./log.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/fc/fc73897f690ba17a8ab971bbe350013ef352aa1532f2940e268e7377d196b3a4-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid OPSrs3ltqVkVNjHE5HkA/OPSrs3ltqVkVNjHE5HkA -goversion go1.13.10 -D "" -importcfg $WORK/b113/importcfg -pack -c=4 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/41/41601a525a2d3ca5d17ec63a61920b58e51574551f2fa974bf2ec8eb0d6aaab1-d # internal compress/gzip mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b058/_pkg_.a packagefile compress/flate=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile hash/crc32=$WORK/b066/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p compress/gzip -std -complete -buildid rmFMdssWAYWBKiq0mGyv/rmFMdssWAYWBKiq0mGyv -goversion go1.13.10 -D "" -importcfg $WORK/b064/importcfg -pack -c=4 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/d1/d1b01a07f6ceecc284deeb1a46275557b5ab9ee13ee5fd9b60fdb1e31cab1275-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b112/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid VhHflSeZHEZxor7I-zjP/VhHflSeZHEZxor7I-zjP -goversion go1.13.10 -D "" -importcfg $WORK/b115/importcfg -pack -c=4 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/45/457d37b5a979d22f51a6296ff7f45a4f793645c78026b2ae2b60a2305a27685e-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid dGuPUKZ_ScNlfm8d8-i0/dGuPUKZ_ScNlfm8d8-i0 -goversion go1.13.10 -D "" -importcfg $WORK/b118/importcfg -pack -c=4 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/37/37aaf04ad86ce72e173f72bec4f22335b37c1722d0f7366fbbbfa57e89ccdb55-d # internal net/textproto mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b058/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b061/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p net/textproto -std -complete -buildid 98u3lvV4N7v_RJib1txi/98u3lvV4N7v_RJib1txi -goversion go1.13.10 -D "" -importcfg $WORK/b116/importcfg -pack -c=4 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/00/00c1d1edf093441eb8549fd89be91615e7d16d12d6ebbfcd1713098846c5a48e-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b042/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p github.com/coreos/ignition/v2/config/util -lang=go1.11 -complete -buildid Vg_fybjXDFAjCdwq4VYt/Vg_fybjXDFAjCdwq4VYt -goversion go1.13.10 -D "" -importcfg $WORK/b043/importcfg -pack -c=4 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/09/098a11df440e94621231ae49f4f6a61210f7cf505a8b6a7e5971735d314d56ea-d # internal github.com/coreos/ignition/v2/config/merge mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/merge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p github.com/coreos/ignition/v2/config/merge -lang=go1.11 -complete -buildid Zw1LUkNK_caPdM8n51_z/Zw1LUkNK_caPdM8n51_z -goversion go1.13.10 -D "" -importcfg $WORK/b052/importcfg -pack -c=4 ./merge.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/b9/b9c90fef80541c8a3ad34d1e112a1954d1f86b702da719c73e9150aa9a6cae67-d # internal mime mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b033/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p mime -std -complete -buildid NRfeNubL3_6f2MN-Lc8k/NRfeNubL3_6f2MN-Lc8k -goversion go1.13.10 -D "" -importcfg $WORK/b119/importcfg -pack -c=4 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_windows.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/fb/fb41a31d1be9ad814748995f25f8d6af3939cef3f91f0f677e5202f13ca6f571-d # internal mime/quotedprintable mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b058/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p mime/quotedprintable -std -complete -buildid Lii8NOHpZMEdtnRDKyIo/Lii8NOHpZMEdtnRDKyIo -goversion go1.13.10 -D "" -importcfg $WORK/b121/importcfg -pack -c=4 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/0d/0d4cc922a8e5ca9ac2bcff1352cf8466002a4a5242175c79bcbed5069b8f4577-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b113/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid udDUFyw1F-F9iMraMSBf/udDUFyw1F-F9iMraMSBf -goversion go1.13.10 -D "" -importcfg $WORK/b111/importcfg -pack -c=4 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/c8/c8df1f3907e40c112aba96df974b3c079f569429e9e9c7ebbfe067671acd75b4-d # internal net/http/internal mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b058/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p net/http/internal -std -complete -buildid 5Sm7aYyyPMt9yXrEjREn/5Sm7aYyyPMt9yXrEjREn -goversion go1.13.10 -D "" -importcfg $WORK/b123/importcfg -pack -c=4 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/12/12f080f194f0bd17bffbb50c611eb18835a8b0515d4700a2c0366141b1e6df7a-d # internal github.com/ajeddeloh/go-json mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/ajeddeloh/go-json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p github.com/ajeddeloh/go-json -complete -buildid xDwrx49QDcydCWBAuMiH/xDwrx49QDcydCWBAuMiH -goversion go1.13.10 -D "" -importcfg $WORK/b127/importcfg -pack -c=4 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/63/639b166b508c1751d76a481d56a0b5923532f5fd12a45b4661365039aa2e61fd-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p github.com/coreos/vcontext/validate -complete -buildid OMgdIkt62mqVgv92bRgC/OMgdIkt62mqVgv92bRgC -goversion go1.13.10 -D "" -importcfg $WORK/b128/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/f1/f10d800f64db37198937a3d0c4b0da503e47c1f2ae47c9149ed6df153e114ab0-d # internal github.com/coreos/ignition/v2/config/translate mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/coreos/ignition/v2/config/translate -lang=go1.11 -complete -buildid -TXP7lBa-FL3Yu-yd9j8/-TXP7lBa-FL3Yu-yd9j8 -goversion go1.13.10 -D "" -importcfg $WORK/b132/importcfg -pack -c=4 ./translate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/a4/a4e2f5023bcb9a270e92f1b1989d594e386f6297d61e848b8505a2777ada7044-d # internal github.com/coreos/ignition/v2/internal/version mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/internal/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/ignition/v2/internal/version -lang=go1.11 -complete -buildid aKvmeFF2Q0-8Z_jHvwFl/aKvmeFF2Q0-8Z_jHvwFl -goversion go1.13.10 -D "" -importcfg $WORK/b136/importcfg -pack -c=4 ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/ac/ac857de88324a4109d62214fa9f05aa05146c81dc4af5f1dc35b85f203d94766-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b070/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b070/_pkg_.a $WORK/b070/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/82/8252548ba8c3841eb1b47f70504b1e493e899087b7c1bb08ad7aaaf59a2350d8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/4b/4b2239d182192ebefb48e1fd44414a2b84c3fa69e3a67039d851055b12be9f4b-d # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/0a/0a27aa4a723b9055666d8bdba042ecb49a65cf784f33e9713b566859dde45af3-d # internal crypto/rand mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/rand -std -complete -buildid ZYRdUdlu78gEU7WOhMx-/ZYRdUdlu78gEU7WOhMx- -goversion go1.13.10 -D "" -importcfg $WORK/b069/importcfg -pack -c=4 ./rand.go ./rand_windows.go ./util.go crypto/dsa mkdir -p $WORK/b092/ encoding/asn1 cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a EOF mkdir -p $WORK/b082/ cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/dsa -std -complete -buildid RyVKwUIvr0Z-9nB-8GmU/RyVKwUIvr0Z-9nB-8GmU -goversion go1.13.10 -D "" -importcfg $WORK/b092/importcfg -pack -c=4 ./dsa.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p encoding/asn1 -std -complete -buildid SSmZBPYgPFy5iViYtarA/SSmZBPYgPFy5iViYtarA -goversion go1.13.10 -D "" -importcfg $WORK/b082/importcfg -pack -c=4 ./asn1.go ./common.go ./marshal.go crypto/elliptic mkdir -p $WORK/b079/ cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b079/symabis ./p256_asm_amd64.s cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/elliptic -std -buildid LtDroo-0pDdLb0a6ZmRz/LtDroo-0pDdLb0a6ZmRz -goversion go1.13.10 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h -c=4 ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/3b/3b4bd27b812f4d49465721f912ab3fa70bbb57e29ec3e180f8c6d6e09efb96f9-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b110/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cat >$WORK/b110/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/b012/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b115/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/net/idna -std -complete -buildid qpJ83KUF2Euo2weFMxud/qpJ83KUF2Euo2weFMxud -goversion go1.13.10 -D "" -importcfg $WORK/b110/importcfg -pack -c=4 ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/fe/fe2f019b45275d49bce670d16431d0edbf93482197a4fe61f96a99370d4fe157-d # internal crypto/ed25519 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/ed25519 -std -complete -buildid s2RsN5pWMyRtLqyczRZV/s2RsN5pWMyRtLqyczRZV -goversion go1.13.10 -D "" -importcfg $WORK/b083/importcfg -pack -c=4 ./ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/66/662c06546e31e02db5b4f8caa996bc029c7bfcfede74a6fa13649fe85ee3cd95-d # internal crypto/rsa mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/internal/randutil=$WORK/b080/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/rsa -std -complete -buildid -y63d5v0Bdq7p0SV4C_Z/-y63d5v0Bdq7p0SV4C_Z -goversion go1.13.10 -D "" -importcfg $WORK/b088/importcfg -pack -c=4 ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/94/9422ec551e1d5e690086532b57784432b1e29fc8c0f9a25ce03ccff358a0947e-d # internal mime/multipart mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b058/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b061/_pkg_.a packagefile mime=$WORK/b119/_pkg_.a packagefile mime/quotedprintable=$WORK/b121/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p mime/multipart -std -complete -buildid jSsxW2m77z88Jzd8mc69/jSsxW2m77z88Jzd8mc69 -goversion go1.13.10 -D "" -importcfg $WORK/b120/importcfg -pack -c=4 ./formdata.go ./multipart.go ./writer.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b079/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/e0/e065115f46bb68153ef482ba5056bf524596038204a489bb9b771a22d0e4adef-d # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/5b/5b93426a40b72924ab9a84cac80c39cc4372abed37b7dd192de7cd44ebddd2a0-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile github.com/ajeddeloh/go-json=$WORK/b127/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p github.com/coreos/vcontext/json -complete -buildid 05u46yiM4ELe8XDdaejA/05u46yiM4ELe8XDdaejA -goversion go1.13.10 -D "" -importcfg $WORK/b126/importcfg -pack -c=4 ./json.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b079/_pkg_.a $WORK/b079/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/d5/d53a11f14b7ff535b2e229b69208b3790196f47ab7b4fbf660c9390087b0fa2e-d # internal crypto/x509/pkix mkdir -p $WORK/b093/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b095/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/x509/pkix -std -complete -buildid 6KVpwq_K_gTHviywhXgj/6KVpwq_K_gTHviywhXgj -goversion go1.13.10 -D "" -importcfg $WORK/b093/importcfg -pack -c=4 ./pkix.go cat >$WORK/b095/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b096/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid KofQloUXkc6p8_tRydIl/KofQloUXkc6p8_tRydIl -goversion go1.13.10 -D "" -importcfg $WORK/b095/importcfg -pack -c=4 ./asn1.go ./builder.go ./string.go cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/04/045efdd734a25105af48b5def09ad6219b5f449459b17c64c67fb21e42f43fa1-d # internal crypto/ecdsa mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/elliptic=$WORK/b079/_pkg_.a packagefile crypto/internal/randutil=$WORK/b080/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/ecdsa -std -complete -buildid RzzWte9FGRTfGL1Cf9UQ/RzzWte9FGRTfGL1Cf9UQ -goversion go1.13.10 -D "" -importcfg $WORK/b078/importcfg -pack -c=4 ./ecdsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/d3/d3ec6ba420b5522a768a4d6ac482ffdf5c0505e398308aed2a2616582b11857e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/29/29bedebdc5107f5ac1ceb476f8ece93fa470b964a76e3cca5db5c970ef728d33-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b050/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b128/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p github.com/coreos/ignition/v2/config/validate -lang=go1.11 -complete -buildid asVosrMmez9oT5at7jTg/asVosrMmez9oT5at7jTg -goversion go1.13.10 -D "" -importcfg $WORK/b125/importcfg -pack -c=4 ./validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/d6/d6e9267b793aee97b2fac60083a15e7b99694d39430d1fbd72d4e1c8fe8e781a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/23/23a5c283be8f460d2b1756b9eb73d31d5ac23001fc67eb8630a125b3841b612a-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b109/ vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b117/ cat >$WORK/b109/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/b110/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid wtpjLljKnJiUCZIO6_PS/wtpjLljKnJiUCZIO6_PS -goversion go1.13.10 -D "" -importcfg $WORK/b109/importcfg -pack -c=4 ./guts.go ./httplex.go cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b110/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid 8QiJzyJvFgObTbh5exH2/8QiJzyJvFgObTbh5exH2 -goversion go1.13.10 -D "" -importcfg $WORK/b117/importcfg -pack -c=4 ./proxy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/f8/f8b3b639000aa4d2fee8809ccd32cb4b6ed1a1275d4814079efbf6276b1ab3c1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/11/11da602a2a68d0992c82fffca519f10c1be5ab655ff11540b0cf537907a614dd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/15/155c9dce505b4c068886af435c512ecf9513989d8ed82c25c64507f4606143b3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/38/38800b6f4ae6e799276de655736114de3a2e0495fe3bea76ec569da77f1994f8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/5a/5a7af8276f4efa68a27628f59632241e72286f719bb43fb86706ab093fc450b6-d # internal crypto/x509 mkdir -p $WORK/b091/ cat >$WORK/b091/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/b039/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/des=$WORK/b077/_pkg_.a packagefile crypto/dsa=$WORK/b092/_pkg_.a packagefile crypto/ecdsa=$WORK/b078/_pkg_.a packagefile crypto/ed25519=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b079/_pkg_.a packagefile crypto/md5=$WORK/b086/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b089/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile crypto/x509/pkix=$WORK/b093/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile encoding/pem=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b096/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/x509 -std -complete -buildid 3JjBUyuuuM3vz4UPR5fZ/3JjBUyuuuM3vz4UPR5fZ -goversion go1.13.10 -D "" -importcfg $WORK/b091/importcfg -pack -c=4 ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_windows.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/6c/6c71cbcb64449fb0edf8f945685082f8a3814d8210ce1f19c2b6d3ca884876bd-d # internal crypto/tls mkdir -p $WORK/b072/ cat >$WORK/b072/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/b039/_pkg_.a packagefile container/list=$WORK/b067/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/des=$WORK/b077/_pkg_.a packagefile crypto/ecdsa=$WORK/b078/_pkg_.a packagefile crypto/ed25519=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b079/_pkg_.a packagefile crypto/hmac=$WORK/b085/_pkg_.a packagefile crypto/md5=$WORK/b086/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/rc4=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b089/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/pem=$WORK/b094/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b108/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b061/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/tls -std -complete -buildid HUeG0_6dSRyvtRD6QQbB/HUeG0_6dSRyvtRD6QQbB -goversion go1.13.10 -D "" -importcfg $WORK/b072/importcfg -pack -c=4 ./alert.go ./auth.go ./cipher_suites.go ./common.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_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/2b/2b82f95658a42ba164dbc5404cb025e58b0012696ad0ba6d694dfc6128cf638f-d # internal net/http/httptrace mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b068/_pkg_.a packagefile crypto/tls=$WORK/b072/_pkg_.a packagefile internal/nettrace=$WORK/b099/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p net/http/httptrace -std -complete -buildid Bcy31_gsfYCHdbhdJDB_/Bcy31_gsfYCHdbhdJDB_ -goversion go1.13.10 -D "" -importcfg $WORK/b122/importcfg -pack -c=4 ./trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/1f/1f379a7af22264d99ec90c7ec11d08b4e4362ddb9708fd5c1a3ec2c75d30ba5a-d # internal net/http mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b058/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile container/list=$WORK/b067/_pkg_.a packagefile context=$WORK/b068/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b072/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b110/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b061/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile mime=$WORK/b119/_pkg_.a packagefile mime/multipart=$WORK/b120/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/http/httptrace=$WORK/b122/_pkg_.a packagefile net/http/internal=$WORK/b123/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p net/http -std -complete -buildid mrPLoDElN-jqU66TfeeD/mrPLoDElN-jqU66TfeeD -goversion go1.13.10 -D "" -importcfg $WORK/b063/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_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/30/30943e4ba0659e095d43a854cae0e2d329ba9bed0ac30ccc9baf36c1ebf81760-d # internal github.com/vincent-petithory/dataurl mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/vincent-petithory/dataurl -complete -buildid ppmeov1Qo8w_plZM9rU3/ppmeov1Qo8w_plZM9rU3 -goversion go1.13.10 -D "" -importcfg $WORK/b060/importcfg -pack -c=4 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/71/71c2ba8628464d53bf535fbe862e3fa70bafd8d747127832e8b08092494f655f-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b038/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b060/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b040/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_0/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p github.com/coreos/ignition/v2/config/v3_0/types -lang=go1.11 -complete -buildid OHx5UXNF-joewwKwtNGV/OHx5UXNF-joewwKwtNGV -goversion go1.13.10 -D "" -importcfg $WORK/b053/importcfg -pack -c=4 ./ca.go ./config.go ./device.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 github.com/coreos/ignition/v2/config/v3_2_experimental/types mkdir -p $WORK/b134/ github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b130/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b038/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b040/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_2_experimental/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/ignition/v2/config/v3_2_experimental/types -lang=go1.11 -complete -buildid q8ioCa0-hjt_DuonKyFy/q8ioCa0-hjt_DuonKyFy -goversion go1.13.10 -D "" -importcfg $WORK/b134/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b038/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b059/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b060/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b040/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_1/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/coreos/ignition/v2/config/v3_1/types -lang=go1.11 -complete -buildid MR1fGSZptr7ybib_Gbwd/MR1fGSZptr7ybib_Gbwd -goversion go1.13.10 -D "" -importcfg $WORK/b130/importcfg -pack -c=4 ./config.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/5c/5cac85a4c21927af1b804f6f34641183faea28efa4ea664a861999894501236c-d # internal github.com/coreos/ignition/v2/config/v3_0 mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b038/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b125/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/coreos/ignition/v2/config/v3_0 -lang=go1.11 -complete -buildid S8dbbvGoTsjMl91a2aOR/S8dbbvGoTsjMl91a2aOR -goversion go1.13.10 -D "" -importcfg $WORK/b051/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/13/13294b7962ca6ba678d04c954ca8de306b857b01db85221d2dcddfaf2fe73139-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/1d/1d804e33a4cc8506dcaf20ce3bfaf14b3fab3fad8415f40489ab3d2f2178f378-d # internal github.com/coreos/ignition/v2/config/v3_2_experimental mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b038/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b125/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_2_experimental /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/coreos/ignition/v2/config/v3_2_experimental -lang=go1.11 -complete -buildid wOfT5_MKmQJSz6-ahYhg/wOfT5_MKmQJSz6-ahYhg -goversion go1.13.10 -D "" -importcfg $WORK/b133/importcfg -pack -c=4 ./config.go cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/7d/7d5c1d33876198b43967cc9cff1bce3e705534c9dafe36033699914045b5bbfc-d # internal github.com/coreos/ignition/v2/config/v3_1 mkdir -p $WORK/b129/ github.com/coreos/ignition/v2/config/v3_1/translate mkdir -p $WORK/b131/ github.com/coreos/ignition/v2/config/v3_2_experimental/translate mkdir -p $WORK/b135/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b038/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b125/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_1/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/coreos/ignition/v2/config/v3_1/translate -lang=go1.11 -complete -buildid ylbmP9QvNnQ1NVvBtNaT/ylbmP9QvNnQ1NVvBtNaT -goversion go1.13.10 -D "" -importcfg $WORK/b131/importcfg -pack -c=4 ./translate.go cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b132/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_2_experimental/translate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/ignition/v2/config/v3_2_experimental/translate -lang=go1.11 -complete -buildid oHzKswZKJCvoaLs0NJ8r/oHzKswZKJCvoaLs0NJ8r -goversion go1.13.10 -D "" -importcfg $WORK/b135/importcfg -pack -c=4 ./translate.go cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config/v3_1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/coreos/ignition/v2/config/v3_1 -lang=go1.11 -complete -buildid 0FZvyuNbBGeehtrljye6/0FZvyuNbBGeehtrljye6 -goversion go1.13.10 -D "" -importcfg $WORK/b129/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/8f/8fdb3f10772aa596edd38f25f6bd6543bb06274712c2aafe10cbbb2c67711c22-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/da/daa993bafc8e6b18fb76826d9bcca2f0d6fcf06f5ea3d7233dca4ac1bab75fef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/81/81166002305ad637b850e943fa5c4d2f1ed8c4b3efcfa3f8ee8e2e0fdbce1a84-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/ec/ec3b11ca75d4e72a90462e9828d7f9911bd5e795d1f4f0d2dd68b517263c8a6a-d # internal github.com/coreos/ignition/v2/config mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-semver/semver=$WORK/b038/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/translate=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p github.com/coreos/ignition/v2/config -lang=go1.11 -complete -buildid ngWLRApDZc8flX8odRug/ngWLRApDZc8flX8odRug -goversion go1.13.10 -D "" -importcfg $WORK/b037/importcfg -pack -c=4 ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/a5/a5bbb4d8e8bddf0bcf5a256282e39d468b998aab5e00ce404ff7e239f8ceaff4-d # internal github.com/coreos/ignition/v2/validate mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/coreos/ignition/v2/validate\nmod\tgithub.com/coreos/ignition/v2\t(devel)\t\ndep\tgithub.com/ajeddeloh/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.0.0\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20190529201340-22b159166068\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b037/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b136/_pkg_.a packagefile io/ioutil=$WORK/b061/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.11 -complete -buildid OF3AC14xFJGHTfrJ73DJ/OF3AC14xFJGHTfrJ73DJ -goversion go1.13.10 -D "" -importcfg $WORK/b001/importcfg -pack -c=4 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/2c/2c846ec8df45ce5403e9aedb134e64fd3aaf1d9e93b70da6556a786ebf7a2c68-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/coreos/ignition/v2/validate=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile github.com/coreos/ignition/v2/config=$WORK/b037/_pkg_.a packagefile github.com/coreos/ignition/v2/internal/version=$WORK/b136/_pkg_.a packagefile io/ioutil=$WORK/b061/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b038/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b043/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b053/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1=$WORK/b129/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/translate=$WORK/b131/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b130/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental=$WORK/b133/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/translate=$WORK/b135/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2_experimental/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b062/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b034/_pkg_.a packagefile internal/syscall/windows=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b035/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b033/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b040/_pkg_.a packagefile encoding/json=$WORK/b044/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b125/_pkg_.a packagefile crypto=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b057/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b059/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b060/_pkg_.a packagefile net/url=$WORK/b101/_pkg_.a packagefile path=$WORK/b124/_pkg_.a packagefile github.com/coreos/ignition/v2/config/translate=$WORK/b132/_pkg_.a packagefile net/http=$WORK/b063/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b029/_pkg_.a packagefile regexp/syntax=$WORK/b041/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b126/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b128/_pkg_.a packagefile hash=$WORK/b055/_pkg_.a packagefile bufio=$WORK/b058/_pkg_.a packagefile compress/gzip=$WORK/b064/_pkg_.a packagefile container/list=$WORK/b067/_pkg_.a packagefile context=$WORK/b068/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b047/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b110/_pkg_.a packagefile log=$WORK/b114/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile mime=$WORK/b119/_pkg_.a packagefile mime/multipart=$WORK/b120/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/http/httptrace=$WORK/b122/_pkg_.a packagefile net/http/internal=$WORK/b123/_pkg_.a packagefile net/textproto=$WORK/b116/_pkg_.a packagefile github.com/ajeddeloh/go-json=$WORK/b127/_pkg_.a packagefile compress/flate=$WORK/b065/_pkg_.a packagefile hash/crc32=$WORK/b066/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b073/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/des=$WORK/b077/_pkg_.a packagefile crypto/ecdsa=$WORK/b078/_pkg_.a packagefile crypto/ed25519=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b079/_pkg_.a packagefile crypto/hmac=$WORK/b085/_pkg_.a packagefile crypto/md5=$WORK/b086/_pkg_.a packagefile crypto/rc4=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b088/_pkg_.a packagefile crypto/sha1=$WORK/b089/_pkg_.a packagefile crypto/sha256=$WORK/b090/_pkg_.a packagefile crypto/sha512=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile crypto/x509=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/pem=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b115/_pkg_.a packagefile mime/quotedprintable=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b098/_pkg_.a packagefile internal/nettrace=$WORK/b099/_pkg_.a packagefile internal/singleflight=$WORK/b100/_pkg_.a packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile crypto/internal/randutil=$WORK/b080/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b084/_pkg_.a packagefile crypto/dsa=$WORK/b092/_pkg_.a packagefile crypto/x509/pkix=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b112/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out.exe -importcfg $WORK/b001/importcfg.link -buildmode=exe -buildid=nVA8BUkHr94f0Ond5eI7/OF3AC14xFJGHTfrJ73DJ/h7pt8-fTMM_8Ndiiq-wk/nVA8BUkHr94f0Ond5eI7 -X github.com/coreos/ignition/v2/internal/version.Raw=2.3.0 -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true -B 0x565f4c3a49f57f925406807cee1f45ed5113cfd5 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out.exe # internal mkdir -p ./ mv $WORK/b001/exe/a.out.exe ./ignition-validate-x86_64-pc-windows-gnu.exe rm -r $WORK/b001/ + export GOARCH= + GOARCH= + export GOOS=linux + GOOS=linux + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SLSBpl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64 ++ dirname /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64 + cd ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d + install -d -p /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64//usr/lib/dracut/modules.d + install -d -p /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64//usr/lib/systemd/system + pushd ignition-dracut-7ff38d9716bf982e3f6495d85c6ce91aab72e88d + cp -r dracut/30ignition dracut/99emergency-timeout dracut/99journald-conf /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64//usr/lib/dracut/modules.d/ + install -m 0644 -t /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64//usr/lib/systemd/system/ systemd/ignition-firstboot-complete.service + popd + install -d -p /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64/usr/bin + install -p -m 0755 ./ignition-validate /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64/usr/bin + install -d -p /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64/usr/share/ignition + install -p -m 0644 ./ignition-validate-x86_64-apple-darwin /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64/usr/share/ignition + install -p -m 0644 ./ignition-validate-x86_64-pc-windows-gnu.exe /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64/usr/share/ignition + install -p -m 0755 ./ignition /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64//usr/lib/dracut/modules.d/30ignition + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 2.3.0-1.gitee616d5.fc31 --unique-debug-suffix -2.3.0-1.gitee616d5.fc31.x86_64 --unique-debug-src-base ignition-2.3.0-1.gitee616d5.fc31.x86_64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64/usr/lib/dracut/modules.d/30ignition/ignition explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64/usr/bin/ignition-validate extracting debug info from /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64/usr/bin/ignition-validate extracting debug info from /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64/usr/lib/dracut/modules.d/30ignition/ignition warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64/usr/bin/ignition-validate. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64/usr/lib/dracut/modules.d/30ignition/ignition. Use `info auto-load python-scripts [REGEXP]' to list them. dwz: Allocatable section in ./usr/bin/ignition-validate-2.3.0-1.gitee616d5.fc31.x86_64.debug after non-allocatable ones dwz: Too few files for multifile optimization original debug info size: 23228kB, size after compression: 22464kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 1 CRC32s did match. 6636 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib/dracut/modules.d/30ignition/coreos-gpt-setup.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/30ignition/coreos-teardown-initramfs-network.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/30ignition/ignition-generator from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/30ignition/ignition-setup-base.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/30ignition/ignition-setup-user.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/30ignition/module-setup.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/99emergency-timeout/ignition-virtio-dump-journal.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/99emergency-timeout/module-setup.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/dracut/modules.d/99journald-conf/module-setup.sh from /bin/bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rObhso + umask 022 + cd /builddir/build/BUILD + cd ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ignition-2.3.0-1.gitee616d5.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vehfsl + umask 022 + cd /builddir/build/BUILD + cd ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d + DOCDIR=/builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64/usr/share/doc/ignition + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64/usr/share/doc/ignition + cp -pr README.md /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64/usr/share/doc/ignition + cp -pr doc/ /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64/usr/share/doc/ignition + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hqbORm + umask 022 + cd /builddir/build/BUILD + cd ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d + LICENSEDIR=/builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64/usr/share/licenses/ignition + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64/usr/share/licenses/ignition + cp -pr LICENSE /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64/usr/share/licenses/ignition + cp -pr LICENSE.dracut /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64/usr/share/licenses/ignition + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(golang(github.com/aws/aws-sdk-go/aws)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/awserr)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/awsutil)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/client)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/client/metadata)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/corehandlers)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/credentials)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/credentials/endpointcreds)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/credentials/processcreds)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/credentials/stscreds)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/csm)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/defaults)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/ec2metadata)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/endpoints)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/request)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/session)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/aws/signer/v4)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/internal/ini)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/internal/s3err)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/internal/sdkio)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/internal/sdkrand)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/internal/sdkuri)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/internal/shareddefaults)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/private/protocol)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/eventstream)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/query)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/query/queryutil)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/rest)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/restxml)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/service/s3)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/service/s3/s3iface)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/service/s3/s3manager)) = 1.19.11 bundled(golang(github.com/aws/aws-sdk-go/service/sts)) = 1.19.11 bundled(golang(github.com/coreos/go-semver/semver)) = 0.3.0 bundled(golang(github.com/coreos/go-systemd/v22/dbus)) = 22.0.0 bundled(golang(github.com/coreos/go-systemd/v22/journal)) = 22.0.0 bundled(golang(github.com/coreos/go-systemd/v22/unit)) = 22.0.0 bundled(golang(github.com/coreos/vcontext/json)) = 0.0.0-20190529201340.git22b159166068 bundled(golang(github.com/coreos/vcontext/path)) = 0.0.0-20190529201340.git22b159166068 bundled(golang(github.com/coreos/vcontext/report)) = 0.0.0-20190529201340.git22b159166068 bundled(golang(github.com/coreos/vcontext/tree)) = 0.0.0-20190529201340.git22b159166068 bundled(golang(github.com/coreos/vcontext/validate)) = 0.0.0-20190529201340.git22b159166068 bundled(golang(github.com/google/renameio)) = 0.1.0 bundled(golang(github.com/google/uuid)) = 1.1.1 bundled(golang(github.com/pin/tftp)) = 2.1.0 bundled(golang(github.com/pin/tftp/netascii)) = 2.1.0 bundled(golang(github.com/stretchr/testify/assert)) = 1.3.0 bundled(golang(github.com/vincent-petithory/dataurl)) = 0.0.0-20160330182126.git9a301d65acbb bundled(golang(github.com/vmware/vmw-guestinfo/bdoor)) = 0.0.0-20170707015358.git25eff159a728 bundled(golang(github.com/vmware/vmw-guestinfo/message)) = 0.0.0-20170707015358.git25eff159a728 bundled(golang(github.com/vmware/vmw-guestinfo/rpcout)) = 0.0.0-20170707015358.git25eff159a728 bundled(golang(github.com/vmware/vmw-guestinfo/rpcvmx)) = 0.0.0-20170707015358.git25eff159a728 bundled(golang(github.com/vmware/vmw-guestinfo/vmcheck)) = 0.0.0-20170707015358.git25eff159a728 bundled(golang(github.com/vmware/vmw-ovflib)) = 0.0.0-20170608004843.git1f217b9dc714 bundled(golang(golang.org/x/net/http/httpproxy)) = 0.0.0-20190228165749.git92fc7df08ae7 bundled(golang(golang.org/x/net/idna)) = 0.0.0-20190228165749.git92fc7df08ae7 bundled(golang(golang.org/x/sys/unix)) = 0.0.0-20191110163157.gitd32e6e3b99c4 bundled(golang(golang.org/x/text/secure/bidirule)) = 0.3.0 bundled(golang(golang.org/x/text/transform)) = 0.3.0 bundled(golang(golang.org/x/text/unicode/bidi)) = 0.3.0 bundled(golang(golang.org/x/text/unicode/norm)) = 0.3.0 ignition = 2.3.0-1.gitee616d5.fc31 ignition(x86-64) = 2.3.0-1.gitee616d5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash libblkid.so.1()(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libblkid.so.1(BLKID_2.18)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Obsoletes: ignition-dracut < 0.31.0-3 Recommends: btrfs-progs Processing files: ignition-validate-2.3.0-1.gitee616d5.fc31.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sHqv3o + umask 022 + cd /builddir/build/BUILD + cd ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d + DOCDIR=/builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64/usr/share/doc/ignition-validate + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64/usr/share/doc/ignition-validate + cp -pr README.md /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64/usr/share/doc/ignition-validate + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DEgJJm + umask 022 + cd /builddir/build/BUILD + cd ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d + LICENSEDIR=/builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64/usr/share/licenses/ignition-validate + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64/usr/share/licenses/ignition-validate + cp -pr LICENSE /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64/usr/share/licenses/ignition-validate + RPM_EC=0 ++ jobs -p + exit 0 Provides: ignition-validate = 2.3.0-1.gitee616d5.fc31 ignition-validate(x86-64) = 2.3.0-1.gitee616d5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) Conflicts: ignition < 0.31.0-3 Processing files: ignition-validate-nonlinux-2.3.0-1.gitee616d5.fc31.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ACH8Jo + umask 022 + cd /builddir/build/BUILD + cd ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d + LICENSEDIR=/builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64/usr/share/licenses/ignition-validate-nonlinux + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64/usr/share/licenses/ignition-validate-nonlinux + cp -pr LICENSE /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64/usr/share/licenses/ignition-validate-nonlinux + RPM_EC=0 ++ jobs -p + exit 0 Provides: ignition-validate-nonlinux = 2.3.0-1.gitee616d5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: ignition < 0.31.0-3 Processing files: ignition-debugsource-2.3.0-1.gitee616d5.fc31.x86_64 Provides: ignition-debugsource = 2.3.0-1.gitee616d5.fc31 ignition-debugsource(x86-64) = 2.3.0-1.gitee616d5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ignition-debuginfo-2.3.0-1.gitee616d5.fc31.x86_64 Provides: debuginfo(build-id) = 352cf594840570f4a85c86923125ee7720730367 ignition-debuginfo = 2.3.0-1.gitee616d5.fc31 ignition-debuginfo(x86-64) = 2.3.0-1.gitee616d5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ignition-debugsource(x86-64) = 2.3.0-1.gitee616d5.fc31 Processing files: ignition-validate-debuginfo-2.3.0-1.gitee616d5.fc31.x86_64 Provides: debuginfo(build-id) = da0da9612c7cdf502697f2b16ccc171b5257f821 ignition-validate-debuginfo = 2.3.0-1.gitee616d5.fc31 ignition-validate-debuginfo(x86-64) = 2.3.0-1.gitee616d5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ignition-debugsource(x86-64) = 2.3.0-1.gitee616d5.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64 Wrote: /builddir/build/RPMS/ignition-debugsource-2.3.0-1.gitee616d5.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/ignition-validate-2.3.0-1.gitee616d5.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/ignition-validate-debuginfo-2.3.0-1.gitee616d5.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/ignition-2.3.0-1.gitee616d5.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/ignition-debuginfo-2.3.0-1.gitee616d5.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/ignition-validate-nonlinux-2.3.0-1.gitee616d5.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lF5Qan + umask 022 + cd /builddir/build/BUILD + cd ignition-ee616d5fb3d21babe288877e842ea137f3e68d0d + /usr/bin/rm -rf /builddir/build/BUILDROOT/ignition-2.3.0-1.gitee616d5.fc31.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0