Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/fedora-coreos-config-transpiler.spec'], chrootPath='/var/lib/mock/f33-build-24366216-2529488/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 s390x --nodeps /builddir/build/SPECS/fedora-coreos-config-transpiler.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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1607040000 Wrote: /builddir/build/SRPMS/fedora-coreos-config-transpiler-0.8.0-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/fedora-coreos-config-transpiler.spec'], chrootPath='/var/lib/mock/f33-build-24366216-2529488/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 s390x --nodeps /builddir/build/SPECS/fedora-coreos-config-transpiler.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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1607040000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.l20MNb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fcct-0.8.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/fcct-0.8.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fcct-0.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + [[ ! -e /builddir/build/BUILD/fcct-0.8.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/fcct-0.8.0/_build/bin install: creating directory '/builddir/build/BUILD/fcct-0.8.0/_build' install: creating directory '/builddir/build/BUILD/fcct-0.8.0/_build/bin' + export GOPATH=/builddir/build/BUILD/fcct-0.8.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/fcct-0.8.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct ]] ++ dirname /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct + install -m 0755 -vd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos install: creating directory '/builddir/build/BUILD/fcct-0.8.0/_build/src' install: creating directory '/builddir/build/BUILD/fcct-0.8.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos' + ln -fs /builddir/build/BUILD/fcct-0.8.0 /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct + cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct + mkdir -p /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/spf13 + ln -s ../../../../vendor/github.com/spf13/pflag /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/spf13/pflag + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lqmSrc + umask 022 + cd /builddir/build/BUILD + cd fcct-0.8.0 Building fcct... + export 'LDFLAGS=-X github.com/coreos/fcct/internal/version.Raw=0.8.0 ' + LDFLAGS='-X github.com/coreos/fcct/internal/version.Raw=0.8.0 ' + export GOFLAGS=-mod=vendor + GOFLAGS=-mod=vendor + echo 'Building fcct...' ++ head -c20 /dev/urandom ++ tr -d ' \n' ++ od -An -tx1 + GOPATH=/builddir/build/BUILD/fcct-0.8.0/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/coreos/fcct/internal/version.Raw=0.8.0 -X github.com/coreos/fcct/version=0.8.0 -B 0xf4ddfc8db21a11a88fccbe34102add8f8cd8455f -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o ./fcct internal/main.go WORK=/tmp/go-build234798967 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid KGZu-Qyz1g0woG4mf5r2/KGZu-Qyz1g0woG4mf5r2 -goversion go1.15.5 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b009/symabis ./cpu_s390x.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid G4FEBruDN9mgqIUJWdee/G4FEBruDN9mgqIUJWdee -goversion go1.15.5 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./cpu.go ./cpu_s390x.go runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b010/symabis ./asm_s390x.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 48Jzai7AgNp9uepCVcPB/48Jzai7AgNp9uepCVcPB -goversion go1.15.5 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_s390x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/e6/e65da3e82d1e70a5f891469b33aaa634217f92c71ea8587a1214a32fff0371e7-d # internal runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid gOFWZ4XzK30hITe42AfV/gOFWZ4XzK30hITe42AfV -goversion go1.15.5 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b010/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/74/7402865fd85de1769e13ccf2b56d3866465d61011c96c447d7552b1756278608-d # internal 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_s390x/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math/bits -std -complete -installsuffix shared -buildid tiQVD2i9PJZdkxL2HluO/tiQVD2i9PJZdkxL2HluO -goversion go1.15.5 -D "" -importcfg $WORK/b016/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/f4/f45d98a0812f9e7e6a502b44836d3e5b27f59fba6ea72693a2007204e5d24ec6-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 7l5vB2aT_SPEvbNCYZJW/7l5vB2aT_SPEvbNCYZJW -goversion go1.15.5 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/f1/f14b1d9c524d8abbf5c0949e51544f69262f9c56e197c5e4028ae74476d6a3ef-d # internal internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b008/symabis ./compare_s390x.s ./count_s390x.s ./equal_s390x.s ./index_s390x.s ./indexbyte_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/96/96142870f56ebf980e700271022cf070ce853f4297e9acf3e72834a9da7307ba-d # internal 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_s390x/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid IjcGJNMaHt3-O--3xO3w/IjcGJNMaHt3-O--3xO3w -goversion go1.15.5 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid uFbwbhOGmrMt4vtIJ2oA/uFbwbhOGmrMt4vtIJ2oA -goversion go1.15.5 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/93/93fe98e70ee3efac900e857741aa3670608033d0619e2eb4fb58387ea14ad9d8-d # internal math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b015/symabis ./acos_s390x.s ./acosh_s390x.s ./asin_s390x.s ./asinh_s390x.s ./atan2_s390x.s ./atan_s390x.s ./atanh_s390x.s ./cbrt_s390x.s ./cosh_s390x.s ./dim_s390x.s ./erf_s390x.s ./erfc_s390x.s ./exp_s390x.s ./expm1_s390x.s ./floor_s390x.s ./log10_s390x.s ./log1p_s390x.s ./log_s390x.s ./pow_s390x.s ./sin_s390x.s ./sinh_s390x.s ./sqrt_s390x.s ./stubs_s390x.s ./tan_s390x.s ./tanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/compare_s390x.o ./compare_s390x.s cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/79/79a7de78106ca5b4dc889187507a5304b03b1e0e56ebb7df7b7ff629fab75d2c-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/race -std -complete -installsuffix shared -buildid rsdl_QORIfxR-J_-aUnR/rsdl_QORIfxR-J_-aUnR -goversion go1.15.5 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/count_s390x.o ./count_s390x.s cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/83/83c02f37617fc242627068305544744e4912e91fd4463c4e67ac4f63b4e1640d-d # internal cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF sync/atomic mkdir -p $WORK/b021/ cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math -std -installsuffix shared -buildid x9g5e0SpF_7o0ZlTK7aT/x9g5e0SpF_7o0ZlTK7aT -goversion go1.15.5 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./abs.go ./acosh.go ./arith_s390x.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b021/symabis ./asm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/equal_s390x.o ./equal_s390x.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p sync/atomic -std -installsuffix shared -buildid Zsq66bv2rdT-YwHrYvWw/Zsq66bv2rdT-YwHrYvWw -goversion go1.15.5 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/index_s390x.o ./index_s390x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/asm.o ./asm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b008/indexbyte_s390x.o ./indexbyte_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_s390x.o $WORK/b008/count_s390x.o $WORK/b008/equal_s390x.o $WORK/b008/index_s390x.o $WORK/b008/indexbyte_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/fd/fd462f09214cd247759e3d56510124741ca71af1aa79be5328ef58671aacf009-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/66/666430c8914ae539b35458172a4fb99d55ca165aa6382726692b1a10821e3c9c-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_s390x/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode -std -complete -installsuffix shared -buildid TPDlEoXAWABV8FGePB6v/TPDlEoXAWABV8FGePB6v -goversion go1.15.5 -D "" -importcfg $WORK/b022/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_s390x.s ./duff_s390x.s ./memclr_s390x.s ./memmove_s390x.s ./preempt_s390x.s ./rt0_linux_s390x.s ./sys_linux_s390x.s ./tls_s390x.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid baXdF7Dzjuw243v_19pr/baXdF7Dzjuw243v_19pr -goversion go1.15.5 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_s390x.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_be64.go ./os_linux_novdso.go ./os_linux_s390x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_s390x.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_s390x.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/7f/7f076a8a80287b968830380dffbe2b65d1b5638c25e1bace5b15c3376a0be39b-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_s390x/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid fCeHMgAExrqxw_5MgK2t/fCeHMgAExrqxw_5MgK2t -goversion go1.15.5 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/18/1842510e58bac08342eec796d0a8d455fe6d5c899c4fd6e0712d82c8ecda2499-d # internal encoding mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p encoding -std -complete -installsuffix shared -buildid tqVqlkoIOtfasZcI8Xgp/tqVqlkoIOtfasZcI8Xgp -goversion go1.15.5 -D "" -importcfg $WORK/b050/importcfg -pack ./encoding.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/acos_s390x.o ./acos_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/acosh_s390x.o ./acosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/50/50f1f1082ef4d2faa84a0c0409e3a7e6c51005204d24d524c5247bd3ab1a3023-d # internal unicode/utf16 mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid TEOYSeN6ag0ZYlTs0MZk/TEOYSeN6ag0ZYlTs0MZk -goversion go1.15.5 -D "" -importcfg $WORK/b051/importcfg -pack ./utf16.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/asin_s390x.o ./asin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/asinh_s390x.o ./asinh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/1b/1be59c3881ddb693fe4bb474a8cdaf48bc1c892cef60abe5b25be6af7c450efc-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_s390x/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p container/list -std -complete -installsuffix shared -buildid ketoImKwnjz_G0MBGu_V/ketoImKwnjz_G0MBGu_V -goversion go1.15.5 -D "" -importcfg $WORK/b065/importcfg -pack ./list.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/atan2_s390x.o ./atan2_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/atan_s390x.o ./atan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/atanh_s390x.o ./atanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/cbrt_s390x.o ./cbrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/cosh_s390x.o ./cosh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/16/16b62cbd440b7672a2a21dfe262a44ed09ec15b455f4777e3e85e1a8636815f1-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_s390x/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid Y7Sp-BjqTynAC9fQfpmq/Y7Sp-BjqTynAC9fQfpmq -goversion go1.15.5 -D "" -importcfg $WORK/b070/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/dim_s390x.o ./dim_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/f5/f5513c26792d0b73ece82d9e324407110dcf8b2716c454253f035a702575cf44-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_s390x/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid kSmj1FmTMgmB40OAsea6/kSmj1FmTMgmB40OAsea6 -goversion go1.15.5 -D "" -importcfg $WORK/b071/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/erf_s390x.o ./erf_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/f4/f43b0ba05dfebe3fc7a60455157d7b5dd54c6bc7cfb05f68545c6afb98246b58-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid nrZfu8vgCfN2RfdnCr05/nrZfu8vgCfN2RfdnCr05 -goversion go1.15.5 -D "" -importcfg $WORK/b083/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/3d/3d9cc8682265cb33ab2680bffe517254b6a8bae8983799d3169dee5f6f57f0c3-d # internal internal/nettrace mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid DqtB6RGMPIeeK4Wh7wFy/DqtB6RGMPIeeK4Wh7wFy -goversion go1.15.5 -D "" -importcfg $WORK/b100/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/erfc_s390x.o ./erfc_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/97/97c52a35baf1bdb58836a8cf122e524ffd833be165588fd6d632eb4b65c461fa-d # internal runtime/cgo mkdir -p $WORK/b102/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b102/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b102/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/exp_s390x.o ./exp_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/expm1_s390x.o ./expm1_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/floor_s390x.o ./floor_s390x.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/log10_s390x.o ./log10_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/log1p_s390x.o ./log1p_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/log_s390x.o ./log_s390x.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/pow_s390x.o ./pow_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/sin_s390x.o ./sin_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/sinh_s390x.o ./sinh_s390x.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/sqrt_s390x.o ./sqrt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/stubs_s390x.o ./stubs_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/tan_s390x.o ./tan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/tanh_s390x.o ./tanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b015/_pkg_.a $WORK/b015/acos_s390x.o $WORK/b015/acosh_s390x.o $WORK/b015/asin_s390x.o $WORK/b015/asinh_s390x.o $WORK/b015/atan2_s390x.o $WORK/b015/atan_s390x.o $WORK/b015/atanh_s390x.o $WORK/b015/cbrt_s390x.o $WORK/b015/cosh_s390x.o $WORK/b015/dim_s390x.o $WORK/b015/erf_s390x.o $WORK/b015/erfc_s390x.o $WORK/b015/exp_s390x.o $WORK/b015/expm1_s390x.o $WORK/b015/floor_s390x.o $WORK/b015/log10_s390x.o $WORK/b015/log1p_s390x.o $WORK/b015/log_s390x.o $WORK/b015/pow_s390x.o $WORK/b015/sin_s390x.o $WORK/b015/sinh_s390x.o $WORK/b015/sqrt_s390x.o $WORK/b015/stubs_s390x.o $WORK/b015/tan_s390x.o $WORK/b015/tanh_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/b0/b09e255d83d30eb24a08fd2028856b32f158a77df14262c97565af5b4bc64651-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid FVsLP9iPwK2VbWa63HyG/FVsLP9iPwK2VbWa63HyG -goversion go1.15.5 -D "" -importcfg $WORK/b106/importcfg -pack ./aliasing.go cd $WORK/b102 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/f3/f32896b4b89bbecf8ca159fec4f22a55356694dd073def2a54e4b4ec90c3c478-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x006.o -c gcc_linux_s390x.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -Wall -Werror -o $WORK/b102/_x010.o -c gcc_s390x.S cd $WORK/b102 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/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 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -o $WORK/b102/_cgo_.o $WORK/b102/_cgo_main.o $WORK/b102/_x001.o $WORK/b102/_x002.o $WORK/b102/_x003.o $WORK/b102/_x004.o $WORK/b102/_x005.o $WORK/b102/_x006.o $WORK/b102/_x007.o $WORK/b102/_x008.o $WORK/b102/_x009.o $WORK/b102/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b102/_cgo_.o -dynout $WORK/b102/_cgo_import.go -dynlinker cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/cgo -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b102/symabis ./asm_s390x.s cat >$WORK/b102/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p runtime/cgo -std -installsuffix shared -buildid izmaCw8yjhYPqnQrtyBE/izmaCw8yjhYPqnQrtyBE -goversion go1.15.5 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b102/_cgo_gotypes.go $WORK/b102/cgo.cgo1.go $WORK/b102/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/cgo -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b102/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b102/_pkg_.a $WORK/b102/asm_s390x.o $WORK/b102/_x001.o $WORK/b102/_x002.o $WORK/b102/_x003.o $WORK/b102/_x004.o $WORK/b102/_x005.o $WORK/b102/_x006.o $WORK/b102/_x007.o $WORK/b102/_x008.o $WORK/b102/_x009.o $WORK/b102/_x010.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/a8/a835d84cb64840a0316e2b9caa05f8530c3eea9ae767def31370417d0de6b211-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b007/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b007/duff_s390x.o ./duff_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b007/memclr_s390x.o ./memclr_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b007/memmove_s390x.o ./memmove_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b007/preempt_s390x.o ./preempt_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b007/rt0_linux_s390x.o ./rt0_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b007/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b007/tls_s390x.o ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_s390x.o $WORK/b007/duff_s390x.o $WORK/b007/memclr_s390x.o $WORK/b007/memmove_s390x.o $WORK/b007/preempt_s390x.o $WORK/b007/rt0_linux_s390x.o $WORK/b007/sys_linux_s390x.o $WORK/b007/tls_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/0b/0b5b7f74c327b42a8f8e92af2d61e60e9b41022af26cf45214fe4bcc05abac21-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_s390x/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p sync -std -installsuffix shared -buildid toRN26MB42ZQGVQZIZV_/toRN26MB42ZQGVQZIZV_ -goversion go1.15.5 -D "" -importcfg $WORK/b019/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid 69CbVzN8m3cqyMCOZvoG/69CbVzN8m3cqyMCOZvoG -goversion go1.15.5 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/1b/1b61a3879fda251e0a13be26b7c7268962c2cf80731c48b6059d5fee0e5ed590-d # internal 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_s390x/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p math/rand -std -complete -installsuffix shared -buildid I8IRaLHYafyY_0OrsoRj/I8IRaLHYafyY_0OrsoRj -goversion go1.15.5 -D "" -importcfg $WORK/b073/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go internal/singleflight mkdir -p $WORK/b101/ cat >$WORK/b101/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_s390x/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid F2eU2J9Eod37p-o9zWYF/F2eU2J9Eod37p-o9zWYF -goversion go1.15.5 -D "" -importcfg $WORK/b101/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/51/51aa8693231dc2a2538c0b32e1df5b457272d498ec55ccbf6e4b163eb6e7910f-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/65/657f5750c31c67f4791aaecb1f6cc6de3f605ab50139ecf9c584c01c4990d730-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/8b/8b451f4d787d184a36757713d0b7e6d624aa3e66a02dda3c82da7c8c6382cead-d # internal 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_s390x/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p sort -std -complete -installsuffix shared -buildid KoRn-r2eNhPNdgyc0qPG/KoRn-r2eNhPNdgyc0qPG -goversion go1.15.5 -D "" -importcfg $WORK/b023/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid -vPNlKSvVijy5KbXuxtA/-vPNlKSvVijy5KbXuxtA -goversion go1.15.5 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/36/36ca187068502eaf6e3e302bc112e0613c7ea80c0e696d81895a1abb7ba82da2-d # internal strconv mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p strconv -std -complete -installsuffix shared -buildid rH38ErIqLZ1TBui3BF5B/rH38ErIqLZ1TBui3BF5B -goversion go1.15.5 -D "" -importcfg $WORK/b017/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go 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 EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p io -std -complete -installsuffix shared -buildid aelNWiT4GbKDlNPIkrld/aelNWiT4GbKDlNPIkrld -goversion go1.15.5 -D "" -importcfg $WORK/b024/importcfg -pack ./io.go ./multi.go ./pipe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/4c/4cf5074f76595d537c208bfe731ba56061e534667bbafcaaf21e171e266d95f1-d # internal internal/oserror mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid X_XCS5du_Us3C5n65FIl/X_XCS5du_Us3C5n65FIl -goversion go1.15.5 -D "" -importcfg $WORK/b026/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/63/63b0e44221a4a401ba75c5e560fe666f918bc51d4a9b9d579ee659ae304a19b1-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/03/037e2a52fe3449268bafe41a0799187dd13db29147965e6c0eeae77c9bfb2608-d # internal github.com/coreos/fcct/config/common mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/config/common /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/coreos/fcct/config/common -complete -installsuffix shared -buildid nqrpR6p60_hTcOJs0Z7I/nqrpR6p60_hTcOJs0Z7I -goversion go1.15.5 -D "" -importcfg $WORK/b034/importcfg -pack ./common.go ./errors.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p syscall -std -installsuffix shared -buildid llG6rRQAcLeDlVParKVk/llG6rRQAcLeDlVParKVk -goversion go1.15.5 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./dirent.go ./endian_big.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/70/7004208bb8f66a15da15bdd5b98e6fdd57873d30134e4d2bd72b12893f6c893f-d # internal bytes mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p bytes -std -installsuffix shared -buildid ALVZbIYdjzSjGohKkNQh/ALVZbIYdjzSjGohKkNQh -goversion go1.15.5 -D "" -importcfg $WORK/b038/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/4c/4cdd2051b40dfb6249960d2731f1f5ff1188e7c05d80228dfdc55181511b5ea4-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_s390x/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b014/symabis ./asm_s390x.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p reflect -std -installsuffix shared -buildid U55-w_91PAmFVFVA5Hb9/U55-w_91PAmFVFVA5Hb9 -goversion go1.15.5 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/49/491f892b24ca465ce75e8df99da18a911fcd6465fa96813e4f54ef937a5b5698-d # internal strings mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p strings -std -complete -installsuffix shared -buildid La5aXQj22qjSk2LWQRM3/La5aXQj22qjSk2LWQRM3 -goversion go1.15.5 -D "" -importcfg $WORK/b041/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/b2/b2760216f30cfa075d302651d3dcf214882186ee65f9f742ae6b521f82238792-d # internal bufio mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p bufio -std -complete -installsuffix shared -buildid X67sR5vs4DyzRAHHwZ67/X67sR5vs4DyzRAHHwZ67 -goversion go1.15.5 -D "" -importcfg $WORK/b040/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b029/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/0a/0a382a7bd88aa13817f589b34aa3394a9637885d1baff7cca25f90f15288e5ee-d # internal internal/syscall/unix mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid lFK3napSwSayxb_oDWj0/lFK3napSwSayxb_oDWj0 -goversion go1.15.5 -D "" -importcfg $WORK/b028/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/22/22fdae4e0705c5b4704a66fa9ef272041773e92724e27ce91d5179cbc363fbdc-d # internal time mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p time -std -installsuffix shared -buildid 7tWQkyG7DFdoSkhHOyxo/7tWQkyG7DFdoSkhHOyxo -goversion go1.15.5 -D "" -importcfg $WORK/b030/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/31/31c8fe2d40770b710371e1ad54f787a43b409aa5e19fe3e06879bfbbc979ba43-d # internal internal/syscall/execenv mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid CzCpKAzC44vvcJq4U6HH/CzCpKAzC44vvcJq4U6HH -goversion go1.15.5 -D "" -importcfg $WORK/b031/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/40/4071a26bb8402e04e5bdff6ae3dc48b46998fd1953715a5de4d8329e1b08f975-d # internal hash mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p hash -std -complete -installsuffix shared -buildid m4kF6urGXkkv-gzH4gzX/m4kF6urGXkkv-gzH4gzX -goversion go1.15.5 -D "" -importcfg $WORK/b045/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/7c/7c9f3f46d7054f47ace692ca0ce64453083a4b8cc6354c4921195a2b0a7235b6-d # internal hash/crc32 mkdir -p $WORK/b044/ cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_s390x/asm -p hash/crc32 -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b044/symabis ./crc32_s390x.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p hash/crc32 -std -installsuffix shared -buildid oZi5TxwJt6VgQAsRnTpC/oZi5TxwJt6VgQAsRnTpC -goversion go1.15.5 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p hash/crc32 -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b044/crc32_s390x.o ./crc32_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b044/_pkg_.a $WORK/b044/crc32_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/cc/ccf8a3d38cd935508fec9485cedd56affbb9841904d72ed97d32c49c95eed261-d # internal regexp/syntax mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_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_s390x/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 0v7lP8-cjjJt4IKkB2Ra/0v7lP8-cjjJt4IKkB2Ra -goversion go1.15.5 -D "" -importcfg $WORK/b061/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/fd/fd987b55d2ba70a5742d46f6f70218d0559065e3be288863bfc1d52200c7a149-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_s390x/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid rkMEFcYvBMXNBqjxa1To/rkMEFcYvBMXNBqjxa1To -goversion go1.15.5 -D "" -importcfg $WORK/b013/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/93/93967613ca5df01231e6325ae4d8846ca94a96a5621be0b14c9d501d64c7cfa4-d # internal encoding/binary mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid NCQp07RobNsIx0LXotwN/NCQp07RobNsIx0LXotwN -goversion go1.15.5 -D "" -importcfg $WORK/b043/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c8/c81c45689d974f9b657311d1e8c12ea4f5f0c8b6daaf71bc7064763f97798911-d # internal internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/poll -std -installsuffix shared -buildid QD0aIU8-zxeHH5fpLUBn/QD0aIU8-zxeHH5fpLUBn -goversion go1.15.5 -D "" -importcfg $WORK/b027/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/6e/6e89961feb9d0b3f8719a90d91f927b8f9c2db9afc16bcbbd503cb6e6b61ff57-d # internal encoding/base64 mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b043/_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_s390x/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid R5Ne4RkrRyX_3b8gV1GM/R5Ne4RkrRyX_3b8gV1GM -goversion go1.15.5 -D "" -importcfg $WORK/b046/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/af/aff146d50b75b41224ce3f750ab418f0a9356c1037405bde9d01813e0ca3fda8-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p os -std -installsuffix shared -buildid wX_CosewKqhIEXQSmVuF/wX_CosewKqhIEXQSmVuF -goversion go1.15.5 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/6c/6c638b94f07c778944ac81464d6ccbed517e8089a9c50b2af8b7101ced16ef04-d # internal regexp mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b061/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_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_s390x/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p regexp -std -complete -installsuffix shared -buildid TnoZRQB0kN9-QbmStRSO/TnoZRQB0kN9-QbmStRSO -goversion go1.15.5 -D "" -importcfg $WORK/b060/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/bf/bf6aa4f7c21f5875379018b115051992b5f6fd0a2a54b17d00fcd057cd1331f7-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 sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p context -std -complete -installsuffix shared -buildid FMZK5-ZnazVQpVIHyDuK/FMZK5-ZnazVQpVIHyDuK -goversion go1.15.5 -D "" -importcfg $WORK/b066/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/b8/b8de213fbba6926d0d025d1ec007076bcd610c104d115beac58cd57c066dda76-d # internal crypto/cipher mkdir -p $WORK/b069/ 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/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid K6UHFt-xddzYI41C8hwK/K6UHFt-xddzYI41C8hwK -goversion go1.15.5 -D "" -importcfg $WORK/b069/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/4a/4a2d33f3e3520565f1514a3c44f5804b975b13d5a954fec1aa43354776fffd72-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_s390x/asm -p crypto/aes -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b068/symabis ./asm_s390x.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/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/aes -std -installsuffix shared -buildid mmAUSntWYmcHlXCfH83a/mmAUSntWYmcHlXCfH83a -goversion go1.15.5 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/2a/2ad930ef10f3b2894065c859a60b9d900b02f4302450947fedfe6529eebe6422-d # internal fmt mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid rFOnljgyjtAUFwQ4MfF-/rFOnljgyjtAUFwQ4MfF- -goversion go1.15.5 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/db/db19c7d04656a00c6799b34e33875351761beb756172a091668818f02d1df85c-d # internal crypto mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b045/_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_s390x/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto -std -complete -installsuffix shared -buildid bb7PjR6FX_VoIpbD3d9X/bb7PjR6FX_VoIpbD3d9X -goversion go1.15.5 -D "" -importcfg $WORK/b075/importcfg -pack ./crypto.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/aes -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b068/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b068/_pkg_.a $WORK/b068/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/e8/e8f72a9e9805d838a98dce16f900be4d9b7ac80caf6c2cb0f3ce1e5fc2825c09-d # internal crypto/des mkdir -p $WORK/b076/ /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/c6/c60acf43a716ed668946f20052ebbfe26e372903e79da6780e7909d6a387fe4c-d # internal cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b043/_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_s390x/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid zRlsRN_3NCiolkiNtkIp/zRlsRN_3NCiolkiNtkIp -goversion go1.15.5 -D "" -importcfg $WORK/b076/importcfg -pack ./block.go ./cipher.go ./const.go crypto/internal/randutil mkdir -p $WORK/b079/ cat >$WORK/b079/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_s390x/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid DEHwHIaJsW9i23QDZ1cQ/DEHwHIaJsW9i23QDZ1cQ -goversion go1.15.5 -D "" -importcfg $WORK/b079/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/3a/3acab196ee24a0a25532c267712531dce2fbeb6fbf92f99dc8fefab1dd7ce241-d # internal crypto/sha512 mkdir -p $WORK/b080/ cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha512 -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b080/symabis ./sha512block_s390x.s cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid b0vz8a0QX1mwhVmaWjxF/b0vz8a0QX1mwhVmaWjxF -goversion go1.15.5 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go ./sha512block_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/7f/7fc4746179204a45326295ab7b0663a7fd82e89f2b79179701d50908fd14855d-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid iZ5IjIigayUcWagIue3X/iZ5IjIigayUcWagIue3X -goversion go1.15.5 -D "" -importcfg $WORK/b085/importcfg -pack ./const.go ./edwards25519.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha512 -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b080/sha512block_s390x.o ./sha512block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b080/_pkg_.a $WORK/b080/sha512block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/5e/5e1dcd2ec821ee8dc118a9bbbbe47de1ab83cfe627586445cefcea5f51c0e3f5-d # internal crypto/hmac mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid evkXq16UoLDerJPYiJPw/evkXq16UoLDerJPYiJPw -goversion go1.15.5 -D "" -importcfg $WORK/b086/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/de/de1509c75a3e8a484b7bb849409a2146fd5e0ad64a3ef43eca0da73908ecc97d-d # internal crypto/md5 mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/md5 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b087/symabis ./md5block_s390x.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/md5 -std -installsuffix shared -buildid 0GHCS51s-0TaFiFS8PmG/0GHCS51s-0TaFiFS8PmG -goversion go1.15.5 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/md5 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b087/md5block_s390x.o ./md5block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b087/_pkg_.a $WORK/b087/md5block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/88/888428877efe47434bdaa5c04abb5f1a6d72790a9cb634ea05c72031e1879050-d # internal crypto/rc4 mkdir -p $WORK/b088/ cat >$WORK/b088/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_s390x/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 9-DSDSKAYlKzAW30bIcb/9-DSDSKAYlKzAW30bIcb -goversion go1.15.5 -D "" -importcfg $WORK/b088/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/46/46e2c91be3158764489100947fa7a6668b2d0437d79da3f6246d21eb781aa91d-d # internal crypto/sha1 mkdir -p $WORK/b090/ cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha1 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b090/symabis ./sha1block_s390x.s cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid cBmHo1BdEliv0YtXqHZo/cBmHo1BdEliv0YtXqHZo -goversion go1.15.5 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go ./sha1block_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/74/742c96be2badb7cbf1ec7d6b5217a52528bdc84ef8f6ef16267bfd2d1786ab49-d # internal crypto/sha256 mkdir -p $WORK/b091/ cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha256 -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b091/symabis ./sha256block_s390x.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha1 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b090/sha1block_s390x.o ./sha1block_s390x.s cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid pE4SElKNBJpyaUaoJgIA/pE4SElKNBJpyaUaoJgIA -goversion go1.15.5 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go ./sha256block_s390x.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b090/_pkg_.a $WORK/b090/sha1block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/eb/eb0b3eb1a3712bcae055d712101e568cfdddde0794f90475c858f7b6607f8545-d # internal encoding/pem mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_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/b041/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid aNmJe1g_g8CGI9rtZG8N/aNmJe1g_g8CGI9rtZG8N -goversion go1.15.5 -D "" -importcfg $WORK/b095/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/a8/a84ceb36ff99f16de33bfd4cb899a28bc2db581e026013cd7ce3ec9adaa289e1-d # internal compress/flate mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid DR7aKedwBn0PoLlbKy1r/DR7aKedwBn0PoLlbKy1r -goversion go1.15.5 -D "" -importcfg $WORK/b042/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/f1/f1729fa6b8ab1d1313231d16a851f4ccccf668b920dfd7af76db3840241df1e5-d # internal encoding/json mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid rvr090ZHjVXR2bm0K3LJ/rvr090ZHjVXR2bm0K3LJ -goversion go1.15.5 -D "" -importcfg $WORK/b049/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha256 -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b091/sha256block_s390x.o ./sha256block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b091/_pkg_.a $WORK/b091/sha256block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/18/1898870200858c243545d22864c07736190081759fb30069020a81280c5de0b1-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors -complete -installsuffix shared -buildid aOJ2CTU_LDz4pyBx9HQi/aOJ2CTU_LDz4pyBx9HQi -goversion go1.15.5 -D "" -importcfg $WORK/b052/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/5e/5eb56fe868c7c284d2c61f6543e544870d87e23dfd41bf1c3ae2eb155528a3ac-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path -complete -installsuffix shared -buildid jUzOUNb5sTGFuymA3nj0/jUzOUNb5sTGFuymA3nj0 -goversion go1.15.5 -D "" -importcfg $WORK/b053/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/8e/8e94424781f87387c939f38d44a06fe703546693ed46273f63b3894ad0bd4b6d-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree -complete -installsuffix shared -buildid l7J0wCBGrzva6FHMtJh_/l7J0wCBGrzva6FHMtJh_ -goversion go1.15.5 -D "" -importcfg $WORK/b055/importcfg -pack ./tree.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/dd/dd9afa4159b14a472bdb6d2f8fdadb9b6477c1bfa8c4c087ebdaf57eaaa4ed59-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report -complete -installsuffix shared -buildid gh7cRje9zZH2gYG2SYXo/gh7cRje9zZH2gYG2SYXo -goversion go1.15.5 -D "" -importcfg $WORK/b054/importcfg -pack ./report.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/73/7367ed03a5b2abb497df91ae5c412426380f68cb40a5d12c30693aedb35831ac-d # internal compress/gzip mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/flate=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b044/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid vOlaYLsOc1cVq_uNG5p7/vOlaYLsOc1cVq_uNG5p7 -goversion go1.15.5 -D "" -importcfg $WORK/b039/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b8/b8bb22367d80884e09d862d26e42605eba99458f2680f9bf7e161b726130185c-d # internal encoding/hex mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid HSNhvfS7VZeRoTg1aLN7/HSNhvfS7VZeRoTg1aLN7 -goversion go1.15.5 -D "" -importcfg $WORK/b059/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/48/48c7f1048ac4b633d90fdc4b12ec9c6950e7c0f43f715c6476343830116e599b-d # internal github.com/coreos/fcct/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/coreos/fcct/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid NO1qaLXO9D1QRrG1bTWg/NO1qaLXO9D1QRrG1bTWg -goversion go1.15.5 -D "" -importcfg $WORK/b062/importcfg -pack ./difflib.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/56/560310d87f62809f9830edba69a91bd55615e31f600bdea76ee68350ad5b8e9c-d # internal github.com/coreos/fcct/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/coreos/fcct/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid GhL8emJWHowmIsyTg3XA/GhL8emJWHowmIsyTg3XA -goversion go1.15.5 -D "" -importcfg $WORK/b058/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/3c/3c94c65c11d21140a89b5001f4615612b64bff1ff5034827d9ea9b642f3c864f-d # internal github.com/coreos/fcct/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/coreos/fcct/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid Ql7YTDAuYwuC2dC6sUB9/Ql7YTDAuYwuC2dC6sUB9 -goversion go1.15.5 -D "" -importcfg $WORK/b063/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/0a/0ab592265088940f85fdbb40171c2607adf970452777d6bb5fcdc91487a21fcb-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree packagefile encoding/json=$WORK/b049/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util -complete -installsuffix shared -buildid LCU5jfWM05SGx3TuDGHS/LCU5jfWM05SGx3TuDGHS -goversion go1.15.5 -D "" -importcfg $WORK/b048/importcfg -pack ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/6f/6f1abd052fca1767f504ce96a99d6b0dd0d47e2754b4dd978627c99a9aef2274-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_s390x/asm -p math/big -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b072/symabis ./arith_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/35/356658258fd4934da2783e854e94a9923e8e19dbcb2d149df6fca2bec0426437-d # internal github.com/coreos/fcct/translate mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/translate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/coreos/fcct/translate -complete -installsuffix shared -buildid 6n3wrwZytZ67a_11Uklv/6n3wrwZytZ67a_11Uklv -goversion go1.15.5 -D "" -importcfg $WORK/b047/importcfg -pack ./set.go ./translate.go ./util.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/cpu=$WORK/b009/_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/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p math/big -std -installsuffix shared -buildid shEsdBTmkBlZbcayRitk/shEsdBTmkBlZbcayRitk -goversion go1.15.5 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./arith_decl_s390x.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_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/21/21abb66f291bf666edeea0103d6e338d0c2f5d12fc9da27a1817088b532149ed-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/merge mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/merge /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/merge -complete -installsuffix shared -buildid -HMrzezV147BY413eGHP/-HMrzezV147BY413eGHP -goversion go1.15.5 -D "" -importcfg $WORK/b056/importcfg -pack ./merge.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/3e/3e0141f4999a71e6f7869b158a6915ab187ee4513752ce5b538377a4dbed7b13-d # internal path/filepath mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid 0udVEfIDoOXPxAZZXo10/0udVEfIDoOXPxAZZXo10 -goversion go1.15.5 -D "" -importcfg $WORK/b097/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/3c/3c57bfeb0805a2a462fb92b528f92cdc4ce1288221374cc3beea51b17b3e86ab-d # internal io/ioutil mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid qXJ3AdE9bzkDq2wtWW_s/qXJ3AdE9bzkDq2wtWW_s -goversion go1.15.5 -D "" -importcfg $WORK/b096/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b096/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -p math/big -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b072/arith_s390x.o ./arith_s390x.s cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/b0/b0bc8e98da79e859af3047c096eb8a20c415980b77817f71f873bae5c5c336e4-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b099/ cat >$WORK/b099/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_s390x/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid ALiKK6gLf69SFBekoGkI/ALiKK6gLf69SFBekoGkI -goversion go1.15.5 -D "" -importcfg $WORK/b099/importcfg -pack ./message.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b072/_pkg_.a $WORK/b072/arith_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/85/85a596c3c41e97b0696075cd511c9102d58b116318a5c5b7aa70c9b425d1221b-d # internal crypto/rand mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid KdZMO3SHwPtCEYAVgY7o/KdZMO3SHwPtCEYAVgY7o -goversion go1.15.5 -D "" -importcfg $WORK/b067/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/8a/8a38d44f7ad840695eb168f4b243e24f464e051bdac5a0bf3882d898e8d5d0e5-d # internal crypto/elliptic mkdir -p $WORK/b078/ cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/elliptic -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b078/symabis ./p256_asm_s390x.s cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid HmzN2zJtu78iRyIFRuHf/HmzN2zJtu78iRyIFRuHf -goversion go1.15.5 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/elliptic -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b078/p256_asm_s390x.o ./p256_asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b078/_pkg_.a $WORK/b078/p256_asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/28/28bef786e5536235d762d169bbd94bcdb885bd92771cfd8bd927031e8796092f-d # internal encoding/asn1 mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid wxTrcxzFZmFmZY8O54zn/wxTrcxzFZmFmZY8O54zn -goversion go1.15.5 -D "" -importcfg $WORK/b082/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/e7/e75f548d5b9618b0c4e3d407d002abaef1dfaff39aa733d07e812a09931d4f9d-d # internal crypto/ed25519 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b085/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b080/_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_s390x/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid L7IvkCPraSCtkduc7qm9/L7IvkCPraSCtkduc7qm9 -goversion go1.15.5 -D "" -importcfg $WORK/b084/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/97/97a52e716da3629e3a5d315fb02da1e629df4e2ef22bb25b9ebbee760aebb2e3-d # internal crypto/rsa mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_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/b045/_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_s390x/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid rQqFEVfzRYSpqTjP0VD6/rQqFEVfzRYSpqTjP0VD6 -goversion go1.15.5 -D "" -importcfg $WORK/b089/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/53/537c0f2b9043d00b31323483ffef615cceba9896f641e7aecb0d9022348acc2b-d # internal crypto/dsa mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b079/_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_s390x/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 0XlDNp2PNBIKFNhyRDlf/0XlDNp2PNBIKFNhyRDlf -goversion go1.15.5 -D "" -importcfg $WORK/b093/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/12/122f6310c26b3cf04e60d6f665a90a7c5b12efacad8ef64ada4f07fe613c4f92-d # internal net mkdir -p $WORK/b098/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b098/ -importpath net -- -I $WORK/b098/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/0f/0f5f65d25c869092c9ada3f7f41855ece2f03c8179759188891c873fe9408069-d # internal net/url mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p net/url -std -complete -installsuffix shared -buildid 8mGymZ8vk55zPqHLbFLo/8mGymZ8vk55zPqHLbFLo -goversion go1.15.5 -D "" -importcfg $WORK/b103/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/55/5567fd621caa1d4fa9b7f379844d83386f3394c757888d2a16b0d1215cca0f62-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b081/ cat >$WORK/b081/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/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid bfyvysCvCcXRddNqOz7Z/bfyvysCvCcXRddNqOz7Z -goversion go1.15.5 -D "" -importcfg $WORK/b081/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/7a/7a3558f736f9f2a443d90ccde4db5ca0e5550be43017b9f95447b35235ca51c4-d # internal crypto/x509/pkix mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid JSvmSqdqUsmUnkWpRGvF/JSvmSqdqUsmUnkWpRGvF -goversion go1.15.5 -D "" -importcfg $WORK/b094/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/81/8190019a9f6dfab579459d7eb564c21cddcd9a52b598d1e33897c363d5a72003-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_s390x/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b107/symabis ./cpu_s390x.s cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid b0ieEQv0mVk8hG8w75fN/b0ieEQv0mVk8hG8w75fN -goversion go1.15.5 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_s390x.go ./cpu_linux.go ./cpu_linux_s390x.go ./hwcap_linux.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b107/cpu_s390x.o ./cpu_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b107/_pkg_.a $WORK/b107/cpu_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/ab/ab6f58b8a99ccecdf4a043aa0cde336da0124baeb6a698513d0c0b663255abac-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b105/ cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b105/symabis ./chacha_s390x.s cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b107/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid 9a7JSUIgclUGeM8hjFlP/9a7JSUIgclUGeM8hjFlP -goversion go1.15.5 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h ./chacha_generic.go ./chacha_s390x.go ./xor.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/00/006a9ae178160b5e07ea74f084585744ccdf71fc804434a190cb2b07b2d4e4b6-d # internal crypto/ecdsa mkdir -p $WORK/b077/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/ecdsa -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b077/symabis ./ecdsa_s390x.s cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/ecdsa -std -installsuffix shared -buildid ubLFH1mMIipgDiUgVc_A/ubLFH1mMIipgDiUgVc_A -goversion go1.15.5 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./ecdsa.go ./ecdsa_s390x.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b105/chacha_s390x.o ./chacha_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b105/_pkg_.a $WORK/b105/chacha_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/ce/ce456e96dbbc510947421ace85ed88312cc6bc58adb402027063c05bd7428dfb-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b108/ cat >$WORK/b108/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b108/symabis ./sum_s390x.s cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b107/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid Zttyx55hHzlzsSHe9tiS/Zttyx55hHzlzsSHe9tiS -goversion go1.15.5 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_generic.go ./sum_s390x.go cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/ecdsa -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b077/ecdsa_s390x.o ./ecdsa_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b077/_pkg_.a $WORK/b077/ecdsa_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/05/054e042499fbad9c7bbaeb9d08e11d625383bc33962d73bd6677dfa6d6d7b74f-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid Q82kCMipUkwOw8IOfzYg/Q82kCMipUkwOw8IOfzYg -goversion go1.15.5 -D "" -importcfg $WORK/b109/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cd $WORK/b098 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b108/sum_s390x.o ./sum_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b108/_pkg_.a $WORK/b108/sum_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/e3/e372d4ec009c4b6152774c6f8a3c05335a698aad03f628af65c813e32475689e-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b108/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid rQGSSkkmXmEHeSdCXDsg/rQGSSkkmXmEHeSdCXDsg -goversion go1.15.5 -D "" -importcfg $WORK/b104/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/02/02cf0172e602da54d2477fd43c886280a0ad0f719190629c2e8b874a12753f1a-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_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_s390x/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid mMbjpo_bGd2DWqfRf0zR/mMbjpo_bGd2DWqfRf0zR -goversion go1.15.5 -D "" -importcfg $WORK/b110/importcfg -pack ./hkdf.go cd $WORK/b098 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/1e/1eec16ea505173bf64c9db5c630604ea5ec3ca3b81655ea07860eee496902508-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_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_s390x/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid JhePxxOcUMolKk6cf2b5/JhePxxOcUMolKk6cf2b5 -goversion go1.15.5 -D "" -importcfg $WORK/b114/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/a1/a16d249b367045cd2693e5b0cee613511977296e376a7f4a17a6fd687f174e87-d # internal log mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p log -std -complete -installsuffix shared -buildid ziPZt9EKDRxaEbPOK3q2/ziPZt9EKDRxaEbPOK3q2 -goversion go1.15.5 -D "" -importcfg $WORK/b116/importcfg -pack ./log.go cd $WORK/b098 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/2c/2c0e612d6308efcc05a63aabab6be034997f6990fcbf0c083a93c94914fbc83d-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b116/_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_s390x/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid UMJSe5PC0lcvDMOldxEk/UMJSe5PC0lcvDMOldxEk -goversion go1.15.5 -D "" -importcfg $WORK/b115/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/47/47ad1d0c11487b0cae39d6b5c368a865a708b40b214a32806fea4a4d978ce5d8-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b114/_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_s390x/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid iE0U1f2LeIIzyLOSBKGm/iE0U1f2LeIIzyLOSBKGm -goversion go1.15.5 -D "" -importcfg $WORK/b117/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cd $WORK/b098 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -o $WORK/b098/_cgo_.o $WORK/b098/_cgo_main.o $WORK/b098/_x001.o $WORK/b098/_x002.o $WORK/b098/_x003.o $WORK/b098/_x004.o $WORK/b098/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b098/_cgo_.o -dynout $WORK/b098/_cgo_import.go cat >$WORK/b098/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/b099/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b101/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p net -std -installsuffix shared -buildid ttAglyR3Tyi7a56WuE0x/ttAglyR3Tyi7a56WuE0x -goversion go1.15.5 -D "" -importcfg $WORK/b098/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b098/_cgo_gotypes.go $WORK/b098/cgo_linux.cgo1.go $WORK/b098/cgo_resnew.cgo1.go $WORK/b098/cgo_socknew.cgo1.go $WORK/b098/cgo_unix.cgo1.go $WORK/b098/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/64/647a8141c22f1f101d4d6084572b8bb94115fb72febf069901f4bc38bef623c9-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b113/ cat >$WORK/b113/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/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b115/_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_s390x/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid KvIhTBag6haryABT0uJU/KvIhTBag6haryABT0uJU -goversion go1.15.5 -D "" -importcfg $WORK/b113/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/b0/b0b9e97fe57e548721bc43122bbd339dfcec6534511d1a8e547d95a611095dc2-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid f5KflIuQIBzvsf4Tb40O/f5KflIuQIBzvsf4Tb40O -goversion go1.15.5 -D "" -importcfg $WORK/b120/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/8a/8a17421ce1e14ee03830a42e7a86d2c9c4fb43072950afd31e944a11005e2500-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b117/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b041/_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_s390x/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid Fnplhwuh4uXSwzAvcKTh/Fnplhwuh4uXSwzAvcKTh -goversion go1.15.5 -D "" -importcfg $WORK/b112/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/32/32dfa253ead964a7285d3a25aca57e35077295eb71dfdd9c1ae9ab700884cf4b-d # internal mime mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b041/_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_s390x/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p mime -std -complete -installsuffix shared -buildid 1-9ZdlSXNS1BwlXeC9fm/1-9ZdlSXNS1BwlXeC9fm -goversion go1.15.5 -D "" -importcfg $WORK/b121/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/ec/ec5a54cc9bdb443df8dd793e9c4a83083d994ae5c3dd8d6f2a5f6735203175e2-d # internal mime/quotedprintable mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid JvIKQ4qlxoxucwmy5Bv4/JvIKQ4qlxoxucwmy5Bv4 -goversion go1.15.5 -D "" -importcfg $WORK/b123/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/87/87a7a6cf627e86ab458277de087aba2454413d2100309744c2cf02f62a1aee48-d # internal net/http/internal mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid aOciXnNwT0tFEuePwfo-/aOciXnNwT0tFEuePwfo- -goversion go1.15.5 -D "" -importcfg $WORK/b125/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/44/4496dd1d79ee4f32e3f108ef31d99e93c88be658b67ca185537fe5c23e09c265-d # internal path mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p path -std -complete -installsuffix shared -buildid XSosbgtZ3CMUPXxPfMAq/XSosbgtZ3CMUPXxPfMAq -goversion go1.15.5 -D "" -importcfg $WORK/b126/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/95/9550b9f13dc02b5005ab28384ee038a0f88e6873644e0334a0645788b25eb0ae-d # internal flag mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p flag -std -complete -installsuffix shared -buildid JsCIa9i4PgzRpOM4Bnun/JsCIa9i4PgzRpOM4Bnun -goversion go1.15.5 -D "" -importcfg $WORK/b128/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/f9/f9b6addf38f5a2fb46b7510f52a46fbbb78e8c8419a7d662edbf0f24e03b4897-d # internal runtime/debug mkdir -p $WORK/b129/ cat >$WORK/b129/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/debug -trimpath "$WORK/b129=>" -I $WORK/b129/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b129/symabis ./debug.s cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p runtime/debug -std -installsuffix shared -buildid qMCCnrfcX2lmG8q4cSAR/qMCCnrfcX2lmG8q4cSAR -goversion go1.15.5 -symabis $WORK/b129/symabis -D "" -importcfg $WORK/b129/importcfg -pack -asmhdr $WORK/b129/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/debug -trimpath "$WORK/b129=>" -I $WORK/b129/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b129/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b129/_pkg_.a $WORK/b129/debug.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/71/71bfa3864a6d20c0aefa45e01dc64e9edcf1dbe076b23a417fdf1a5357f581ba-d # internal runtime/trace mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p runtime/trace -std -installsuffix shared -buildid T6aot671fA5Ixxw48hl-/T6aot671fA5Ixxw48hl- -goversion go1.15.5 -D "" -importcfg $WORK/b132/importcfg -pack ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/64/64c33895d8df6903209a72c654268eec5e2ea7c5a142c9ce0263f35605686b5a-d # internal github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver -complete -installsuffix shared -buildid By_aFvx-FrMZEXPzvka8/By_aFvx-FrMZEXPzvka8 -goversion go1.15.5 -D "" -importcfg $WORK/b134/importcfg -pack ./semver.go ./sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/d5/d5db9b72d238a037747aa363196fc1503aaaf58859746b76d4efd3b895d79bab-d # internal testing mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b128/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b129/_pkg_.a packagefile runtime/trace=$WORK/b132/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p testing -std -complete -installsuffix shared -buildid QJAVREzRTn18EMUzu_Am/QJAVREzRTn18EMUzu_Am -goversion go1.15.5 -D "" -importcfg $WORK/b131/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/ec/ec4682adc750dcb0cca296ba32ba2b02a97beae01a1b0384835e8c90de57e175-d # internal github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit -complete -installsuffix shared -buildid 6JcssV3F7DFkE4igyp01/6JcssV3F7DFkE4igyp01 -goversion go1.15.5 -D "" -importcfg $WORK/b135/importcfg -pack ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/33/3301d178c1df34e12f2aa1da0df903617c60e480f417c23c8ff7a8b04722c4be-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations -complete -installsuffix shared -buildid andD-VARj8CPLGXT_ZSk/andD-VARj8CPLGXT_ZSk -goversion go1.15.5 -D "" -importcfg $WORK/b136/importcfg -pack ./unit.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/ae/ae26bfd7dfe7c9236022da55d695c7cc1fd03c8704052d58f725bdd7cab378db-d # internal github.com/coreos/fcct/vendor/github.com/clarketm/json mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/vendor/github.com/clarketm/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/coreos/fcct/vendor/github.com/clarketm/json -complete -installsuffix shared -buildid 2s77zArrj6mkDkBZIiBr/2s77zArrj6mkDkBZIiBr -goversion go1.15.5 -D "" -importcfg $WORK/b138/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/61/61e8d6df3092f5037b49105806b50502e5e2b6eed2f8154b0d2cee083a4de3e7-d # internal github.com/coreos/fcct/vendor/github.com/coreos/go-json mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/go-json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/go-json -complete -installsuffix shared -buildid 8BZzKD6KxwOcJ_AiLZ4D/8BZzKD6KxwOcJ_AiLZ4D -goversion go1.15.5 -D "" -importcfg $WORK/b141/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b098/_pkg_.a $WORK/b098/_x001.o $WORK/b098/_x002.o $WORK/b098/_x003.o $WORK/b098/_x004.o $WORK/b098/_x005.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/5a/5a7b34bf800ad7cf86567a754f84c60c19fe7f3b41e6ea65ba030ea0d5696acd-d # internal crypto/x509 mkdir -p $WORK/b092/ cat >$WORK/b092/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/b038/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/dsa=$WORK/b093/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/x509/pkix=$WORK/b094/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile encoding/pem=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid qWpyidrK1-uJUSHZ7S05/qWpyidrK1-uJUSHZ7S05 -goversion go1.15.5 -D "" -importcfg $WORK/b092/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/d0/d08903fab8fc672abcb28b6b1a7178b130f4a9439c29a7a312c93e2b442aa068-d # internal net/textproto mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid vrdEr7PhrgnVZV4T1Bjz/vrdEr7PhrgnVZV4T1Bjz -goversion go1.15.5 -D "" -importcfg $WORK/b118/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/1d/1daefa9270cd8184be440b142b169338c53559a0d6981a53a3433df90d95dfd4-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b111/ cat >$WORK/b111/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/b112/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile strings=$WORK/b041/_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_s390x/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid IPR6TRJplZOhhakxXCBj/IPR6TRJplZOhhakxXCBj -goversion go1.15.5 -D "" -importcfg $WORK/b111/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/c3/c30b5ec51769816573d8cab7b19101ba503647657796aea0e64eae85ab111b78-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b112/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b041/_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_s390x/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 5Yxcp4AbigCYzd_KFvBU/5Yxcp4AbigCYzd_KFvBU -goversion go1.15.5 -D "" -importcfg $WORK/b119/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/46/46ddddd9f0c37d40c786ce56dcebd7c095c3d12debfaabc2c16ab7f9a55291bb-d # internal mime/multipart mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile mime=$WORK/b121/_pkg_.a packagefile mime/quotedprintable=$WORK/b123/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid NhMJg8Hz8uE-GoE7OH2y/NhMJg8Hz8uE-GoE7OH2y -goversion go1.15.5 -D "" -importcfg $WORK/b122/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/b9/b93e559d6411804cc0ecbd023a690d9e70944ff748200fe35d33d5d730f0bbd4-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-json=github.com/coreos/fcct/vendor/github.com/coreos/go-json importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-json=$WORK/b141/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json -complete -installsuffix shared -buildid 9O2R1Y2IE6_7In9LLXo4/9O2R1Y2IE6_7In9LLXo4 -goversion go1.15.5 -D "" -importcfg $WORK/b140/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/b6/b67853a1cebe9518bede9f9c005be6c520c2b50f250240722db7eebb21353c1d-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate -complete -installsuffix shared -buildid 3KI6qVOl-OnrdwiUidDj/3KI6qVOl-OnrdwiUidDj -goversion go1.15.5 -D "" -importcfg $WORK/b142/importcfg -pack ./validate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/6e/6eea414595ba80dfe4bb60daed4af565b6d4fe14bf3c5604748a3ae774e4596b-d # internal github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 -complete -installsuffix shared -buildid QXC6onP4VGaL_tpckgii/QXC6onP4VGaL_tpckgii -goversion go1.15.5 -D "" -importcfg $WORK/b144/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/6a/6ae69f7393594d3d2897d07c734d14da61516b4d059505c6e95e37e1828435ea-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/json=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree importmap github.com/coreos/vcontext/validate=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json=$WORK/b140/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b142/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate -complete -installsuffix shared -buildid lTGr2NJ1ol_d4IM8SmFc/lTGr2NJ1ol_d4IM8SmFc -goversion go1.15.5 -D "" -importcfg $WORK/b139/importcfg -pack ./validate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/db/db79495e4bce34f62ce5c2dd9fcd07507772e3b4f285d531bb05f24ac4c23e0d-d # internal github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit -complete -installsuffix shared -buildid GYDP5szZ8EU86nBAaPS2/GYDP5szZ8EU86nBAaPS2 -goversion go1.15.5 -D "" -importcfg $WORK/b147/importcfg -pack ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/70/70481ae31ea027c4f3c44c8ea921b5d0bb4482efa6daf4508600aaeec2f12f8d-d # internal text/template/parse mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid Jnp3H9f1lAa_nLmvXXfk/Jnp3H9f1lAa_nLmvXXfk -goversion go1.15.5 -D "" -importcfg $WORK/b150/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/14/14783d60237a374ab9a09ca82bce215cc055a9e26a5117fb15a4bad8df0e7291-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/b038/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile context=$WORK/b066/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b110/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid loaoaMJ0aywvm0aXeMbP/loaoaMJ0aywvm0aXeMbP -goversion go1.15.5 -D "" -importcfg $WORK/b074/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/53/53f94b525e73c32b04ad3c9649094f9cb27fbe809072cee44a78a563670522ee-d # internal text/template mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b150/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p text/template -std -complete -installsuffix shared -buildid pGmJk9sMfgyW7td1HTNV/pGmJk9sMfgyW7td1HTNV -goversion go1.15.5 -D "" -importcfg $WORK/b149/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/e1/e171792253c22b075008b91a7085fdb32718e01f72c35bb3b750219a56838a83-d # internal github.com/coreos/fcct/internal/version mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/internal/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/coreos/fcct/internal/version -complete -installsuffix shared -buildid 8pV2nhEZ4WoW7kushgTI/8pV2nhEZ4WoW7kushgTI -goversion go1.15.5 -D "" -importcfg $WORK/b160/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/58/5820c82f01cd04bfa19998ffc5141631c82d12abc5fdaaf22bf80510d73fbd84-d # internal encoding/csv mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid S8m0gZeRcsUxlgG7bsUn/S8m0gZeRcsUxlgG7bsUn -goversion go1.15.5 -D "" -importcfg $WORK/b162/importcfg -pack ./reader.go ./writer.go cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/16/16e15fbc002b671fe823eb9e0cb63c971899411c21a4372d52457fa3e5c55fb6-d # internal github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree importmap gopkg.in/yaml.v3=github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b144/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml -complete -installsuffix shared -buildid 9tG-Rh50pGPhxHokhjgK/9tG-Rh50pGPhxHokhjgK -goversion go1.15.5 -D "" -importcfg $WORK/b143/importcfg -pack ./yaml.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/75/75e03951779dddccbc4bb9431d4292614f7dc2cf7eb41d528fe811fc7c047c8a-d # internal github.com/coreos/fcct/config/util mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config importmap github.com/clarketm/json=github.com/coreos/fcct/vendor/github.com/clarketm/json importmap github.com/coreos/ignition/v2/config/validate=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/coreos/vcontext/tree=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree importmap github.com/coreos/vcontext/validate=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate importmap github.com/coreos/vcontext/yaml=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml importmap gopkg.in/yaml.v3=github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 packagefile bytes=$WORK/b038/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/clarketm/json=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b139/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b142/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml=$WORK/b143/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b144/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/config/util /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/coreos/fcct/config/util -complete -installsuffix shared -buildid zKckQW25Q6d0eJA_E3r9/zKckQW25Q6d0eJA_E3r9 -goversion go1.15.5 -D "" -importcfg $WORK/b137/importcfg -pack ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/d5/d5f08d7f58991e3348edb1944e0b51b6d4019a098e04ae0f1f3198d494950145-d # internal github.com/spf13/pflag mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/csv=$WORK/b162/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b128/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b098/_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/b041/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid y4I1VFdY5D20MGHJP0Jx/y4I1VFdY5D20MGHJP0Jx -goversion go1.15.5 -D "" -importcfg $WORK/b161/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/45/457d5f0a77ff04da0040cbb61cab5cbbdc16b73f6bc8d31940164ac5850028b4-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/31/31e1baf3e23d2c9cbb7d6f7715741e85ec00e595af0d3758c05a1d10562812b1-d # internal net/http/httptrace mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b066/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid tpfc2U1WRGIrl27u8vJl/tpfc2U1WRGIrl27u8vJl -goversion go1.15.5 -D "" -importcfg $WORK/b124/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/b7/b76283f52743dfb1e62e8b46ebaddcedaf37102a8d803048839b19dd81060e80-d # internal net/http mkdir -p $WORK/b064/ cat >$WORK/b064/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/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b039/_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/b046/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b112/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile mime=$WORK/b121/_pkg_.a packagefile mime/multipart=$WORK/b122/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/http/httptrace=$WORK/b124/_pkg_.a packagefile net/http/internal=$WORK/b125/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p net/http -std -complete -installsuffix shared -buildid XcPHXElHgWUqwmUHvc88/XcPHXElHgWUqwmUHvc88 -goversion go1.15.5 -D "" -importcfg $WORK/b064/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/51/516914eb670ec5582611f020a578cbfb9c38168651e035dd86a65c288d79ce29-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/3a/3a556851e7445031a29f6cec65188afc716b94d7461cf11939942c455d182c14-d # internal github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl -complete -installsuffix shared -buildid bWAWm5dC3rC5f2jNyRLq/bWAWm5dC3rC5f2jNyRLq -goversion go1.15.5 -D "" -importcfg $WORK/b130/importcfg -pack ./dataurl.go ./doc.go ./lex.go ./rfc2396.go net/http/httptest mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile flag=$WORK/b128/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b111/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile net/http/internal=$WORK/b125/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptest /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p net/http/httptest -std -complete -installsuffix shared -buildid wyAANsN_oKRlq-B-oqLo/wyAANsN_oKRlq-B-oqLo -goversion go1.15.5 -D "" -importcfg $WORK/b127/importcfg -pack ./httptest.go ./recorder.go ./server.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/77/7732714bc9337fa6df961ea57fa488bf3a65dd09436344bb83028750db555368-d # internal github.com/coreos/fcct/vendor/github.com/stretchr/testify/assert mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/coreos/fcct/vendor/github.com/davecgh/go-spew/spew importmap github.com/pmezard/go-difflib/difflib=github.com/coreos/fcct/vendor/github.com/pmezard/go-difflib/difflib importmap gopkg.in/yaml.v2=github.com/coreos/fcct/vendor/gopkg.in/yaml.v2 packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/davecgh/go-spew/spew=$WORK/b058/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b062/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v2=$WORK/b063/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile net/http/httptest=$WORK/b127/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b129/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/0f/0fe73c7ec02ec10e31ebf639e159f9ebd231994bc4572caebd4ef426cd756a58-d # internal cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/vendor/github.com/stretchr/testify/assert /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/coreos/fcct/vendor/github.com/stretchr/testify/assert -complete -installsuffix shared -buildid AKyUCN9fWYFQMKX3NLxb/AKyUCN9fWYFQMKX3NLxb -goversion go1.15.5 -D "" -importcfg $WORK/b057/importcfg -pack ./assertion_format.go ./assertion_forward.go ./assertion_order.go ./assertions.go ./doc.go ./errors.go ./forward_assertions.go ./http_assertions.go github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b133/ github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types mkdir -p $WORK/b148/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/shared/validations=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b134/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b136/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b130/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types -complete -installsuffix shared -buildid sR3zINdAgXvEwNeDDrDT/sR3zINdAgXvEwNeDDrDT -goversion go1.15.5 -D "" -importcfg $WORK/b133/importcfg -pack ./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/b148/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/shared/validations=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b134/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b136/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b130/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types -complete -installsuffix shared -buildid 1E2T4PuNAwp-bzJ_xM-y/1E2T4PuNAwp-bzJ_xM-y -goversion go1.15.5 -D "" -importcfg $WORK/b148/importcfg -pack ./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_s390x/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/d1/d14590ac4a1344528d638bb9723ece6129e729d131c3e0bc57f5622eedf76bab-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/shared/validations=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b134/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b136/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b130/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types -complete -installsuffix shared -buildid oE3sga1SmL24rwVj3579/oE3sga1SmL24rwVj3579 -goversion go1.15.5 -D "" -importcfg $WORK/b153/importcfg -pack ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/6c/6c619c093d10e8cc47d2133f9fd0a549a1036f2db497699fd966051426bf4502-d # internal github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/go-systemd/v22/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit importmap github.com/coreos/ignition/v2/config/shared/errors=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors importmap github.com/coreos/ignition/v2/config/shared/validations=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b134/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b136/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b130/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types -complete -installsuffix shared -buildid 6OwSSB1e5wqlRQYcGknu/6OwSSB1e5wqlRQYcGknu -goversion go1.15.5 -D "" -importcfg $WORK/b157/importcfg -pack ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/0c/0c99b79d647d99ccecae8535fc21176d908580223c6aa6e2f1f514881c32b3ef-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/8f/8f2158ead3395ec1eb1173af2a0b24a7b805052aecdfdc29fe72dee80c5f4a1e-d # internal github.com/coreos/fcct/base/util mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/merge=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/merge importmap github.com/stretchr/testify/assert=github.com/coreos/fcct/vendor/github.com/stretchr/testify/assert importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/merge=$WORK/b056/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/stretchr/testify/assert=$WORK/b057/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b130/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile testing=$WORK/b131/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/base/util /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p github.com/coreos/fcct/base/util -complete -installsuffix shared -buildid KSgmws0hXIT_0oyEAtAb/KSgmws0hXIT_0oyEAtAb -goversion go1.15.5 -D "" -importcfg $WORK/b037/importcfg -pack ./file.go ./merge.go ./test.go ./url.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/92/92090bff494e5e9b1c284803142e9a6595d7cb8f41d573d69a48c1b5ef493d08-d # internal github.com/coreos/fcct/base/v0_1 mkdir -p $WORK/b036/ github.com/coreos/fcct/base/v0_2 mkdir -p $WORK/b146/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_0/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap github.com/vincent-petithory/dataurl=github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl packagefile github.com/coreos/fcct/base/util=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b130/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/base/v0_1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/coreos/fcct/base/v0_1 -complete -installsuffix shared -buildid 6yQJkVf3st3KAbJbr7VT/6yQJkVf3st3KAbJbr7VT -goversion go1.15.5 -D "" -importcfg $WORK/b036/importcfg -pack ./schema.go ./translate.go ./validate.go cat >$WORK/b146/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/ignition/v2/config/v3_1/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile github.com/coreos/fcct/base/util=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b147/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b148/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile text/template=$WORK/b149/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/base/v0_2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/coreos/fcct/base/v0_2 -complete -installsuffix shared -buildid EokCCrN-VttBfk8nKj-V/EokCCrN-VttBfk8nKj-V -goversion go1.15.5 -D "" -importcfg $WORK/b146/importcfg -pack ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/05/0589e7008c459ddac1be1dd0e813c93bb634ce1fba6e8e3fc4a7cbd95fda10b4-d # internal github.com/coreos/fcct/base/v0_3 mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/ignition/v2/config/v3_2/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b147/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b153/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile text/template=$WORK/b149/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/base/v0_3 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/coreos/fcct/base/v0_3 -complete -installsuffix shared -buildid iaO-qmVaAsdN53JWfzFl/iaO-qmVaAsdN53JWfzFl -goversion go1.15.5 -D "" -importcfg $WORK/b152/importcfg -pack ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/a5/a53ae8df7f50b9c9330427da32b6b50a7aa13a76e2557f74ceac49c973776c5d-d # internal github.com/coreos/fcct/config/fcos/v1_0 mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_0/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile github.com/coreos/fcct/base/v0_1=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/config/fcos/v1_0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/coreos/fcct/config/fcos/v1_0 -complete -installsuffix shared -buildid BzuB84qZe1Ski4CnuryH/BzuB84qZe1Ski4CnuryH -goversion go1.15.5 -D "" -importcfg $WORK/b035/importcfg -pack ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/57/578da389ab5d3ee1450212eac660ed2d4fac0ffc357754d134b14fd794f6c9b9-d # internal github.com/coreos/fcct/base/v0_4_exp mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/unit=github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/ignition/v2/config/v3_3_experimental/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b147/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b157/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile text/template=$WORK/b149/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/base/v0_4_exp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/coreos/fcct/base/v0_4_exp -complete -installsuffix shared -buildid 5Rtae2m2zHTY-NRZq0Ch/5Rtae2m2zHTY-NRZq0Ch -goversion go1.15.5 -D "" -importcfg $WORK/b156/importcfg -pack ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/9d/9d3f397527571ec41d4a9d7047e8702b45d02c905995b6f183f14edde3943a11-d # internal github.com/coreos/fcct/config/fcos/v1_1 mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_1/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile github.com/coreos/fcct/base/v0_2=$WORK/b146/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b148/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/config/fcos/v1_1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/coreos/fcct/config/fcos/v1_1 -complete -installsuffix shared -buildid K8prOKyYbimC_zQ8vHU3/K8prOKyYbimC_zQ8vHU3 -goversion go1.15.5 -D "" -importcfg $WORK/b145/importcfg -pack ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/d8/d8ce186f5db676efa95bbf06901b8110aea64fa59e670b38f87c13321c5428f3-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/86/869b5e9cc97d25a2664a87e43c69b3eebff955952cbfb0570ad1e8baa33ddbc9-d # internal github.com/coreos/fcct/config/fcos/v1_2 mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_2/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile github.com/coreos/fcct/base/v0_3=$WORK/b152/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b153/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/config/fcos/v1_2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/coreos/fcct/config/fcos/v1_2 -complete -installsuffix shared -buildid H1lDpU1zlSgyb_Rp7SWH/H1lDpU1zlSgyb_Rp7SWH -goversion go1.15.5 -D "" -importcfg $WORK/b151/importcfg -pack ./schema.go ./translate.go github.com/coreos/fcct/config/fcos/v1_3 mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/ignition/v2/config/v3_2/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3=$WORK/b152/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b153/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/config/fcos/v1_3 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/coreos/fcct/config/fcos/v1_3 -complete -installsuffix shared -buildid Fbjl6lKNqVIqWhbQ8ANB/Fbjl6lKNqVIqWhbQ8ANB -goversion go1.15.5 -D "" -importcfg $WORK/b154/importcfg -pack ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/97/97e20b3119291783403acbb7dcd126a6561b0ac48a55e05e2abb381b8689d3c4-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/2e/2ef95dba163615f5508b1f595a70e253f77c183c6d0246e84c3ec63b228530f6-d # internal github.com/coreos/fcct/config/fcos/v1_4_exp mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/util=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util importmap github.com/coreos/ignition/v2/config/v3_3_experimental/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types importmap github.com/coreos/vcontext/path=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b156/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b157/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/config/fcos/v1_4_exp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/coreos/fcct/config/fcos/v1_4_exp -complete -installsuffix shared -buildid _QFyGHLdJKGjDtWZ8zM8/_QFyGHLdJKGjDtWZ8zM8 -goversion go1.15.5 -D "" -importcfg $WORK/b155/importcfg -pack ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/d8/d887cfb408c0dba898297f31b23aeda6d7bc88eadb01fd0a884762a275459ecb-d # internal github.com/coreos/fcct/config/rhcos/v0_1 mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_2/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_3=$WORK/b154/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b153/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/config/rhcos/v0_1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/coreos/fcct/config/rhcos/v0_1 -complete -installsuffix shared -buildid FOSzOQ7KJDYa0Nw9hq2D/FOSzOQ7KJDYa0Nw9hq2D -goversion go1.15.5 -D "" -importcfg $WORK/b158/importcfg -pack ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/cd/cd20b2e4a472b0c708e49cef99ccdc96d9671f78438e9207113ae9a7afc21c18-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/b1/b197129c11ea6b4cf45aa3e7012d6445725ecc90c3bc361308c3ac05c87c3be5-d # internal github.com/coreos/fcct/config/rhcos/v0_2_exp mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config importmap github.com/coreos/ignition/v2/config/v3_3_experimental/types=github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_4_exp=$WORK/b155/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b157/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/config/rhcos/v0_2_exp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/coreos/fcct/config/rhcos/v0_2_exp -complete -installsuffix shared -buildid bo5VNRmcoB5NKTYCs2jY/bo5VNRmcoB5NKTYCs2jY -goversion go1.15.5 -D "" -importcfg $WORK/b159/importcfg -pack ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/a1/a1af8729543248c74af272052f514630403840a654ec55e2a54c72cf068d6785-d # internal github.com/coreos/fcct/config mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-semver/semver=github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver importmap github.com/coreos/vcontext/report=github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report importmap gopkg.in/yaml.v3=github.com/coreos/fcct/vendor/gopkg.in/yaml.v3 packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_0=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_1=$WORK/b145/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_2=$WORK/b151/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_3=$WORK/b154/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_4_exp=$WORK/b155/_pkg_.a packagefile github.com/coreos/fcct/config/rhcos/v0_1=$WORK/b158/_pkg_.a packagefile github.com/coreos/fcct/config/rhcos/v0_2_exp=$WORK/b159/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b134/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b144/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/_build/src/github.com/coreos/fcct/config /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/coreos/fcct/config -complete -installsuffix shared -buildid DVybGegKG1N3_727ztnP/DVybGegKG1N3_727ztnP -goversion go1.15.5 -D "" -importcfg $WORK/b033/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/fb/fbf424b8d1eb6b4322856c556397099f6657ad915e070ba99587d192f46dc798-d # internal command-line-arguments mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b160/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b161/_pkg_.a packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b102/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid v7YdvKE9trqQr6UdMSMU/v7YdvKE9trqQr6UdMSMU -goversion go1.15.5 -D _/builddir/build/BUILD/fcct-0.8.0/internal -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/d9/d9998affe925363fc60dac399763ed778c4b089b212bd4aed6aa93d4c6036894-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b160/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b161/_pkg_.a packagefile io/ioutil=$WORK/b096/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b102/_pkg_.a 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 reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_0=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_1=$WORK/b145/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_2=$WORK/b151/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_3=$WORK/b154/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_4_exp=$WORK/b155/_pkg_.a packagefile github.com/coreos/fcct/config/rhcos/v0_1=$WORK/b158/_pkg_.a packagefile github.com/coreos/fcct/config/rhcos/v0_2_exp=$WORK/b159/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-semver/semver=$WORK/b134/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v3=$WORK/b144/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/csv=$WORK/b162/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile flag=$WORK/b128/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b097/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b137/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b133/_pkg_.a packagefile github.com/coreos/fcct/base/v0_2=$WORK/b146/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b148/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3=$WORK/b152/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b153/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b156/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b157/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/tree=$WORK/b055/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile context=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b099/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile internal/singleflight=$WORK/b101/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/vincent-petithory/dataurl=$WORK/b130/_pkg_.a packagefile net/url=$WORK/b103/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/clarketm/json=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/validate=$WORK/b139/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/validate=$WORK/b142/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/yaml=$WORK/b143/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/v22/unit=$WORK/b135/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/shared/validations=$WORK/b136/_pkg_.a packagefile path=$WORK/b126/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-systemd/unit=$WORK/b147/_pkg_.a packagefile text/template=$WORK/b149/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile compress/gzip=$WORK/b039/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/ignition/v2/config/merge=$WORK/b056/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/stretchr/testify/assert=$WORK/b057/_pkg_.a packagefile testing=$WORK/b131/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile regexp/syntax=$WORK/b061/_pkg_.a packagefile unicode/utf16=$WORK/b051/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/vcontext/json=$WORK/b140/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile text/template/parse=$WORK/b150/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b112/_pkg_.a packagefile log=$WORK/b116/_pkg_.a packagefile mime=$WORK/b121/_pkg_.a packagefile mime/multipart=$WORK/b122/_pkg_.a packagefile net/http/httptrace=$WORK/b124/_pkg_.a packagefile net/http/internal=$WORK/b125/_pkg_.a packagefile net/textproto=$WORK/b118/_pkg_.a packagefile compress/flate=$WORK/b042/_pkg_.a packagefile hash/crc32=$WORK/b044/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/davecgh/go-spew/spew=$WORK/b058/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b062/_pkg_.a packagefile github.com/coreos/fcct/vendor/gopkg.in/yaml.v2=$WORK/b063/_pkg_.a packagefile net/http/httptest=$WORK/b127/_pkg_.a packagefile runtime/debug=$WORK/b129/_pkg_.a packagefile runtime/trace=$WORK/b132/_pkg_.a packagefile github.com/coreos/fcct/vendor/github.com/coreos/go-json=$WORK/b141/_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/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b117/_pkg_.a packagefile mime/quotedprintable=$WORK/b123/_pkg_.a packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b085/_pkg_.a packagefile crypto/dsa=$WORK/b093/_pkg_.a packagefile crypto/x509/pkix=$WORK/b094/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b107/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=NxeZQLkqGV9HhtkAwv-c/v7YdvKE9trqQr6UdMSMU/r4jxyRVo1RpXnz3rcbXN/NxeZQLkqGV9HhtkAwv-c -X github.com/coreos/fcct/internal/version.Raw=0.8.0 -X github.com/coreos/fcct/version=0.8.0 -B 0xf4ddfc8db21a11a88fccbe34102add8f8cd8455f -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal mkdir -p ./ mv $WORK/b001/exe/a.out ./fcct rm -r $WORK/b001/ Building macOS fcct... + echo 'Building macOS fcct...' ++ head -c20 /dev/urandom ++ tr -d ' \n' ++ od -An -tx1 + GOARCH=amd64 + GOOS=darwin + go build -ldflags '-X github.com/coreos/fcct/internal/version.Raw=0.8.0 -B 0xad18d473d5f5e6aaad522a51e0562d2056c3c6e3' -a -v -x -o fcct-x86_64-apple-darwin internal/main.go WORK=/tmp/go-build034122861 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/unsafeheader -std -complete -buildid YVpyIKUCxt52CiHV_B0e/YVpyIKUCxt52CiHV_B0e -goversion go1.15.5 -D "" -importcfg $WORK/b005/importcfg -pack -c=3 ./unsafeheader.go internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b009/symabis ./cpu_x86.s runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b010/symabis ./asm_amd64.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/cpu -std -+ -buildid HE0r9ZFq7jlAlFJbTSol/HE0r9ZFq7jlAlFJbTSol -goversion go1.15.5 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=3 ./cpu.go ./cpu_amd64.go ./cpu_x86.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/atomic -std -+ -buildid 6N0XIqzom8cuFj2M-srK/6N0XIqzom8cuFj2M-srK -goversion go1.15.5 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h -c=3 ./atomic_amd64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/2f/2f26879325bf635d8b23b47647c9bc686486ab904e5e08df906b47d78478b20a-d # internal runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/sys -std -+ -complete -buildid 1M22ffLWyuLq0cbquzlF/1M22ffLWyuLq0cbquzlF -goversion go1.15.5 -D "" -importcfg $WORK/b012/importcfg -pack -c=3 ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_darwin.go ./zversion.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b010/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b009/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/2f/2fb32b7be2732354a6892214ed3af64feeb04c5b8392a26ac7b1cb557055cbfa-d # internal runtime/internal/math /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/math -std -+ -complete -buildid vC0ZUomIiCgGhPgCLnT0/vC0ZUomIiCgGhPgCLnT0 -goversion go1.15.5 -D "" -importcfg $WORK/b011/importcfg -pack -c=3 ./math.go cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/e4/e4ece0362444a868d9a7ace8d386ebd2d5daf061c8eb9335c5219b96a602a615-d # internal 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_s390x/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math/bits -std -complete -buildid TLfJeM38Up1RELS25Gcs/TLfJeM38Up1RELS25Gcs -goversion go1.15.5 -D "" -importcfg $WORK/b016/importcfg -pack -c=3 ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/31/31fc061f762a5e02643e151d65996b576e3b18a47bfae1b36a67153c257dd228-d # internal unicode/utf8 mkdir -p $WORK/b018/ cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/5c/5ca55931eb1b849ab7e739b06b8bc2f5096ef6f6ac166f5603f7d2b14eae841d-d # internal cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid iiMWyscPdnTuOy0zrvHR/iiMWyscPdnTuOy0zrvHR -goversion go1.15.5 -D "" -importcfg $WORK/b018/importcfg -pack -c=3 ./utf8.go internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b008/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/bytealg -std -+ -buildid vhqXs_9c4lGLtTXerYGo/vhqXs_9c4lGLtTXerYGo -goversion go1.15.5 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h -c=3 ./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_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/52/5220b4dce95a75442e877f32cd69d08b1c4a2e11985fef8208e23e374a0bd383-d # internal math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/94/947c8df443e0649ea6ab3692821d5235935ac9406c473699423177a0eea8eea3-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -buildid l92cQRINI7aLg245YZHs/l92cQRINI7aLg245YZHs -goversion go1.15.5 -D "" -importcfg $WORK/b020/importcfg -pack -c=3 ./doc.go ./norace.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/compare_amd64.o ./compare_amd64.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math -std -buildid qqxNnKfoJR4EIy2Zegse/qqxNnKfoJR4EIy2Zegse -goversion go1.15.5 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=3 ./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 ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/1f/1fa7142011e409665d395cbb6e62d095a4720999803df11d5121b0366d1ccdd3-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_s390x/asm -p sync/atomic -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/b021/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -buildid xevbwZioVom6MaGm5CVQ/xevbwZioVom6MaGm5CVQ -goversion go1.15.5 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=3 ./doc.go ./value.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/equal_amd64.o ./equal_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -p sync/atomic -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 cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/index_amd64.o ./index_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/67/67b08f5e61eb5ed7a860efc4352a4f7ab2d1172627ea6bb6ba88033049f1d041-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_s390x/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -buildid EBch3prNgQQYsMpqdJ0V/EBch3prNgQQYsMpqdJ0V -goversion go1.15.5 -D "" -importcfg $WORK/b022/importcfg -pack -c=3 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b008/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_amd64.o $WORK/b008/count_amd64.o $WORK/b008/equal_amd64.o $WORK/b008/index_amd64.o $WORK/b008/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/dd/dd9f8e01209a027dc85d2eca1f85491abe03ab93f1103dfcc91f14771a008e09-d # internal runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_darwin_amd64.s ./sys_darwin_amd64.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p runtime -std -+ -buildid thEYTzksYnoDXtJG_Tu4/thEYTzksYnoDXtJG_Tu4 -goversion go1.15.5 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=3 ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.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 ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_darwin.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe.go ./netpoll.go ./netpoll_kqueue.go ./os_darwin.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64.go ./signal_darwin.go ./signal_darwin_amd64.go ./signal_unix.go ./sigqueue.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs_amd64.go ./stubs_nonlinux.go ./symtab.go ./sys_darwin.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -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_s390x/asm -p math -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_s390x/asm -p math -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_s390x/asm -p math -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_s390x/asm -p math -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_s390x/asm -p math -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_s390x/asm -p math -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_s390x/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_s390x/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/fc/fc6f87c3a19c916f36b7499eee4ee01fea6e999ee27f5d98daf07d80c6cdcf17-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_s390x/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/testlog -std -complete -buildid pq-8M2g_mSwsLk1XaQkZ/pq-8M2g_mSwsLk1XaQkZ -goversion go1.15.5 -D "" -importcfg $WORK/b032/importcfg -pack -c=3 ./log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/45/453208a1a4c5fe1acc1b955fca45e09a89cff41a56ce3669951c23c502a6328d-d # internal encoding mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p encoding -std -complete -buildid mFg7DFGeTNDj5wJEDNIm/mFg7DFGeTNDj5wJEDNIm -goversion go1.15.5 -D "" -importcfg $WORK/b050/importcfg -pack -c=3 ./encoding.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/98/9848eea16b3336bce1db43cf364356f89ecf06270ddabe567912768947b977c6-d # internal unicode/utf16 mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p unicode/utf16 -std -complete -buildid Ndh7QTU59ytW_B1zwpWS/Ndh7QTU59ytW_B1zwpWS -goversion go1.15.5 -D "" -importcfg $WORK/b051/importcfg -pack -c=3 ./utf16.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/96/9636cde7291abce8c6d4d48eb299f483d2e9bf28adc004c0e77c6f81704c5a80-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_s390x/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p container/list -std -complete -buildid hoM83YZnpyiN_6cw41Xs/hoM83YZnpyiN_6cw41Xs -goversion go1.15.5 -D "" -importcfg $WORK/b065/importcfg -pack -c=3 ./list.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/c0/c091bee17094426a73d90e6e28adfe46a3604961fd50712ddc3b6dbc563d3e36-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_s390x/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/internal/subtle -std -complete -buildid JLd5Nb5z5LjMgv5DM7ds/JLd5Nb5z5LjMgv5DM7ds -goversion go1.15.5 -D "" -importcfg $WORK/b070/importcfg -pack -c=3 ./aliasing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/32/32f9facfb2329a43af6a8712499ff15d8e2ad69628d21997b2d36acf3256bf3d-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_s390x/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/subtle -std -complete -buildid wrnu2XLeLuBfMWMnbMaK/wrnu2XLeLuBfMWMnbMaK -goversion go1.15.5 -D "" -importcfg $WORK/b071/importcfg -pack -c=3 ./constant_time.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/d5/d5a93b2bc8a7169bbcd2e6e3b67ea6b95efc0bf99dfe1c406f3e4c0d5b9789d5-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid rVrW04E_jDJiBW2xR2nb/rVrW04E_jDJiBW2xR2nb -goversion go1.15.5 -D "" -importcfg $WORK/b083/importcfg -pack -c=3 ./asn1.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/bd/bdb60ba570dade59e699c653e37cd37ad726630780ba7cb0faeb83d0371c78af-d # internal internal/nettrace mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p internal/nettrace -std -complete -buildid 2rUxZTioFxoY17yM_fts/2rUxZTioFxoY17yM_fts -goversion go1.15.5 -D "" -importcfg $WORK/b100/importcfg -pack -c=3 ./nettrace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/b9/b928f3c678de6c5d4ec99132ba971d832cc941397eac14717d795f0fd26f7f7c-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_s390x/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid VpC-6VH27WSe7fvEXDYI/VpC-6VH27WSe7fvEXDYI -goversion go1.15.5 -D "" -importcfg $WORK/b105/importcfg -pack -c=3 ./aliasing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/d8/d80a337b920b977e2b40e48ecfc3ff84b040c7de7d3ae0ac906b58ada78aaec1-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/22/2253fbb530ab7d31e5bc9e7faaba73399f505f11113289c570f21fd47e89db53-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/rt0_darwin_amd64.o ./rt0_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b007/sys_darwin_amd64.o ./sys_darwin_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_amd64.o $WORK/b007/duff_amd64.o $WORK/b007/memclr_amd64.o $WORK/b007/memmove_amd64.o $WORK/b007/preempt_amd64.o $WORK/b007/rt0_darwin_amd64.o $WORK/b007/sys_darwin_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/a5/a5c586acd204b12657a2783deab59138c38dfb30aa15ac813316188650d341a4-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b107/ sync 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_s390x/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b107/symabis ./cpu_x86.s mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -buildid iYnh58lku6bxf3qwOXxl/iYnh58lku6bxf3qwOXxl -goversion go1.15.5 -D "" -importcfg $WORK/b019/importcfg -pack -c=3 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go 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_s390x/asm -p internal/reflectlite -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 cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/sys/cpu -std -buildid h9LaYACjrKzfrRRkosev/h9LaYACjrKzfrRRkosev -goversion go1.15.5 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h -c=3 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid ygVvXd0oN1FNmB_Jn3LS/ygVvXd0oN1FNmB_Jn3LS -goversion go1.15.5 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=3 ./swapper.go ./type.go ./value.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b107/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b107/_pkg_.a $WORK/b107/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/db/dbbb3df384ccaf370aadc66c638743f4ed72d09a79a3f520f4577e443ef3b5de-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/58/5852dca16daa5769d6678f59365159de7ab644e81155a3e9f8e425272dc2a44f-d # internal math/rand mkdir -p $WORK/b073/ internal/singleflight mkdir -p $WORK/b101/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b101/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_s390x/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p internal/singleflight -std -complete -buildid YpCgm87nGB6YlVSCUB4P/YpCgm87nGB6YlVSCUB4P -goversion go1.15.5 -D "" -importcfg $WORK/b101/importcfg -pack -c=3 ./singleflight.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p math/rand -std -complete -buildid DjT87W7jfIdnk9LSvmFB/DjT87W7jfIdnk9LSvmFB -goversion go1.15.5 -D "" -importcfg $WORK/b073/importcfg -pack -c=3 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/17/17d56b3aa66224eec6e22e122d78b7e5ff8f784645a6c9e88def766bcc87db98-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/22/22264e64e243e0f5e51c71a8057404b77eb265c5f5d50686f1031a653b27d413-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/reflectlite -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_s390x/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/fc/fce438288618d1085e27b1655a3272236df4837cb40bfa4fc406b30c7af03d4e-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_s390x/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid Dhi4jRALMOYsa_Cvy1Jj/Dhi4jRALMOYsa_Cvy1Jj -goversion go1.15.5 -D "" -importcfg $WORK/b003/importcfg -pack -c=3 ./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_s390x/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sort -std -complete -buildid ufsyWP7r79C_pGzZLS5P/ufsyWP7r79C_pGzZLS5P -goversion go1.15.5 -D "" -importcfg $WORK/b023/importcfg -pack -c=3 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/84/845657171370fcbd179a3543117996153aca9746a9c844c367a4965a3c31568a-d # internal strconv mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p strconv -std -complete -buildid KoACismTe5u5ySBMJ3OC/KoACismTe5u5ySBMJ3OC -goversion go1.15.5 -D "" -importcfg $WORK/b017/importcfg -pack -c=3 ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go 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 EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p io -std -complete -buildid icxHENmCNwoNFxpa8Iq6/icxHENmCNwoNFxpa8Iq6 -goversion go1.15.5 -D "" -importcfg $WORK/b024/importcfg -pack -c=3 ./io.go ./multi.go ./pipe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/a2/a2c2e318690b738f54a757daf3443939c4c880f458cc97a88e14ccf88f9c7b3e-d # internal internal/oserror mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid ZIL-gomanQysZ3csn-vb/ZIL-gomanQysZ3csn-vb -goversion go1.15.5 -D "" -importcfg $WORK/b026/importcfg -pack -c=3 ./errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/ab/ab4d5a89adefd0401eb1fd9d218d2da54e4e2a56877fef983e7a788170413677-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_s390x/asm -p syscall -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/b008/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p syscall -std -buildid suoJuiv6dyelZtv3PMKe/suoJuiv6dyelZtv3PMKe -goversion go1.15.5 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h -c=3 ./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 ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_bsd.go ./syscall_darwin.go ./syscall_darwin_amd64.go ./syscall_unix.go ./time_nofake.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_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/b3/b3e5e7560bbc590a3f453c7ed7cda7a391c164f95425fa9d04ae3fbc366e4ac4-d # internal github.com/coreos/fcct/config/common mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/config/common /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p github.com/coreos/fcct/config/common -lang=go1.12 -complete -buildid JB_zAhUg1rcXnzAVuUdg/JB_zAhUg1rcXnzAVuUdg -goversion go1.15.5 -D "" -importcfg $WORK/b034/importcfg -pack -c=3 ./common.go ./errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/78/78539ade0ca6b292f3ca64e0b1ba416ea349e42e0d168022eff76e33a59edd56-d # internal bytes mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p bytes -std -buildid ilRM_u3KEbzg_tDmEslE/ilRM_u3KEbzg_tDmEslE -goversion go1.15.5 -D "" -importcfg $WORK/b038/importcfg -pack -c=3 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/4d/4d393c70ddad64173267c850acf12967612a3024f6294e36d637a14823d9ad95-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_s390x/asm -p reflect -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 internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p reflect -std -buildid jidbv8UPZapQYbmhh62x/jidbv8UPZapQYbmhh62x -goversion go1.15.5 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=3 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/2a/2a4ae7e06698cd2ab208b073801d168f5107f9876c6c17fca8bc75ee0a87ee1d-d # internal strings mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p strings -std -complete -buildid 7hf6b0OVhy2-sbbv1G2v/7hf6b0OVhy2-sbbv1G2v -goversion go1.15.5 -D "" -importcfg $WORK/b041/importcfg -pack -c=3 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/74/7428c7ec3afbf43a11148a987e731c6975c6eef14361766f34c47dbf59979506-d # internal bufio mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p bufio -std -complete -buildid HfI2zyu1nPNN3Fg3u7ta/HfI2zyu1nPNN3Fg3u7ta -goversion go1.15.5 -D "" -importcfg $WORK/b040/importcfg -pack -c=3 ./bufio.go ./scan.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -p syscall -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_s390x/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/64/645826f607a698742fe77c3df0c6c56033fffb978d7fa9a3e11bc39044d667fc-d # internal hash mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p hash -std -complete -buildid VvZuBb2v0EBAlA-MzVvz/VvZuBb2v0EBAlA-MzVvz -goversion go1.15.5 -D "" -importcfg $WORK/b045/importcfg -pack -c=3 ./hash.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -p syscall -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_s390x/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_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/c6/c61171ea985e2ad2f6f71d73815163905b55b3b925d7c47d23c5bf767b087ff9-d # internal time mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p time -std -buildid 6IrMg4fSPJejKYrD1vUH/6IrMg4fSPJejKYrD1vUH -goversion go1.15.5 -D "" -importcfg $WORK/b029/importcfg -pack -c=3 ./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_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/77/77f1398fc4ca3d9916ac701ccfebded2993c4a24b8e079ca0eb54c74a698106d-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_s390x/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/syscall/execenv -std -complete -buildid e1lfPb0DTpB5hnpndTg7/e1lfPb0DTpB5hnpndTg7 -goversion go1.15.5 -D "" -importcfg $WORK/b030/importcfg -pack -c=3 ./execenv_default.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/8e/8eb9fb754749f6bc21400375aceb4b6c20fcfb9c3461494806d4c5e518bcf014-d # internal internal/syscall/unix mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/syscall/unix -std -complete -buildid K31JVGzj-ssYq7pcpdjo/K31JVGzj-ssYq7pcpdjo -goversion go1.15.5 -D "" -importcfg $WORK/b031/importcfg -pack -c=3 ./at_darwin.go ./at_sysnum_darwin.go ./nonblocking_libc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/18/187ee05b9bde5ad5855839a6dbbd31a3859e754dab08192ef94d84b829333dff-d # internal hash/crc32 mkdir -p $WORK/b044/ cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_s390x/asm -p hash/crc32 -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b044/symabis ./crc32_amd64.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p hash/crc32 -std -buildid lXmM7u_4wQKK7_RH9uwV/lXmM7u_4wQKK7_RH9uwV -goversion go1.15.5 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h -c=3 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p hash/crc32 -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b044/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b044/_pkg_.a $WORK/b044/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/7a/7a11bbca952759f0642659544710819f1360b3dd412f121487883c5a8508c302-d # internal regexp/syntax mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_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_s390x/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p regexp/syntax -std -complete -buildid Qsk0ICaeMNvlSaZm_zA_/Qsk0ICaeMNvlSaZm_zA_ -goversion go1.15.5 -D "" -importcfg $WORK/b061/importcfg -pack -c=3 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/de/de4c387fba0acc5e355f6a81b9c7b9ee27595aa7b4032ca1f8e233a003148c12-d # internal 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 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_s390x/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid t1l4WNJhmddj-is_wPxu/t1l4WNJhmddj-is_wPxu -goversion go1.15.5 -D "" -importcfg $WORK/b027/importcfg -pack -c=3 ./errno_unix.go ./fcntl_libc.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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/asm -p reflect -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 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/6f/6fac0783732938b09ba1afd51e78848284446063d78580ca62f2081127ceff90-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_s390x/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/fmtsort -std -complete -buildid hTT1RVC6Xpr9V_JJS7Cc/hTT1RVC6Xpr9V_JJS7Cc -goversion go1.15.5 -D "" -importcfg $WORK/b013/importcfg -pack -c=3 ./sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/1e/1ef66bf2ca64a43812cc35facc93edc4d51cc42d0703a3f0f9240dd950b69efc-d # internal encoding/binary mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p encoding/binary -std -complete -buildid tCjJfBTEimx8pzC5Akwa/tCjJfBTEimx8pzC5Akwa -goversion go1.15.5 -D "" -importcfg $WORK/b043/importcfg -pack -c=3 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/da/da014cb5884abd9f3e826d8039a0110883718bda0c0ecc7e817b613701d01f4f-d # internal regexp mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b061/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_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_s390x/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p regexp -std -complete -buildid 3dPNTDvqNvQIE4Vm79Nb/3dPNTDvqNvQIE4Vm79Nb -goversion go1.15.5 -D "" -importcfg $WORK/b060/importcfg -pack -c=3 ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/5c/5c06f219066552a16d8ea1456ff4c8bcaa61a5801be45cb293f49788489d865f-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/b007/_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_s390x/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid wIM5KteGMReSTQeqy2MC/wIM5KteGMReSTQeqy2MC -goversion go1.15.5 -D "" -importcfg $WORK/b025/importcfg -pack -c=3 ./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 ./readfrom_stub.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_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/d8/d86939e9d43c9848b2f15eb4394bdaf1a0d0d314eced338e4de037873536c0de-d # internal encoding/base64 mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b043/_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_s390x/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p encoding/base64 -std -complete -buildid Y2UQs-b6SD9_fFd-9aGJ/Y2UQs-b6SD9_fFd-9aGJ -goversion go1.15.5 -D "" -importcfg $WORK/b046/importcfg -pack -c=3 ./base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/1e/1eb34c140f1cfeacc6ea009470131ca8ae873f663403edd5a3b0357c4d51876b-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 sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p context -std -complete -buildid Nf5xd9hWzw-Xb5s94mD2/Nf5xd9hWzw-Xb5s94mD2 -goversion go1.15.5 -D "" -importcfg $WORK/b066/importcfg -pack -c=3 ./context.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/8e/8efcd4a4b867bea9161cf49816b2cab58275e340c455c974db7b44f8370c160b-d # internal crypto/cipher mkdir -p $WORK/b069/ cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/cipher -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/33/3334e4ec13fb9fe03d0d8c442e985f8b93513a8426a5c626e404a62d1f223981-d # internal crypto mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b045/_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_s390x/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto -std -complete -buildid zwPJ-u9hejKjlaYF52RD/zwPJ-u9hejKjlaYF52RD -goversion go1.15.5 -D "" -importcfg $WORK/b075/importcfg -pack -c=3 ./crypto.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/b043/_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_s390x/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/cipher -std -buildid -VQexW_ykBHfTjXfCvoZ/-VQexW_ykBHfTjXfCvoZ -goversion go1.15.5 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h -c=3 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/4d/4d69b29cf714f70c9762ffe8af8519d9d25d981e3e7383a0fd73fa655483e306-d # internal crypto/internal/randutil mkdir -p $WORK/b079/ cat >$WORK/b079/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_s390x/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/internal/randutil -std -complete -buildid 8B3hUxyFbTYQDSivDhu2/8B3hUxyFbTYQDSivDhu2 -goversion go1.15.5 -D "" -importcfg $WORK/b079/importcfg -pack -c=3 ./randutil.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/7c/7ccc8ecf5368836987ad601800281167b6bb0f81625c5b159d48c28656e945bb-d # internal crypto/sha512 mkdir -p $WORK/b080/ cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha512 -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b080/symabis ./sha512block_amd64.s cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/sha512 -std -buildid p_Ll8kYysD_OdqBeYRj4/p_Ll8kYysD_OdqBeYRj4 -goversion go1.15.5 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h -c=3 ./sha512.go ./sha512block.go ./sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f2/f2fc75418cb549429b17e3577d2312a071fd6f60cfdbcff6a0ba40c554c21d4b-d # internal fmt mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p fmt -std -complete -buildid 61xAYheB7vdxe0mJtB-0/61xAYheB7vdxe0mJtB-0 -goversion go1.15.5 -D "" -importcfg $WORK/b002/importcfg -pack -c=3 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/cipher -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_s390x/asm -p crypto/sha512 -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b080/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b069/_pkg_.a $WORK/b069/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/eb/eb4d9475453a1cddee016ae38b1fe6413ff0081c7c4b2f9acefe1e0ad2afbde0-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_s390x/asm -p crypto/aes -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/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/aes -std -buildid N7GWCv9Egi1BlXByKNaZ/N7GWCv9Egi1BlXByKNaZ -goversion go1.15.5 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h -c=3 ./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_s390x/pack r $WORK/b080/_pkg_.a $WORK/b080/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/c9/c93e5a86898fd169a867809c5559101483323247ea7a825074e98ecf712d6cb5-d # internal crypto/des mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b043/_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_s390x/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/des -std -complete -buildid g9lPBDZ5HiTN-zfpmOzs/g9lPBDZ5HiTN-zfpmOzs -goversion go1.15.5 -D "" -importcfg $WORK/b076/importcfg -pack -c=3 ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/46/468edee8f4244bb9354198a957eabf8646da8863cf801bf16503b3e09f577318-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b043/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid L-5SlI-DII_XIk64rX4l/L-5SlI-DII_XIk64rX4l -goversion go1.15.5 -D "" -importcfg $WORK/b085/importcfg -pack -c=3 ./const.go ./edwards25519.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/aes -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 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/aes -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 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b068/_pkg_.a $WORK/b068/asm_amd64.o $WORK/b068/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/f7/f7a0220f7f07a4f1a79cc0c5ca7fde1917eb403fd71d0c8135c836649f12ac26-d # internal crypto/hmac mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/hmac -std -complete -buildid m_3LAwWCal4GHITeeREW/m_3LAwWCal4GHITeeREW -goversion go1.15.5 -D "" -importcfg $WORK/b086/importcfg -pack -c=3 ./hmac.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/a9/a96a952db2b58927c56f4a8ffa7ef41f787f7e101dcbc4afa0b9d5ea60700f08-d # internal crypto/md5 mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/md5 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b087/symabis ./md5block_amd64.s cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/0d/0d9134a79b89c5fffb7d8686c56f53a140edf9f79ccabc02dac06534d88cca55-d # internal compress/flate mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p compress/flate -std -complete -buildid e4aJq1A0X9HILCMO4dpE/e4aJq1A0X9HILCMO4dpE -goversion go1.15.5 -D "" -importcfg $WORK/b042/importcfg -pack -c=3 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/md5 -std -buildid D2eY78NCO6umI06l9jS7/D2eY78NCO6umI06l9jS7 -goversion go1.15.5 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h -c=3 ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/md5 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b087/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b087/_pkg_.a $WORK/b087/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/ec/ec136550a47acb484d614017f027688f90570d4d09b1566e0d67c2603b485cf1-d # internal encoding/json mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p encoding/json -std -complete -buildid TfMTQVcaH_1VAmssNCIB/TfMTQVcaH_1VAmssNCIB -goversion go1.15.5 -D "" -importcfg $WORK/b049/importcfg -pack -c=3 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/ba/ba8e12e85f2c18b5b8a053b665f113c81318b8c45d0bd0dc83bbaf72719c0b72-d # internal github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/ignition/v2/config/shared/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p github.com/coreos/ignition/v2/config/shared/errors -complete -buildid p_hrCE7DcMeVsNkd8M-R/p_hrCE7DcMeVsNkd8M-R -goversion go1.15.5 -D "" -importcfg $WORK/b052/importcfg -pack -c=3 ./errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/a2/a221b3ceca406a6d30a78a61ba3bbf673afe9a204c65d9c31e92fe0bc891b466-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p github.com/coreos/vcontext/path -complete -buildid c06Zp0_dNh_j1v1H4ez_/c06Zp0_dNh_j1v1H4ez_ -goversion go1.15.5 -D "" -importcfg $WORK/b053/importcfg -pack -c=3 ./path.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/fd/fdc5508c594df3f6b31e77bda79ddfb216ec17a4d0c310133a1e65b86cc2d4b3-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/coreos/vcontext/tree -complete -buildid fRRBu8eF5Hzslyd-_sdk/fRRBu8eF5Hzslyd-_sdk -goversion go1.15.5 -D "" -importcfg $WORK/b055/importcfg -pack -c=3 ./tree.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/33/33edb7b7e795bc2ddcec79c35f67f19df47c8e23b0d2a79e96159265c33b26f9-d # internal compress/gzip mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/flate=$WORK/b042/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b044/_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_s390x/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p compress/gzip -std -complete -buildid 6iWHoBPkaYmFeUsAfSoG/6iWHoBPkaYmFeUsAfSoG -goversion go1.15.5 -D "" -importcfg $WORK/b039/importcfg -pack -c=3 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/d8/d84cedd39381853db5169caa2488717d056c42001c8e713ace36206ce79ad91d-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/coreos/vcontext/report -complete -buildid Mj3EMmVfVqFjbTjJp0rm/Mj3EMmVfVqFjbTjJp0rm -goversion go1.15.5 -D "" -importcfg $WORK/b054/importcfg -pack -c=3 ./report.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/79/794391876faaa88bfea0e92f583c9a417d9e56c28f2ebf6e6abb47ebe5585b6a-d # internal encoding/hex mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p encoding/hex -std -complete -buildid BnlAuaUezs-PlYMe0JOG/BnlAuaUezs-PlYMe0JOG -goversion go1.15.5 -D "" -importcfg $WORK/b059/importcfg -pack -c=3 ./hex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/80/80f57384ff97041ab9c005a2d82a576b77b38e170560bd75307d5bbff95521c4-d # internal github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/pmezard/go-difflib/difflib -complete -buildid jDVRokdsVU01lJ-nssCw/jDVRokdsVU01lJ-nssCw -goversion go1.15.5 -D "" -importcfg $WORK/b062/importcfg -pack -c=3 ./difflib.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/1e/1e0be633154003985d090db79db49a044b91dbb5c1b170650d1d7f9b33e18600-d # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/davecgh/go-spew/spew -complete -buildid -QJHJ49ujLfC3rIvSRYF/-QJHJ49ujLfC3rIvSRYF -goversion go1.15.5 -D "" -importcfg $WORK/b058/importcfg -pack -c=3 ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/25/257078ff61f27808b6a957b4bfa9974edc62df29e29b218c26c0d03ecefd1d17-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p gopkg.in/yaml.v2 -complete -buildid NK8JF8AiZ-L-JtBG7WiC/NK8JF8AiZ-L-JtBG7WiC -goversion go1.15.5 -D "" -importcfg $WORK/b063/importcfg -pack -c=3 ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/c6/c64ac9e08525663e2c5fdd26a9c62d5cf3f8b695f385757ab344d57a4a78d49f-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b049/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/ignition/v2/config/util /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/coreos/ignition/v2/config/util -complete -buildid N4EHmw9fnAxGcYRW60Yr/N4EHmw9fnAxGcYRW60Yr -goversion go1.15.5 -D "" -importcfg $WORK/b048/importcfg -pack -c=3 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/70/70a24ebc0bafbc5e7ff4d4c056b746342309a62fe34322c2b55cc72253b98328-d # internal github.com/coreos/fcct/translate mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/translate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/coreos/fcct/translate -lang=go1.12 -complete -buildid nY0WW6ApFVSpAOq_rZ6k/nY0WW6ApFVSpAOq_rZ6k -goversion go1.15.5 -D "" -importcfg $WORK/b047/importcfg -pack -c=3 ./set.go ./translate.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/ba/ba0e70636e6fb3aa3554693edf9663d5f347dcc0a3ca3c1ae361ecc967c0c0c7-d # internal github.com/coreos/ignition/v2/config/merge mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/ignition/v2/config/merge /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/coreos/ignition/v2/config/merge -complete -buildid G1F31gV9BEZn2uAp465A/G1F31gV9BEZn2uAp465A -goversion go1.15.5 -D "" -importcfg $WORK/b056/importcfg -pack -c=3 ./merge.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/ed/eda056147b9fedb9e239df026bf6fbe8fcbff5b0530525516446b2b2856977da-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_s390x/asm -p math/big -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/b038/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/cpu=$WORK/b009/_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/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p math/big -std -buildid szHMugKIre2gjkYGhahK/szHMugKIre2gjkYGhahK -goversion go1.15.5 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h -c=3 ./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_s390x/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/a6/a619647343fe5a0747e9969b3d35f3b92196fe92c5132236b9fd4531b70e0e61-d # internal crypto/rc4 mkdir -p $WORK/b088/ cat >$WORK/b088/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_s390x/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/rc4 -std -complete -buildid V0czR66L-cu_ZkdPzYWf/V0czR66L-cu_ZkdPzYWf -goversion go1.15.5 -D "" -importcfg $WORK/b088/importcfg -pack -c=3 ./rc4.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/52/5292de4f864781ac3ebb34e972fc91f26936b6e2450510c4b9977c0ebfef5e82-d # internal crypto/sha1 mkdir -p $WORK/b090/ cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha1 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b090/symabis ./sha1block_amd64.s cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/sha1 -std -buildid XR0uHyLZbLwpnv5JxV-E/XR0uHyLZbLwpnv5JxV-E -goversion go1.15.5 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h -c=3 ./sha1.go ./sha1block.go ./sha1block_amd64.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha1 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b090/sha1block_amd64.o ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b090/_pkg_.a $WORK/b090/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/e8/e8dc0102220e081ddccbe7b5757872f94ce2ce1bd2eb3ee2aa9a653b51d0751c-d # internal crypto/sha256 mkdir -p $WORK/b091/ cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha256 -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b091/symabis ./sha256block_amd64.s cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/sha256 -std -buildid xm7g9oRwxE3gCdPospC1/xm7g9oRwxE3gCdPospC1 -goversion go1.15.5 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h -c=3 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha256 -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b091/sha256block_amd64.o ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b091/_pkg_.a $WORK/b091/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/9d/9da3a1c194964a183dbd238c006b26c50730588606aa62f2d8525b983cb58e35-d # internal crypto/x509/internal/macos mkdir -p $WORK/b094/ cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/x509/internal/macos /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/x509/internal/macos -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b094/symabis ./corefoundation.s ./security.s cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/x509/internal/macos -std -buildid ztRZLWnDwUnTQ3Xy_L5T/ztRZLWnDwUnTQ3Xy_L5T -goversion go1.15.5 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h -c=3 ./corefoundation.go ./security.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/x509/internal/macos -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b094/corefoundation.o ./corefoundation.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/x509/internal/macos -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b094/security.o ./security.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b094/_pkg_.a $WORK/b094/corefoundation.o $WORK/b094/security.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/51/5110280588bdd962195187d89c88eaa0b6d067020e4644c71359957f28c1c899-d # internal encoding/pem mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_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/b041/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p encoding/pem -std -complete -buildid TwyfoJRpsRoQGPzvLeLq/TwyfoJRpsRoQGPzvLeLq -goversion go1.15.5 -D "" -importcfg $WORK/b096/importcfg -pack -c=3 ./pem.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/71/719270d172fffcb7b374d9a7812131804051b3607cf56ea89700be5dc0999799-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b098/ cat >$WORK/b098/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_s390x/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid ITnoZN0xgaT1t1wqnz2N/ITnoZN0xgaT1t1wqnz2N -goversion go1.15.5 -D "" -importcfg $WORK/b098/importcfg -pack -c=3 ./message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/75/753f551abec5bc29a1b58f297a994f641e420919b24c3446fdd3d93943041391-d # internal vendor/golang.org/x/net/route mkdir -p $WORK/b099/ cat >$WORK/b099/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/net/route -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b099/symabis ./empty.s cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/net/route -std -buildid ROKXc_dzBdVJEWRH0W5W/ROKXc_dzBdVJEWRH0W5W -goversion go1.15.5 -symabis $WORK/b099/symabis -D "" -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h -c=3 ./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/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -p math/big -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_s390x/pack r $WORK/b072/_pkg_.a $WORK/b072/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/5c/5cd447e7e08b7151376c04cc2a35dfa1b16e4e9884ad58bc1ef00b0068eeefa8-d # internal crypto/rand mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b043/_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/b007/_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_s390x/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p crypto/rand -std -complete -buildid zToxWE3kY2sXjhIRg3U5/zToxWE3kY2sXjhIRg3U5 -goversion go1.15.5 -D "" -importcfg $WORK/b067/importcfg -pack -c=3 ./eagain.go ./rand.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/9b/9b36125b504fb85dc0b6214d235e34fc9211b1bd8e2ac72507a752875d6a8f71-d # internal crypto/elliptic mkdir -p $WORK/b078/ cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/elliptic -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b078/symabis ./p256_asm_amd64.s cat >$WORK/b078/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 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/elliptic -std -buildid GC47wsS6l-uEjXYwunIz/GC47wsS6l-uEjXYwunIz -goversion go1.15.5 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h -c=3 ./elliptic.go ./p224.go ./p256_asm.go cd /usr/lib/golang/src/vendor/golang.org/x/net/route /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/net/route -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b099/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b099/_pkg_.a $WORK/b099/empty.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/f8/f8a6a83f95945ff07258e47cd814d1353433eeced1b812ee9bfb8879a9881594-d # internal encoding/asn1 mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p encoding/asn1 -std -complete -buildid Sp8kt8LCV2YqdRDmtdRd/Sp8kt8LCV2YqdRDmtdRd -goversion go1.15.5 -D "" -importcfg $WORK/b082/importcfg -pack -c=3 ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/5f/5f72df6b5544c929c2ceb478238d1c14008bee7e6c8a9e0d6352c1870c4c7f94-d # internal crypto/ed25519 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b085/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b080/_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_s390x/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/ed25519 -std -complete -buildid Q2ksqywT4txkK38Zl0GE/Q2ksqywT4txkK38Zl0GE -goversion go1.15.5 -D "" -importcfg $WORK/b084/importcfg -pack -c=3 ./ed25519.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/4a/4ae571f0dcd82b94e5ffc14ed682e0d8ab6a30ddfc5dc71a4db388b22c9b7797-d # internal crypto/rsa mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_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/b045/_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_s390x/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/rsa -std -complete -buildid p7cLcMZqiK-mCFKgRw-U/p7cLcMZqiK-mCFKgRw-U -goversion go1.15.5 -D "" -importcfg $WORK/b089/importcfg -pack -c=3 ./pkcs1v15.go ./pss.go ./rsa.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/elliptic -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b078/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b078/_pkg_.a $WORK/b078/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/a0/a01fac8839ed7ccb8e11d2539f3f1c25784cca115f9d35061ff634a0f73b38bc-d # internal crypto/dsa mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b079/_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_s390x/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/dsa -std -complete -buildid V7fIAxW5WQQuWRkJdbLC/V7fIAxW5WQQuWRkJdbLC -goversion go1.15.5 -D "" -importcfg $WORK/b093/importcfg -pack -c=3 ./dsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/55/55e4807d9fcf505a391dafd1cb4e531b2bde5ec5a0070f18158454d39e0f1899-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 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/b098/_pkg_.a packagefile vendor/golang.org/x/net/route=$WORK/b099/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b101/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p net -std -buildid PRoM6n4Vcy9g6wcmTwaC/PRoM6n4Vcy9g6wcmTwaC -goversion go1.15.5 -D "" -importcfg $WORK/b097/importcfg -pack -c=3 ./addrselect.go ./cgo_stub.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/83/836ea60ee45a4254953561eecd186f020026097d568d06d63f70bda005565ba5-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/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p net/url -std -complete -buildid OYcGArWbOt2jOJ4ToYkC/OYcGArWbOt2jOJ4ToYkC -goversion go1.15.5 -D "" -importcfg $WORK/b102/importcfg -pack -c=3 ./url.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/ce/ce66a1d2e624f63f17de5d3047cac803215b2f3c97f2f4dd8df364ddab5fc17c-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b081/ cat >$WORK/b081/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/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_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_s390x/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid h6trKSnWBFXfLFP1JF-U/h6trKSnWBFXfLFP1JF-U -goversion go1.15.5 -D "" -importcfg $WORK/b081/importcfg -pack -c=3 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/d7/d786b0ef291126963c987a8e6c2e33dc262cdad3fcdcc44a30a4b1fcaeb9ac15-d # internal crypto/x509/pkix mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_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_s390x/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/x509/pkix -std -complete -buildid OZ5byqvOKQD1Cx1hkAQg/OZ5byqvOKQD1Cx1hkAQg -goversion go1.15.5 -D "" -importcfg $WORK/b095/importcfg -pack -c=3 ./pkix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/5b/5b38072acc0a699aa1be76ce7820db7afe0db6dde9f6b7ea049168550cc71cff-d # internal crypto/ecdsa mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_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_s390x/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/ecdsa -std -complete -buildid FpKzTUS--MKf8GHcfOx8/FpKzTUS--MKf8GHcfOx8 -goversion go1.15.5 -D "" -importcfg $WORK/b077/importcfg -pack -c=3 ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/53/532a2274bfae378de2b136ea0b682e07a47490f2ef9cb807f169ea4456d02592-d # internal vendor/golang.org/x/crypto/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/b069/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid EF5yFqfKGeqM-FQQKGHk/EF5yFqfKGeqM-FQQKGHk -goversion go1.15.5 -D "" -importcfg $WORK/b104/importcfg -pack -c=3 ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/17/1721bb7eeb09d7d5940829c573b0ec54425e049a68e80f4b81f20698ca0312fe-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_s390x/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b106/symabis ./sum_amd64.s cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid 6Yg8eRIfHeSc4YpMklKx/6Yg8eRIfHeSc4YpMklKx -goversion go1.15.5 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h -c=3 ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/fe/feebb268d48a776e5751ec0c242e597081b009b3622d80c06450397027f3218f-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_s390x/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b108/symabis ./curve25519_amd64.s cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid fyn_FJZDf1DnX5LQkp6e/fyn_FJZDf1DnX5LQkp6e -goversion go1.15.5 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h -c=3 ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b106/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b106/_pkg_.a $WORK/b106/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/15/150c4f6499f914abf7e1bedd3ff9acbb04234e923a712a7b18f5c894d4cbc4fc-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_s390x/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b103/symabis ./chacha20poly1305_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b108/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b108/_pkg_.a $WORK/b108/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/05/05513dcd41193c09c0d865c6a9298ed2a43b5d2d44474e0e19595bc881a66395-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_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_s390x/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid phF-L-0EEgmHKnlOgKJK/phF-L-0EEgmHKnlOgKJK -goversion go1.15.5 -D "" -importcfg $WORK/b109/importcfg -pack -c=3 ./hkdf.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/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_s390x/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid CLbEtPD-_r7li772wzBb/CLbEtPD-_r7li772wzBb -goversion go1.15.5 -symabis $WORK/b103/symabis -D "" -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h -c=3 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/c6/c64d415c05fa29bc1ef608586385cc7ee1f27600bd70e279ad8d5bbe62dc0f1f-d # internal path/filepath mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b041/_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_s390x/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p path/filepath -std -complete -buildid Nohow2WLJvKUDOQoenK-/Nohow2WLJvKUDOQoenK- -goversion go1.15.5 -D "" -importcfg $WORK/b111/importcfg -pack -c=3 ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b103/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b103/_pkg_.a $WORK/b103/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/a8/a80c5df16bae0be52fa3b86b39efd731fa1df1495a6964842fae73862d31a8ea-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_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_s390x/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/text/transform -std -complete -buildid bP6efG5d0D3_6W3FxnAJ/bP6efG5d0D3_6W3FxnAJ -goversion go1.15.5 -D "" -importcfg $WORK/b115/importcfg -pack -c=3 ./transform.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/3c/3c1cd93a63621f97755624137dae611d8a6c4c5772d19e06726f4dcc090cdf13-d # internal io/ioutil mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_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_s390x/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p io/ioutil -std -complete -buildid 5aQUIAunuZTxgxX6EMat/5aQUIAunuZTxgxX6EMat -goversion go1.15.5 -D "" -importcfg $WORK/b110/importcfg -pack -c=3 ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/9d/9da3a1677566752fd15b2b90d30cdceaf26b7fac36a2fd872c373cf19798dea3-d # internal log mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p log -std -complete -buildid N2E_BZXzkzIGwzhrc9zv/N2E_BZXzkzIGwzhrc9zv -goversion go1.15.5 -D "" -importcfg $WORK/b117/importcfg -pack -c=3 ./log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/37/37f1780b771aaf82548cafadd6a48228bd08d514cff7547c50bb66b3ec55454f-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b115/_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_s390x/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid bFvOum5ojsbVLVNEAU2j/bFvOum5ojsbVLVNEAU2j -goversion go1.15.5 -D "" -importcfg $WORK/b118/importcfg -pack -c=3 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/99/9946b305b90b5d8562e7283ee354ead97253af96f155857587167002f7b87d1c-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b117/_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_s390x/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid qD6XpWmcIcdyphpexjI1/qD6XpWmcIcdyphpexjI1 -goversion go1.15.5 -D "" -importcfg $WORK/b116/importcfg -pack -c=3 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/cf/cfb196b921f2d195f921e5c0b9bccdade2c421221ef6922187cadc19fdeda815-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b114/ cat >$WORK/b114/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/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_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_s390x/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid H24QbU1eUkGiYc6FFfQZ/H24QbU1eUkGiYc6FFfQZ -goversion go1.15.5 -D "" -importcfg $WORK/b114/importcfg -pack -c=3 ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/c6/c61738b9ecf0a681e4695a90afb43f7c8e4a0e1c55acfa091174323bcd28aa6d-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid 1RziFIekRHBpzLJXwqBZ/1RziFIekRHBpzLJXwqBZ -goversion go1.15.5 -D "" -importcfg $WORK/b121/importcfg -pack -c=3 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/20/2098b5bdc839ec9f93812e83dc96fd51397b1ffd463e6db720fdec7d539117b9-d # internal mime mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b041/_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_s390x/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p mime -std -complete -buildid P-0H9aOsX-7_D--v2KnO/P-0H9aOsX-7_D--v2KnO -goversion go1.15.5 -D "" -importcfg $WORK/b122/importcfg -pack -c=3 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/9e/9eb440bbd57727a074d4b8ac6487c81c37026dfc9a28eef0c63a6a2f98344f09-d # internal crypto/x509 mkdir -p $WORK/b092/ cat >$WORK/b092/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/b038/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/dsa=$WORK/b093/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/x509/internal/macos=$WORK/b094/_pkg_.a packagefile crypto/x509/pkix=$WORK/b095/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile encoding/pem=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_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_s390x/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/x509 -std -complete -buildid ffbYEU0cqLqcr7LW7wqA/ffbYEU0cqLqcr7LW7wqA -goversion go1.15.5 -D "" -importcfg $WORK/b092/importcfg -pack -c=3 ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_darwin_amd64.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/b3/b3f64f990b767b6e40338510b3fff5feab40b3f293756502da858847d59fe002-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b118/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b041/_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_s390x/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/net/idna -std -complete -buildid w4zjpzdoj8AH5w_Bn93q/w4zjpzdoj8AH5w_Bn93q -goversion go1.15.5 -D "" -importcfg $WORK/b113/importcfg -pack -c=3 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/b9/b91ecb5be68809b6cccd3d5a5a6f0768383299026cf33e8ded9ce045979be1bd-d # internal net/textproto mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p net/textproto -std -complete -buildid A2Qho7msBxgcKYSBipXL/A2Qho7msBxgcKYSBipXL -goversion go1.15.5 -D "" -importcfg $WORK/b119/importcfg -pack -c=3 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/20/202aa2302a045e152a508c1b89ecb7287eaf8d36a5a2966445b6ef82722ab4f5-d # internal mime/quotedprintable mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p mime/quotedprintable -std -complete -buildid GvHATkmxQ1APv9xh4wRE/GvHATkmxQ1APv9xh4wRE -goversion go1.15.5 -D "" -importcfg $WORK/b124/importcfg -pack -c=3 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/f2/f2de84548c85ea58171c705394d9783b4f669ea2d7fe9aa146498ec050677304-d # internal mime/multipart mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/quotedprintable=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p mime/multipart -std -complete -buildid pr0MY8baRXWVtcUsejvL/pr0MY8baRXWVtcUsejvL -goversion go1.15.5 -D "" -importcfg $WORK/b123/importcfg -pack -c=3 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/41/41d773843c2cfdc67ae5e46d687138fc784856b5f53519404cf1f00c5a9d6e11-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b112/ cat >$WORK/b112/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/b113/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile strings=$WORK/b041/_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_s390x/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid 9chkfVv95wVslfX9Src4/9chkfVv95wVslfX9Src4 -goversion go1.15.5 -D "" -importcfg $WORK/b112/importcfg -pack -c=3 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/5d/5de34438829e1a5db03c7ba828da9f79769464f3b924719a8a4643f8968af69e-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b041/_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_s390x/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid 9t09XJGIYQkHoFnQzyfh/9t09XJGIYQkHoFnQzyfh -goversion go1.15.5 -D "" -importcfg $WORK/b120/importcfg -pack -c=3 ./proxy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/67/670450c06b0a10866ea85c22ac7e02a4cf01bd2996d20fc9d22af6260d205fc2-d # internal net/http/internal mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p net/http/internal -std -complete -buildid bY4jIer-Zz26lv0zCECr/bY4jIer-Zz26lv0zCECr -goversion go1.15.5 -D "" -importcfg $WORK/b126/importcfg -pack -c=3 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/7a/7aca05c42bf20fffe4e0dfd7b6a172979924ee527dd3b721fe8529166e73a206-d # internal path mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p path -std -complete -buildid v_B1-jdLVKoiMZWNrWEX/v_B1-jdLVKoiMZWNrWEX -goversion go1.15.5 -D "" -importcfg $WORK/b127/importcfg -pack -c=3 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/bd/bd76168debda8c4e20921e0bfedc9070081011ff16f448cc96cd8d8183ad2ea0-d # internal flag mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p flag -std -complete -buildid ZmSyHgg0QPc-x5mSfaXv/ZmSyHgg0QPc-x5mSfaXv -goversion go1.15.5 -D "" -importcfg $WORK/b129/importcfg -pack -c=3 ./flag.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/1c/1c472f918aff2ae4c0bdb09c69646982716787b352f5e5b53a7107efcd5703fe-d # internal runtime/debug mkdir -p $WORK/b130/ cat >$WORK/b130/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/debug -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -gensymabis -o $WORK/b130/symabis ./debug.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/23/236ae477dc95a6c4e7f226136302ff68926ed3c76a61213b3507d7450715d4b9-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/b038/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile context=$WORK/b066/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile crypto/aes=$WORK/b068/_pkg_.a packagefile crypto/cipher=$WORK/b069/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_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/b045/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math/big=$WORK/b072/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_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_s390x/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/tls -std -complete -buildid LmssYKrvKwY-SZYbOwl0/LmssYKrvKwY-SZYbOwl0 -goversion go1.15.5 -D "" -importcfg $WORK/b074/importcfg -pack -c=3 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p runtime/debug -std -buildid S6IUwuF3SynMgVssnSY2/S6IUwuF3SynMgVssnSY2 -goversion go1.15.5 -symabis $WORK/b130/symabis -D "" -importcfg $WORK/b130/importcfg -pack -asmhdr $WORK/b130/go_asm.h -c=3 ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/debug -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b130/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b130/_pkg_.a $WORK/b130/debug.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/a3/a383d991b02ad2d6cad1b269c33864fda3aa0ed20dc936ebe671c5c2426bb0e4-d # internal runtime/trace mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b066/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p runtime/trace -std -buildid kpLl1J8btVwYiOooCwOP/kpLl1J8btVwYiOooCwOP -goversion go1.15.5 -D "" -importcfg $WORK/b133/importcfg -pack -c=3 ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/6e/6eca54fdc99bc9d2cadfbe31a2461c956b5652ac4ef25f8f55282b96007871a0-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/go-semver/semver -complete -buildid 1U68KnaSym-ehXdEGL1s/1U68KnaSym-ehXdEGL1s -goversion go1.15.5 -D "" -importcfg $WORK/b135/importcfg -pack -c=3 ./semver.go ./sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/42/42c8143b8c83bfb4de26f7fa4f0bd6ccd6b02a65bb3094b356ece4c8c099d56e-d # internal testing mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b129/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b130/_pkg_.a packagefile runtime/trace=$WORK/b133/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p testing -std -complete -buildid x48CWZT_i7anpLDc8o7a/x48CWZT_i7anpLDc8o7a -goversion go1.15.5 -D "" -importcfg $WORK/b132/importcfg -pack -c=3 ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/01/01a9ac90f2f00cbb05455d7e71712ee6668ef00f238ecac6e98cbe7b9ce2cca7-d # internal github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid ykSiS3-LOSfUCBpjD1Xd/ykSiS3-LOSfUCBpjD1Xd -goversion go1.15.5 -D "" -importcfg $WORK/b136/importcfg -pack -c=3 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/88/88b0b0edd8117d9119bc0b538d86fdaab8ab09a58744cd5f9a2e7a8218c61ad4-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/ignition/v2/config/shared/validations /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/coreos/ignition/v2/config/shared/validations -complete -buildid 4wkeEb70eCcgOjf3wmYg/4wkeEb70eCcgOjf3wmYg -goversion go1.15.5 -D "" -importcfg $WORK/b137/importcfg -pack -c=3 ./unit.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/d2/d23c44e568c0633a6070eda737f2bd26acd3e035f43f380de2ad4937c29c5c7d-d # internal github.com/clarketm/json mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/clarketm/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/clarketm/json -complete -buildid jk9ASmfxTpSu6f6BhqmZ/jk9ASmfxTpSu6f6BhqmZ -goversion go1.15.5 -D "" -importcfg $WORK/b139/importcfg -pack -c=3 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/db/db24e25263f043014534e102faab2badd3f44c33af15b706fdc4471b862325fd-d # internal github.com/coreos/go-json mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/go-json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/coreos/go-json -complete -buildid YPAhPleVPYBh1A3IopJw/YPAhPleVPYBh1A3IopJw -goversion go1.15.5 -D "" -importcfg $WORK/b142/importcfg -pack -c=3 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/a7/a70661cf4ce99d7cbadddbec5186189e7ae3443bafd783cf83fc86f420b98e69-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/coreos/vcontext/validate -complete -buildid 4fwnWI8F-wAC_7Zr3RGm/4fwnWI8F-wAC_7Zr3RGm -goversion go1.15.5 -D "" -importcfg $WORK/b143/importcfg -pack -c=3 ./validate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/6b/6b1db3dd75babcd4df2b01b4ba82452411a26b53a54e68cd2e7df7cbbb45ca6b-d # internal gopkg.in/yaml.v3 mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p gopkg.in/yaml.v3 -complete -buildid J_j_uPrgnQY5ZCkhX3sQ/J_j_uPrgnQY5ZCkhX3sQ -goversion go1.15.5 -D "" -importcfg $WORK/b145/importcfg -pack -c=3 ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/33/3305a57b3dd39d44889a3d53a0f3e9bf2a5d3cf991008a9f59edbb78b1678433-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-json=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/coreos/vcontext/json -complete -buildid -zLY7bmlbwZmMOCRqeQh/-zLY7bmlbwZmMOCRqeQh -goversion go1.15.5 -D "" -importcfg $WORK/b141/importcfg -pack -c=3 ./json.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/b7/b77cd3168c26cb03ac6fc1439c09c4e564a872ccfb8963ff94f33eca27a527ee-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b141/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b143/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/ignition/v2/config/validate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/coreos/ignition/v2/config/validate -complete -buildid ATBgQCMVT6I_1kajoZka/ATBgQCMVT6I_1kajoZka -goversion go1.15.5 -D "" -importcfg $WORK/b140/importcfg -pack -c=3 ./validate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/c6/c6525558f6ef3e786d822fd9b1db4f04b4ee62b7164569d9918df118e9953651-d # internal github.com/coreos/go-systemd/unit mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/coreos/go-systemd/unit -complete -buildid Ma6SoXYQxn51iKpYSLWF/Ma6SoXYQxn51iKpYSLWF -goversion go1.15.5 -D "" -importcfg $WORK/b148/importcfg -pack -c=3 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/d8/d8ec556a0c7ef54f5d3e60348c458b897cc3a0f398b031c856b5d8ebd6ebe053-d # internal text/template/parse mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p text/template/parse -std -complete -buildid 9b95EHkARfoz_NNYl3FB/9b95EHkARfoz_NNYl3FB -goversion go1.15.5 -D "" -importcfg $WORK/b151/importcfg -pack -c=3 ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/5a/5ad5f2f79ea150365307eb33e777fcae9ed0698d428c0e44b9e9b8c496d9cfd5-d # internal net/http/httptrace mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b066/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/textproto=$WORK/b119/_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_s390x/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p net/http/httptrace -std -complete -buildid COiA93cre5ePnPV57kf_/COiA93cre5ePnPV57kf_ -goversion go1.15.5 -D "" -importcfg $WORK/b125/importcfg -pack -c=3 ./trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/da/dad2d51b9c9370910576cf481248d9fc19261c4ee80d47d9ab35791cfba371c9-d # internal net/http mkdir -p $WORK/b064/ cat >$WORK/b064/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/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b039/_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/b046/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/multipart=$WORK/b123/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/http/httptrace=$WORK/b125/_pkg_.a packagefile net/http/internal=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_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_s390x/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p net/http -std -complete -buildid exajS-o7WYFE5VNWhtGz/exajS-o7WYFE5VNWhtGz -goversion go1.15.5 -D "" -importcfg $WORK/b064/importcfg -pack -c=3 ./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_s390x/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/3e/3ec36a2fcc5e31395d2683f2edae8655d4adefb5b8e18af44319cd28dfcb5675-d # internal text/template mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b151/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p text/template -std -complete -buildid 94UXdeA4291heXFzVwfF/94UXdeA4291heXFzVwfF -goversion go1.15.5 -D "" -importcfg $WORK/b150/importcfg -pack -c=3 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/ad/adcf508b6d92ee108b27e565d58f6d908b803ebd66851813f1e941f44144cf66-d # internal github.com/coreos/vcontext/yaml mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/tree=$WORK/b055/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b145/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/vcontext/yaml /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/coreos/vcontext/yaml -complete -buildid 8oniQDdzOQM0p_GYpVmg/8oniQDdzOQM0p_GYpVmg -goversion go1.15.5 -D "" -importcfg $WORK/b144/importcfg -pack -c=3 ./yaml.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/ac/aca7b0a59dfea0fd3bc0c19932583354a5f1242d54f339bbecf963fc284c6316-d # internal github.com/coreos/fcct/config/util mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile github.com/clarketm/json=$WORK/b139/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b140/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b143/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b144/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b145/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/config/util /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/fcct/config/util -lang=go1.12 -complete -buildid jkEtPKicxZPBdUvbxMzJ/jkEtPKicxZPBdUvbxMzJ -goversion go1.15.5 -D "" -importcfg $WORK/b138/importcfg -pack -c=3 ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/30/30eca55c5c73a7bd5dfc9b9ffe5a68399f2dd0d4fd4937dcd9daf6f285394759-d # internal github.com/coreos/fcct/internal/version mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/internal/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/coreos/fcct/internal/version -lang=go1.12 -complete -buildid fT1FZ3MU0lFP3F5SI_1J/fT1FZ3MU0lFP3F5SI_1J -goversion go1.15.5 -D "" -importcfg $WORK/b161/importcfg -pack -c=3 ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/62/62cfb03001df4aecd61f80941c9d1b22e7547c774b88fe32f7d54d16ad061a93-d # internal encoding/csv mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p encoding/csv -std -complete -buildid Jpi9Dg_-ci7d2aLYBzJT/Jpi9Dg_-ci7d2aLYBzJT -goversion go1.15.5 -D "" -importcfg $WORK/b163/importcfg -pack -c=3 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/f7/f7ea051184ce49aef407e58ff583f6e863e9a63f2d86f7f7fc3da47ea5558e0f-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/16/16cd6b605fd2b724d947ff3e795aeb2a462fba6f38f9e1486c54d7ff2ce8394d-d # internal github.com/spf13/pflag mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/csv=$WORK/b163/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b129/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b097/_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/b041/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/spf13/pflag -complete -buildid pQLo7nERf63o2b5xRF1-/pQLo7nERf63o2b5xRF1- -goversion go1.15.5 -D "" -importcfg $WORK/b162/importcfg -pack -c=3 ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/9d/9d7286406b7d357c973e122eb9e53aa9c58ba3ece2ccf0bf4d703d2e66ab05ac-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/e2/e2b146a3965312a23a552ee0899da7b754830c9c5a861a51753648f89f96b93c-d # internal net/http/httptest mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile flag=$WORK/b129/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile net/http/internal=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptest /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p net/http/httptest -std -complete -buildid a8qzjdijrD3-7qnXuI6y/a8qzjdijrD3-7qnXuI6y -goversion go1.15.5 -D "" -importcfg $WORK/b128/importcfg -pack -c=3 ./httptest.go ./recorder.go ./server.go github.com/vincent-petithory/dataurl mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/vincent-petithory/dataurl -complete -buildid r6BcFc6N7PX07CWPVKav/r6BcFc6N7PX07CWPVKav -goversion go1.15.5 -D "" -importcfg $WORK/b131/importcfg -pack -c=3 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/fb/fbb167fa6f33bb25e6538bb179df0947f6a881453b383abd85cba0c9ece3016c-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b134/ github.com/coreos/ignition/v2/config/v3_1/types cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b135/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b135/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/ignition/v2/config/v3_1/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/coreos/ignition/v2/config/v3_1/types -complete -buildid tO8hGYc-TjDsH4auR2kJ/tO8hGYc-TjDsH4auR2kJ -goversion go1.15.5 -D "" -importcfg $WORK/b149/importcfg -pack -c=3 ./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/fcct-0.8.0/vendor/github.com/coreos/ignition/v2/config/v3_0/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/ignition/v2/config/v3_0/types -complete -buildid WnpaxxRnGKaemad9eAK2/WnpaxxRnGKaemad9eAK2 -goversion go1.15.5 -D "" -importcfg $WORK/b134/importcfg -pack -c=3 ./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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/a5/a5b6df6b19b34bd59023ffcbd25d6da16b29db85c32d381711790aa801c661af-d # internal github.com/stretchr/testify/assert mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b058/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b062/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b063/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile net/http/httptest=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b130/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/stretchr/testify/assert /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/stretchr/testify/assert -complete -buildid ySooIOOop27rRdpHD2Jl/ySooIOOop27rRdpHD2Jl -goversion go1.15.5 -D "" -importcfg $WORK/b057/importcfg -pack -c=3 ./assertion_format.go ./assertion_forward.go ./assertion_order.go ./assertions.go ./doc.go ./errors.go ./forward_assertions.go ./http_assertions.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/28/28fce4745a074c254e99a94e967e6c2233e2ff6b7bd00cef88c3fb7d36a99ae4-d # internal github.com/coreos/ignition/v2/config/v3_2/types mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b135/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/ignition/v2/config/v3_2/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/coreos/ignition/v2/config/v3_2/types -complete -buildid 5uNEjFaO3X5v84KXOWxE/5uNEjFaO3X5v84KXOWxE -goversion go1.15.5 -D "" -importcfg $WORK/b154/importcfg -pack -c=3 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/6a/6adbc6b80f89c748089f8333800e6ec9e27f6e99499a8e65481401205a170c1f-d # internal github.com/coreos/ignition/v2/config/v3_3_experimental/types mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b075/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b135/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/types -complete -buildid f2Pgi_gwL7zQaoAzYOY7/f2Pgi_gwL7zQaoAzYOY7 -goversion go1.15.5 -D "" -importcfg $WORK/b158/importcfg -pack -c=3 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/13/1366f2aecd0277030eaebf3bf0d5333d56010de599f64bddf78be4754bba8587-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/1d/1d5a6466e7e74977f5b61144372ce01cf4abc5bd5d5d405c1cdca1555b84c289-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/10/10f66b5caec2807c210dcc436c4b773b1b6aa78765748686dc3cdbb3457faabb-d # internal github.com/coreos/fcct/base/util mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b056/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b057/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile testing=$WORK/b132/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/base/util /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p github.com/coreos/fcct/base/util -lang=go1.12 -complete -buildid UCUmJq_51XmbAWktB4fw/UCUmJq_51XmbAWktB4fw -goversion go1.15.5 -D "" -importcfg $WORK/b037/importcfg -pack -c=3 ./file.go ./merge.go ./test.go ./url.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/6e/6e5886301394a9c6a8940bd43c111d5e33ce17847f018435a67c9223ad07d28e-d # internal github.com/coreos/fcct/base/v0_1 mkdir -p $WORK/b036/ github.com/coreos/fcct/base/v0_2 cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/util=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a EOF github.com/coreos/fcct/base/v0_3 mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/util=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b148/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b149/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile text/template=$WORK/b150/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/base/v0_2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/coreos/fcct/base/v0_2 -lang=go1.12 -complete -buildid stWe8S9R4hFQJ0yvjQEy/stWe8S9R4hFQJ0yvjQEy -goversion go1.15.5 -D "" -importcfg $WORK/b147/importcfg -pack -c=3 ./schema.go ./translate.go ./util.go ./validate.go cd /builddir/build/BUILD/fcct-0.8.0/base/v0_1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p github.com/coreos/fcct/base/v0_1 -lang=go1.12 -complete -buildid ZCHKhi2ad-Qx90fBPGaJ/ZCHKhi2ad-Qx90fBPGaJ -goversion go1.15.5 -D "" -importcfg $WORK/b036/importcfg -pack -c=3 ./schema.go ./translate.go ./validate.go mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b148/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b154/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile text/template=$WORK/b150/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/base/v0_3 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/coreos/fcct/base/v0_3 -lang=go1.12 -complete -buildid Ji7iz0PGXTAr5AUvMQmi/Ji7iz0PGXTAr5AUvMQmi -goversion go1.15.5 -D "" -importcfg $WORK/b153/importcfg -pack -c=3 ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/cd/cdbb846ab909ba1c65588fac3745e5a0ba1060cee6b724c789af0ff3a5ebd073-d # internal github.com/coreos/fcct/config/fcos/v1_0 mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_1=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/config/fcos/v1_0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p github.com/coreos/fcct/config/fcos/v1_0 -lang=go1.12 -complete -buildid 28gZlTsCPJ7ADi4keB_J/28gZlTsCPJ7ADi4keB_J -goversion go1.15.5 -D "" -importcfg $WORK/b035/importcfg -pack -c=3 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/67/67d350b1297821d27a3f37537e543257de4d422e08f5f96ec27e28a8514d2af7-d # internal github.com/coreos/fcct/base/v0_4_exp mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b148/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b158/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile text/template=$WORK/b150/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/base/v0_4_exp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/coreos/fcct/base/v0_4_exp -lang=go1.12 -complete -buildid 1uzmuLZiPE_LRnPHMmBH/1uzmuLZiPE_LRnPHMmBH -goversion go1.15.5 -D "" -importcfg $WORK/b157/importcfg -pack -c=3 ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/18/18f426a12fd905224567830f46a13f0a59352be8719418427ce34859654393a9-d # internal github.com/coreos/fcct/config/fcos/v1_1 mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_2=$WORK/b147/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b149/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/config/fcos/v1_1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/coreos/fcct/config/fcos/v1_1 -lang=go1.12 -complete -buildid yc6M9dkpwybmMPWAVNsj/yc6M9dkpwybmMPWAVNsj -goversion go1.15.5 -D "" -importcfg $WORK/b146/importcfg -pack -c=3 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/fe/fee5bd59acd39b64b8cb662dda76ad6014b2af7523eb433d9b980e51a0619255-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/6a/6a8e1ba681613f72285827fef8d95d45e047b36864a5cf657b18efb901e38063-d # internal github.com/coreos/fcct/config/fcos/v1_2 mkdir -p $WORK/b152/ github.com/coreos/fcct/config/fcos/v1_3 mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3=$WORK/b153/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b154/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/config/fcos/v1_3 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/coreos/fcct/config/fcos/v1_3 -lang=go1.12 -complete -buildid 4--crBnroAqKP6Ra3yUU/4--crBnroAqKP6Ra3yUU -goversion go1.15.5 -D "" -importcfg $WORK/b155/importcfg -pack -c=3 ./schema.go ./translate.go ./validate.go cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_3=$WORK/b153/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b154/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/config/fcos/v1_2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/coreos/fcct/config/fcos/v1_2 -lang=go1.12 -complete -buildid MZ4tO-pCdzNGAv158W5x/MZ4tO-pCdzNGAv158W5x -goversion go1.15.5 -D "" -importcfg $WORK/b152/importcfg -pack -c=3 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/d6/d69cc59d45f25f4650041fe428bedbfcea4b9359cbd450c90aeeee8c25cf16f5-d # internal github.com/coreos/fcct/config/fcos/v1_4_exp mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b157/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b158/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/config/fcos/v1_4_exp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/coreos/fcct/config/fcos/v1_4_exp -lang=go1.12 -complete -buildid SUsAehr8d65ZY4US-THc/SUsAehr8d65ZY4US-THc -goversion go1.15.5 -D "" -importcfg $WORK/b156/importcfg -pack -c=3 ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/19/194ffd99492681c949f88742182522362190e880ba1955563a6e4773d4b3262e-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/1c/1c316c0e0b42228e1058fb2dea142e45cce4164485097430af5ba39e8c5bf06d-d # internal github.com/coreos/fcct/config/rhcos/v0_1 mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_3=$WORK/b155/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b154/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/config/rhcos/v0_1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/coreos/fcct/config/rhcos/v0_1 -lang=go1.12 -complete -buildid 4cVWjcthyP1GfPrMKL6C/4cVWjcthyP1GfPrMKL6C -goversion go1.15.5 -D "" -importcfg $WORK/b159/importcfg -pack -c=3 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/73/73d226d72c5289d4a5533f966259a57d2e9b2431c149e19db2242a711a87d550-d # internal github.com/coreos/fcct/config/rhcos/v0_2_exp mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_4_exp=$WORK/b156/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b158/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/config/rhcos/v0_2_exp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/coreos/fcct/config/rhcos/v0_2_exp -lang=go1.12 -complete -buildid nNqH-AkFtvtJWk0gkOjw/nNqH-AkFtvtJWk0gkOjw -goversion go1.15.5 -D "" -importcfg $WORK/b160/importcfg -pack -c=3 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/ea/ea7678a404e409f559776ece23240c719135550729764a86878646c4a058e6ff-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/a4/a49fb819cd1dc2d9ab96ea25ef7b8b590e7eca2614824d38319c1b4224f46efd-d # internal github.com/coreos/fcct/config mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_0=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_1=$WORK/b146/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_2=$WORK/b152/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_3=$WORK/b155/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_4_exp=$WORK/b156/_pkg_.a packagefile github.com/coreos/fcct/config/rhcos/v0_1=$WORK/b159/_pkg_.a packagefile github.com/coreos/fcct/config/rhcos/v0_2_exp=$WORK/b160/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b145/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/config /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p github.com/coreos/fcct/config -lang=go1.12 -complete -buildid mnGL0cEeXHgs0vamEQc3/mnGL0cEeXHgs0vamEQc3 -goversion go1.15.5 -D "" -importcfg $WORK/b033/importcfg -pack -c=3 ./config.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/65/65a38d84dba0e26cfb4cb2a80c66cffdcba7d8150acb596fb3401a2a082054ce-d # internal command-line-arguments 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\tcommand-line-arguments\nmod\tgithub.com/coreos/fcct\t(devel)\t\ndep\tgithub.com/clarketm/json\tv1.14.1\t\ndep\tgithub.com/coreos/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd\tv0.0.0-20190321100706-95778dfbb74e\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.0.0\t\ndep\tgithub.com/coreos/ignition/v2\tv2.8.1\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20201120045928-b0e13dab675c\t\ndep\tgithub.com/davecgh/go-spew\tv1.1.1\t\ndep\tgithub.com/pmezard/go-difflib\tv1.0.0\t\ndep\tgithub.com/spf13/pflag\tv1.0.5\t\ndep\tgithub.com/stretchr/testify\tv1.5.1\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\ndep\tgopkg.in/yaml.v2\tv2.2.2\t\ndep\tgopkg.in/yaml.v3\tv3.0.0-20191010095647-fc94e3f71652\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b161/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b162/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.12 -complete -buildid wxj0xClWZekWxmqZhCPB/wxj0xClWZekWxmqZhCPB -goversion go1.15.5 -D _/builddir/build/BUILD/fcct-0.8.0/internal -importcfg $WORK/b001/importcfg -pack -c=3 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/ad/adc3bae02eb0080ed59a3196107709559acc70f9d2b7843d049b559ce89c0cb9-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b033/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b034/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b161/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b162/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a 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 reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_0=$WORK/b035/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_1=$WORK/b146/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_2=$WORK/b152/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_3=$WORK/b155/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_4_exp=$WORK/b156/_pkg_.a packagefile github.com/coreos/fcct/config/rhcos/v0_1=$WORK/b159/_pkg_.a packagefile github.com/coreos/fcct/config/rhcos/v0_2_exp=$WORK/b160/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b054/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b145/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile encoding/csv=$WORK/b163/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile flag=$WORK/b129/_pkg_.a packagefile net=$WORK/b097/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b111/_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/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/fcct/base/v0_2=$WORK/b147/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b149/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3=$WORK/b153/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b154/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b047/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b048/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b053/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b157/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b158/_pkg_.a packagefile regexp=$WORK/b060/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b055/_pkg_.a packagefile encoding=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile context=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/net/route=$WORK/b099/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile internal/singleflight=$WORK/b101/_pkg_.a packagefile math/rand=$WORK/b073/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile github.com/clarketm/json=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b140/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b143/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b144/_pkg_.a packagefile crypto=$WORK/b075/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b137/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b148/_pkg_.a packagefile text/template=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b064/_pkg_.a packagefile compress/gzip=$WORK/b039/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b056/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b057/_pkg_.a packagefile testing=$WORK/b132/_pkg_.a packagefile encoding/json=$WORK/b049/_pkg_.a packagefile regexp/syntax=$WORK/b061/_pkg_.a packagefile unicode/utf16=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b141/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile text/template/parse=$WORK/b151/_pkg_.a packagefile container/list=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b074/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/multipart=$WORK/b123/_pkg_.a packagefile net/http/httptrace=$WORK/b125/_pkg_.a packagefile net/http/internal=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile compress/flate=$WORK/b042/_pkg_.a packagefile hash/crc32=$WORK/b044/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b058/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b062/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b063/_pkg_.a packagefile net/http/httptest=$WORK/b128/_pkg_.a packagefile runtime/debug=$WORK/b130/_pkg_.a packagefile runtime/trace=$WORK/b133/_pkg_.a packagefile github.com/coreos/go-json=$WORK/b142/_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/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b071/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b081/_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 vendor/golang.org/x/text/secure/bidirule=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b118/_pkg_.a packagefile mime/quotedprintable=$WORK/b124/_pkg_.a packagefile crypto/internal/subtle=$WORK/b070/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b083/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b085/_pkg_.a packagefile crypto/dsa=$WORK/b093/_pkg_.a packagefile crypto/x509/internal/macos=$WORK/b094/_pkg_.a packagefile crypto/x509/pkix=$WORK/b095/_pkg_.a packagefile encoding/asn1=$WORK/b082/_pkg_.a packagefile vendor/golang.org/x/crypto/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 vendor/golang.org/x/text/transform=$WORK/b115/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -buildmode=exe -buildid=dwStUkjGQLyW1p_hWq8A/wxj0xClWZekWxmqZhCPB/CdWfHRqri-LsbBHRLK9u/dwStUkjGQLyW1p_hWq8A -X github.com/coreos/fcct/internal/version.Raw=0.8.0 -B 0xad18d473d5f5e6aaad522a51e0562d2056c3c6e3 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out fcct-x86_64-apple-darwin rm -r $WORK/b001/ Building Windows fcct... + echo 'Building Windows fcct...' ++ head -c20 /dev/urandom ++ tr -d ' \n' ++ od -An -tx1 + GOARCH=amd64 + GOOS=windows + go build -ldflags '-X github.com/coreos/fcct/internal/version.Raw=0.8.0 -B 0x2ce46a6bc7f1ae753be4af699c8c0100285a475a' -a -v -x -o fcct-x86_64-pc-windows-gnu.exe internal/main.go WORK=/tmp/go-build079870597 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/unsafeheader -std -complete -buildid lB4IcjrMeUYwAcIlNG9A/lB4IcjrMeUYwAcIlNG9A -goversion go1.15.5 -D "" -importcfg $WORK/b005/importcfg -pack -c=3 ./unsafeheader.go internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b009/symabis ./cpu_x86.s runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b010/symabis ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/b6/b6d99cc4f51488f03007852c6666b065cdaf1edbbd144b56b2a360918e2b4ba2-d # internal runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p runtime/internal/sys -std -+ -complete -buildid HKeYU1m6RgF_6mB3_vEc/HKeYU1m6RgF_6mB3_vEc -goversion go1.15.5 -D "" -importcfg $WORK/b012/importcfg -pack -c=3 ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_windows.go ./zversion.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/cpu -std -+ -buildid mmy7FdfZCqUz1nFyS51m/mmy7FdfZCqUz1nFyS51m -goversion go1.15.5 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h -c=3 ./cpu.go ./cpu_amd64.go ./cpu_x86.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime/internal/atomic -std -+ -buildid LrY_l1IJMM4ct_iXG-z3/LrY_l1IJMM4ct_iXG-z3 -goversion go1.15.5 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h -c=3 ./atomic_amd64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b010/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/1b/1b83fc7847883a06cedbd6d0002e78f1a7e414e2838a099916f0227395e78b6a-d # internal 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_s390x/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p math/bits -std -complete -buildid 3EZPa7yTg0xyXQYUR3Bb/3EZPa7yTg0xyXQYUR3Bb -goversion go1.15.5 -D "" -importcfg $WORK/b016/importcfg -pack -c=3 ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/62/6203b6b46adb2dc695720549b18eeae51977f5a0ed4276570603ffc4a8ee364c-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime/internal/math -std -+ -complete -buildid 2pyAZlgko1J4P6K1bgxQ/2pyAZlgko1J4P6K1bgxQ -goversion go1.15.5 -D "" -importcfg $WORK/b011/importcfg -pack -c=3 ./math.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b009/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/0e/0e2fb059b401e14d9e3c3330ff3a67a3685b3c62b2cee1bb4239869b3db8b3b4-d # internal internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b008/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/bytealg -std -+ -buildid LD6Rss7av8sy18E0DaC2/LD6Rss7av8sy18E0DaC2 -goversion go1.15.5 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h -c=3 ./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_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/fb/fb44c70a3f080d73210a06e1e92db4c6471fa11703c382611d621f51dc89b8b0-d # internal 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_s390x/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p unicode/utf8 -std -complete -buildid EKhCGZXUpoXFgRB6JK4J/EKhCGZXUpoXFgRB6JK4J -goversion go1.15.5 -D "" -importcfg $WORK/b018/importcfg -pack -c=3 ./utf8.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/0d/0d86a1e4150e133cf879e428396ea87fbfcf19b5d99ad4b4d5c250fd3820c61e-d # internal math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -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 cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p math -std -buildid 3unHROMu1xGNIxXjKlxR/3unHROMu1xGNIxXjKlxR -goversion go1.15.5 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h -c=3 ./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 ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/e6/e6b3306c175976e1078fa0fe70da7d1c743af545dc7e90ecf0463c54e7c39342-d # internal internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/race -std -complete -buildid dyq3BZsvf2ZTMEcWi8by/dyq3BZsvf2ZTMEcWi8by -goversion go1.15.5 -D "" -importcfg $WORK/b020/importcfg -pack -c=3 ./doc.go ./norace.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f6/f6b61614d6c3506752268497c4fe8e650204f2e412ce877ab7d13a678baafe85-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_s390x/asm -p sync/atomic -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/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b008/indexbyte_amd64.o ./indexbyte_amd64.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync/atomic -std -buildid KUqnldcuIDiemJIpcK5X/KUqnldcuIDiemJIpcK5X -goversion go1.15.5 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h -c=3 ./doc.go ./value.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_amd64.o $WORK/b008/count_amd64.o $WORK/b008/equal_amd64.o $WORK/b008/index_amd64.o $WORK/b008/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/e7/e7f6261f72d59dbd4e1c22fdea67521b0ce64f060b2d395d4cc9f31a95198c3a-d # internal runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_windows_amd64.s ./sys_windows_amd64.s ./zcallback_windows.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -p sync/atomic -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_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/bd/bd10dca9afcf8a71e4a4713fd4455cc69a16a1d0b85414a320038736fa0a35c7-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_s390x/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p unicode -std -complete -buildid xsqifgUH22BgbB1_UsWK/xsqifgUH22BgbB1_UsWK -goversion go1.15.5 -D "" -importcfg $WORK/b022/importcfg -pack -c=3 ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p runtime -std -+ -buildid GX4ArQoPA3yQPNd3UlbF/GX4ArQoPA3yQPNd3UlbF -goversion go1.15.5 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h -c=3 ./alg.go ./atomic_pointer.go ./auxv_none.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.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 ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_windows.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_windows.go ./os_nonopenbsd.go ./os_windows.go ./panic.go ./plugin.go ./preempt.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 ./stubs3.go ./stubs_amd64.go ./stubs_nonlinux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./syscall_windows.go ./time.go ./time_nofake.go ./timeasm.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go ./zcallback_windows.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -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_s390x/asm -p math -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 /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -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 /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -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 /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -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_s390x/asm -p math -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 /usr/lib/golang/pkg/tool/linux_s390x/asm -p math -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 /usr/lib/golang/pkg/tool/linux_s390x/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_s390x/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/8f/8f3054f3710813137454be7bbdca7a31ffdc78a1ccd0dc60afdee521693d307b-d # internal internal/syscall/windows/sysdll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/syscall/windows/sysdll /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/syscall/windows/sysdll -std -complete -buildid FVxMVLayW-FzBKdC8DPH/FVxMVLayW-FzBKdC8DPH -goversion go1.15.5 -D "" -importcfg $WORK/b029/importcfg -pack -c=3 ./sysdll.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/35/35877fffcfe37884b757e3925ad56238aeaaeb8eb599e44ad03b261134750665-d # internal unicode/utf16 mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p unicode/utf16 -std -complete -buildid 9NOjfoh1lYzHknlYPiys/9NOjfoh1lYzHknlYPiys -goversion go1.15.5 -D "" -importcfg $WORK/b031/importcfg -pack -c=3 ./utf16.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/e7/e7d765b7703bdc05f04eeabb978d6041939e9507bfc65bd1f00b80b38f28e1c7-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_s390x/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p internal/testlog -std -complete -buildid 1CoAMRYAHVKOqN_wMP3b/1CoAMRYAHVKOqN_wMP3b -goversion go1.15.5 -D "" -importcfg $WORK/b035/importcfg -pack -c=3 ./log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/7a/7ae3399aa049212f3361e0fed50962d6ae7d5cf0a00fac0edf1da7da8b8e0dd5-d # internal encoding mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p encoding -std -complete -buildid usddF4978oqVSisV3LNi/usddF4978oqVSisV3LNi -goversion go1.15.5 -D "" -importcfg $WORK/b053/importcfg -pack -c=3 ./encoding.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/43/43aae101624db94d396f6091f199f533ae6a42b9c996f97415155858da527512-d # internal container/list mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p container/list -std -complete -buildid BG-QtOWQJJjF5l536mya/BG-QtOWQJJjF5l536mya -goversion go1.15.5 -D "" -importcfg $WORK/b067/importcfg -pack -c=3 ./list.go cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/ec/eca1d1078747c5c5482dbdabddc0eeaabbf17948149da21cb5238a4914714b85-d # internal crypto/internal/subtle mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/internal/subtle -std -complete -buildid Mfwq_o9J0KpWEdfNjfkD/Mfwq_o9J0KpWEdfNjfkD -goversion go1.15.5 -D "" -importcfg $WORK/b076/importcfg -pack -c=3 ./aliasing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/a6/a62867fb9bf91d92aef8c677fb7087545c2426daa0764356b0746de2351cb4fa-d # internal crypto/subtle mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/subtle -std -complete -buildid Sh7B5beuXFClcUULNb8y/Sh7B5beuXFClcUULNb8y -goversion go1.15.5 -D "" -importcfg $WORK/b077/importcfg -pack -c=3 ./constant_time.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ab/ab14b5e608d416b9776a04e40aafa6c40c2ac0f6abc14dd4c84743512789447d-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -buildid 02FG2_YazhNdgUl_skR1/02FG2_YazhNdgUl_skR1 -goversion go1.15.5 -D "" -importcfg $WORK/b085/importcfg -pack -c=3 ./asn1.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/8a/8a049306a1554513e1c1e822640ffb69522da4babed3f4256238bc7e0e4f55e2-d # internal internal/nettrace mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p internal/nettrace -std -complete -buildid Y6VVNl6WoDDIR5qtdgjx/Y6VVNl6WoDDIR5qtdgjx -goversion go1.15.5 -D "" -importcfg $WORK/b100/importcfg -pack -c=3 ./nettrace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/2c/2cc008ee141994e0116a50b356f1639deb2b3eec96e26d56d9b4f5014b47e809-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_s390x/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -buildid qeUF0nwV3mJ8yVLZG4qj/qeUF0nwV3mJ8yVLZG4qj -goversion go1.15.5 -D "" -importcfg $WORK/b105/importcfg -pack -c=3 ./aliasing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/1e/1eef3813f0a77bdd480fd4721002ed97b4d37c0641160673194776e5ae66ae54-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/4a/4aed2a2e898d4a0717a3d304673ed9a70467775fe4e30a5a6e08c4906ffdc2a2-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/rt0_windows_amd64.o ./rt0_windows_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/sys_windows_amd64.o ./sys_windows_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b007/zcallback_windows.o ./zcallback_windows.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_amd64.o $WORK/b007/duff_amd64.o $WORK/b007/memclr_amd64.o $WORK/b007/memmove_amd64.o $WORK/b007/preempt_amd64.o $WORK/b007/rt0_windows_amd64.o $WORK/b007/sys_windows_amd64.o $WORK/b007/zcallback_windows.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/9a/9ac8d0e79bb82a47b165d3c684d53aa179fa94b2e27863dbb5db5e965d59dd43-d # internal sync mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p sync -std -buildid lmb0Yf-6xOtja9VXltvk/lmb0Yf-6xOtja9VXltvk -goversion go1.15.5 -D "" -importcfg $WORK/b019/importcfg -pack -c=3 ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go 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_s390x/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b107/symabis ./cpu_x86.s 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_s390x/asm -p internal/reflectlite -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/b107/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p vendor/golang.org/x/sys/cpu -std -buildid jbHJBljJ3FQbiRLIKPPN/jbHJBljJ3FQbiRLIKPPN -goversion go1.15.5 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h -c=3 ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_x86.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -buildid 8ZYY3duRcg89J42k_Wvo/8ZYY3duRcg89J42k_Wvo -goversion go1.15.5 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h -c=3 ./swapper.go ./type.go ./value.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b107/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b107/_pkg_.a $WORK/b107/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/66/663a659af361e61b4b71127f97a010b0e2323b1ed54580c637ae8d6da31fdba7-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/64/644c7e6c7ed69bb5b1e264cc96403fac18e904d52ee8d426c3b1d07ed14b74e1-d # internal internal/singleflight mkdir -p $WORK/b101/ cat >$WORK/b101/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_s390x/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p internal/singleflight -std -complete -buildid __rGUloiNH3x6qKhkFwb/__rGUloiNH3x6qKhkFwb -goversion go1.15.5 -D "" -importcfg $WORK/b101/importcfg -pack -c=3 ./singleflight.go math/rand mkdir -p $WORK/b071/ 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_s390x/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p math/rand -std -complete -buildid hRKmMT0USeGGF0a_mQgJ/hRKmMT0USeGGF0a_mQgJ -goversion go1.15.5 -D "" -importcfg $WORK/b071/importcfg -pack -c=3 ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/70/70b05b62fc782ece1f7d78a2ab1f5ce7351200cf659d4ee721702921e098de61-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/f7/f72ba6cafc75527be585e3beb72322d4b071693ea258c3c3b693a2525aa73b81-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_s390x/asm -p internal/reflectlite -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_s390x/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/58/58f4ec0b8e9435f6b6e397a217dd9678c25cd8a38f297b4fad8720113ccf6d46-d # internal errors mkdir -p $WORK/b003/ sort cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF mkdir -p $WORK/b023/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -buildid 6ni5aRTJX8zIq5ZhmVGV/6ni5aRTJX8zIq5ZhmVGV -goversion go1.15.5 -D "" -importcfg $WORK/b003/importcfg -pack -c=3 ./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_s390x/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sort -std -complete -buildid YDAmuOI_NI4k8D7wiF54/YDAmuOI_NI4k8D7wiF54 -goversion go1.15.5 -D "" -importcfg $WORK/b023/importcfg -pack -c=3 ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c6/c64e416fe3b176d90750b26dee54c923c3bd6df476de3b4c7d79e9a2da9cc63a-d # internal strconv mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p strconv -std -complete -buildid w19uhH4AFnM_m5PhiNxe/w19uhH4AFnM_m5PhiNxe -goversion go1.15.5 -D "" -importcfg $WORK/b017/importcfg -pack -c=3 ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go 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 EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p io -std -complete -buildid uYZvRPLqXpvn_qVvgYCZ/uYZvRPLqXpvn_qVvgYCZ -goversion go1.15.5 -D "" -importcfg $WORK/b024/importcfg -pack -c=3 ./io.go ./multi.go ./pipe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/4f/4f54990b306682e8bf60d15ffb783e3388255ca289d7213494f1cd6d27580abe-d # internal internal/oserror mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -buildid -K_Rg-dpcpfTpHCrFO5E/-K_Rg-dpcpfTpHCrFO5E -goversion go1.15.5 -D "" -importcfg $WORK/b026/importcfg -pack -c=3 ./errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/c5/c5bf9a22521aca9a9b91c9867a65e73b92b16b496298c810300f6cd8fd08d120-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_s390x/asm -p syscall -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 internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_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_s390x/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p syscall -std -buildid sJpXdvRQX40jzezZY1dX/sJpXdvRQX40jzezZY1dX -goversion go1.15.5 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h -c=3 ./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 ./time_nofake.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_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/c6/c6d9d3452f054d4fa6a5c6ea553c26a77e8bd7cefd32ff52e860454456c74fa2-d # internal github.com/coreos/fcct/config/common mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/config/common /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p github.com/coreos/fcct/config/common -lang=go1.12 -complete -buildid B47PPvWuB2iRlXhlWqvz/B47PPvWuB2iRlXhlWqvz -goversion go1.15.5 -D "" -importcfg $WORK/b037/importcfg -pack -c=3 ./common.go ./errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/cc/cc84ade668d5cec305c2bce7de9341b8308b032715eed2f7a7e0812a6721a007-d # internal bytes mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p bytes -std -buildid WnM-ZB9XhYk0PhcJLQ0v/WnM-ZB9XhYk0PhcJLQ0v -goversion go1.15.5 -D "" -importcfg $WORK/b041/importcfg -pack -c=3 ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/4a/4a6b3aeffb3434635178ac2dfcad7e346da4ba1bf783f38a39d2943e1cd240e8-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_s390x/asm -p reflect -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 internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p reflect -std -buildid LqQDncuODXrbo3uAqSkT/LqQDncuODXrbo3uAqSkT -goversion go1.15.5 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h -c=3 ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/c9/c9f77a954ff0fb6296cc3ca1d25a01de6eed77c3495a79caba7ce1dcb072d330-d # internal strings mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p strings -std -complete -buildid 1PW7eA2so-WVeb3BUPmP/1PW7eA2so-WVeb3BUPmP -goversion go1.15.5 -D "" -importcfg $WORK/b044/importcfg -pack -c=3 ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/f4/f4464068bc0674508c0caa123aecc14992bfdcfb51c6ca04f64d8429f240d34e-d # internal bufio mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p bufio -std -complete -buildid v7cVL_I-GXnU9ajqBAx5/v7cVL_I-GXnU9ajqBAx5 -goversion go1.15.5 -D "" -importcfg $WORK/b043/importcfg -pack -c=3 ./bufio.go ./scan.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -p syscall -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_s390x/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_windows.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/34/34d133047c25b9b3d8ab42a3a7fb48e28e76be65e343dca76f7f7e8964d41203-d # internal internal/syscall/windows mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/syscall/windows/sysdll=$WORK/b029/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/windows /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/syscall/windows -std -complete -buildid 5FPwzdm-iWsWUKkHKCMG/5FPwzdm-iWsWUKkHKCMG -goversion go1.15.5 -D "" -importcfg $WORK/b028/importcfg -pack -c=3 ./psapi_windows.go ./reparse_windows.go ./security_windows.go ./symlink_windows.go ./syscall_windows.go ./zsyscall_windows.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/a2/a266229ea15fbe6d2166989da13afe6446e57646993b74ea0406c55336443818-d # internal internal/syscall/windows/registry mkdir -p $WORK/b033/ 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 cd /usr/lib/golang/src/internal/syscall/windows/registry /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/syscall/windows/registry -std -complete -buildid TVR33EtXFG9fnBV_dpx2/TVR33EtXFG9fnBV_dpx2 -goversion go1.15.5 -D "" -importcfg $WORK/b033/importcfg -pack -c=3 ./key.go ./syscall.go ./value.go ./zsyscall_windows.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/4f/4f84c7d709047f758afe6c13793f8c2259c6a7037be89c21045bd8e6cf82bc31-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/b007/_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_s390x/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p time -std -buildid UXcGt6cJnLYflIouKY4v/UXcGt6cJnLYflIouKY4v -goversion go1.15.5 -D "" -importcfg $WORK/b032/importcfg -pack -c=3 ./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_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/9f/9f4300c70cda0b2f065c747a9909629ed31101352fc08b26a17028e81e5b1ee8-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_s390x/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/syscall/execenv -std -complete -buildid l-vNGblE5iwwHo3Kyvc-/l-vNGblE5iwwHo3Kyvc- -goversion go1.15.5 -D "" -importcfg $WORK/b034/importcfg -pack -c=3 ./execenv_windows.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/b1/b1a9bc7c650034ccda2d2649ca96dbafe46a0e6cbabff2b2fd80a8a573352d2a-d # internal hash mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p hash -std -complete -buildid ipz53SenBPwMXEuxaeBm/ipz53SenBPwMXEuxaeBm -goversion go1.15.5 -D "" -importcfg $WORK/b048/importcfg -pack -c=3 ./hash.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/70/703554f0b88e71f8d1949aab69671b8ccd802c672be66d3de4829de00bd9303a-d # internal hash/crc32 mkdir -p $WORK/b047/ cat >$WORK/b047/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_s390x/asm -p hash/crc32 -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b047/symabis ./crc32_amd64.s cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p hash/crc32 -std -buildid b0VgGdvkX2XJute-P4g3/b0VgGdvkX2XJute-P4g3 -goversion go1.15.5 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h -c=3 ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p hash/crc32 -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b047/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b047/_pkg_.a $WORK/b047/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/33/334da79c892d8a57a3d89aa4d7f8b7a1729cb58433e1f067cf1c812b9449bd8f-d # internal regexp/syntax mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_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_s390x/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p regexp/syntax -std -complete -buildid Z3wXQ7jPenJyA27TeteX/Z3wXQ7jPenJyA27TeteX -goversion go1.15.5 -D "" -importcfg $WORK/b063/importcfg -pack -c=3 ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/2b/2bb349359759fef8d0947db89169510aeb8abb14849331670a35586eb0e56600-d # internal internal/poll mkdir -p $WORK/b027/ 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 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_s390x/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/poll -std -buildid x85SvoumQcLTmijZh1gc/x85SvoumQcLTmijZh1gc -goversion go1.15.5 -D "" -importcfg $WORK/b027/importcfg -pack -c=3 ./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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/5c/5c95c4ebfb73fe7feba3a04356fde397b43a14b036aae3650435e75f01ee9a52-d # internal regexp mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b063/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_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_s390x/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p regexp -std -complete -buildid 1amO_JKjy8w4LjXBX5MW/1amO_JKjy8w4LjXBX5MW -goversion go1.15.5 -D "" -importcfg $WORK/b062/importcfg -pack -c=3 ./backtrack.go ./exec.go ./onepass.go ./regexp.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/asm -p reflect -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_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/d2/d242dcdeab0f65ef2dd9af30735b79b46204710e20c5c783297f1f4a55c36b07-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # 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_s390x/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/fmtsort -std -complete -buildid yES64KWO8P6w-aeh0yGB/yES64KWO8P6w-aeh0yGB -goversion go1.15.5 -D "" -importcfg $WORK/b013/importcfg -pack -c=3 ./sort.go cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/86/8624d8ecb1f1036abe5f4931e3f82030b17f278e52e9b593b71eb08e2925c85f-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/b007/_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_s390x/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p os -std -buildid rTHWN1qOREWPO7onUx1s/rTHWN1qOREWPO7onUx1s -goversion go1.15.5 -D "" -importcfg $WORK/b025/importcfg -pack -c=3 ./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 ./readfrom_stub.go ./removeall_noat.go ./stat.go ./stat_windows.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_windows.go ./types.go ./types_windows.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/a3/a3848a5256f5fb53c6f3d418d84e2346ecb46864b3c7b4c599fd27b0b0fc4aba-d # internal encoding/binary mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p encoding/binary -std -complete -buildid IjtkTDivhcECl-uZIdr8/IjtkTDivhcECl-uZIdr8 -goversion go1.15.5 -D "" -importcfg $WORK/b046/importcfg -pack -c=3 ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/22/22c22010aab99dfc9153c4985f5996079763a3a83543cd86286b2b952b83a053-d # internal encoding/base64 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_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_s390x/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p encoding/base64 -std -complete -buildid 9IFt3x20aXZdnn0wIX45/9IFt3x20aXZdnn0wIX45 -goversion go1.15.5 -D "" -importcfg $WORK/b049/importcfg -pack -c=3 ./base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/c5/c5ff996c0b64e0cc77df495d942066ca9716b5a30c6d464725d3cdf7230bc4a6-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal fmt mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p fmt -std -complete -buildid tCgVq5RnlIP8RiwCcUn_/tCgVq5RnlIP8RiwCcUn_ -goversion go1.15.5 -D "" -importcfg $WORK/b002/importcfg -pack -c=3 ./doc.go ./errors.go ./format.go ./print.go ./scan.go cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/20/203c75724aea274e5ee740a79c2d313fa6abb2e3309c8ceb1990eada44cae03b-d # internal context mkdir -p $WORK/b068/ 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 sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p context -std -complete -buildid awWQJpqW8NblRPZ7TX_w/awWQJpqW8NblRPZ7TX_w -goversion go1.15.5 -D "" -importcfg $WORK/b068/importcfg -pack -c=3 ./context.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/f7/f7ea742ae2386c2ddfbce8ffdddf294a9cdc789714955100b624790eb8004f99-d # internal crypto mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b048/_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_s390x/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto -std -complete -buildid msqwF8GgVLNeff-7QDFl/msqwF8GgVLNeff-7QDFl -goversion go1.15.5 -D "" -importcfg $WORK/b073/importcfg -pack -c=3 ./crypto.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/a4/a40a827757ea844e2fe77b39afc74c357769c330f25045f15d5d0ba3c9349da8-d # internal crypto/cipher mkdir -p $WORK/b075/ cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/cipher -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b075/symabis ./xor_amd64.s cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/cipher -std -buildid 4tINYmBY5ZmZKhzcpJ5r/4tINYmBY5ZmZKhzcpJ5r -goversion go1.15.5 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h -c=3 ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/da/da360b29bf623a1d95830e89c1788e478794c4912d27f36b3b4e9168f41d7acd-d # internal crypto/internal/randutil mkdir -p $WORK/b081/ cat >$WORK/b081/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_s390x/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/internal/randutil -std -complete -buildid w4NlkD4hUXspYdtNpPCx/w4NlkD4hUXspYdtNpPCx -goversion go1.15.5 -D "" -importcfg $WORK/b081/importcfg -pack -c=3 ./randutil.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/a1/a1b7f6245625cb3c119fe933e5450cfe715d95997f0ae19b4be10bc175571176-d # internal crypto/sha512 mkdir -p $WORK/b082/ cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha512 -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b082/symabis ./sha512block_amd64.s cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/sha512 -std -buildid m5qtoYlJfZc0KZWP0tOo/m5qtoYlJfZc0KZWP0tOo -goversion go1.15.5 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h -c=3 ./sha512.go ./sha512block.go ./sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha512 -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b082/sha512block_amd64.o ./sha512block_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b082/_pkg_.a $WORK/b082/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/c9/c90f478bc08112278b6038e8d8489a7d21c862feab15b141db21a11c7541e392-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b046/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/ed25519/internal/edwards25519 -std -complete -buildid 8fGnqt-T0RsUvAWB9hfw/8fGnqt-T0RsUvAWB9hfw -goversion go1.15.5 -D "" -importcfg $WORK/b087/importcfg -pack -c=3 ./const.go ./edwards25519.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/cipher -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b075/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b075/_pkg_.a $WORK/b075/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/17/1799c76128b2a0419dfdd3080c1e03f23187c304029b40fec5aedb02577c5281-d # internal crypto/aes mkdir -p $WORK/b074/ cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/aes -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b074/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/aes -std -buildid pCtg1qn4Y1fnrasDbNTV/pCtg1qn4Y1fnrasDbNTV -goversion go1.15.5 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h -c=3 ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/aes -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b074/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/aes -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b074/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b074/_pkg_.a $WORK/b074/asm_amd64.o $WORK/b074/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/04/04e7e1e3094196dea5b0c4828056b33e5a1bda12df9d3e1bac3db5da03165165-d # internal crypto/des mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b046/_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_s390x/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/des -std -complete -buildid S-DsZmb92rFm2FWmyEEA/S-DsZmb92rFm2FWmyEEA -goversion go1.15.5 -D "" -importcfg $WORK/b078/importcfg -pack -c=3 ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/ed/ed566500d01296d070aceca03f1ce85858b146292253781fa7f6065b49563b2b-d # internal compress/flate mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p compress/flate -std -complete -buildid 355eN9RLoG16ieLbnhGr/355eN9RLoG16ieLbnhGr -goversion go1.15.5 -D "" -importcfg $WORK/b045/importcfg -pack -c=3 ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/ec/ec2e46ca35d92e414be1a33fbf1e0108d9bd8d1faa381e9e9f0d6af5eca1f6a0-d # internal encoding/json mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding=$WORK/b053/_pkg_.a packagefile encoding/base64=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_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 /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p encoding/json -std -complete -buildid rNQ0_vc6FDVq8b7CPwZI/rNQ0_vc6FDVq8b7CPwZI -goversion go1.15.5 -D "" -importcfg $WORK/b052/importcfg -pack -c=3 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/bd/bd4f6bdbd949dced7fe27381d56f5650dc8e2b19366e3a1cdc811b8eadecb15d-d # internal github.com/coreos/ignition/v2/config/shared/errors mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/ignition/v2/config/shared/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/coreos/ignition/v2/config/shared/errors -complete -buildid ophqDk0S67bshAM_MXIJ/ophqDk0S67bshAM_MXIJ -goversion go1.15.5 -D "" -importcfg $WORK/b054/importcfg -pack -c=3 ./errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/41/41d13c2d3ed59f253603f6702f7eb46186bfe7dae318c93c8cb29426669f7e74-d # internal github.com/coreos/vcontext/path mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/vcontext/path /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/coreos/vcontext/path -complete -buildid 3IFf-MEqwsBpgTrrxOlT/3IFf-MEqwsBpgTrrxOlT -goversion go1.15.5 -D "" -importcfg $WORK/b055/importcfg -pack -c=3 ./path.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/a2/a2ad41b1ec091c49fe41a800fa29dad2f8299c8d6320e730579aa083ccad75d0-d # internal github.com/coreos/vcontext/tree mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/vcontext/tree /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/coreos/vcontext/tree -complete -buildid VJSEozB1few-wM2t_uJ_/VJSEozB1few-wM2t_uJ_ -goversion go1.15.5 -D "" -importcfg $WORK/b057/importcfg -pack -c=3 ./tree.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/f8/f8b403ab1e06550d79f0cccb1d42875129a09c706c1c50c1fe1c54822c9462d9-d # internal github.com/coreos/vcontext/report mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b057/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/vcontext/report /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/coreos/vcontext/report -complete -buildid wF1Qd_Lad_LPinL5e6t8/wF1Qd_Lad_LPinL5e6t8 -goversion go1.15.5 -D "" -importcfg $WORK/b056/importcfg -pack -c=3 ./report.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/b1/b166ef8e0a826ea9b6acf2a1958104b91446495956aeb001ff2e02657fa253ed-d # internal encoding/hex mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p encoding/hex -std -complete -buildid zi86kHHVJTkhvqLGS1q9/zi86kHHVJTkhvqLGS1q9 -goversion go1.15.5 -D "" -importcfg $WORK/b061/importcfg -pack -c=3 ./hex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/8c/8c21df15557692f80939d2e94ca564b8c10b6717b2f43bba88202bd4cbbd72af-d # internal compress/gzip mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile compress/flate=$WORK/b045/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b047/_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_s390x/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p compress/gzip -std -complete -buildid VUnpEeLwCDFsdrVIWSeL/VUnpEeLwCDFsdrVIWSeL -goversion go1.15.5 -D "" -importcfg $WORK/b042/importcfg -pack -c=3 ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/55/55435dde43395ac50130234224bc20b743104030977b4790ec231cfb413e83e5-d # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/davecgh/go-spew/spew -complete -buildid T4wkGwiTlO8bO3NB_TBZ/T4wkGwiTlO8bO3NB_TBZ -goversion go1.15.5 -D "" -importcfg $WORK/b060/importcfg -pack -c=3 ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/fb/fbdf9affad26b3040081c00140268096e4f746cdcdd0ce4507daee7b19a4d61c-d # internal github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p github.com/pmezard/go-difflib/difflib -complete -buildid 0dS8LEYNLAcUUTkSlL4F/0dS8LEYNLAcUUTkSlL4F -goversion go1.15.5 -D "" -importcfg $WORK/b064/importcfg -pack -c=3 ./difflib.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/0b/0b44b13f60c4857996afc4ccdec9d2e0d18a69ea0abd71467d30728b5c351bb8-d # internal github.com/coreos/ignition/v2/config/util mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b052/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b054/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/ignition/v2/config/util /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/coreos/ignition/v2/config/util -complete -buildid X_MqblYbrR0wDReWNjaV/X_MqblYbrR0wDReWNjaV -goversion go1.15.5 -D "" -importcfg $WORK/b051/importcfg -pack -c=3 ./helpers.go ./interfaces.go ./parsingErrors.go ./reflection.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/9f/9f83014e071353f0b0b9997f9fb4537cf15951ab55c90d668997f760a6458ed8-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding=$WORK/b053/_pkg_.a packagefile encoding/base64=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p gopkg.in/yaml.v2 -complete -buildid SqNC3yktMGSYy258auEy/SqNC3yktMGSYy258auEy -goversion go1.15.5 -D "" -importcfg $WORK/b065/importcfg -pack -c=3 ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/22/225694fc4538c115fd13d484fb6a510fbf99695add7fefad819358809bfbf54b-d # internal github.com/coreos/fcct/translate mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/translate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/coreos/fcct/translate -lang=go1.12 -complete -buildid 0RKsHnsTN-5rXAeT2a-z/0RKsHnsTN-5rXAeT2a-z -goversion go1.15.5 -D "" -importcfg $WORK/b050/importcfg -pack -c=3 ./set.go ./translate.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/7d/7d07e579da1a28ff342dbd2dd70f1de6121fa2b7fed9184241aac13a6c5ba490-d # internal github.com/coreos/ignition/v2/config/merge mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/ignition/v2/config/merge /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/coreos/ignition/v2/config/merge -complete -buildid wzNSq7EtxO2FEbxd_fbN/wzNSq7EtxO2FEbxd_fbN -goversion go1.15.5 -D "" -importcfg $WORK/b058/importcfg -pack -c=3 ./merge.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/0c/0c4f305ca2ca6d4d912f1ca44312742ed01586d429ead58a440bef80805c3ba5-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_s390x/asm -p math/big -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/c8/c83994965d8234b21101179746adaeeb8b57213519acc7eb8b403644690572fa-d # internal crypto/hmac mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/hmac -std -complete -buildid BO6qvFjhNZkI4GNX2ndF/BO6qvFjhNZkI4GNX2ndF -goversion go1.15.5 -D "" -importcfg $WORK/b088/importcfg -pack -c=3 ./hmac.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/cpu=$WORK/b009/_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/b044/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p math/big -std -buildid uSM7rab8B8GOSg1cEaup/uSM7rab8B8GOSg1cEaup -goversion go1.15.5 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h -c=3 ./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_s390x/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/17/174246fa17e4275f18c41fd0a5b62d88002da57fa0addb3648a4aa78d693a2fd-d # internal crypto/md5 mkdir -p $WORK/b089/ cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/md5 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b089/symabis ./md5block_amd64.s cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/md5 -std -buildid tNKBwemQY2GHqwzRC9H6/tNKBwemQY2GHqwzRC9H6 -goversion go1.15.5 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h -c=3 ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/md5 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b089/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b089/_pkg_.a $WORK/b089/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/36/367a6b4602e378f57d3c06baefbf5c8e2f0428e77e4970ffae8781c369a44432-d # internal crypto/rc4 mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/rc4 -std -complete -buildid whtrR837ULpoapN4ZWqR/whtrR837ULpoapN4ZWqR -goversion go1.15.5 -D "" -importcfg $WORK/b090/importcfg -pack -c=3 ./rc4.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/75/7562b65b825277adbb25be9126b67edca9afe967ae695d1d2884a44286d50aaa-d # internal crypto/sha1 mkdir -p $WORK/b092/ cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha1 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b092/symabis ./sha1block_amd64.s cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/sha1 -std -buildid q78Gzx5u5tIyAIWj00eY/q78Gzx5u5tIyAIWj00eY -goversion go1.15.5 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h -c=3 ./sha1.go ./sha1block.go ./sha1block_amd64.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha1 -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b092/sha1block_amd64.o ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b092/_pkg_.a $WORK/b092/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/ff/ffd47ab68ea228f9509727d9d6930e0e23ce6a52e8b1d63e77ea773cd145fee2-d # internal crypto/sha256 mkdir -p $WORK/b093/ cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha256 -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b093/symabis ./sha256block_amd64.s cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/sha256 -std -buildid q2tBlPMPNve1QnQ_6Ttx/q2tBlPMPNve1QnQ_6Ttx -goversion go1.15.5 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h -c=3 ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/sha256 -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b093/sha256block_amd64.o ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b093/_pkg_.a $WORK/b093/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/66/66a102903ad6df5834a68be099e0e037533d4b1099dc558f49c9b39a745d06c8-d # internal encoding/pem mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p encoding/pem -std -complete -buildid XeziMiR8xMrvnW6tx_5_/XeziMiR8xMrvnW6tx_5_ -goversion go1.15.5 -D "" -importcfg $WORK/b097/importcfg -pack -c=3 ./pem.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/69/69c37dd661fe85badc1c5f87dc493fa47115853926c0e65dd0a47f7e0b0d077d-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b099/ cat >$WORK/b099/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_s390x/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -buildid lZHjCEeabiqC_8J_-KnC/lZHjCEeabiqC_8J_-KnC -goversion go1.15.5 -D "" -importcfg $WORK/b099/importcfg -pack -c=3 ./message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/49/49e2db16096c898ec5f89a181526f8e827d7720329485bd0ead0beb67e4ab84e-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/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p net/url -std -complete -buildid VRo14Uix90VcurvLfHFy/VRo14Uix90VcurvLfHFy -goversion go1.15.5 -D "" -importcfg $WORK/b102/importcfg -pack -c=3 ./url.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -p math/big -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_s390x/pack r $WORK/b070/_pkg_.a $WORK/b070/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/7e/7eac01b51e9230c4a404fa3e0eaeeae56943b2f3295e66220b59cad3d4803199-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_s390x/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/rand -std -complete -buildid Zn0Ae8yXivgjuQ2myh61/Zn0Ae8yXivgjuQ2myh61 -goversion go1.15.5 -D "" -importcfg $WORK/b069/importcfg -pack -c=3 ./rand.go ./rand_windows.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/43/43c6ebacfe426220e652cc4b7af1c78a19f981332538b591da5578245556e5f4-d # internal crypto/elliptic mkdir -p $WORK/b080/ cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/elliptic -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b080/symabis ./p256_asm_amd64.s cat >$WORK/b080/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_s390x/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/elliptic -std -buildid de15zDu0Ruf4CLV9BO9K/de15zDu0Ruf4CLV9BO9K -goversion go1.15.5 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h -c=3 ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/78/7862c100bdd000cf3eac200db550c8e8b8831553bab07719641624e03c306746-d # internal encoding/asn1 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_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/encoding/asn1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p encoding/asn1 -std -complete -buildid ArNa5SNKWh91cs4YUtYm/ArNa5SNKWh91cs4YUtYm -goversion go1.15.5 -D "" -importcfg $WORK/b084/importcfg -pack -c=3 ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/99/9919ac5db5f5c4baafa08b37b6403ba90ef1be342a5c069d54a7ca6b1f4b043f-d # internal crypto/ed25519 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/sha512=$WORK/b082/_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_s390x/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/ed25519 -std -complete -buildid txb8eF4w9jpIgF1L68me/txb8eF4w9jpIgF1L68me -goversion go1.15.5 -D "" -importcfg $WORK/b086/importcfg -pack -c=3 ./ed25519.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/a1/a1ca9e30b61b2ece8fc23807094bc2f033f26d8c87eecc39adf6f94e9bd970f0-d # internal crypto/rsa mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b048/_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_s390x/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/rsa -std -complete -buildid gCvYXGzR8QCP-XuicIrA/gCvYXGzR8QCP-XuicIrA -goversion go1.15.5 -D "" -importcfg $WORK/b091/importcfg -pack -c=3 ./pkcs1v15.go ./pss.go ./rsa.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_s390x/asm -p crypto/elliptic -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b080/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b080/_pkg_.a $WORK/b080/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/67/67162cdec0dd313195fdb21d2db8d59c892c8aa83198f6c132d7e048ead386e0-d # internal crypto/dsa mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b081/_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/dsa /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/dsa -std -complete -buildid G2HIIZZsNpfW_7IwdUNc/G2HIIZZsNpfW_7IwdUNc -goversion go1.15.5 -D "" -importcfg $WORK/b095/importcfg -pack -c=3 ./dsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/0a/0abf803c36cb879966c346d9c8e8d4d84dd4abce720c5d6852fd9e3f66971d7e-d # internal net mkdir -p $WORK/b098/ cat >$WORK/b098/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/b099/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b101/_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/b007/_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_s390x/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p net -std -buildid QEkPSQsuWKDa6RrnQXwK/QEkPSQsuWKDa6RrnQXwK -goversion go1.15.5 -D "" -importcfg $WORK/b098/importcfg -pack -c=3 ./cgo_stub.go ./dial.go ./dnsclient.go ./error_posix.go ./error_windows.go ./fd_posix.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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/17/17e218001a8f63796890ff34b9d24b6f09f681650677f127329a07aa0d5c06ce-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b085/_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_s390x/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -buildid -jWnxoGLfyg99C0RT8vB/-jWnxoGLfyg99C0RT8vB -goversion go1.15.5 -D "" -importcfg $WORK/b083/importcfg -pack -c=3 ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/74/741d97ff1b237ca571cdc38c0f380c7f1153572b6fc0903cf2a0ad232981c1aa-d # internal crypto/x509/pkix mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b002/_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_s390x/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/x509/pkix -std -complete -buildid 4_mThqpZCS9ezogS-Meb/4_mThqpZCS9ezogS-Meb -goversion go1.15.5 -D "" -importcfg $WORK/b096/importcfg -pack -c=3 ./pkix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/ca/caa5138eae16e93dc82ef68be0ce012a8d655ca47828cd66c52ffd6b0af9708c-d # internal vendor/golang.org/x/crypto/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/b075/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -buildid 0pMBF2S-vN844RTLR8uV/0pMBF2S-vN844RTLR8uV -goversion go1.15.5 -D "" -importcfg $WORK/b104/importcfg -pack -c=3 ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/6a/6aca3fa9b057acd4608209156f92e434350cbce510b3fb33219301ba47a9ee16-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_s390x/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b106/symabis ./sum_amd64.s cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p vendor/golang.org/x/crypto/poly1305 -std -buildid m8lHjz3JSwCINVUdZ3fn/m8lHjz3JSwCINVUdZ3fn -goversion go1.15.5 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h -c=3 ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/fa/fa9dd18eec104df2794a14c726ded6556f418f1f6fc37979f418218c9e26573b-d # internal crypto/ecdsa mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b085/_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_s390x/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/ecdsa -std -complete -buildid YXB5dbhURJH832ewqKXr/YXB5dbhURJH832ewqKXr -goversion go1.15.5 -D "" -importcfg $WORK/b079/importcfg -pack -c=3 ./ecdsa.go ./ecdsa_noasm.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b106/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/42/42f14b872f2fc51bdb689487acbdbc7661570c737cbfe57bc8d0a593e5b9bc63-d # internal vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b106/_pkg_.a $WORK/b106/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b106/_pkg_.a # internal 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_s390x/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b108/symabis ./curve25519_amd64.s cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/ef/ef12c560324101808cb3a3dc5b6f67607e64feac1d96814a4dd2eccb767d7c3b-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_s390x/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b103/symabis ./chacha20poly1305_amd64.s cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/curve25519 -std -buildid CG4YtfKdm9PHLiROWhsk/CG4YtfKdm9PHLiROWhsk -goversion go1.15.5 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h -c=3 ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/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_s390x/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -buildid Xzdxhop4wrQ9wiqr-f3R/Xzdxhop4wrQ9wiqr-f3R -goversion go1.15.5 -symabis $WORK/b103/symabis -D "" -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h -c=3 ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b108/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b108/_pkg_.a $WORK/b108/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/ac/ac78791137b54d34e0264b6d99f8695d59b7a897ad7b5f01767d172b039f1657-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b048/_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_s390x/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -buildid lGolve2Db9NIcGl-a5wl/lGolve2Db9NIcGl-a5wl -goversion go1.15.5 -D "" -importcfg $WORK/b109/importcfg -pack -c=3 ./hkdf.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_s390x/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b103/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/36/36a83df873b5118a77c9fc3005abeb599cc8d4a219dfbf76cf4afcacbfbd5397-d # internal path/filepath mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b044/_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_s390x/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p path/filepath -std -complete -buildid A3AY8qpf5Cx2d7WxPrXZ/A3AY8qpf5Cx2d7WxPrXZ -goversion go1.15.5 -D "" -importcfg $WORK/b111/importcfg -pack -c=3 ./match.go ./path.go ./path_windows.go ./symlink.go ./symlink_windows.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b103/_pkg_.a $WORK/b103/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/2d/2db8fa4efea6f36a4d6cd2e49dc2a9ee47557ddfd418e1abde7b4b03f9efbf22-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b115/ cat >$WORK/b115/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_s390x/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p vendor/golang.org/x/text/transform -std -complete -buildid 47WG2kHH_uWyPxapmOix/47WG2kHH_uWyPxapmOix -goversion go1.15.5 -D "" -importcfg $WORK/b115/importcfg -pack -c=3 ./transform.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/b7/b7414a0905d87ff36e47d621f1b908c092c2fa0ab8eaeed51fe19539266277dd-d # internal io/ioutil mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_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_s390x/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p io/ioutil -std -complete -buildid _htVAQRg6hatFipaTvFj/_htVAQRg6hatFipaTvFj -goversion go1.15.5 -D "" -importcfg $WORK/b110/importcfg -pack -c=3 ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/44/44a3c04f67886ec3e91b28df5803e6a58dae0d57a42f642d96d1dfaeb6f87268-d # internal log mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p log -std -complete -buildid t-tCTmvV0wN2cCfpfNKu/t-tCTmvV0wN2cCfpfNKu -goversion go1.15.5 -D "" -importcfg $WORK/b117/importcfg -pack -c=3 ./log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/be/be18f5cfc9772adccf05c4dd13f9e9d5ae12f81458544f21cc03afa4ffbea561-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b117/_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_s390x/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -buildid fjJYYzd3JA55rF_6MhZx/fjJYYzd3JA55rF_6MhZx -goversion go1.15.5 -D "" -importcfg $WORK/b116/importcfg -pack -c=3 ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/b1/b1dca180e0fb7e78f084ba9fd39e68eb1083683df01956b074faaba13c4c4fff-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b115/_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_s390x/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -buildid WshYkHKph4SrOkvSAdxy/WshYkHKph4SrOkvSAdxy -goversion go1.15.5 -D "" -importcfg $WORK/b118/importcfg -pack -c=3 ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/64/64167763afcc6c599ab65c56e15d27e4c2506b98595b3768b6f1166a4bbac7ae-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/ff/ff152b7bbd90fd7a9015851f20fa9e62c10a80f9864125d9bdff597c78ad2fce-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b114/ cat >$WORK/b114/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/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_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_s390x/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -buildid vfzzplBUV41BVA5Krmbi/vfzzplBUV41BVA5Krmbi -goversion go1.15.5 -D "" -importcfg $WORK/b114/importcfg -pack -c=3 ./bidirule.go ./bidirule10.0.0.go crypto/x509 mkdir -p $WORK/b094/ cat >$WORK/b094/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/b073/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b078/_pkg_.a packagefile crypto/dsa=$WORK/b095/_pkg_.a packagefile crypto/ecdsa=$WORK/b079/_pkg_.a packagefile crypto/ed25519=$WORK/b086/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/md5=$WORK/b089/_pkg_.a packagefile crypto/rsa=$WORK/b091/_pkg_.a packagefile crypto/sha1=$WORK/b092/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile encoding/pem=$WORK/b097/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b083/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b085/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_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_s390x/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/x509 -std -complete -buildid CXLj0FQSEgZgfRLvkPjc/CXLj0FQSEgZgfRLvkPjc -goversion go1.15.5 -D "" -importcfg $WORK/b094/importcfg -pack -c=3 ./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_s390x/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/a8/a8c222a00b72b456a20f4c1e27d36a52488ea4e9ed77271ead26d37516011b77-d # internal net/textproto mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p net/textproto -std -complete -buildid 6uAHeMHCi22zWsBDZnyp/6uAHeMHCi22zWsBDZnyp -goversion go1.15.5 -D "" -importcfg $WORK/b119/importcfg -pack -c=3 ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/0f/0fcad8b8bb91348a4184ced297493bb5e4d5b681637003dc174c2156f9b86791-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -buildid fO05wlDSbIreh7Q9BQsC/fO05wlDSbIreh7Q9BQsC -goversion go1.15.5 -D "" -importcfg $WORK/b121/importcfg -pack -c=3 ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/79/79fcbaa6673e05c28baa69fdda4c83e700c8aea6e111b3696be3d5ddd5e193df-d # internal mime mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_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/b044/_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_s390x/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p mime -std -complete -buildid pIY-dykKQ9g4TJ3G-d2v/pIY-dykKQ9g4TJ3G-d2v -goversion go1.15.5 -D "" -importcfg $WORK/b122/importcfg -pack -c=3 ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_windows.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/f1/f1f890115061df44760d9876973b14b27dde5b6cd727d30fe7adfb29613ff99c-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b118/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b044/_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_s390x/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/net/idna -std -complete -buildid QON-rD07TCldQesyoxkx/QON-rD07TCldQesyoxkx -goversion go1.15.5 -D "" -importcfg $WORK/b113/importcfg -pack -c=3 ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/1d/1d582f34f0b84daf741924c8363988054807c9a755373f6a885238d2285c543e-d # internal mime/quotedprintable mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p mime/quotedprintable -std -complete -buildid FufrKYjvOF7v3Xk2Pc-g/FufrKYjvOF7v3Xk2Pc-g -goversion go1.15.5 -D "" -importcfg $WORK/b124/importcfg -pack -c=3 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/dc/dc4cf2f3dcf3c4cabfa852ec2f451d2f60b95dcf3c2053a35a48bbddbabbb0bd-d # internal mime/multipart mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/quotedprintable=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p mime/multipart -std -complete -buildid xnbDnWPUgMMVyDh-oLOL/xnbDnWPUgMMVyDh-oLOL -goversion go1.15.5 -D "" -importcfg $WORK/b123/importcfg -pack -c=3 ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/0e/0e2a8052a5b91245627dd9fedf13a32a2741da26b944f8ae4c404e99593b41bf-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/b041/_pkg_.a packagefile container/list=$WORK/b067/_pkg_.a packagefile context=$WORK/b068/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b078/_pkg_.a packagefile crypto/ecdsa=$WORK/b079/_pkg_.a packagefile crypto/ed25519=$WORK/b086/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/hmac=$WORK/b088/_pkg_.a packagefile crypto/md5=$WORK/b089/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/rc4=$WORK/b090/_pkg_.a packagefile crypto/rsa=$WORK/b091/_pkg_.a packagefile crypto/sha1=$WORK/b092/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile crypto/x509=$WORK/b094/_pkg_.a packagefile encoding/pem=$WORK/b097/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b083/_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/b048/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_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_s390x/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/tls -std -complete -buildid PgasQrJH19NdGqNv2go3/PgasQrJH19NdGqNv2go3 -goversion go1.15.5 -D "" -importcfg $WORK/b072/importcfg -pack -c=3 ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/08/08d564e8c8ed4c4bf9fdebc21614caa5eefa145b75b8b8975aa08a091ead214b-d # internal net/http/internal mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p net/http/internal -std -complete -buildid rxAU0TIHilsmts7Wjhmy/rxAU0TIHilsmts7Wjhmy -goversion go1.15.5 -D "" -importcfg $WORK/b126/importcfg -pack -c=3 ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/16/164cc5143d5d6aa6690d1606e3a9b8c0b3d1d89d3c738f081dd3fbdbbdd3cfeb-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b112/ cat >$WORK/b112/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/b113/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile strings=$WORK/b044/_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_s390x/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -buildid B6TM9tdQgDDXD3kNlPrA/B6TM9tdQgDDXD3kNlPrA -goversion go1.15.5 -D "" -importcfg $WORK/b112/importcfg -pack -c=3 ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/0c/0c9ccbb77bc9f28afd562e8dbd622c5cd9e3f9fd6de5aa352284871be5536c31-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b044/_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_s390x/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -buildid 6nrMZnw2SApfc-dUgDTr/6nrMZnw2SApfc-dUgDTr -goversion go1.15.5 -D "" -importcfg $WORK/b120/importcfg -pack -c=3 ./proxy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/6b/6be925ffa6d49d0ea7454fe7e4b008e537112488798bfc887c6ac5ab12594a4e-d # internal path mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p path -std -complete -buildid YCOrlYGWJUMhqMzf58LE/YCOrlYGWJUMhqMzf58LE -goversion go1.15.5 -D "" -importcfg $WORK/b127/importcfg -pack -c=3 ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/88/880badcd166018730e617e05d64da5951ac1389b1e7b964c2b6dcd9e46b51270-d # internal flag mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p flag -std -complete -buildid 4RjYQTMkVhx8F1ybzkwG/4RjYQTMkVhx8F1ybzkwG -goversion go1.15.5 -D "" -importcfg $WORK/b129/importcfg -pack -c=3 ./flag.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/04/0442a665babb1da62800fad1cbeda7add235dfe9aa5b4349ce4491205c4fa8c5-d # internal runtime/debug mkdir -p $WORK/b130/ cat >$WORK/b130/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/debug -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -gensymabis -o $WORK/b130/symabis ./debug.s cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p runtime/debug -std -buildid _4XzPHw7XRiYWs_S1Des/_4XzPHw7XRiYWs_S1Des -goversion go1.15.5 -symabis $WORK/b130/symabis -D "" -importcfg $WORK/b130/importcfg -pack -asmhdr $WORK/b130/go_asm.h -c=3 ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_s390x/asm -p runtime/debug -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_windows -D GOARCH_amd64 -o $WORK/b130/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b130/_pkg_.a $WORK/b130/debug.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/c9/c9c736bb32d72f1425d422311b2801557b85eba3666e083c2378fd84d1b95e91-d # internal runtime/trace mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b068/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p runtime/trace -std -buildid ZV76FTSKSmmlWtFr4bqu/ZV76FTSKSmmlWtFr4bqu -goversion go1.15.5 -D "" -importcfg $WORK/b133/importcfg -pack -c=3 ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/f9/f93cf5e0e53bdd9535cd0c98fd1f11f2aa31dd0a86551e3d95a54af10681bc92-d # internal github.com/coreos/go-semver/semver mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/go-semver/semver /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p github.com/coreos/go-semver/semver -complete -buildid gn1xoW4UBaUDr_x-MVTa/gn1xoW4UBaUDr_x-MVTa -goversion go1.15.5 -D "" -importcfg $WORK/b135/importcfg -pack -c=3 ./semver.go ./sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/6f/6fea4ac7b87e7faaa282f1d1f93e5c0dff6e35a915c18ba6af4b8f6b95fc84f4-d # internal testing mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b129/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b130/_pkg_.a packagefile runtime/trace=$WORK/b133/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p testing -std -complete -buildid yHRJKt0Cyv4x9dQ494IH/yHRJKt0Cyv4x9dQ494IH -goversion go1.15.5 -D "" -importcfg $WORK/b132/importcfg -pack -c=3 ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/d6/d65a843e75c798c505e17e5fc4bd136dec49d2f725a5132d378cd986c9d0da53-d # internal github.com/coreos/go-systemd/v22/unit mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/go-systemd/v22/unit /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p github.com/coreos/go-systemd/v22/unit -complete -buildid Dr_bUa2Hzsei0hKb0hJ5/Dr_bUa2Hzsei0hKb0hJ5 -goversion go1.15.5 -D "" -importcfg $WORK/b136/importcfg -pack -c=3 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/3b/3b56f15da622e737a9c8875d0044f72fe220d4ff73c3c216dba536ac3a0358f8-d # internal github.com/coreos/ignition/v2/config/shared/validations mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/ignition/v2/config/shared/validations /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/coreos/ignition/v2/config/shared/validations -complete -buildid 4xIwc5bfVdpgzBugO879/4xIwc5bfVdpgzBugO879 -goversion go1.15.5 -D "" -importcfg $WORK/b137/importcfg -pack -c=3 ./unit.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/08/089162836659c38d27a98dff615225ebc795891d1fef15be444e4cebfc68b343-d # internal github.com/clarketm/json mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding=$WORK/b053/_pkg_.a packagefile encoding/base64=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_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/fcct-0.8.0/vendor/github.com/clarketm/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/clarketm/json -complete -buildid kn_hanxthAWbj4FMqn8P/kn_hanxthAWbj4FMqn8P -goversion go1.15.5 -D "" -importcfg $WORK/b139/importcfg -pack -c=3 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/2f/2fc50ac5bb9e3b954364fee6dc744d63d88a45e090821597834c3e04556a3dcf-d # internal github.com/coreos/go-json mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding=$WORK/b053/_pkg_.a packagefile encoding/base64=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_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/fcct-0.8.0/vendor/github.com/coreos/go-json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/coreos/go-json -complete -buildid lra4h7Ytft5gxnBVr40f/lra4h7Ytft5gxnBVr40f -goversion go1.15.5 -D "" -importcfg $WORK/b142/importcfg -pack -c=3 ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/70/70575fad738af718e4df5b44ab02685d4c0b2393d8d7910bc74cdda93b9c7dcf-d # internal github.com/coreos/vcontext/validate mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/vcontext/validate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/coreos/vcontext/validate -complete -buildid 9O3pJtpcirnjYDeGUfsR/9O3pJtpcirnjYDeGUfsR -goversion go1.15.5 -D "" -importcfg $WORK/b143/importcfg -pack -c=3 ./validate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/af/af880c53aa85b0ff2963b27db690f9a5826091ccb0d688e60010aacc3f3d9378-d # internal gopkg.in/yaml.v3 mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding=$WORK/b053/_pkg_.a packagefile encoding/base64=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p gopkg.in/yaml.v3 -complete -buildid wxoAbCep2ebz3TXQhipP/wxoAbCep2ebz3TXQhipP -goversion go1.15.5 -D "" -importcfg $WORK/b145/importcfg -pack -c=3 ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/0d/0deedbeae87fa8a4ad61d4e23c2078286a3c1ee9b079e33e957a811e56a27df7-d # internal github.com/coreos/vcontext/json mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/go-json=$WORK/b142/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b057/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/vcontext/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/coreos/vcontext/json -complete -buildid rYKkdcJdYcYSQOMAQWt5/rYKkdcJdYcYSQOMAQWt5 -goversion go1.15.5 -D "" -importcfg $WORK/b141/importcfg -pack -c=3 ./json.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/a1/a1c22fff915a3136f28145797d9bd3c71c3ef9835adf906f8b61f1bf853ecd7d-d # internal github.com/coreos/ignition/v2/config/validate mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b054/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b141/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b057/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b143/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/ignition/v2/config/validate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/coreos/ignition/v2/config/validate -complete -buildid Kfcji-GB0kadWlwi9fJ8/Kfcji-GB0kadWlwi9fJ8 -goversion go1.15.5 -D "" -importcfg $WORK/b140/importcfg -pack -c=3 ./validate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/01/01b125163bbb4135666a02df2a4213776449f8caf17a3db90d5cf4037c0ae487-d # internal github.com/coreos/go-systemd/unit mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/go-systemd/unit /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/coreos/go-systemd/unit -complete -buildid gEqqNH6MwlIphCjzZf0P/gEqqNH6MwlIphCjzZf0P -goversion go1.15.5 -D "" -importcfg $WORK/b148/importcfg -pack -c=3 ./deserialize.go ./escape.go ./option.go ./serialize.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/7f/7f512addb2aab885ac691328626a47cbf0469baca23dfe3ba751a636c527959f-d # internal net/http/httptrace mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b068/_pkg_.a packagefile crypto/tls=$WORK/b072/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/textproto=$WORK/b119/_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_s390x/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p net/http/httptrace -std -complete -buildid TyElIluk-otTcA_ggFnR/TyElIluk-otTcA_ggFnR -goversion go1.15.5 -D "" -importcfg $WORK/b125/importcfg -pack -c=3 ./trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/18/18fec75b72971dbcfca57d9f8560a36b782e8382705c535c0da9025b97d4d230-d # internal text/template/parse mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p text/template/parse -std -complete -buildid kOP7WRqZNBgv9GH_ciMo/kOP7WRqZNBgv9GH_ciMo -goversion go1.15.5 -D "" -importcfg $WORK/b151/importcfg -pack -c=3 ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/5d/5d4f324e440d9fdc177306cebfbdc866aaa6ede9a936a67d45fdc6980b80cdf0-d # internal net/http mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile compress/gzip=$WORK/b042/_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/b049/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/multipart=$WORK/b123/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/http/httptrace=$WORK/b125/_pkg_.a packagefile net/http/internal=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_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_s390x/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p net/http -std -complete -buildid z4nwvvVIeJs7B3C1h5ZM/z4nwvvVIeJs7B3C1h5ZM -goversion go1.15.5 -D "" -importcfg $WORK/b066/importcfg -pack -c=3 ./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_s390x/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/95/95f38b468602df544bf652f2bd25d8add9cd49abf886a9aae986dc68540dddff-d # internal github.com/coreos/vcontext/yaml mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/vcontext/tree=$WORK/b057/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b145/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/vcontext/yaml /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/coreos/vcontext/yaml -complete -buildid BFxqi_WOJ0F0UrAYkGf1/BFxqi_WOJ0F0UrAYkGf1 -goversion go1.15.5 -D "" -importcfg $WORK/b144/importcfg -pack -c=3 ./yaml.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/56/56a32a2ca1be7f48daa9982d0ebf918abb087acbf84a52d3aba7bf2cd2e01297-d # internal github.com/coreos/fcct/config/util mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile github.com/clarketm/json=$WORK/b139/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b140/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b057/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b143/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b144/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b145/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/config/util /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/coreos/fcct/config/util -lang=go1.12 -complete -buildid WwghA56HUGaPlfvvvyvK/WwghA56HUGaPlfvvvyvK -goversion go1.15.5 -D "" -importcfg $WORK/b138/importcfg -pack -c=3 ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/e7/e721402778345c03545a04c9e6dbc2a20479093c9f4985291e97d740d1df67ae-d # internal github.com/coreos/fcct/internal/version mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/internal/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/coreos/fcct/internal/version -lang=go1.12 -complete -buildid hd9ehOKFhJQuzyjyfZ6o/hd9ehOKFhJQuzyjyfZ6o -goversion go1.15.5 -D "" -importcfg $WORK/b161/importcfg -pack -c=3 ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/4c/4c87d3fb39722a330f7a842dcf15f7c66440e40844ed863388426cbf77208c90-d # internal encoding/csv mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p encoding/csv -std -complete -buildid 4NfkS-4n71ipKNmqEb4h/4NfkS-4n71ipKNmqEb4h -goversion go1.15.5 -D "" -importcfg $WORK/b163/importcfg -pack -c=3 ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/d5/d50365f7c2cfaf30054b9757b5ca457807a3106b27b2ad957a3d6be2ca72d665-d # internal text/template mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b151/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p text/template -std -complete -buildid JzCkTG--1dzxBPT02bTr/JzCkTG--1dzxBPT02bTr -goversion go1.15.5 -D "" -importcfg $WORK/b150/importcfg -pack -c=3 ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/ab/ab88df18636ce4e05c0d312dda7dfa5327fc843845b0af5cbb2b2833147bcb5c-d # internal github.com/spf13/pflag mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b049/_pkg_.a packagefile encoding/csv=$WORK/b163/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b129/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b098/_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/b044/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/spf13/pflag -complete -buildid HUmyC87B3ovptmQh4Wcn/HUmyC87B3ovptmQh4Wcn -goversion go1.15.5 -D "" -importcfg $WORK/b162/importcfg -pack -c=3 ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/bc/bc9f71d466f370bd55fe8247063de4d50e701ba4462cb5352a4e7352900f4423-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/e3/e32b24915fe656eae418c57093184f8c320fed28605af397f573c50322ef43ce-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/b6/b6337e6bcc3599cf70fc6d9e4fa923479979dd4c8a9e326a7deacc20d2e00a69-d # internal net/http/httptest mkdir -p $WORK/b128/ github.com/vincent-petithory/dataurl mkdir -p $WORK/b131/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b072/_pkg_.a packagefile crypto/x509=$WORK/b094/_pkg_.a packagefile flag=$WORK/b129/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/http/internal=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/vincent-petithory/dataurl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/vincent-petithory/dataurl -complete -buildid U-_kPYaOU4IOkH41kCrW/U-_kPYaOU4IOkH41kCrW -goversion go1.15.5 -D "" -importcfg $WORK/b131/importcfg -pack -c=3 ./dataurl.go ./doc.go ./lex.go ./rfc2396.go cd /usr/lib/golang/src/net/http/httptest /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p net/http/httptest -std -complete -buildid sBNfrCziWjudWrWil2Lr/sBNfrCziWjudWrWil2Lr -goversion go1.15.5 -D "" -importcfg $WORK/b128/importcfg -pack -c=3 ./httptest.go ./recorder.go ./server.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/00/006bce104ef5d94fbda1a7ca90595ee589434255db77d17d0ca32d5d20a39ea3-d # internal github.com/coreos/ignition/v2/config/v3_0/types mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b135/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b054/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/ignition/v2/config/v3_0/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/coreos/ignition/v2/config/v3_0/types -complete -buildid PPhVyHIO7ILH_yXg36B1/PPhVyHIO7ILH_yXg36B1 -goversion go1.15.5 -D "" -importcfg $WORK/b134/importcfg -pack -c=3 ./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/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b135/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b054/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/ignition/v2/config/v3_1/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/coreos/ignition/v2/config/v3_1/types -complete -buildid AsX8lkhTqFxFf5JedcGi/AsX8lkhTqFxFf5JedcGi -goversion go1.15.5 -D "" -importcfg $WORK/b149/importcfg -pack -c=3 ./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_s390x/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/70/70d83dcdacc590ffb5b5ee7483c1d8f84ddd5ae359af3cd7083fac4a6554b42a-d # internal github.com/stretchr/testify/assert mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b060/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b064/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b065/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/http/httptest=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b130/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/stretchr/testify/assert /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p github.com/stretchr/testify/assert -complete -buildid 4Nu9XHhqaZTlVVRYX6g6/4Nu9XHhqaZTlVVRYX6g6 -goversion go1.15.5 -D "" -importcfg $WORK/b059/importcfg -pack -c=3 ./assertion_format.go ./assertion_forward.go ./assertion_order.go ./assertions.go ./doc.go ./errors.go ./forward_assertions.go ./http_assertions.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/e3/e3d6194b22ecee8812dfaf3b8854752b00349e40c71a24ad4ac5888198d81617-d # internal github.com/coreos/ignition/v2/config/v3_2/types mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b135/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b054/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/48/48cd0456ece25f675ca25fb665558c43a753bfb230b64241d84f24fa74941e7c-d # internal github.com/coreos/ignition/v2/config/v3_3_experimental/types mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b073/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b135/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b054/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b137/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b131/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/ignition/v2/config/v3_3_experimental/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/coreos/ignition/v2/config/v3_3_experimental/types -complete -buildid 9hY8eY_33q3tdoposgsh/9hY8eY_33q3tdoposgsh -goversion go1.15.5 -D "" -importcfg $WORK/b158/importcfg -pack -c=3 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go cd /builddir/build/BUILD/fcct-0.8.0/vendor/github.com/coreos/ignition/v2/config/v3_2/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/coreos/ignition/v2/config/v3_2/types -complete -buildid 1n4D2Hy1emokCTh4Xr0l/1n4D2Hy1emokCTh4Xr0l -goversion go1.15.5 -D "" -importcfg $WORK/b154/importcfg -pack -c=3 ./config.go ./custom.go ./device.go ./directory.go ./disk.go ./file.go ./filesystem.go ./headers.go ./ignition.go ./luks.go ./mode.go ./node.go ./partition.go ./passwd.go ./path.go ./proxy.go ./raid.go ./resource.go ./schema.go ./storage.go ./tang.go ./tls.go ./unit.go ./url.go ./verification.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/15/15a4769c8e267e78809ca2f8b5ba02daab84b0a4229886f37046a99491d3662b-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/53/5310f90a6043481d266de4ce6be3f7f17a326c142ed5a8f5e8dcf5baa6a50252-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/c4/c4ec3e580a240c1e28f2f4390c70e46c478b450b9126ef1b70f79af1205f198c-d # internal github.com/coreos/fcct/base/util mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b041/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b058/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b059/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile testing=$WORK/b132/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/base/util /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p github.com/coreos/fcct/base/util -lang=go1.12 -complete -buildid ZtE_CmbrcMzyzh1b5DzX/ZtE_CmbrcMzyzh1b5DzX -goversion go1.15.5 -D "" -importcfg $WORK/b040/importcfg -pack -c=3 ./file.go ./merge.go ./test.go ./url.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/6f/6ff91bc258bff16dbdb355833385df522861490ccc96958e947e896b61ff9dbf-d # internal github.com/coreos/fcct/base/v0_1 mkdir -p $WORK/b039/ github.com/coreos/fcct/base/v0_2 cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a EOF github.com/coreos/fcct/base/v0_3 mkdir -p $WORK/b147/ cd /builddir/build/BUILD/fcct-0.8.0/base/v0_1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p github.com/coreos/fcct/base/v0_1 -lang=go1.12 -complete -buildid Xeao5RgxwlaO9H0rPj7v/Xeao5RgxwlaO9H0rPj7v -goversion go1.15.5 -D "" -importcfg $WORK/b039/importcfg -pack -c=3 ./schema.go ./translate.go ./validate.go cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b050/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b148/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b149/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile text/template=$WORK/b150/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/base/v0_2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/coreos/fcct/base/v0_2 -lang=go1.12 -complete -buildid ijNhesaRI7rSHmwfqpo-/ijNhesaRI7rSHmwfqpo- -goversion go1.15.5 -D "" -importcfg $WORK/b147/importcfg -pack -c=3 ./schema.go ./translate.go ./util.go ./validate.go mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b050/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b148/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b154/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile text/template=$WORK/b150/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/base/v0_3 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/coreos/fcct/base/v0_3 -lang=go1.12 -complete -buildid 9rfSaII41LvxKRRhCXLi/9rfSaII41LvxKRRhCXLi -goversion go1.15.5 -D "" -importcfg $WORK/b153/importcfg -pack -c=3 ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/e9/e97c66243a5592effea0e4ce9b07395303849fc2726ae560861cb1e8dfd49a32-d # internal github.com/coreos/fcct/config/fcos/v1_0 mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_1=$WORK/b039/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/config/fcos/v1_0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p github.com/coreos/fcct/config/fcos/v1_0 -lang=go1.12 -complete -buildid pqWVyTYf5hj_g-GXqlWZ/pqWVyTYf5hj_g-GXqlWZ -goversion go1.15.5 -D "" -importcfg $WORK/b038/importcfg -pack -c=3 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/c3/c34f509aa535caaf13d6fd99cb97e9d28369139534f1f30ed4a66c17639a703e-d # internal github.com/coreos/fcct/config/fcos/v1_1 mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_2=$WORK/b147/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b149/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/config/fcos/v1_1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/coreos/fcct/config/fcos/v1_1 -lang=go1.12 -complete -buildid koTzOEEe7O4_ZH6MoMTA/koTzOEEe7O4_ZH6MoMTA -goversion go1.15.5 -D "" -importcfg $WORK/b146/importcfg -pack -c=3 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/87/87173734f205383d7ca9812fcee813d2a44cbe6567456443f11d3d87f2075310-d # internal github.com/coreos/fcct/base/v0_4_exp mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b050/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b148/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b158/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b111/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile text/template=$WORK/b150/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/base/v0_4_exp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/coreos/fcct/base/v0_4_exp -lang=go1.12 -complete -buildid AqZm3zOD2LBt5xv8uDSU/AqZm3zOD2LBt5xv8uDSU -goversion go1.15.5 -D "" -importcfg $WORK/b157/importcfg -pack -c=3 ./schema.go ./translate.go ./util.go ./validate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/ec/ec8773cdea0979aae947aef22742e532b842b272b17eb16e795b7f439dd1b627-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/8b/8b3e837cd9723668c244bf2185955d553ab4876f64bcbf9897265bd7ebb0e7c7-d # internal github.com/coreos/fcct/config/fcos/v1_2 mkdir -p $WORK/b152/ github.com/coreos/fcct/config/fcos/v1_3 mkdir -p $WORK/b155/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/base/v0_3=$WORK/b153/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b154/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/config/fcos/v1_2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/coreos/fcct/config/fcos/v1_2 -lang=go1.12 -complete -buildid 0a9eBEVNlbuTQuMP2v5c/0a9eBEVNlbuTQuMP2v5c -goversion go1.15.5 -D "" -importcfg $WORK/b152/importcfg -pack -c=3 ./schema.go ./translate.go cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3=$WORK/b153/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b154/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/config/fcos/v1_3 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/coreos/fcct/config/fcos/v1_3 -lang=go1.12 -complete -buildid I_BmyYqD6CJQbcXi7tb0/I_BmyYqD6CJQbcXi7tb0 -goversion go1.15.5 -D "" -importcfg $WORK/b155/importcfg -pack -c=3 ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/4d/4d980338837d62f4d0c7b745556964677e7b2556901ea51e15b63e994029c308-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/b7/b79cd231b27476b90241aa8ac06151ece2284b5bd197d578dbfadb77b3c70cf6-d # internal github.com/coreos/fcct/config/fcos/v1_4_exp mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b157/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b051/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b158/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/config/fcos/v1_4_exp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/coreos/fcct/config/fcos/v1_4_exp -lang=go1.12 -complete -buildid fsXCGTBGmm9JJo4kFaoU/fsXCGTBGmm9JJo4kFaoU -goversion go1.15.5 -D "" -importcfg $WORK/b156/importcfg -pack -c=3 ./schema.go ./translate.go ./validate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/3e/3e20423113417e544dcfb66d8d3291e2af8142f997caf4e6bb6462d2ecd2ef5f-d # internal github.com/coreos/fcct/config/rhcos/v0_1 mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_3=$WORK/b155/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b154/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/config/rhcos/v0_1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/coreos/fcct/config/rhcos/v0_1 -lang=go1.12 -complete -buildid jdztPx30WiI91iZcdAvQ/jdztPx30WiI91iZcdAvQ -goversion go1.15.5 -D "" -importcfg $WORK/b159/importcfg -pack -c=3 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/25/25f0205001f6dda50191ba7d3ca148c8ecfb718e1fa0ee8c1a077b8749590183-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/b3/b33f5c01812e19ed9175e23e8d7e1087c19ce0a96da7cac5697cd7e04e96f614-d # internal github.com/coreos/fcct/config/rhcos/v0_2_exp mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_4_exp=$WORK/b156/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b158/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/config/rhcos/v0_2_exp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/coreos/fcct/config/rhcos/v0_2_exp -lang=go1.12 -complete -buildid J4lf_TjK26hnP940yzB2/J4lf_TjK26hnP940yzB2 -goversion go1.15.5 -D "" -importcfg $WORK/b160/importcfg -pack -c=3 ./schema.go ./translate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/74/7418dc7e46a8310bd07dba60b7398483ef2871009715d5735b6adb0bc0c7f9dc-d # internal github.com/coreos/fcct/config mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_0=$WORK/b038/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_1=$WORK/b146/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_2=$WORK/b152/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_3=$WORK/b155/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_4_exp=$WORK/b156/_pkg_.a packagefile github.com/coreos/fcct/config/rhcos/v0_1=$WORK/b159/_pkg_.a packagefile github.com/coreos/fcct/config/rhcos/v0_2_exp=$WORK/b160/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b145/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/config /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p github.com/coreos/fcct/config -lang=go1.12 -complete -buildid LGM1chPyvZYTUxKzo9Th/LGM1chPyvZYTUxKzo9Th -goversion go1.15.5 -D "" -importcfg $WORK/b036/importcfg -pack -c=3 ./config.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/8c/8c48dac23a0e58c8ff77625b6b390b90d772a78c820f6d19b2814edee60c70eb-d # internal command-line-arguments 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\tcommand-line-arguments\nmod\tgithub.com/coreos/fcct\t(devel)\t\ndep\tgithub.com/clarketm/json\tv1.14.1\t\ndep\tgithub.com/coreos/go-json\tv0.0.0-20170920214419-6a2fe990e083\t\ndep\tgithub.com/coreos/go-semver\tv0.3.0\t\ndep\tgithub.com/coreos/go-systemd\tv0.0.0-20190321100706-95778dfbb74e\t\ndep\tgithub.com/coreos/go-systemd/v22\tv22.0.0\t\ndep\tgithub.com/coreos/ignition/v2\tv2.8.1\t\ndep\tgithub.com/coreos/vcontext\tv0.0.0-20201120045928-b0e13dab675c\t\ndep\tgithub.com/davecgh/go-spew\tv1.1.1\t\ndep\tgithub.com/pmezard/go-difflib\tv1.0.0\t\ndep\tgithub.com/spf13/pflag\tv1.0.5\t\ndep\tgithub.com/stretchr/testify\tv1.5.1\t\ndep\tgithub.com/vincent-petithory/dataurl\tv0.0.0-20160330182126-9a301d65acbb\t\ndep\tgopkg.in/yaml.v2\tv2.2.2\t\ndep\tgopkg.in/yaml.v3\tv3.0.0-20191010095647-fc94e3f71652\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b161/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b162/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/fcct-0.8.0/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.12 -complete -buildid fH0QCbpYSBM7FRR2SmQw/fH0QCbpYSBM7FRR2SmQw -goversion go1.15.5 -D _/builddir/build/BUILD/fcct-0.8.0/internal -importcfg $WORK/b001/importcfg -pack -c=3 ./main.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/fa/fabf0c0f36f30405bf81725bc36199c303d30ccd249d963a00bdab1f8a74da8f-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/fcct/config=$WORK/b036/_pkg_.a packagefile github.com/coreos/fcct/config/common=$WORK/b037/_pkg_.a packagefile github.com/coreos/fcct/internal/version=$WORK/b161/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b162/_pkg_.a packagefile io/ioutil=$WORK/b110/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a 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 reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_0=$WORK/b038/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_1=$WORK/b146/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_2=$WORK/b152/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_3=$WORK/b155/_pkg_.a packagefile github.com/coreos/fcct/config/fcos/v1_4_exp=$WORK/b156/_pkg_.a packagefile github.com/coreos/fcct/config/rhcos/v0_1=$WORK/b159/_pkg_.a packagefile github.com/coreos/fcct/config/rhcos/v0_2_exp=$WORK/b160/_pkg_.a packagefile github.com/coreos/go-semver/semver=$WORK/b135/_pkg_.a packagefile github.com/coreos/vcontext/report=$WORK/b056/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b145/_pkg_.a packagefile bytes=$WORK/b041/_pkg_.a packagefile encoding/base64=$WORK/b049/_pkg_.a packagefile encoding/csv=$WORK/b163/_pkg_.a packagefile encoding/hex=$WORK/b061/_pkg_.a packagefile flag=$WORK/b129/_pkg_.a packagefile net=$WORK/b098/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b111/_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/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile github.com/coreos/fcct/base/v0_1=$WORK/b039/_pkg_.a packagefile github.com/coreos/fcct/config/util=$WORK/b138/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_0/types=$WORK/b134/_pkg_.a packagefile github.com/coreos/fcct/base/v0_2=$WORK/b147/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_1/types=$WORK/b149/_pkg_.a packagefile github.com/coreos/fcct/base/v0_3=$WORK/b153/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_2/types=$WORK/b154/_pkg_.a packagefile github.com/coreos/fcct/base/util=$WORK/b040/_pkg_.a packagefile github.com/coreos/fcct/translate=$WORK/b050/_pkg_.a packagefile github.com/coreos/ignition/v2/config/util=$WORK/b051/_pkg_.a packagefile github.com/coreos/vcontext/path=$WORK/b055/_pkg_.a packagefile github.com/coreos/fcct/base/v0_4_exp=$WORK/b157/_pkg_.a packagefile github.com/coreos/ignition/v2/config/v3_3_experimental/types=$WORK/b158/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile github.com/coreos/vcontext/tree=$WORK/b057/_pkg_.a packagefile encoding=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b046/_pkg_.a packagefile bufio=$WORK/b043/_pkg_.a packagefile context=$WORK/b068/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b099/_pkg_.a packagefile internal/nettrace=$WORK/b100/_pkg_.a packagefile internal/singleflight=$WORK/b101/_pkg_.a packagefile math/rand=$WORK/b071/_pkg_.a packagefile internal/syscall/windows/registry=$WORK/b033/_pkg_.a packagefile internal/syscall/windows/sysdll=$WORK/b029/_pkg_.a packagefile github.com/vincent-petithory/dataurl=$WORK/b131/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile github.com/clarketm/json=$WORK/b139/_pkg_.a packagefile github.com/coreos/ignition/v2/config/validate=$WORK/b140/_pkg_.a packagefile github.com/coreos/vcontext/validate=$WORK/b143/_pkg_.a packagefile github.com/coreos/vcontext/yaml=$WORK/b144/_pkg_.a packagefile crypto=$WORK/b073/_pkg_.a packagefile github.com/coreos/go-systemd/v22/unit=$WORK/b136/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/errors=$WORK/b054/_pkg_.a packagefile github.com/coreos/ignition/v2/config/shared/validations=$WORK/b137/_pkg_.a packagefile path=$WORK/b127/_pkg_.a packagefile github.com/coreos/go-systemd/unit=$WORK/b148/_pkg_.a packagefile text/template=$WORK/b150/_pkg_.a packagefile net/http=$WORK/b066/_pkg_.a packagefile compress/gzip=$WORK/b042/_pkg_.a packagefile github.com/coreos/ignition/v2/config/merge=$WORK/b058/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b059/_pkg_.a packagefile testing=$WORK/b132/_pkg_.a packagefile encoding/json=$WORK/b052/_pkg_.a packagefile regexp/syntax=$WORK/b063/_pkg_.a packagefile github.com/coreos/vcontext/json=$WORK/b141/_pkg_.a packagefile hash=$WORK/b048/_pkg_.a packagefile text/template/parse=$WORK/b151/_pkg_.a packagefile container/list=$WORK/b067/_pkg_.a packagefile crypto/rand=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b113/_pkg_.a packagefile log=$WORK/b117/_pkg_.a packagefile mime=$WORK/b122/_pkg_.a packagefile mime/multipart=$WORK/b123/_pkg_.a packagefile net/http/httptrace=$WORK/b125/_pkg_.a packagefile net/http/internal=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b119/_pkg_.a packagefile compress/flate=$WORK/b045/_pkg_.a packagefile hash/crc32=$WORK/b047/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b060/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b064/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b065/_pkg_.a packagefile net/http/httptest=$WORK/b128/_pkg_.a packagefile runtime/debug=$WORK/b130/_pkg_.a packagefile runtime/trace=$WORK/b133/_pkg_.a packagefile github.com/coreos/go-json=$WORK/b142/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b075/_pkg_.a packagefile crypto/des=$WORK/b078/_pkg_.a packagefile crypto/ecdsa=$WORK/b079/_pkg_.a packagefile crypto/ed25519=$WORK/b086/_pkg_.a packagefile crypto/elliptic=$WORK/b080/_pkg_.a packagefile crypto/hmac=$WORK/b088/_pkg_.a packagefile crypto/md5=$WORK/b089/_pkg_.a packagefile crypto/rc4=$WORK/b090/_pkg_.a packagefile crypto/rsa=$WORK/b091/_pkg_.a packagefile crypto/sha1=$WORK/b092/_pkg_.a packagefile crypto/sha256=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile crypto/subtle=$WORK/b077/_pkg_.a packagefile crypto/x509=$WORK/b094/_pkg_.a packagefile encoding/pem=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b083/_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 vendor/golang.org/x/text/secure/bidirule=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b118/_pkg_.a packagefile mime/quotedprintable=$WORK/b124/_pkg_.a packagefile crypto/internal/subtle=$WORK/b076/_pkg_.a packagefile crypto/internal/randutil=$WORK/b081/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b085/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b087/_pkg_.a packagefile crypto/dsa=$WORK/b095/_pkg_.a packagefile crypto/x509/pkix=$WORK/b096/_pkg_.a packagefile encoding/asn1=$WORK/b084/_pkg_.a packagefile vendor/golang.org/x/crypto/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 vendor/golang.org/x/text/transform=$WORK/b115/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out.exe -importcfg $WORK/b001/importcfg.link -buildmode=pie -buildid=VtADYhvjLMzyAvc9jm21/fH0QCbpYSBM7FRR2SmQw/eIn4zo0-UYABRciBS2Qz/VtADYhvjLMzyAvc9jm21 -X github.com/coreos/fcct/internal/version.Raw=0.8.0 -B 0x2ce46a6bc7f1ae753be4af699c8c0100285a475a -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out.exe # internal mv $WORK/b001/exe/a.out.exe fcct-x86_64-pc-windows-gnu.exe rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5Aqsbd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x ++ dirname /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x + cd fcct-0.8.0 + install -d -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x/usr/bin + install -p -m 0755 ./fcct /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x/usr/bin + install -d -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x/usr/share/fcct + install -p -m 0644 ./fcct-x86_64-apple-darwin /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x/usr/share/fcct + install -p -m 0644 ./fcct-x86_64-pc-windows-gnu.exe /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x/usr/share/fcct + /usr/lib/rpm/find-debuginfo.sh -j3 --strict-build-id -m -i --build-id-seed 0.8.0-1.fc33 --unique-debug-suffix -0.8.0-1.fc33.s390x --unique-debug-src-base fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fcct-0.8.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x/usr/bin/fcct extracting debug info from /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x/usr/bin/fcct warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x/usr/bin/fcct. Use `info auto-load python-scripts [REGEXP]' to list them. original debug info size: 8324kB, size after compression: 7876kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 3185 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Lz8D5d + umask 022 + cd /builddir/build/BUILD + cd fcct-0.8.0 + LDFLAGS=' -X github.com/coreos/fcct/version=0.8.0' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i github.com/coreos/fcct -b /builddir/build/BUILD/fcct-0.8.0/_build/bin -s /builddir/build/BUILD/fcct-0.8.0/_build -V 0.8.0-1.fc33 -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x -g /usr/share/gocode -r '.*example.*' Testing in: /builddir/build/BUILD/fcct-0.8.0/_build/src PATH: /builddir/build/BUILD/fcct-0.8.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/fcct-0.8.0/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X github.com/coreos/fcct/version=0.8.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/coreos/fcct github.com/coreos/fcct/base/util PASS ok github.com/coreos/fcct/base/util 0.027s github.com/coreos/fcct/base/v0_1 PASS ok github.com/coreos/fcct/base/v0_1 0.005s github.com/coreos/fcct/base/v0_2 PASS ok github.com/coreos/fcct/base/v0_2 0.027s github.com/coreos/fcct/base/v0_3 PASS ok github.com/coreos/fcct/base/v0_3 0.025s github.com/coreos/fcct/base/v0_4_exp PASS ok github.com/coreos/fcct/base/v0_4_exp 0.029s github.com/coreos/fcct/config/fcos/v1_3 PASS ok github.com/coreos/fcct/config/fcos/v1_3 0.023s github.com/coreos/fcct/config/fcos/v1_4_exp PASS ok github.com/coreos/fcct/config/fcos/v1_4_exp 0.024s github.com/coreos/fcct/config/util PASS ok github.com/coreos/fcct/config/util 0.003s github.com/coreos/fcct/translate PASS ok github.com/coreos/fcct/translate 0.005s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GgjADd + umask 022 + cd /builddir/build/BUILD + cd fcct-0.8.0 + DOCDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x/usr/share/doc/fedora-coreos-config-transpiler + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x/usr/share/doc/fedora-coreos-config-transpiler + cp -pr docs /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x/usr/share/doc/fedora-coreos-config-transpiler + cp -pr README.md /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x/usr/share/doc/fedora-coreos-config-transpiler + cp -pr NEWS /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x/usr/share/doc/fedora-coreos-config-transpiler + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FD6fvd + umask 022 + cd /builddir/build/BUILD + cd fcct-0.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x/usr/share/licenses/fedora-coreos-config-transpiler + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x/usr/share/licenses/fedora-coreos-config-transpiler + cp -pr LICENSE /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x/usr/share/licenses/fedora-coreos-config-transpiler + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(golang(github.com/clarketm/json)) = 1.14.1 bundled(golang(github.com/coreos/go-semver/semver)) = 0.3.0 bundled(golang(github.com/coreos/go-systemd/unit)) = 0.0.0-20190321100706.git95778dfbb74e bundled(golang(github.com/coreos/go-systemd/v22/unit)) = 0.0.0-20190321100706.git95778dfbb74e bundled(golang(github.com/coreos/ignition/v2/config/merge)) = 2.8.1 bundled(golang(github.com/coreos/ignition/v2/config/shared/errors)) = 2.8.1 bundled(golang(github.com/coreos/ignition/v2/config/shared/validations)) = 2.8.1 bundled(golang(github.com/coreos/ignition/v2/config/util)) = 2.8.1 bundled(golang(github.com/coreos/ignition/v2/config/v3_0/types)) = 2.8.1 bundled(golang(github.com/coreos/ignition/v2/config/v3_1/types)) = 2.8.1 bundled(golang(github.com/coreos/ignition/v2/config/v3_2/types)) = 2.8.1 bundled(golang(github.com/coreos/ignition/v2/config/v3_3_experimental/types)) = 2.8.1 bundled(golang(github.com/coreos/ignition/v2/config/validate)) = 2.8.1 bundled(golang(github.com/coreos/vcontext/json)) = 0.0.0-20201120045928.gitb0e13dab675c bundled(golang(github.com/coreos/vcontext/path)) = 0.0.0-20201120045928.gitb0e13dab675c bundled(golang(github.com/coreos/vcontext/report)) = 0.0.0-20201120045928.gitb0e13dab675c bundled(golang(github.com/coreos/vcontext/tree)) = 0.0.0-20201120045928.gitb0e13dab675c bundled(golang(github.com/coreos/vcontext/validate)) = 0.0.0-20201120045928.gitb0e13dab675c bundled(golang(github.com/coreos/vcontext/yaml)) = 0.0.0-20201120045928.gitb0e13dab675c bundled(golang(github.com/davecgh/go-spew/spew)) = 1.1.1 bundled(golang(github.com/spf13/pflag)) = 1.0.5 bundled(golang(github.com/stretchr/testify/assert)) = 1.5.1 bundled(golang(github.com/vincent-petithory/dataurl)) = 0.0.0-20160330182126.git9a301d65acbb bundled(golang(gopkg.in/yaml.v3)) = 3.0.0-20191010095647.gitfc94e3f71652 fcct = 0.8.0-1.fc33 fedora-coreos-config-transpiler = 0.8.0-1.fc33 fedora-coreos-config-transpiler(s390-64) = 0.8.0-1.fc33 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)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: fedora-coreos-config-transpiler-nonlinux-0.8.0-1.fc33.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UuIk4b + umask 022 + cd /builddir/build/BUILD + cd fcct-0.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x/usr/share/licenses/fedora-coreos-config-transpiler-nonlinux + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x/usr/share/licenses/fedora-coreos-config-transpiler-nonlinux + cp -pr LICENSE /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x/usr/share/licenses/fedora-coreos-config-transpiler-nonlinux + RPM_EC=0 ++ jobs -p + exit 0 Provides: fedora-coreos-config-transpiler-nonlinux = 0.8.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fedora-coreos-config-transpiler-debugsource-0.8.0-1.fc33.s390x Provides: fedora-coreos-config-transpiler-debugsource = 0.8.0-1.fc33 fedora-coreos-config-transpiler-debugsource(s390-64) = 0.8.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fedora-coreos-config-transpiler-debuginfo-0.8.0-1.fc33.s390x Provides: debuginfo(build-id) = aa98644cd36b2dd4f68cb63e30941a3ef590a0d5 fedora-coreos-config-transpiler-debuginfo = 0.8.0-1.fc33 fedora-coreos-config-transpiler-debuginfo(s390-64) = 0.8.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fedora-coreos-config-transpiler-debugsource(s390-64) = 0.8.0-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-debugsource-0.8.0-1.fc33.s390x.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-debuginfo-0.8.0-1.fc33.s390x.rpm Wrote: /builddir/build/RPMS/fedora-coreos-config-transpiler-nonlinux-0.8.0-1.fc33.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.T6cYee + umask 022 + cd /builddir/build/BUILD + cd fcct-0.8.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fedora-coreos-config-transpiler-0.8.0-1.fc33.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0